mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-22 21:37:48 +08:00
增加sip信令超时时间
This commit is contained in:
parent
c3b66fc475
commit
dd32f4b07a
@ -34,5 +34,5 @@ public class SipConfig {
|
|||||||
|
|
||||||
private boolean alarm = false;
|
private boolean alarm = false;
|
||||||
|
|
||||||
private long timeout = 500;
|
private long timeout = 1000;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user