|
@@ -115,7 +115,7 @@ Internal ipv6 Sip Profile
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
|
|pass-rfc2833 | true | False | |
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
|
-|presence-hosts | $${domain},$${local_ip_v4} False | |
|
|
|
+|presence-hosts | $${domain},$${local_ip_v6} False | |
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
|
|presence-privacy | $${presence_privacy} | True | |
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
@@ -143,7 +143,7 @@ Internal ipv6 Sip Profile
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
|
|rtp-hold-timeout-sec | 1800 | True | |
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
|
-|rtp-ip | $${local_ip_v4} | True | |
|
|
|
+|rtp-ip | $${local_ip_v6} | True | |
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
|
|rtp-rewrite-timestamps | true | False | |
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
@@ -153,7 +153,7 @@ Internal ipv6 Sip Profile
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
|
|session-timeout | 1800 | False | |
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
|
-|sip-ip | $${local_ip_v4} | True | |
|
|
|
+|sip-ip | $${local_ip_v6} | True | |
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|
|
|
|sip-port | $${internal_sip_port} | True | |
|
|
|
+--------------------------+-------------------------+-----------+--------------------------------------------------------------+
|