Fix: after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable and the configuration parameters of Flyingvoice are not displayed by default settings. (#6057)
* Fix the registration failed after provision Flyingvoice phone. * Fix the parameter configuration of Flyingvoice not displayed in the Default Settings * Fix: after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable and the configuration parameters of Flyingvoice are not displayed by default settings. * Fix after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable. * Fix the configuration parameters of Flyingvoice are not displayed by default settings. * Fix: when only one sip line's shared line is enable, the shared lines of all SIP lines will be enable.
This commit is contained in:
@@ -103,7 +103,7 @@ account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{
|
||||
{if isset($account.1.password) }
|
||||
account.1.enable = 1
|
||||
{else}
|
||||
account.1.enable = 0
|
||||
account.1.enable =
|
||||
{/if}
|
||||
account.1.label = {$account.1.display_name}
|
||||
account.1.display_name = {$account.1.display_name}
|
||||
@@ -367,7 +367,8 @@ account.1.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.1.shared_line= {$shared_line_1}
|
||||
account.1.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.1.line_seize.expires=
|
||||
account.1.shared_line_one_touch_bargein.enable=
|
||||
account.1.shared_line_one_touch_retrieve.enable=
|
||||
@@ -480,7 +481,7 @@ account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
account.2.enable =
|
||||
{/if}
|
||||
account.2.label = {$account.2.display_name}
|
||||
account.2.display_name = {$account.2.display_name}
|
||||
@@ -744,7 +745,8 @@ account.2.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.2.shared_line= {$shared_line_1}
|
||||
account.2.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.2.line_seize.expires=
|
||||
account.2.shared_line_one_touch_bargein.enable=
|
||||
account.2.shared_line_one_touch_retrieve.enable=
|
||||
|
||||
@@ -104,7 +104,7 @@ account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{
|
||||
{if isset($account.1.password) }
|
||||
account.1.enable = 1
|
||||
{else}
|
||||
account.1.enable = 0
|
||||
account.1.enable =
|
||||
{/if}
|
||||
account.1.label = {$account.1.display_name}
|
||||
account.1.display_name = {$account.1.display_name}
|
||||
@@ -368,7 +368,8 @@ account.1.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.1.shared_line= {$shared_line_1}
|
||||
account.1.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.1.line_seize.expires=
|
||||
account.1.shared_line_one_touch_bargein.enable=
|
||||
account.1.shared_line_one_touch_retrieve.enable=
|
||||
@@ -481,7 +482,7 @@ account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
account.2.enable =
|
||||
{/if}
|
||||
account.2.label = {$account.2.display_name}
|
||||
account.2.display_name = {$account.2.display_name}
|
||||
@@ -745,7 +746,8 @@ account.2.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.2.shared_line= {$shared_line_1}
|
||||
account.2.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.2.line_seize.expires=
|
||||
account.2.shared_line_one_touch_bargein.enable=
|
||||
account.2.shared_line_one_touch_retrieve.enable=
|
||||
@@ -860,7 +862,7 @@ account.3.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.3.password) }
|
||||
account.3.enable = 1
|
||||
{else}
|
||||
account.3.enable = 0
|
||||
account.3.enable =
|
||||
{/if}
|
||||
account.3.label = {$account.3.display_name}
|
||||
account.3.display_name = {$account.3.display_name}
|
||||
@@ -1138,7 +1140,8 @@ account.3.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.3.shared_line= {$shared_line_1}
|
||||
account.3.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.3.line_seize.expires=
|
||||
account.3.shared_line_one_touch_bargein.enable=
|
||||
account.3.shared_line_one_touch_retrieve.enable=
|
||||
|
||||
@@ -104,7 +104,7 @@ account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{
|
||||
{if isset($account.1.password) }
|
||||
account.1.enable = 1
|
||||
{else}
|
||||
account.1.enable = 0
|
||||
account.1.enable =
|
||||
{/if}
|
||||
account.1.label = {$account.1.display_name}
|
||||
account.1.display_name = {$account.1.display_name}
|
||||
@@ -368,7 +368,8 @@ account.1.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.1.shared_line= {$shared_line_1}
|
||||
account.1.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.1.line_seize.expires=
|
||||
account.1.shared_line_one_touch_bargein.enable=
|
||||
account.1.shared_line_one_touch_retrieve.enable=
|
||||
@@ -481,7 +482,7 @@ account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
account.2.enable =
|
||||
{/if}
|
||||
account.2.label = {$account.2.display_name}
|
||||
account.2.display_name = {$account.2.display_name}
|
||||
@@ -745,7 +746,8 @@ account.2.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.2.shared_line= {$shared_line_1}
|
||||
account.2.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.2.line_seize.expires=
|
||||
account.2.shared_line_one_touch_bargein.enable=
|
||||
account.2.shared_line_one_touch_retrieve.enable=
|
||||
|
||||
@@ -104,7 +104,7 @@ account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{
|
||||
{if isset($account.1.password) }
|
||||
account.1.enable = 1
|
||||
{else}
|
||||
account.1.enable = 0
|
||||
account.1.enable =
|
||||
{/if}
|
||||
account.1.label = {$account.1.display_name}
|
||||
account.1.display_name = {$account.1.display_name}
|
||||
@@ -368,7 +368,8 @@ account.1.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.1.shared_line= {$shared_line_1}
|
||||
account.1.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.1.line_seize.expires=
|
||||
account.1.shared_line_one_touch_bargein.enable=
|
||||
account.1.shared_line_one_touch_retrieve.enable=
|
||||
@@ -481,7 +482,7 @@ account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
account.2.enable =
|
||||
{/if}
|
||||
account.2.label = {$account.2.display_name}
|
||||
account.2.display_name = {$account.2.display_name}
|
||||
@@ -745,7 +746,8 @@ account.2.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.2.shared_line= {$shared_line_1}
|
||||
account.2.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.2.line_seize.expires=
|
||||
account.2.shared_line_one_touch_bargein.enable=
|
||||
account.2.shared_line_one_touch_retrieve.enable=
|
||||
@@ -860,7 +862,7 @@ account.3.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.3.password) }
|
||||
account.3.enable = 1
|
||||
{else}
|
||||
account.3.enable = 0
|
||||
account.3.enable =
|
||||
{/if}
|
||||
account.3.label = {$account.3.display_name}
|
||||
account.3.display_name = {$account.3.display_name}
|
||||
@@ -1138,7 +1140,8 @@ account.3.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.3.shared_line= {$shared_line_1}
|
||||
account.3.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.3.line_seize.expires=
|
||||
account.3.shared_line_one_touch_bargein.enable=
|
||||
account.3.shared_line_one_touch_retrieve.enable=
|
||||
@@ -1253,7 +1256,7 @@ account.4.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.4.password) }
|
||||
account.4.enable = 1
|
||||
{else}
|
||||
account.4.enable = 0
|
||||
account.4.enable =
|
||||
{/if}
|
||||
account.4.label = {$account.4.display_name}
|
||||
account.4.display_name = {$account.4.display_name}
|
||||
@@ -1531,7 +1534,8 @@ account.4.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.4.shared_line= {$shared_line_1}
|
||||
account.4.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.4.line_seize.expires=
|
||||
account.4.shared_line_one_touch_bargein.enable=
|
||||
account.4.shared_line_one_touch_retrieve.enable=
|
||||
|
||||
@@ -104,7 +104,7 @@ account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{
|
||||
{if isset($account.1.password) }
|
||||
account.1.enable = 1
|
||||
{else}
|
||||
account.1.enable = 0
|
||||
account.1.enable =
|
||||
{/if}
|
||||
account.1.label = {$account.1.display_name}
|
||||
account.1.display_name = {$account.1.display_name}
|
||||
@@ -368,7 +368,8 @@ account.1.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.1.shared_line= {$shared_line_1}
|
||||
account.1.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.1.line_seize.expires=
|
||||
account.1.shared_line_one_touch_bargein.enable=
|
||||
account.1.shared_line_one_touch_retrieve.enable=
|
||||
@@ -481,7 +482,7 @@ account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
account.2.enable =
|
||||
{/if}
|
||||
account.2.label = {$account.2.display_name}
|
||||
account.2.display_name = {$account.2.display_name}
|
||||
@@ -745,7 +746,8 @@ account.2.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.2.shared_line= {$shared_line_1}
|
||||
account.2.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.2.line_seize.expires=
|
||||
account.2.shared_line_one_touch_bargein.enable=
|
||||
account.2.shared_line_one_touch_retrieve.enable=
|
||||
@@ -860,7 +862,7 @@ account.3.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.3.password) }
|
||||
account.3.enable = 1
|
||||
{else}
|
||||
account.3.enable = 0
|
||||
account.3.enable =
|
||||
{/if}
|
||||
account.3.label = {$account.3.display_name}
|
||||
account.3.display_name = {$account.3.display_name}
|
||||
@@ -1138,7 +1140,8 @@ account.3.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.3.shared_line= {$shared_line_1}
|
||||
account.3.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.3.line_seize.expires=
|
||||
account.3.shared_line_one_touch_bargein.enable=
|
||||
account.3.shared_line_one_touch_retrieve.enable=
|
||||
@@ -1253,7 +1256,7 @@ account.4.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.4.password) }
|
||||
account.4.enable = 1
|
||||
{else}
|
||||
account.4.enable = 0
|
||||
account.4.enable =
|
||||
{/if}
|
||||
account.4.label = {$account.4.display_name}
|
||||
account.4.display_name = {$account.4.display_name}
|
||||
@@ -1531,7 +1534,8 @@ account.4.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.4.shared_line= {$shared_line_1}
|
||||
account.4.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.4.line_seize.expires=
|
||||
account.4.shared_line_one_touch_bargein.enable=
|
||||
account.4.shared_line_one_touch_retrieve.enable=
|
||||
@@ -1645,7 +1649,7 @@ account.5.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.5.password) }
|
||||
account.5.enable = 1
|
||||
{else}
|
||||
account.5.enable = 0
|
||||
account.5.enable =
|
||||
{/if}
|
||||
account.5.label = {$account.5.display_name}
|
||||
account.5.display_name = {$account.5.display_name}
|
||||
@@ -1923,7 +1927,8 @@ account.5.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.5.shared_line= {$shared_line_1}
|
||||
account.5.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.5.line_seize.expires=
|
||||
account.5.shared_line_one_touch_bargein.enable=
|
||||
account.5.shared_line_one_touch_retrieve.enable=
|
||||
@@ -2037,7 +2042,7 @@ account.6.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.6.password) }
|
||||
account.6.enable = 1
|
||||
{else}
|
||||
account.6.enable = 0
|
||||
account.6.enable =
|
||||
{/if}
|
||||
account.6.label = {$account.6.display_name}
|
||||
account.6.display_name = {$account.6.display_name}
|
||||
@@ -2315,7 +2320,8 @@ account.6.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.6.shared_line= {$shared_line_1}
|
||||
account.6.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.6.line_seize.expires=
|
||||
account.6.shared_line_one_touch_bargein.enable=
|
||||
account.6.shared_line_one_touch_retrieve.enable=
|
||||
@@ -2430,7 +2436,7 @@ account.7.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.7.password) }
|
||||
account.7.enable = 1
|
||||
{else}
|
||||
account.7.enable = 0
|
||||
account.7.enable =
|
||||
{/if}
|
||||
account.7.label = {$account.7.display_name}
|
||||
account.7.display_name = {$account.7.display_name}
|
||||
@@ -2708,7 +2714,8 @@ account.7.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.7.shared_line= {$shared_line_1}
|
||||
account.7.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.7.line_seize.expires=
|
||||
account.7.shared_line_one_touch_bargein.enable=
|
||||
account.7.shared_line_one_touch_retrieve.enable=
|
||||
@@ -2823,7 +2830,7 @@ account.8.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.8.password) }
|
||||
account.8.enable = 1
|
||||
{else}
|
||||
account.8.enable = 0
|
||||
account.8.enable =
|
||||
{/if}
|
||||
account.8.label = {$account.8.display_name}
|
||||
account.8.display_name = {$account.8.display_name}
|
||||
@@ -3101,7 +3108,8 @@ account.8.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.8.shared_line= {$shared_line_1}
|
||||
account.8.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.8.line_seize.expires=
|
||||
account.8.shared_line_one_touch_bargein.enable=
|
||||
account.8.shared_line_one_touch_retrieve.enable=
|
||||
|
||||
@@ -103,7 +103,7 @@ account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{
|
||||
{if isset($account.1.password) }
|
||||
account.1.enable = 1
|
||||
{else}
|
||||
account.1.enable = 0
|
||||
account.1.enable =
|
||||
{/if}
|
||||
account.1.label = {$account.1.display_name}
|
||||
account.1.display_name = {$account.1.display_name}
|
||||
@@ -367,7 +367,8 @@ account.1.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.1.shared_line= {$shared_line_1}
|
||||
account.1.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.1.line_seize.expires=
|
||||
account.1.shared_line_one_touch_bargein.enable=
|
||||
account.1.shared_line_one_touch_retrieve.enable=
|
||||
@@ -501,7 +502,7 @@ account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
account.2.enable =
|
||||
{/if}
|
||||
account.2.label = {$account.2.display_name}
|
||||
account.2.display_name = {$account.2.display_name}
|
||||
@@ -765,7 +766,8 @@ account.2.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.2.shared_line= {$shared_line_1}
|
||||
account.2.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.2.line_seize.expires=
|
||||
account.2.shared_line_one_touch_bargein.enable=
|
||||
account.2.shared_line_one_touch_retrieve.enable=
|
||||
@@ -901,7 +903,7 @@ account.3.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.3.password) }
|
||||
account.3.enable = 1
|
||||
{else}
|
||||
account.3.enable = 0
|
||||
account.3.enable =
|
||||
{/if}
|
||||
account.3.label = {$account.3.display_name}
|
||||
account.3.display_name = {$account.3.display_name}
|
||||
@@ -1179,7 +1181,8 @@ account.3.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.3.shared_line= {$shared_line_1}
|
||||
account.3.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.3.line_seize.expires=
|
||||
account.3.shared_line_one_touch_bargein.enable=
|
||||
account.3.shared_line_one_touch_retrieve.enable=
|
||||
@@ -1315,7 +1318,7 @@ account.4.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.4.password) }
|
||||
account.4.enable = 1
|
||||
{else}
|
||||
account.4.enable = 0
|
||||
account.4.enable =
|
||||
{/if}
|
||||
account.4.label = {$account.4.display_name}
|
||||
account.4.display_name = {$account.4.display_name}
|
||||
@@ -1593,7 +1596,8 @@ account.4.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.4.shared_line= {$shared_line_1}
|
||||
account.4.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.4.line_seize.expires=
|
||||
account.4.shared_line_one_touch_bargein.enable=
|
||||
account.4.shared_line_one_touch_retrieve.enable=
|
||||
@@ -1728,7 +1732,7 @@ account.5.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.5.password) }
|
||||
account.5.enable = 1
|
||||
{else}
|
||||
account.5.enable = 0
|
||||
account.5.enable =
|
||||
{/if}
|
||||
account.5.label = {$account.5.display_name}
|
||||
account.5.display_name = {$account.5.display_name}
|
||||
@@ -2006,7 +2010,8 @@ account.5.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.5.shared_line= {$shared_line_1}
|
||||
account.5.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.5.line_seize.expires=
|
||||
account.5.shared_line_one_touch_bargein.enable=
|
||||
account.5.shared_line_one_touch_retrieve.enable=
|
||||
@@ -2141,7 +2146,7 @@ account.6.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.6.password) }
|
||||
account.6.enable = 1
|
||||
{else}
|
||||
account.6.enable = 0
|
||||
account.6.enable =
|
||||
{/if}
|
||||
account.6.label = {$account.6.display_name}
|
||||
account.6.display_name = {$account.6.display_name}
|
||||
@@ -2419,7 +2424,8 @@ account.6.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.6.shared_line= {$shared_line_1}
|
||||
account.6.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.6.line_seize.expires=
|
||||
account.6.shared_line_one_touch_bargein.enable=
|
||||
account.6.shared_line_one_touch_retrieve.enable=
|
||||
@@ -2555,7 +2561,7 @@ account.7.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.7.password) }
|
||||
account.7.enable = 1
|
||||
{else}
|
||||
account.7.enable = 0
|
||||
account.7.enable =
|
||||
{/if}
|
||||
account.7.label = {$account.7.display_name}
|
||||
account.7.display_name = {$account.7.display_name}
|
||||
@@ -2833,7 +2839,8 @@ account.7.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.7.shared_line= {$shared_line_1}
|
||||
account.7.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.7.line_seize.expires=
|
||||
account.7.shared_line_one_touch_bargein.enable=
|
||||
account.7.shared_line_one_touch_retrieve.enable=
|
||||
@@ -2969,7 +2976,7 @@ account.8.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.8.password) }
|
||||
account.8.enable = 1
|
||||
{else}
|
||||
account.8.enable = 0
|
||||
account.8.enable =
|
||||
{/if}
|
||||
account.8.label = {$account.8.display_name}
|
||||
account.8.display_name = {$account.8.display_name}
|
||||
@@ -3247,7 +3254,8 @@ account.8.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.8.shared_line= {$shared_line_1}
|
||||
account.8.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.8.line_seize.expires=
|
||||
account.8.shared_line_one_touch_bargein.enable=
|
||||
account.8.shared_line_one_touch_retrieve.enable=
|
||||
@@ -3383,7 +3391,7 @@ account.9.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.9.password) }
|
||||
account.9.enable = 1
|
||||
{else}
|
||||
account.9.enable = 0
|
||||
account.9.enable =
|
||||
{/if}
|
||||
account.9.label = {$account.9.display_name}
|
||||
account.9.display_name = {$account.9.display_name}
|
||||
@@ -3661,7 +3669,8 @@ account.9.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.9.shared_line= {$shared_line_1}
|
||||
account.9.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.9.line_seize.expires=
|
||||
account.9.shared_line_one_touch_bargein.enable=
|
||||
account.9.shared_line_one_touch_retrieve.enable=
|
||||
@@ -3776,7 +3785,7 @@ account.10.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.10.password) }
|
||||
account.10.enable = 1
|
||||
{else}
|
||||
account.10.enable = 0
|
||||
account.10.enable =
|
||||
{/if}
|
||||
account.10.label = {$account.10.display_name}
|
||||
account.10.display_name = {$account.10.display_name}
|
||||
@@ -4040,7 +4049,8 @@ account.10.blf.subscribe_event=
|
||||
#######################################################################################
|
||||
## SCA ##
|
||||
#######################################################################################
|
||||
account.10.shared_line= {$shared_line_1}
|
||||
account.10.shared_line= {if isset$account.1.password }{$shared_line_1}{else}{/if}
|
||||
|
||||
account.10.line_seize.expires=
|
||||
account.10.shared_line_one_touch_bargein.enable=
|
||||
account.10.shared_line_one_touch_retrieve.enable=
|
||||
|
||||
@@ -91,7 +91,7 @@ account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{
|
||||
{if isset($account.1.password) }
|
||||
account.1.enable = 1
|
||||
{else}
|
||||
account.1.enable = 0
|
||||
account.1.enable =
|
||||
{/if}
|
||||
account.1.label = {$account.1.display_name}
|
||||
account.1.display_name = {$account.1.display_name}
|
||||
@@ -425,7 +425,7 @@ account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
account.2.enable =
|
||||
{/if}
|
||||
account.2.label = {$account.2.display_name}
|
||||
account.2.display_name = {$account.2.display_name}
|
||||
|
||||
@@ -91,7 +91,7 @@ account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{
|
||||
{if isset($account.1.password) }
|
||||
account.1.enable = 1
|
||||
{else}
|
||||
account.1.enable = 0
|
||||
account.1.enable =
|
||||
{/if}
|
||||
account.1.label = {$account.1.display_name}
|
||||
account.1.display_name = {$account.1.display_name}
|
||||
@@ -425,7 +425,7 @@ account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
account.2.enable =
|
||||
{/if}
|
||||
account.2.label = {$account.2.display_name}
|
||||
account.2.display_name = {$account.2.display_name}
|
||||
|
||||
Reference in New Issue
Block a user