默认仍使用via ip 做为回复的ip
parent
131ea77669
commit
5606bce885
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue