默认仍使用via ip 做为回复的ip
This commit is contained in:
@@ -35,7 +35,7 @@ public class UserSetting {
|
|||||||
|
|
||||||
private Boolean useSourceIpAsStreamIp = Boolean.FALSE;
|
private Boolean useSourceIpAsStreamIp = Boolean.FALSE;
|
||||||
|
|
||||||
private Boolean sipUseSourceIpAsRemoteAddress = Boolean.TRUE;
|
private Boolean sipUseSourceIpAsRemoteAddress = Boolean.FALSE;
|
||||||
|
|
||||||
private Boolean streamOnDemand = Boolean.TRUE;
|
private Boolean streamOnDemand = Boolean.TRUE;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user