增加sip信令超时时间
This commit is contained in:
@@ -34,5 +34,5 @@ public class SipConfig {
|
|||||||
|
|
||||||
private boolean alarm = false;
|
private boolean alarm = false;
|
||||||
|
|
||||||
private long timeout = 500;
|
private long timeout = 1000;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user