Update {$mac}.xml
This commit is contained in:
parent
a0ca17525c
commit
153610f944
|
|
@ -454,6 +454,10 @@
|
|||
<!-- Outbound Proxy -->
|
||||
<!-- String -->
|
||||
<P403>{$outbound_proxy_2}</P403>
|
||||
|
||||
<!-- Backup Outbound Proxy -->
|
||||
<!-- String -->
|
||||
<P2433>{$outbound_proxy_secondary_2}</P2433>
|
||||
<!-- SIP User ID -->
|
||||
<!-- String -->
|
||||
<P404>{$user_id_2}</P404>
|
||||
|
|
@ -882,6 +886,10 @@
|
|||
<!-- Outbound Proxy -->
|
||||
<!-- String -->
|
||||
<P503>{$outbound_proxy_3}</P503>
|
||||
|
||||
<!-- Backup Outbound Proxy -->
|
||||
<!-- String -->
|
||||
<P2533>{$outbound_proxy_secondary_3}</P2533>
|
||||
<!-- SIP User ID -->
|
||||
<!-- String -->
|
||||
<P504>{$user_id_3}</P504>
|
||||
|
|
@ -1309,6 +1317,10 @@
|
|||
<!-- Outbound Proxy -->
|
||||
<!-- String -->
|
||||
<P603>{$outbound_proxy_4}</P603>
|
||||
|
||||
<!-- Backup Outbound Proxy -->
|
||||
<!-- String -->
|
||||
<P2633>{$outbound_proxy_secondary_4}</P2633>
|
||||
<!-- SIP User ID -->
|
||||
<!-- String -->
|
||||
<P604>{$user_id_4}</P604>
|
||||
|
|
|
|||
Loading…
Reference in New Issue