Change external IP address

This commit is contained in:
2026-03-26 23:02:57 -04:00
parent e67940a90b
commit 68d1e9d154

View File

@@ -291,7 +291,7 @@
If unspecified, the bind_server_ip value is used. If unspecified, the bind_server_ip value is used.
Used by: sofia.conf.xml dingaling.conf.xml Used by: sofia.conf.xml dingaling.conf.xml
--> -->
<X-PRE-PROCESS cmd="stun-set" data="external_rtp_ip=47.206.161.244"/> <X-PRE-PROCESS cmd="stun-set" data="external_rtp_ip=47.206.161.230"/>
<!-- external_sip_ip <!-- external_sip_ip
Used as the public IP address for SDP. Used as the public IP address for SDP.
@@ -304,7 +304,7 @@
If unspecified, the bind_server_ip value is used. If unspecified, the bind_server_ip value is used.
Used by: sofia.conf.xml dingaling.conf.xml Used by: sofia.conf.xml dingaling.conf.xml
--> -->
<X-PRE-PROCESS cmd="stun-set" data="external_sip_ip=47.206.161.244"/> <X-PRE-PROCESS cmd="stun-set" data="external_sip_ip=47.206.161.230"/>
<!-- unroll-loops <!-- unroll-loops
Used to turn on sip loopback unrolling. Used to turn on sip loopback unrolling.