mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Grandstream template nway conference support
Support enabling nway conference with Grandstream phones if nway_conference is set to true. If it is not true, it sets the conference URI back to blank to restore local conference
This commit is contained in:
@@ -488,7 +488,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Account Ring Tone. See ring tone options and value in the Ring Tone Value Table below -->
|
||||
{if isset($grandstream_account_ring_tone_1)}
|
||||
@@ -1056,7 +1056,7 @@
|
||||
|
||||
<!-- # Conference-URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # No Answer Timeout (s). Default value is 20 -->
|
||||
<!-- # Number: 1 - 120. -->
|
||||
@@ -1624,7 +1624,7 @@
|
||||
|
||||
<!-- # Conference-URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # No Answer Timeout (s). Default value is 20 -->
|
||||
<!-- # Number: 1 - 120 -->
|
||||
@@ -2193,7 +2193,7 @@
|
||||
|
||||
<!-- # Conference-URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Account Ring Tone. See ring tone options and value in the Ring Tone value table below -->
|
||||
|
||||
@@ -2764,7 +2764,7 @@
|
||||
|
||||
<!-- # Conference-URI -->
|
||||
<!-- # String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- # No Answer Timeout (s). Default value is 20 -->
|
||||
<!-- # Number: 1 - 120 -->
|
||||
@@ -3335,7 +3335,7 @@
|
||||
|
||||
<!-- # Conference-URI -->
|
||||
<!-- # String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- # No Answer Timeout (s). Default value is 20 -->
|
||||
<!-- # Number: 1 - 120 -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2256,7 +2256,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2256,7 +2256,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -3205,7 +3205,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2256,7 +2256,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -3205,7 +3205,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -4155,7 +4155,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2256,7 +2256,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -3205,7 +3205,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -4155,7 +4155,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -5105,7 +5105,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -350,7 +350,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1326,7 +1326,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2293,7 +2293,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -3262,7 +3262,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -4233,7 +4233,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -353,7 +353,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
|
||||
@@ -227,7 +227,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
|
||||
@@ -302,7 +302,7 @@
|
||||
<P134></P134>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2350></P2350>
|
||||
@@ -736,7 +736,7 @@
|
||||
<P444></P444>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2450></P2450>
|
||||
|
||||
@@ -302,7 +302,7 @@
|
||||
<P134></P134>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2350></P2350>
|
||||
@@ -736,7 +736,7 @@
|
||||
<P444></P444>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2450></P2450>
|
||||
|
||||
@@ -417,7 +417,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
@@ -974,7 +974,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
|
||||
@@ -226,7 +226,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
@@ -783,7 +783,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
|
||||
@@ -264,7 +264,7 @@
|
||||
<P188>0</P188>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2350></P2350>
|
||||
@@ -872,7 +872,7 @@
|
||||
<P488>0</P488>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2450></P2450>
|
||||
@@ -1445,7 +1445,7 @@
|
||||
<P2589>0</P2589>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2550></P2550>
|
||||
|
||||
@@ -1034,7 +1034,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1745,7 +1745,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2445,7 +2445,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -263,7 +263,7 @@
|
||||
|
||||
<!--# Conference URI-->
|
||||
<!--# String-->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!--# Music On Hold URI-->
|
||||
<!--# String-->
|
||||
@@ -893,7 +893,7 @@
|
||||
|
||||
<!--# Conference URI-->
|
||||
<!--# String-->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!--# Music On Hold URI-->
|
||||
<!--# String-->
|
||||
@@ -1521,7 +1521,7 @@
|
||||
|
||||
<!--# Conference URI-->
|
||||
<!--# String-->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!--# Music On Hold URI-->
|
||||
<!--# String-->
|
||||
@@ -2147,7 +2147,7 @@
|
||||
|
||||
<!--# Conference URI-->
|
||||
<!--# String-->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!--# Music On Hold URI-->
|
||||
<!--# String-->
|
||||
|
||||
@@ -178,7 +178,7 @@
|
||||
<P134></P134>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2350></P2350>
|
||||
@@ -616,7 +616,7 @@
|
||||
<P444></P444>
|
||||
<!-- Conference URI-->
|
||||
<!-- String-->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
<!-- Music On Hold URI-->
|
||||
<!-- String-->
|
||||
<P2450></P2450>
|
||||
@@ -1049,7 +1049,7 @@
|
||||
<P544></P544>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2550></P2550>
|
||||
@@ -1480,7 +1480,7 @@
|
||||
<P644></P644>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
<!-- Music On Hold -->
|
||||
<!-- String -->
|
||||
<P2650></P2650>
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2256,7 +2256,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -3205,7 +3205,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -4155,7 +4155,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -5105,7 +5105,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2256,7 +2256,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -3205,7 +3205,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -4155,7 +4155,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -5105,7 +5105,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2256,7 +2256,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -3205,7 +3205,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -4155,7 +4155,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -5105,7 +5105,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2256,7 +2256,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -3205,7 +3205,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -4155,7 +4155,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -5105,7 +5105,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -354,7 +354,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -1308,7 +1308,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -2256,7 +2256,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -3205,7 +3205,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -4155,7 +4155,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
@@ -5105,7 +5105,7 @@
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<!-- # String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- # Music On Hold URI -->
|
||||
<!-- # String -->
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
<P134></P134>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2350></P2350>
|
||||
@@ -559,7 +559,7 @@
|
||||
<P444></P444>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2450></P2450>
|
||||
@@ -991,7 +991,7 @@
|
||||
<P544></P544>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2550></P2550>
|
||||
@@ -1421,7 +1421,7 @@
|
||||
<P644></P644>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2650></P2650>
|
||||
@@ -1845,7 +1845,7 @@
|
||||
<P1744></P1744>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2750></P2750>
|
||||
@@ -2276,7 +2276,7 @@
|
||||
<P1844></P1844>
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
<P2850></P2850>
|
||||
|
||||
@@ -272,7 +272,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
@@ -836,7 +836,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
@@ -1399,7 +1399,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
@@ -1955,7 +1955,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
@@ -2505,7 +2505,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
@@ -3062,7 +3062,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- Music On Hold URI -->
|
||||
<!-- String -->
|
||||
|
||||
@@ -344,7 +344,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -762,7 +762,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -1190,7 +1190,7 @@ VNumber: 0, 1, 2. -->
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -1620,7 +1620,7 @@ VNumber: 0, 1, 2. -->
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- Account Ring Tone. See ring tone options and value in the Ring Tone value table below -->
|
||||
<P623>content://settings/system/ringtone</P623>
|
||||
@@ -2045,7 +2045,7 @@ Account 5 Codec Settings
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -2471,7 +2471,7 @@ Account 5 Codec Settings
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
|
||||
@@ -555,7 +555,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -973,7 +973,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -1401,7 +1401,7 @@ VNumber: 0, 1, 2. -->
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -1831,7 +1831,7 @@ VNumber: 0, 1, 2. -->
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- Account Ring Tone. See ring tone options and value in the Ring Tone value table below -->
|
||||
<P623>content://settings/system/ringtone</P623>
|
||||
@@ -2256,7 +2256,7 @@ Account 5 Codec Settings
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -2682,7 +2682,7 @@ Account 5 Codec Settings
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
|
||||
@@ -600,7 +600,7 @@
|
||||
|
||||
<!-- Conference URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -1255,7 +1255,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -1893,7 +1893,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -2534,7 +2534,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -3173,7 +3173,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -3814,7 +3814,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
|
||||
@@ -560,7 +560,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -978,7 +978,7 @@
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -1406,7 +1406,7 @@ VNumber: 0, 1, 2. -->
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2518></P2518>
|
||||
<P2518>{if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}</P2518>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -1836,7 +1836,7 @@ VNumber: 0, 1, 2. -->
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2618></P2618>
|
||||
<P2618>{if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}</P2618>
|
||||
|
||||
<!-- Account Ring Tone. See ring tone options and value in the Ring Tone value table below -->
|
||||
<P623>content://settings/system/ringtone</P623>
|
||||
@@ -2261,7 +2261,7 @@ Account 5 Codec Settings
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2718></P2718>
|
||||
<P2718>{if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}</P2718>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
@@ -2687,7 +2687,7 @@ Account 5 Codec Settings
|
||||
|
||||
<!-- Conference-URI -->
|
||||
<!-- String -->
|
||||
<P2818></P2818>
|
||||
<P2818>{if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}</P2818>
|
||||
|
||||
<!-- Broadsoft Call Center. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- Number: 0, 1 -->
|
||||
|
||||
@@ -1109,7 +1109,7 @@
|
||||
<P2359>0</P2359>
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- ################################################################################# -->
|
||||
<!-- # Codec/Voice Quality settings # -->
|
||||
@@ -1987,7 +1987,7 @@
|
||||
<P2459>0</P2459>
|
||||
|
||||
<!-- #Conference URI -->
|
||||
<P2418></P2418>
|
||||
<P2418>{if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}</P2418>
|
||||
|
||||
<!-- ################################################################################# -->
|
||||
<!-- # Codec/Voice Quality settings # -->
|
||||
|
||||
@@ -1048,7 +1048,7 @@
|
||||
<P2359>0</P2359>
|
||||
|
||||
<!-- # Conference URI -->
|
||||
<P2318></P2318>
|
||||
<P2318>{if $nway_conference == true}nway{$account.1.user_id}@{$account.1.server_address}{/if}</P2318>
|
||||
|
||||
<!-- ################################################################################# -->
|
||||
<!-- # Codec/Voice Quality settings # -->
|
||||
|
||||
Reference in New Issue
Block a user