From 68f7ca517e9ca98d9a394f62fcc911e0dc32d049 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 1 Jan 2023 02:32:58 +0800 Subject: [PATCH] Update all model templates of Flyingvoice. (#6509) * 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. * Fix: unable to generate configuration file of Flyingvoice due to syntax error. * Add the P1X, P2X, P3X, P5X, i86Box, iMetalBox, audioKit Series for Flyingvoice in Devices. * Update all model templates of Flyingvoice. --- .../provision/flyingvoice/audiokit/{$mac}.cfg | 819 +-- .../provision/flyingvoice/fip10/{$mac}.cfg | 824 +-- .../provision/flyingvoice/fip11c/{$mac}.cfg | 1219 +--- .../provision/flyingvoice/fip12wp/{$mac}.cfg | 823 +-- .../provision/flyingvoice/fip13g/{$mac}.cfg | 1613 +---- .../provision/flyingvoice/fip14g/{$mac}.cfg | 3185 +------- .../provision/flyingvoice/fip15g/{$mac}.cfg | 4127 +---------- .../provision/flyingvoice/fip16/{$mac}.cfg | 739 +- .../flyingvoice/fip16plus/{$mac}.cfg | 739 +- .../provision/flyingvoice/i86box/{$mac}.cfg | 819 +-- .../flyingvoice/imetalbox/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p10/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p10g/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p10lte/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p10p/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p10w/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p11/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p11g/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p11lte/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p11p/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p11w/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p20/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p20g/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p20p/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p20w/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p21/{$mac}.cfg | 1607 +---- .../provision/flyingvoice/p21p/{$mac}.cfg | 1607 +---- .../provision/flyingvoice/p21w/{$mac}.cfg | 1607 +---- .../provision/flyingvoice/p22g/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p22p/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p23g/{$mac}.cfg | 3181 +------- .../provision/flyingvoice/p23gw/{$mac}.cfg | 3181 +------- .../provision/flyingvoice/p24gw/{$mac}.cfg | 3181 +------- .../provision/flyingvoice/p33/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p33g/{$mac}.cfg | 3182 +------- .../provision/flyingvoice/p33p/{$mac}.cfg | 819 +-- .../provision/flyingvoice/p510/{$mac}.cfg | 6377 +---------------- .../provision/flyingvoice/p53/{$mac}.cfg | 4872 +------------ .../provision/flyingvoice/p54/{$mac}.cfg | 6376 +--------------- .../provision/flyingvoice/p55/{$mac}.cfg | 6377 +---------------- .../provision/flyingvoice/p57/{$mac}.cfg | 6377 +---------------- .../provision/flyingvoice/p58/{$mac}.cfg | 6377 +---------------- 42 files changed, 9392 insertions(+), 75378 deletions(-) diff --git a/resources/templates/provision/flyingvoice/audiokit/{$mac}.cfg b/resources/templates/provision/flyingvoice/audiokit/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/audiokit/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/audiokit/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/fip10/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip10/{$mac}.cfg index bbd976b0ef..791bca2b48 100644 --- a/resources/templates/provision/flyingvoice/fip10/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/fip10/{$mac}.cfg @@ -2,322 +2,329 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} + ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} +>>>>>>> Stashed changes -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} + +account.{$row.line_number}.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source = {$flyingvoice_cp_source} -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= + +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= +>>>>>>> Stashed changes ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +332,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri = {if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +405,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source = {$flyingvoice_cp_source} -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/fip11c/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip11c/{$mac}.cfg index 27af97f830..2f512b4516 100644 --- a/resources/templates/provision/flyingvoice/fip11c/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/fip11c/{$mac}.cfg @@ -2,323 +2,329 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = + +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = +>>>>>>> Stashed changes ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source = {$flyingvoice_cp_source} -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= + +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= +>>>>>>> Stashed changes ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +332,74 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= +>>>>>>> Stashed changes + ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,785 +407,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source = {$flyingvoice_cp_source} -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source = {$flyingvoice_cp_source} -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/fip12wp/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip12wp/{$mac}.cfg index ee8d11fdd4..7f20ce14ac 100644 --- a/resources/templates/provision/flyingvoice/fip12wp/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/fip12wp/{$mac}.cfg @@ -2,323 +2,329 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = + +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = +>>>>>>> Stashed changes ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source = {$flyingvoice_cp_source} -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= + +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= +>>>>>>> Stashed changes ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +332,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,391 +405,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source = {$flyingvoice_cp_source} -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/fip13g/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip13g/{$mac}.cfg index 37d523540f..2f512b4516 100644 --- a/resources/templates/provision/flyingvoice/fip13g/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/fip13g/{$mac}.cfg @@ -2,323 +2,329 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = + +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = +>>>>>>> Stashed changes ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source = {$flyingvoice_cp_source} -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= + +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= +>>>>>>> Stashed changes ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +332,74 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= +>>>>>>> Stashed changes + ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,1179 +407,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source = {$flyingvoice_cp_source} -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source = {$flyingvoice_cp_source} -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source = {$flyingvoice_cp_source} -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/fip14g/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip14g/{$mac}.cfg index 6b70a69520..7f20ce14ac 100644 --- a/resources/templates/provision/flyingvoice/fip14g/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/fip14g/{$mac}.cfg @@ -2,323 +2,329 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = + +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = +>>>>>>> Stashed changes ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source = {$flyingvoice_cp_source} -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= + +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= +>>>>>>> Stashed changes ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +332,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,2753 +405,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source = {$flyingvoice_cp_source} -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source = {$flyingvoice_cp_source} -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source = {$flyingvoice_cp_source} -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source = {$flyingvoice_cp_source} -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source = {$flyingvoice_cp_source} -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source = {$flyingvoice_cp_source} -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source = {$flyingvoice_cp_source} -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/fip15g/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip15g/{$mac}.cfg index ac435b5843..6689709fd7 100644 --- a/resources/templates/provision/flyingvoice/fip15g/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/fip15g/{$mac}.cfg @@ -2,322 +2,328 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = + +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = +>>>>>>> Stashed changes ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source = {$flyingvoice_cp_source} -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= + +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= +>>>>>>> Stashed changes ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,55 +331,55 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= @@ -381,37 +387,37 @@ account.1.shared_line_callpull_code= ####################################################################################### ## Broadsoft Hoteling ## ####################################################################################### -account.1.hoteling.enable= -account.1.hoteling.user_id= -account.1.hoteling.password= -account.1.hoteling.expires= -account.1.hoteling.auto_login_enable= +account.{$row.line_number}.hoteling.enable= +account.{$row.line_number}.hoteling.user_id= +account.{$row.line_number}.hoteling.password= +account.{$row.line_number}.hoteling.expires= +account.{$row.line_number}.hoteling.auto_login_enable= ####################################################################################### ## Broadsoft XSI ## ####################################################################################### -account.1.xsi.user = -account.1.xsi.password = -account.1.xsi.host = -account.1.xsi.server_type = -account.1.xsi.port = +account.{$row.line_number}.xsi.user = +account.{$row.line_number}.xsi.password = +account.{$row.line_number}.xsi.host = +account.{$row.line_number}.xsi.server_type = +account.{$row.line_number}.xsi.port = ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -419,3675 +425,16 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source = {$flyingvoice_cp_source} -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.2.hoteling.enable= -account.2.hoteling.user_id= -account.2.hoteling.password= -account.2.hoteling.expires= -account.2.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.2.xsi.user = -account.2.xsi.password = -account.2.xsi.host = -account.2.xsi.server_type = -account.2.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source = {$flyingvoice_cp_source} -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.3.hoteling.enable= -account.3.hoteling.user_id= -account.3.hoteling.password= -account.3.hoteling.expires= -account.3.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.3.xsi.user = -account.3.xsi.password = -account.3.xsi.host = -account.3.xsi.server_type = -account.3.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source = {$flyingvoice_cp_source} -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.4.hoteling.enable= -account.4.hoteling.user_id= -account.4.hoteling.password= -account.4.hoteling.expires= -account.4.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.4.xsi.user = -account.4.xsi.password = -account.4.xsi.host = -account.4.xsi.server_type = -account.4.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source = {$flyingvoice_cp_source} -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.5.hoteling.enable= -account.5.hoteling.user_id= -account.5.hoteling.password= -account.5.hoteling.expires= -account.5.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.5.xsi.user = -account.5.xsi.password = -account.5.xsi.host = -account.5.xsi.server_type = -account.5.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source = {$flyingvoice_cp_source} -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.6.hoteling.enable= -account.6.hoteling.user_id= -account.6.hoteling.password= -account.6.hoteling.expires= -account.6.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.6.xsi.user = -account.6.xsi.password = -account.6.xsi.host = -account.6.xsi.server_type = -account.6.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source = {$flyingvoice_cp_source} -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.7.hoteling.enable= -account.7.hoteling.user_id= -account.7.hoteling.password= -account.7.hoteling.expires= -account.7.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.7.xsi.user = -account.7.xsi.password = -account.7.xsi.host = -account.7.xsi.server_type = -account.7.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source = {$flyingvoice_cp_source} -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.8.hoteling.enable= -account.8.hoteling.user_id= -account.8.hoteling.password= -account.8.hoteling.expires= -account.8.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.8.xsi.user = -account.8.xsi.password = -account.8.xsi.host = -account.8.xsi.server_type = -account.8.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.9.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.9.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.9.anonymous_call.server_base_only = -account.9.send_anonymous_rejection_code = -account.9.anonymous_reject_offcode = -account.9.anonymous_reject_oncode = -account.9.reject_anonymous_call= -account.9.anonymous_call_offcode = -account.9.anonymous_call_oncode = -account.9.anonymous_call = -account.9.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.9.music_server_uri= -account.9.music_on_hold_type= -account.9.auto_label.rule= -account.9.auto_label.enable= -account.9.number_of_linekey= -account.9.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.9.codec.ilbc_15_2kbps.priority= -account.9.codec.ilbc_15_2kbps.enable= -account.9.codec.ilbc_13_33kbps.priority= -account.9.codec.ilbc_13_33kbps.enable = -account.9.codec.pcma.enable = 1 -account.9.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.9.codec.pcmu.enable = 1 -account.9.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.9.codec.opus.enable = 1 -account.9.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.9.codec.g726_32.enable= -account.9.codec.g726_32.priority= - -account.9.codec.g729.enable = 1 -account.9.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.9.codec.g722.enable = 1 -account.9.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.9.password) } -account.9.enable = 1 -{else} -account.9.enable = -{/if} -account.9.label = {$account.9.display_name} -account.9.display_name = {$account.9.display_name} -account.9.auth_name = {$account.9.auth_id} -account.9.password = {$account.9.password} -{if isset($account.9.server.1.address)} -account.9.user_name = {$account.9.user_id}@{$account.9.server_address} -{else} -account.9.user_name = {$account.9.user_id} -{/if} - -{if isset($account.9.server.1.address)} account.9.sip_server.1.address= {$account.9.server.1.address}{else} account.9.sip_server.1.address= {$account.9.server_address}{/if} - -account.9.sip_server.1.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.1.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.1.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.1.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.1.transport_type = 3{/if} - -account.9.sip_server.1.expires= {$account.9.register_expires} -account.9.sip_server.1.retry_counts= 3 - -account.9.sip_server.2.address= {$account.9.server.2.address} -account.9.sip_server.2.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.2.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.2.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.2.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.2.transport_type = 3{/if} - -account.9.sip_server.2.expires= {$account.9.register_expires} -account.9.sip_server.2.retry_counts= 3 - -account.9.outbound_proxy_enable= {if isset($account.9.outbound_proxy_primary)}1{else}0{/if} - -account.9.outbound_proxy.1.address= {$account.9.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.9.outbound_proxy.1.port = {$account.9.sip_port} -{/if} - -account.9.outbound_proxy.2.address= {$account.9.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.9.outbound_proxy.2.port = {$account.9.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.9.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.9.outbound_proxy_fallback_interval = 120 -{/if} - -account.9.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.9.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.9.nat.udp_update_enable= 3 -account.9.nat.udp_update_time= 30 -account.9.nat.rport= {$flyingvoice_rport} - -account.9.dtmf.type= {$flyingvoice_dtmf_type} -account.9.dtmf.info_type= -account.9.dtmf.dtmf_payload= -account.9.100rel_enable= {$flyingvoice_retransmission} - -account.9.subscribe_register= -account.9.cid_source= {$flyingvoice_cid_source} -account.9.enable_user_equal_phone= -account.9.srtp_encryption= {$flyingvoice_srtp_encryption} -account.9.ptime= 20 -account.9.register_line= -account.9.register_mac= -account.9.reg_fail_retry_interval= -account.9.unregister_on_reboot= - -account.9.session_timer.refresher= -account.9.session_timer.expires= -account.9.session_timer.enable= {$flyingvoice_session_timer} - -account.9.conf_type= -account.9.sip_server_type= - - -account.9.srtp.unencrypted_rtcp.enable = -account.9.srtp.unencrypted_rtp.enable = -account.9.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.9.outbound_proxy.1.register_on_enable= -account.9.outbound_proxy.1.failback_timeout= -account.9.outbound_proxy.1.failback_mode= -account.9.outbound_proxy.1.retry_counts= -account.9.outbound_proxy.1.only_signal_with_registered= -account.9.outbound_proxy.1.failback_subscribe.enable= -account.9.outbound_proxy.1.invite_retry_counts= - -account.9.sip_server.1.register_on_enable= 0 -account.9.sip_server.1.failback_timeout= 3600 -account.9.sip_server.1.failback_mode= 0 -account.9.sip_server.1.failback_subscribe.enable= -account.9.sip_server.1.only_signal_with_registered= -account.9.sip_server.1.invite_retry_counts= - -account.9.outbound_proxy.2.register_on_enable= -account.9.outbound_proxy.2.failback_timeout= -account.9.outbound_proxy.2.failback_mode= -account.9.outbound_proxy.2.retry_counts= -account.9.outbound_proxy.2.only_signal_with_registered= -account.9.outbound_proxy.2.failback_subscribe.enable= -account.9.outbound_proxy.2.invite_retry_counts= - -account.9.sip_server.2.register_on_enable= -account.9.sip_server.2.failback_timeout= -account.9.sip_server.2.failback_mode= -account.9.sip_server.2.failback_subscribe.enable= -account.9.sip_server.2.only_signal_with_registered= -account.9.sip_server.2.invite_retry_counts= - -account.9.static_cache_pri= -account.9.dns_cache_type= -account.9.naptr_build= -account.9.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.9.fallback.redundancy_type= -account.9.reg_failed_retry_max_time= -account.9.reg_failed_retry_min_time= -account.9.redundancy_with_reg_fail.enable = - - -account.9.sip_server.1.outbound_proxy_enable = -account.9.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.9.contact_take_line_param= -account.9.update_ack_while_dialing= -account.9.srtp_lifetime= -account.9.third_part_request_with_route.enable= -account.9.insert_outbound_in_route.enable= -account.9.path.enable= -account.9.sub_fail_retry_interval= -account.9.transfer_refer_to_contact_header.enable= -account.9.hold_use_inactive= -account.9.gruu.enable= -account.9.dial_tone= -account.9.call_id_mode= -account.9.subscribe_expires_overlap= -account.9.register_expires_overlap= -account.9.call_info= -account.9.custom_ua= -account.9.mwi_parse_terminated= -account.9.check_cseq.enable= -account.9.check_to_tag.enable= -account.9.vq_rtcpxr.collector_server_port= -account.9.vq_rtcpxr.collector_server_host= -account.9.vq_rtcpxr.collector_name= -account.9.compact_header_enable= -account.9.cp_source = {$flyingvoice_cp_source} -account.9.cid_source_ppi= -account.9.cid_source_privacy= -account.9.reg_with_pani_header.enable = -account.9.alert_info= -account.9.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.9.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.9.timeout_fwd.off_code= -account.9.timeout_fwd.on_code= -account.9.timeout_fwd.timeout= -account.9.timeout_fwd.target= -account.9.timeout_fwd.enable= -account.9.busy_fwd.off_code= -account.9.busy_fwd.on_code= -account.9.busy_fwd.target= -account.9.busy_fwd.enable= -account.9.always_fwd.off_code= -account.9.always_fwd.on_code= -account.9.always_fwd.target= -account.9.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.9.dnd.enable= -account.9.dnd.off_code= -account.9.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.9.subscribe_mwi= -account.9.subscribe_mwi_to_vm= -account.9.subscribe_mwi_expires= -account.9.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.9.auto_dial_enable= -account.9.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.9.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.9.dialplan.digitmap.enable= -account.9.dialplan.digitmap.string= -account.9.dialplan.digitmap.no_match_action= -account.9.dialplan.digitmap.interdigit_short_timer= -account.9.dialplan.digitmap.interdigit_long_timer= -account.9.dialplan.digitmap.apply_to.press_send= -account.9.dialplan.digitmap.apply_to.forward= -account.9.dialplan.digitmap.apply_to.history_dial= -account.9.dialplan.digitmap.apply_to.directory_dial= -account.9.dialplan.digitmap.apply_to.on_hook_dial= -account.9.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.9.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.9.blf.blf_list_uri= -account.9.blf_list_barge_in_code= -account.9.blf_list_code= -account.9.blf_list_retrieve_call_parked_code= -account.9.blf.subscribe_period= -account.9.blf.match_host.enable= -account.9.out_dialog_blf_enable= -account.9.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.9.shared_line= {if isset($account.9.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= -account.9.sca_manage_interface_display_time= -account.9.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.9.direct_pickup_code = -account.9.group_pickup_code = -account.9.dialoginfo_callpickup = -account.9.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.9.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.9.feature_key_sync.enable= - - -####################################################################################### -## ACD ## -####################################################################################### -account.9.acd.available_url= -account.9.acd.away_url = -account.9.acd.refresh_url = -account.9.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.10.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.10.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.10.anonymous_call.server_base_only = -account.10.send_anonymous_rejection_code = -account.10.anonymous_reject_offcode = -account.10.anonymous_reject_oncode = -account.10.reject_anonymous_call= -account.10.anonymous_call_offcode = -account.10.anonymous_call_oncode = -account.10.anonymous_call = -account.10.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.10.music_server_uri= -account.10.music_on_hold_type= -account.10.auto_label.rule= -account.10.auto_label.enable= -account.10.number_of_linekey= -account.10.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.10.codec.ilbc_15_2kbps.priority= -account.10.codec.ilbc_15_2kbps.enable= -account.10.codec.ilbc_13_33kbps.priority= -account.10.codec.ilbc_13_33kbps.enable = -account.10.codec.pcma.enable = 1 -account.10.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.10.codec.pcmu.enable = 1 -account.10.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.10.codec.opus.enable = 1 -account.10.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.10.codec.g726_32.enable= -account.10.codec.g726_32.priority= - -account.10.codec.g729.enable = 1 -account.10.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.10.codec.g722.enable = 1 -account.10.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.10.password) } -account.10.enable = 1 -{else} -account.10.enable = -{/if} -account.10.label = {$account.10.display_name} -account.10.display_name = {$account.10.display_name} -account.10.auth_name = {$account.10.auth_id} -account.10.password = {$account.10.password} -{if isset($account.10.server.1.address)} -account.10.user_name = {$account.10.user_id}@{$account.10.server_address} -{else} -account.10.user_name = {$account.10.user_id} -{/if} - -{if isset($account.10.server.1.address)} account.10.sip_server.1.address= {$account.10.server.1.address}{else} account.10.sip_server.1.address= {$account.10.server_address}{/if} - -account.10.sip_server.1.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.1.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.1.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.1.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.1.transport_type = 3{/if} - -account.10.sip_server.1.expires= {$account.10.register_expires} -account.10.sip_server.1.retry_counts= 3 - -account.10.sip_server.2.address= {$account.10.server.2.address} -account.10.sip_server.2.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.2.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.2.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.2.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.2.transport_type = 3{/if} - -account.10.sip_server.2.expires= {$account.10.register_expires} -account.10.sip_server.2.retry_counts= 3 - -account.10.outbound_proxy_enable= {if isset($account.10.outbound_proxy_primary)}1{else}0{/if} - -account.10.outbound_proxy.1.address= {$account.10.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.10.outbound_proxy.1.port = {$account.10.sip_port} -{/if} - -account.10.outbound_proxy.2.address= {$account.10.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.10.outbound_proxy.2.port = {$account.10.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.10.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.10.outbound_proxy_fallback_interval = 120 -{/if} - -account.10.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.10.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.10.nat.udp_update_enable= 3 -account.10.nat.udp_update_time= 30 -account.10.nat.rport= {$flyingvoice_rport} - -account.10.dtmf.type= {$flyingvoice_dtmf_type} -account.10.dtmf.info_type= -account.10.dtmf.dtmf_payload= -account.10.100rel_enable= {$flyingvoice_retransmission} - -account.10.subscribe_register= -account.10.cid_source= {$flyingvoice_cid_source} -account.10.enable_user_equal_phone= -account.10.srtp_encryption= {$flyingvoice_srtp_encryption} -account.10.ptime= 20 -account.10.register_line= -account.10.register_mac= -account.10.reg_fail_retry_interval= -account.10.unregister_on_reboot= - -account.10.session_timer.refresher= -account.10.session_timer.expires= -account.10.session_timer.enable= {$flyingvoice_session_timer} - -account.10.conf_type= -account.10.sip_server_type= - - -account.10.srtp.unencrypted_rtcp.enable = -account.10.srtp.unencrypted_rtp.enable = -account.10.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.10.outbound_proxy.1.register_on_enable= -account.10.outbound_proxy.1.failback_timeout= -account.10.outbound_proxy.1.failback_mode= -account.10.outbound_proxy.1.retry_counts= -account.10.outbound_proxy.1.only_signal_with_registered= -account.10.outbound_proxy.1.failback_subscribe.enable= -account.10.outbound_proxy.1.invite_retry_counts= - -account.10.sip_server.1.register_on_enable= 0 -account.10.sip_server.1.failback_timeout= 3600 -account.10.sip_server.1.failback_mode= 0 -account.10.sip_server.1.failback_subscribe.enable= -account.10.sip_server.1.only_signal_with_registered= -account.10.sip_server.1.invite_retry_counts= - -account.10.outbound_proxy.2.register_on_enable= -account.10.outbound_proxy.2.failback_timeout= -account.10.outbound_proxy.2.failback_mode= -account.10.outbound_proxy.2.retry_counts= -account.10.outbound_proxy.2.only_signal_with_registered= -account.10.outbound_proxy.2.failback_subscribe.enable= -account.10.outbound_proxy.2.invite_retry_counts= - -account.10.sip_server.2.register_on_enable= -account.10.sip_server.2.failback_timeout= -account.10.sip_server.2.failback_mode= -account.10.sip_server.2.failback_subscribe.enable= -account.10.sip_server.2.only_signal_with_registered= -account.10.sip_server.2.invite_retry_counts= - -account.10.static_cache_pri= -account.10.dns_cache_type= -account.10.naptr_build= -account.10.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.10.fallback.redundancy_type= -account.10.reg_failed_retry_max_time= -account.10.reg_failed_retry_min_time= -account.10.redundancy_with_reg_fail.enable = - - -account.10.sip_server.1.outbound_proxy_enable = -account.10.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.10.contact_take_line_param= -account.10.update_ack_while_dialing= -account.10.srtp_lifetime= -account.10.third_part_request_with_route.enable= -account.10.insert_outbound_in_route.enable= -account.10.path.enable= -account.10.sub_fail_retry_interval= -account.10.transfer_refer_to_contact_header.enable= -account.10.hold_use_inactive= -account.10.gruu.enable= -account.10.dial_tone= -account.10.call_id_mode= -account.10.subscribe_expires_overlap= -account.10.register_expires_overlap= -account.10.call_info= -account.10.custom_ua= -account.10.mwi_parse_terminated= -account.10.check_cseq.enable= -account.10.check_to_tag.enable= -account.10.vq_rtcpxr.collector_server_port= -account.10.vq_rtcpxr.collector_server_host= -account.10.vq_rtcpxr.collector_name= -account.10.compact_header_enable= -account.10.cp_source = {$flyingvoice_cp_source} -account.10.cid_source_ppi= -account.10.cid_source_privacy= -account.10.reg_with_pani_header.enable = -account.10.alert_info= -account.10.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.10.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.10.timeout_fwd.off_code= -account.10.timeout_fwd.on_code= -account.10.timeout_fwd.timeout= -account.10.timeout_fwd.target= -account.10.timeout_fwd.enable= -account.10.busy_fwd.off_code= -account.10.busy_fwd.on_code= -account.10.busy_fwd.target= -account.10.busy_fwd.enable= -account.10.always_fwd.off_code= -account.10.always_fwd.on_code= -account.10.always_fwd.target= -account.10.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.10.dnd.enable= -account.10.dnd.off_code= -account.10.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.10.subscribe_mwi= -account.10.subscribe_mwi_to_vm= -account.10.subscribe_mwi_expires= -account.10.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.10.auto_dial_enable= -account.10.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.10.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.10.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.10.blf.blf_list_uri= -account.10.blf_list_barge_in_code= -account.10.blf_list_code= -account.10.blf_list_retrieve_call_parked_code= -account.10.blf.subscribe_period= -account.10.blf.match_host.enable= -account.10.out_dialog_blf_enable= -account.10.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.10.shared_line= {if isset($account.10.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= -account.10.sca_manage_interface_display_time= -account.10.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.10.direct_pickup_code = -account.10.group_pickup_code = -account.10.dialoginfo_callpickup = -account.10.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.10.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.10.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.10.acd.available_url= -account.10.acd.away_url = -account.10.acd.refresh_url = -account.10.acd.call_information= - +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +>>>>>>> Stashed changes +{/foreach} diff --git a/resources/templates/provision/flyingvoice/fip16/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip16/{$mac}.cfg index 7af80e3dce..bca1ce933c 100644 --- a/resources/templates/provision/flyingvoice/fip16/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/fip16/{$mac}.cfg @@ -2,310 +2,316 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = + +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = +>>>>>>> Stashed changes ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source = {$flyingvoice_cp_source} -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= + +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= +>>>>>>> Stashed changes ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -313,29 +319,29 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= @@ -343,17 +349,17 @@ account.1.alert_info_url_enable= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -361,340 +367,7 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= - - - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source = {$flyingvoice_cp_source} -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - +account.{$row.line_number}.feature_key_sync.enable= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/fip16plus/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip16plus/{$mac}.cfg index 7af80e3dce..bca1ce933c 100644 --- a/resources/templates/provision/flyingvoice/fip16plus/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/fip16plus/{$mac}.cfg @@ -2,310 +2,316 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = + +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = +>>>>>>> Stashed changes ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source = {$flyingvoice_cp_source} -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= + +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= +>>>>>>> Stashed changes ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -313,29 +319,29 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= @@ -343,17 +349,17 @@ account.1.alert_info_url_enable= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -361,340 +367,7 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= - - - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source = {$flyingvoice_cp_source} -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - +account.{$row.line_number}.feature_key_sync.enable= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/i86box/{$mac}.cfg b/resources/templates/provision/flyingvoice/i86box/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/i86box/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/i86box/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/imetalbox/{$mac}.cfg b/resources/templates/provision/flyingvoice/imetalbox/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/imetalbox/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/imetalbox/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p10/{$mac}.cfg b/resources/templates/provision/flyingvoice/p10/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p10/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p10/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p10g/{$mac}.cfg b/resources/templates/provision/flyingvoice/p10g/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p10g/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p10g/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p10lte/{$mac}.cfg b/resources/templates/provision/flyingvoice/p10lte/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p10lte/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p10lte/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p10p/{$mac}.cfg b/resources/templates/provision/flyingvoice/p10p/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p10p/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p10p/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p10w/{$mac}.cfg b/resources/templates/provision/flyingvoice/p10w/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p10w/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p10w/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p11/{$mac}.cfg b/resources/templates/provision/flyingvoice/p11/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p11/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p11/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p11g/{$mac}.cfg b/resources/templates/provision/flyingvoice/p11g/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p11g/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p11g/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p11lte/{$mac}.cfg b/resources/templates/provision/flyingvoice/p11lte/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p11lte/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p11lte/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p11p/{$mac}.cfg b/resources/templates/provision/flyingvoice/p11p/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p11p/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p11p/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p11w/{$mac}.cfg b/resources/templates/provision/flyingvoice/p11w/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p11w/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p11w/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p20/{$mac}.cfg b/resources/templates/provision/flyingvoice/p20/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p20/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p20/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p20g/{$mac}.cfg b/resources/templates/provision/flyingvoice/p20g/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p20g/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p20g/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p20p/{$mac}.cfg b/resources/templates/provision/flyingvoice/p20p/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p20p/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p20p/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p20w/{$mac}.cfg b/resources/templates/provision/flyingvoice/p20w/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p20w/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p20w/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p21/{$mac}.cfg b/resources/templates/provision/flyingvoice/p21/{$mac}.cfg index c6e00c3fc7..d2943d3c03 100644 --- a/resources/templates/provision/flyingvoice/p21/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p21/{$mac}.cfg @@ -2,323 +2,325 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +328,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,1179 +401,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p21p/{$mac}.cfg b/resources/templates/provision/flyingvoice/p21p/{$mac}.cfg index c6e00c3fc7..d2943d3c03 100644 --- a/resources/templates/provision/flyingvoice/p21p/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p21p/{$mac}.cfg @@ -2,323 +2,325 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +328,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,1179 +401,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p21w/{$mac}.cfg b/resources/templates/provision/flyingvoice/p21w/{$mac}.cfg index c6e00c3fc7..d2943d3c03 100644 --- a/resources/templates/provision/flyingvoice/p21w/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p21w/{$mac}.cfg @@ -2,323 +2,325 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +328,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,1179 +401,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p22g/{$mac}.cfg b/resources/templates/provision/flyingvoice/p22g/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p22g/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p22g/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p22p/{$mac}.cfg b/resources/templates/provision/flyingvoice/p22p/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p22p/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p22p/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p23g/{$mac}.cfg b/resources/templates/provision/flyingvoice/p23g/{$mac}.cfg index e2a67e0388..d2943d3c03 100644 --- a/resources/templates/provision/flyingvoice/p23g/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p23g/{$mac}.cfg @@ -2,323 +2,325 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +328,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,2753 +401,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p23gw/{$mac}.cfg b/resources/templates/provision/flyingvoice/p23gw/{$mac}.cfg index e2a67e0388..d2943d3c03 100644 --- a/resources/templates/provision/flyingvoice/p23gw/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p23gw/{$mac}.cfg @@ -2,323 +2,325 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +328,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,2753 +401,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p24gw/{$mac}.cfg b/resources/templates/provision/flyingvoice/p24gw/{$mac}.cfg index e2a67e0388..d2943d3c03 100644 --- a/resources/templates/provision/flyingvoice/p24gw/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p24gw/{$mac}.cfg @@ -2,323 +2,325 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +328,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,2753 +401,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p33/{$mac}.cfg b/resources/templates/provision/flyingvoice/p33/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p33/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p33/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p33g/{$mac}.cfg b/resources/templates/provision/flyingvoice/p33g/{$mac}.cfg index e2a67e0388..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p33g/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p33g/{$mac}.cfg @@ -2,323 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## - +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -326,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -399,2753 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p33p/{$mac}.cfg b/resources/templates/provision/flyingvoice/p33p/{$mac}.cfg index af89fe2ef6..7e1ff5de2e 100644 --- a/resources/templates/provision/flyingvoice/p33p/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p33p/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,72 +327,72 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -398,391 +400,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p510/{$mac}.cfg b/resources/templates/provision/flyingvoice/p510/{$mac}.cfg index 05d67bb883..43ee554c8d 100644 --- a/resources/templates/provision/flyingvoice/p510/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p510/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,55 +327,55 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= @@ -381,37 +383,37 @@ account.1.shared_line_callpull_code= ####################################################################################### ## Broadsoft Hoteling ## ####################################################################################### -account.1.hoteling.enable= -account.1.hoteling.user_id= -account.1.hoteling.password= -account.1.hoteling.expires= -account.1.hoteling.auto_login_enable= +account.{$row.line_number}.hoteling.enable= +account.{$row.line_number}.hoteling.user_id= +account.{$row.line_number}.hoteling.password= +account.{$row.line_number}.hoteling.expires= +account.{$row.line_number}.hoteling.auto_login_enable= ####################################################################################### ## Broadsoft XSI ## ####################################################################################### -account.1.xsi.user = -account.1.xsi.password = -account.1.xsi.host = -account.1.xsi.server_type = -account.1.xsi.port = +account.{$row.line_number}.xsi.user = +account.{$row.line_number}.xsi.password = +account.{$row.line_number}.xsi.host = +account.{$row.line_number}.xsi.server_type = +account.{$row.line_number}.xsi.port = ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -419,5929 +421,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.2.hoteling.enable= -account.2.hoteling.user_id= -account.2.hoteling.password= -account.2.hoteling.expires= -account.2.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.2.xsi.user = -account.2.xsi.password = -account.2.xsi.host = -account.2.xsi.server_type = -account.2.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.3.hoteling.enable= -account.3.hoteling.user_id= -account.3.hoteling.password= -account.3.hoteling.expires= -account.3.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.3.xsi.user = -account.3.xsi.password = -account.3.xsi.host = -account.3.xsi.server_type = -account.3.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.4.hoteling.enable= -account.4.hoteling.user_id= -account.4.hoteling.password= -account.4.hoteling.expires= -account.4.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.4.xsi.user = -account.4.xsi.password = -account.4.xsi.host = -account.4.xsi.server_type = -account.4.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.5.hoteling.enable= -account.5.hoteling.user_id= -account.5.hoteling.password= -account.5.hoteling.expires= -account.5.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.5.xsi.user = -account.5.xsi.password = -account.5.xsi.host = -account.5.xsi.server_type = -account.5.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.6.hoteling.enable= -account.6.hoteling.user_id= -account.6.hoteling.password= -account.6.hoteling.expires= -account.6.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.6.xsi.user = -account.6.xsi.password = -account.6.xsi.host = -account.6.xsi.server_type = -account.6.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.7.hoteling.enable= -account.7.hoteling.user_id= -account.7.hoteling.password= -account.7.hoteling.expires= -account.7.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.7.xsi.user = -account.7.xsi.password = -account.7.xsi.host = -account.7.xsi.server_type = -account.7.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.8.hoteling.enable= -account.8.hoteling.user_id= -account.8.hoteling.password= -account.8.hoteling.expires= -account.8.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.8.xsi.user = -account.8.xsi.password = -account.8.xsi.host = -account.8.xsi.server_type = -account.8.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.9.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.9.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.9.anonymous_call.server_base_only = -account.9.send_anonymous_rejection_code = -account.9.anonymous_reject_offcode = -account.9.anonymous_reject_oncode = -account.9.reject_anonymous_call= -account.9.anonymous_call_offcode = -account.9.anonymous_call_oncode = -account.9.anonymous_call = -account.9.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.9.music_server_uri= -account.9.music_on_hold_type= -account.9.auto_label.rule= -account.9.auto_label.enable= -account.9.number_of_linekey= -account.9.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.9.codec.ilbc_15_2kbps.priority= -account.9.codec.ilbc_15_2kbps.enable= -account.9.codec.ilbc_13_33kbps.priority= -account.9.codec.ilbc_13_33kbps.enable = -account.9.codec.pcma.enable = 1 -account.9.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.9.codec.pcmu.enable = 1 -account.9.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.9.codec.opus.enable = 1 -account.9.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.9.codec.g726_32.enable= -account.9.codec.g726_32.priority= - -account.9.codec.g729.enable = 1 -account.9.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.9.codec.g722.enable = 1 -account.9.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.9.password) } -account.9.enable = 1 -{else} -account.9.enable = -{/if} -account.9.label = {$account.9.display_name} -account.9.display_name = {$account.9.display_name} -account.9.auth_name = {$account.9.auth_id} -account.9.password = {$account.9.password} -{if isset($account.9.server.1.address)} -account.9.user_name = {$account.9.user_id}@{$account.9.server_address} -{else} -account.9.user_name = {$account.9.user_id} -{/if} - -{if isset($account.9.server.1.address)} account.9.sip_server.1.address= {$account.9.server.1.address}{else} account.9.sip_server.1.address= {$account.9.server_address}{/if} - -account.9.sip_server.1.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.1.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.1.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.1.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.1.transport_type = 3{/if} - -account.9.sip_server.1.expires= {$account.9.register_expires} -account.9.sip_server.1.retry_counts= 3 - -account.9.sip_server.2.address= {$account.9.server.2.address} -account.9.sip_server.2.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.2.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.2.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.2.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.2.transport_type = 3{/if} - -account.9.sip_server.2.expires= {$account.9.register_expires} -account.9.sip_server.2.retry_counts= 3 - -account.9.outbound_proxy_enable= {if isset($account.9.outbound_proxy_primary)}1{else}0{/if} - -account.9.outbound_proxy.1.address= {$account.9.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.9.outbound_proxy.1.port = {$account.9.sip_port} -{/if} - -account.9.outbound_proxy.2.address= {$account.9.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.9.outbound_proxy.2.port = {$account.9.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.9.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.9.outbound_proxy_fallback_interval = 120 -{/if} - -account.9.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.9.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.9.nat.udp_update_enable= 3 -account.9.nat.udp_update_time= 30 -account.9.nat.rport= {$flyingvoice_rport} - -account.9.dtmf.type= {$flyingvoice_dtmf_type} -account.9.dtmf.info_type= -account.9.dtmf.dtmf_payload= -account.9.100rel_enable= {$flyingvoice_retransmission} - -account.9.subscribe_register= -account.9.cid_source= {$flyingvoice_cid_source} -account.9.enable_user_equal_phone= -account.9.srtp_encryption= {$flyingvoice_srtp_encryption} -account.9.ptime= 20 -account.9.register_line= -account.9.register_mac= -account.9.reg_fail_retry_interval= -account.9.unregister_on_reboot= - -account.9.session_timer.refresher= -account.9.session_timer.expires= -account.9.session_timer.enable= {$flyingvoice_session_timer} - -account.9.conf_type= -account.9.sip_server_type= - - -account.9.srtp.unencrypted_rtcp.enable = -account.9.srtp.unencrypted_rtp.enable = -account.9.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.9.outbound_proxy.1.register_on_enable= -account.9.outbound_proxy.1.failback_timeout= -account.9.outbound_proxy.1.failback_mode= -account.9.outbound_proxy.1.retry_counts= -account.9.outbound_proxy.1.only_signal_with_registered= -account.9.outbound_proxy.1.failback_subscribe.enable= -account.9.outbound_proxy.1.invite_retry_counts= - -account.9.sip_server.1.register_on_enable= 0 -account.9.sip_server.1.failback_timeout= 3600 -account.9.sip_server.1.failback_mode= 0 -account.9.sip_server.1.failback_subscribe.enable= -account.9.sip_server.1.only_signal_with_registered= -account.9.sip_server.1.invite_retry_counts= - -account.9.outbound_proxy.2.register_on_enable= -account.9.outbound_proxy.2.failback_timeout= -account.9.outbound_proxy.2.failback_mode= -account.9.outbound_proxy.2.retry_counts= -account.9.outbound_proxy.2.only_signal_with_registered= -account.9.outbound_proxy.2.failback_subscribe.enable= -account.9.outbound_proxy.2.invite_retry_counts= - -account.9.sip_server.2.register_on_enable= -account.9.sip_server.2.failback_timeout= -account.9.sip_server.2.failback_mode= -account.9.sip_server.2.failback_subscribe.enable= -account.9.sip_server.2.only_signal_with_registered= -account.9.sip_server.2.invite_retry_counts= - -account.9.static_cache_pri= -account.9.dns_cache_type= -account.9.naptr_build= -account.9.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.9.fallback.redundancy_type= -account.9.reg_failed_retry_max_time= -account.9.reg_failed_retry_min_time= -account.9.redundancy_with_reg_fail.enable = - - -account.9.sip_server.1.outbound_proxy_enable = -account.9.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.9.contact_take_line_param= -account.9.update_ack_while_dialing= -account.9.srtp_lifetime= -account.9.third_part_request_with_route.enable= -account.9.insert_outbound_in_route.enable= -account.9.path.enable= -account.9.sub_fail_retry_interval= -account.9.transfer_refer_to_contact_header.enable= -account.9.hold_use_inactive= -account.9.gruu.enable= -account.9.dial_tone= -account.9.call_id_mode= -account.9.subscribe_expires_overlap= -account.9.register_expires_overlap= -account.9.call_info= -account.9.custom_ua= -account.9.mwi_parse_terminated= -account.9.check_cseq.enable= -account.9.check_to_tag.enable= -account.9.vq_rtcpxr.collector_server_port= -account.9.vq_rtcpxr.collector_server_host= -account.9.vq_rtcpxr.collector_name= -account.9.compact_header_enable= -account.9.cp_source= -account.9.cid_source_ppi= -account.9.cid_source_privacy= -account.9.reg_with_pani_header.enable = -account.9.alert_info= -account.9.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.9.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.9.timeout_fwd.off_code= -account.9.timeout_fwd.on_code= -account.9.timeout_fwd.timeout= -account.9.timeout_fwd.target= -account.9.timeout_fwd.enable= -account.9.busy_fwd.off_code= -account.9.busy_fwd.on_code= -account.9.busy_fwd.target= -account.9.busy_fwd.enable= -account.9.always_fwd.off_code= -account.9.always_fwd.on_code= -account.9.always_fwd.target= -account.9.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.9.dnd.enable= -account.9.dnd.off_code= -account.9.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.9.subscribe_mwi= -account.9.subscribe_mwi_to_vm= -account.9.subscribe_mwi_expires= -account.9.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.9.auto_dial_enable= -account.9.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.9.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.9.dialplan.digitmap.enable= -account.9.dialplan.digitmap.string= -account.9.dialplan.digitmap.no_match_action= -account.9.dialplan.digitmap.interdigit_short_timer= -account.9.dialplan.digitmap.interdigit_long_timer= -account.9.dialplan.digitmap.apply_to.press_send= -account.9.dialplan.digitmap.apply_to.forward= -account.9.dialplan.digitmap.apply_to.history_dial= -account.9.dialplan.digitmap.apply_to.directory_dial= -account.9.dialplan.digitmap.apply_to.on_hook_dial= -account.9.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.9.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.9.blf.blf_list_uri= -account.9.blf_list_barge_in_code= -account.9.blf_list_code= -account.9.blf_list_retrieve_call_parked_code= -account.9.blf.subscribe_period= -account.9.blf.match_host.enable= -account.9.out_dialog_blf_enable= -account.9.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.9.shared_line= {if isset($account.9.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= -account.9.sca_manage_interface_display_time= -account.9.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.9.direct_pickup_code = -account.9.group_pickup_code = -account.9.dialoginfo_callpickup = -account.9.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.9.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.9.feature_key_sync.enable= - - -####################################################################################### -## ACD ## -####################################################################################### -account.9.acd.available_url= -account.9.acd.away_url = -account.9.acd.refresh_url = -account.9.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.10.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.10.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.10.anonymous_call.server_base_only = -account.10.send_anonymous_rejection_code = -account.10.anonymous_reject_offcode = -account.10.anonymous_reject_oncode = -account.10.reject_anonymous_call= -account.10.anonymous_call_offcode = -account.10.anonymous_call_oncode = -account.10.anonymous_call = -account.10.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.10.music_server_uri= -account.10.music_on_hold_type= -account.10.auto_label.rule= -account.10.auto_label.enable= -account.10.number_of_linekey= -account.10.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.10.codec.ilbc_15_2kbps.priority= -account.10.codec.ilbc_15_2kbps.enable= -account.10.codec.ilbc_13_33kbps.priority= -account.10.codec.ilbc_13_33kbps.enable = -account.10.codec.pcma.enable = 1 -account.10.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.10.codec.pcmu.enable = 1 -account.10.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.10.codec.opus.enable = 1 -account.10.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.10.codec.g726_32.enable= -account.10.codec.g726_32.priority= - -account.10.codec.g729.enable = 1 -account.10.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.10.codec.g722.enable = 1 -account.10.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.10.password) } -account.10.enable = 1 -{else} -account.10.enable = -{/if} -account.10.label = {$account.10.display_name} -account.10.display_name = {$account.10.display_name} -account.10.auth_name = {$account.10.auth_id} -account.10.password = {$account.10.password} -{if isset($account.10.server.1.address)} -account.10.user_name = {$account.10.user_id}@{$account.10.server_address} -{else} -account.10.user_name = {$account.10.user_id} -{/if} - -{if isset($account.10.server.1.address)} account.10.sip_server.1.address= {$account.10.server.1.address}{else} account.10.sip_server.1.address= {$account.10.server_address}{/if} - -account.10.sip_server.1.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.1.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.1.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.1.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.1.transport_type = 3{/if} - -account.10.sip_server.1.expires= {$account.10.register_expires} -account.10.sip_server.1.retry_counts= 3 - -account.10.sip_server.2.address= {$account.10.server.2.address} -account.10.sip_server.2.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.2.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.2.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.2.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.2.transport_type = 3{/if} - -account.10.sip_server.2.expires= {$account.10.register_expires} -account.10.sip_server.2.retry_counts= 3 - -account.10.outbound_proxy_enable= {if isset($account.10.outbound_proxy_primary)}1{else}0{/if} - -account.10.outbound_proxy.1.address= {$account.10.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.10.outbound_proxy.1.port = {$account.10.sip_port} -{/if} - -account.10.outbound_proxy.2.address= {$account.10.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.10.outbound_proxy.2.port = {$account.10.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.10.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.10.outbound_proxy_fallback_interval = 120 -{/if} - -account.10.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.10.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.10.nat.udp_update_enable= 3 -account.10.nat.udp_update_time= 30 -account.10.nat.rport= {$flyingvoice_rport} - -account.10.dtmf.type= {$flyingvoice_dtmf_type} -account.10.dtmf.info_type= -account.10.dtmf.dtmf_payload= -account.10.100rel_enable= {$flyingvoice_retransmission} - -account.10.subscribe_register= -account.10.cid_source= {$flyingvoice_cid_source} -account.10.enable_user_equal_phone= -account.10.srtp_encryption= {$flyingvoice_srtp_encryption} -account.10.ptime= 20 -account.10.register_line= -account.10.register_mac= -account.10.reg_fail_retry_interval= -account.10.unregister_on_reboot= - -account.10.session_timer.refresher= -account.10.session_timer.expires= -account.10.session_timer.enable= {$flyingvoice_session_timer} - -account.10.conf_type= -account.10.sip_server_type= - - -account.10.srtp.unencrypted_rtcp.enable = -account.10.srtp.unencrypted_rtp.enable = -account.10.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.10.outbound_proxy.1.register_on_enable= -account.10.outbound_proxy.1.failback_timeout= -account.10.outbound_proxy.1.failback_mode= -account.10.outbound_proxy.1.retry_counts= -account.10.outbound_proxy.1.only_signal_with_registered= -account.10.outbound_proxy.1.failback_subscribe.enable= -account.10.outbound_proxy.1.invite_retry_counts= - -account.10.sip_server.1.register_on_enable= 0 -account.10.sip_server.1.failback_timeout= 3600 -account.10.sip_server.1.failback_mode= 0 -account.10.sip_server.1.failback_subscribe.enable= -account.10.sip_server.1.only_signal_with_registered= -account.10.sip_server.1.invite_retry_counts= - -account.10.outbound_proxy.2.register_on_enable= -account.10.outbound_proxy.2.failback_timeout= -account.10.outbound_proxy.2.failback_mode= -account.10.outbound_proxy.2.retry_counts= -account.10.outbound_proxy.2.only_signal_with_registered= -account.10.outbound_proxy.2.failback_subscribe.enable= -account.10.outbound_proxy.2.invite_retry_counts= - -account.10.sip_server.2.register_on_enable= -account.10.sip_server.2.failback_timeout= -account.10.sip_server.2.failback_mode= -account.10.sip_server.2.failback_subscribe.enable= -account.10.sip_server.2.only_signal_with_registered= -account.10.sip_server.2.invite_retry_counts= - -account.10.static_cache_pri= -account.10.dns_cache_type= -account.10.naptr_build= -account.10.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.10.fallback.redundancy_type= -account.10.reg_failed_retry_max_time= -account.10.reg_failed_retry_min_time= -account.10.redundancy_with_reg_fail.enable = - - -account.10.sip_server.1.outbound_proxy_enable = -account.10.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.10.contact_take_line_param= -account.10.update_ack_while_dialing= -account.10.srtp_lifetime= -account.10.third_part_request_with_route.enable= -account.10.insert_outbound_in_route.enable= -account.10.path.enable= -account.10.sub_fail_retry_interval= -account.10.transfer_refer_to_contact_header.enable= -account.10.hold_use_inactive= -account.10.gruu.enable= -account.10.dial_tone= -account.10.call_id_mode= -account.10.subscribe_expires_overlap= -account.10.register_expires_overlap= -account.10.call_info= -account.10.custom_ua= -account.10.mwi_parse_terminated= -account.10.check_cseq.enable= -account.10.check_to_tag.enable= -account.10.vq_rtcpxr.collector_server_port= -account.10.vq_rtcpxr.collector_server_host= -account.10.vq_rtcpxr.collector_name= -account.10.compact_header_enable= -account.10.cp_source= -account.10.cid_source_ppi= -account.10.cid_source_privacy= -account.10.reg_with_pani_header.enable = -account.10.alert_info= -account.10.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.10.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.10.timeout_fwd.off_code= -account.10.timeout_fwd.on_code= -account.10.timeout_fwd.timeout= -account.10.timeout_fwd.target= -account.10.timeout_fwd.enable= -account.10.busy_fwd.off_code= -account.10.busy_fwd.on_code= -account.10.busy_fwd.target= -account.10.busy_fwd.enable= -account.10.always_fwd.off_code= -account.10.always_fwd.on_code= -account.10.always_fwd.target= -account.10.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.10.dnd.enable= -account.10.dnd.off_code= -account.10.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.10.subscribe_mwi= -account.10.subscribe_mwi_to_vm= -account.10.subscribe_mwi_expires= -account.10.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.10.auto_dial_enable= -account.10.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.10.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.10.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.10.blf.blf_list_uri= -account.10.blf_list_barge_in_code= -account.10.blf_list_code= -account.10.blf_list_retrieve_call_parked_code= -account.10.blf.subscribe_period= -account.10.blf.match_host.enable= -account.10.out_dialog_blf_enable= -account.10.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.10.shared_line= {if isset($account.10.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= -account.10.sca_manage_interface_display_time= -account.10.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.10.direct_pickup_code = -account.10.group_pickup_code = -account.10.dialoginfo_callpickup = -account.10.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.10.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.10.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.10.acd.available_url= -account.10.acd.away_url = -account.10.acd.refresh_url = -account.10.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.11.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.11.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.11.anonymous_call.server_base_only = -account.11.send_anonymous_rejection_code = -account.11.anonymous_reject_offcode = -account.11.anonymous_reject_oncode = -account.11.reject_anonymous_call= -account.11.anonymous_call_offcode = -account.11.anonymous_call_oncode = -account.11.anonymous_call = -account.11.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.11.music_server_uri= -account.11.music_on_hold_type= -account.11.auto_label.rule= -account.11.auto_label.enable= -account.11.number_of_linekey= -account.11.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.11.codec.ilbc_15_2kbps.priority= -account.11.codec.ilbc_15_2kbps.enable= -account.11.codec.ilbc_13_33kbps.priority= -account.11.codec.ilbc_13_33kbps.enable = -account.11.codec.pcma.enable = 1 -account.11.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.11.codec.pcmu.enable = 1 -account.11.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.11.codec.opus.enable = 1 -account.11.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.11.codec.g726_32.enable= -account.11.codec.g726_32.priority= - -account.11.codec.g729.enable = 1 -account.11.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.11.codec.g722.enable = 1 -account.11.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.11.password) } -account.11.enable = 1 -{else} -account.11.enable = -{/if} -account.11.label = {$account.11.display_name} -account.11.display_name = {$account.11.display_name} -account.11.auth_name = {$account.11.auth_id} -account.11.password = {$account.11.password} -{if isset($account.11.server.1.address)} -account.11.user_name = {$account.11.user_id}@{$account.11.server_address} -{else} -account.11.user_name = {$account.11.user_id} -{/if} - -{if isset($account.11.server.1.address)} account.11.sip_server.1.address= {$account.11.server.1.address}{else} account.11.sip_server.1.address= {$account.11.server_address}{/if} - -account.11.sip_server.1.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.1.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.1.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.1.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.1.transport_type = 3{/if} - -account.11.sip_server.1.expires= {$account.11.register_expires} -account.11.sip_server.1.retry_counts= 3 - -account.11.sip_server.2.address= {$account.11.server.2.address} -account.11.sip_server.2.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.2.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.2.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.2.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.2.transport_type = 3{/if} - -account.11.sip_server.2.expires= {$account.11.register_expires} -account.11.sip_server.2.retry_counts= 3 - -account.11.outbound_proxy_enable= {if isset($account.11.outbound_proxy_primary)}1{else}0{/if} - -account.11.outbound_proxy.1.address= {$account.11.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.11.outbound_proxy.1.port = {$account.11.sip_port} -{/if} - -account.11.outbound_proxy.2.address= {$account.11.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.11.outbound_proxy.2.port = {$account.11.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.11.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.11.outbound_proxy_fallback_interval = 120 -{/if} - -account.11.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.11.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.11.nat.udp_update_enable= 3 -account.11.nat.udp_update_time= 30 -account.11.nat.rport= {$flyingvoice_rport} - -account.11.dtmf.type= {$flyingvoice_dtmf_type} -account.11.dtmf.info_type= -account.11.dtmf.dtmf_payload= -account.11.100rel_enable= {$flyingvoice_retransmission} - -account.11.subscribe_register= -account.11.cid_source= {$flyingvoice_cid_source} -account.11.enable_user_equal_phone= -account.11.srtp_encryption= {$flyingvoice_srtp_encryption} -account.11.ptime= 20 -account.11.register_line= -account.11.register_mac= -account.11.reg_fail_retry_interval= -account.11.unregister_on_reboot= - -account.11.session_timer.refresher= -account.11.session_timer.expires= -account.11.session_timer.enable= {$flyingvoice_session_timer} - -account.11.conf_type= -account.11.sip_server_type= - - -account.11.srtp.unencrypted_rtcp.enable = -account.11.srtp.unencrypted_rtp.enable = -account.11.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.11.outbound_proxy.1.register_on_enable= -account.11.outbound_proxy.1.failback_timeout= -account.11.outbound_proxy.1.failback_mode= -account.11.outbound_proxy.1.retry_counts= -account.11.outbound_proxy.1.only_signal_with_registered= -account.11.outbound_proxy.1.failback_subscribe.enable= -account.11.outbound_proxy.1.invite_retry_counts= - -account.11.sip_server.1.register_on_enable= 0 -account.11.sip_server.1.failback_timeout= 3600 -account.11.sip_server.1.failback_mode= 0 -account.11.sip_server.1.failback_subscribe.enable= -account.11.sip_server.1.only_signal_with_registered= -account.11.sip_server.1.invite_retry_counts= - -account.11.outbound_proxy.2.register_on_enable= -account.11.outbound_proxy.2.failback_timeout= -account.11.outbound_proxy.2.failback_mode= -account.11.outbound_proxy.2.retry_counts= -account.11.outbound_proxy.2.only_signal_with_registered= -account.11.outbound_proxy.2.failback_subscribe.enable= -account.11.outbound_proxy.2.invite_retry_counts= - -account.11.sip_server.2.register_on_enable= -account.11.sip_server.2.failback_timeout= -account.11.sip_server.2.failback_mode= -account.11.sip_server.2.failback_subscribe.enable= -account.11.sip_server.2.only_signal_with_registered= -account.11.sip_server.2.invite_retry_counts= - -account.11.static_cache_pri= -account.11.dns_cache_type= -account.11.naptr_build= -account.11.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.11.fallback.redundancy_type= -account.11.reg_failed_retry_max_time= -account.11.reg_failed_retry_min_time= -account.11.redundancy_with_reg_fail.enable = - - -account.11.sip_server.1.outbound_proxy_enable = -account.11.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.11.contact_take_line_param= -account.11.update_ack_while_dialing= -account.11.srtp_lifetime= -account.11.third_part_request_with_route.enable= -account.11.insert_outbound_in_route.enable= -account.11.path.enable= -account.11.sub_fail_retry_interval= -account.11.transfer_refer_to_contact_header.enable= -account.11.hold_use_inactive= -account.11.gruu.enable= -account.11.dial_tone= -account.11.call_id_mode= -account.11.subscribe_expires_overlap= -account.11.register_expires_overlap= -account.11.call_info= -account.11.custom_ua= -account.11.mwi_parse_terminated= -account.11.check_cseq.enable= -account.11.check_to_tag.enable= -account.11.vq_rtcpxr.collector_server_port= -account.11.vq_rtcpxr.collector_server_host= -account.11.vq_rtcpxr.collector_name= -account.11.compact_header_enable= -account.11.cp_source= -account.11.cid_source_ppi= -account.11.cid_source_privacy= -account.11.reg_with_pani_header.enable = -account.11.alert_info= -account.11.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.11.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.11.timeout_fwd.off_code= -account.11.timeout_fwd.on_code= -account.11.timeout_fwd.timeout= -account.11.timeout_fwd.target= -account.11.timeout_fwd.enable= -account.11.busy_fwd.off_code= -account.11.busy_fwd.on_code= -account.11.busy_fwd.target= -account.11.busy_fwd.enable= -account.11.always_fwd.off_code= -account.11.always_fwd.on_code= -account.11.always_fwd.target= -account.11.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.11.dnd.enable= -account.11.dnd.off_code= -account.11.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.11.subscribe_mwi= -account.11.subscribe_mwi_to_vm= -account.11.subscribe_mwi_expires= -account.11.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.11.auto_dial_enable= -account.11.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.11.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.11.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.11.blf.blf_list_uri= -account.11.blf_list_barge_in_code= -account.11.blf_list_code= -account.11.blf_list_retrieve_call_parked_code= -account.11.blf.subscribe_period= -account.11.blf.match_host.enable= -account.11.out_dialog_blf_enable= -account.11.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.11.shared_line= {if isset($account.11.password)}{$shared_line_1}{else}{/if} - -account.11.line_seize.expires= -account.11.shared_line_one_touch_bargein.enable= -account.11.shared_line_one_touch_retrieve.enable= -account.11.sca_manage_interface_display_time= -account.11.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.11.direct_pickup_code = -account.11.group_pickup_code = -account.11.dialoginfo_callpickup = -account.11.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.11.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.11.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.11.acd.available_url= -account.11.acd.away_url = -account.11.acd.refresh_url = -account.11.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.12.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.12.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.12.anonymous_call.server_base_only = -account.12.send_anonymous_rejection_code = -account.12.anonymous_reject_offcode = -account.12.anonymous_reject_oncode = -account.12.reject_anonymous_call= -account.12.anonymous_call_offcode = -account.12.anonymous_call_oncode = -account.12.anonymous_call = -account.12.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.12.music_server_uri= -account.12.music_on_hold_type= -account.12.auto_label.rule= -account.12.auto_label.enable= -account.12.number_of_linekey= -account.12.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.12.codec.ilbc_15_2kbps.priority= -account.12.codec.ilbc_15_2kbps.enable= -account.12.codec.ilbc_13_33kbps.priority= -account.12.codec.ilbc_13_33kbps.enable = -account.12.codec.pcma.enable = 1 -account.12.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.12.codec.pcmu.enable = 1 -account.12.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.12.codec.opus.enable = 1 -account.12.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.12.codec.g726_32.enable= -account.12.codec.g726_32.priority= - -account.12.codec.g729.enable = 1 -account.12.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.12.codec.g722.enable = 1 -account.12.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.12.password) } -account.12.enable = 1 -{else} -account.12.enable = -{/if} -account.12.label = {$account.12.display_name} -account.12.display_name = {$account.12.display_name} -account.12.auth_name = {$account.12.auth_id} -account.12.password = {$account.12.password} -{if isset($account.12.server.1.address)} -account.12.user_name = {$account.12.user_id}@{$account.12.server_address} -{else} -account.12.user_name = {$account.12.user_id} -{/if} - -{if isset($account.12.server.1.address)} account.12.sip_server.1.address= {$account.12.server.1.address}{else} account.12.sip_server.1.address= {$account.12.server_address}{/if} - -account.12.sip_server.1.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.1.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.1.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.1.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.1.transport_type = 3{/if} - -account.12.sip_server.1.expires= {$account.12.register_expires} -account.12.sip_server.1.retry_counts= 3 - -account.12.sip_server.2.address= {$account.12.server.2.address} -account.12.sip_server.2.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.2.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.2.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.2.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.2.transport_type = 3{/if} - -account.12.sip_server.2.expires= {$account.12.register_expires} -account.12.sip_server.2.retry_counts= 3 - -account.12.outbound_proxy_enable= {if isset($account.12.outbound_proxy_primary)}1{else}0{/if} - -account.12.outbound_proxy.1.address= {$account.12.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.12.outbound_proxy.1.port = {$account.12.sip_port} -{/if} - -account.12.outbound_proxy.2.address= {$account.12.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.12.outbound_proxy.2.port = {$account.12.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.12.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.12.outbound_proxy_fallback_interval = 120 -{/if} - -account.12.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.12.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.12.nat.udp_update_enable= 3 -account.12.nat.udp_update_time= 30 -account.12.nat.rport= {$flyingvoice_rport} - -account.12.dtmf.type= {$flyingvoice_dtmf_type} -account.12.dtmf.info_type= -account.12.dtmf.dtmf_payload= -account.12.100rel_enable= {$flyingvoice_retransmission} - -account.12.subscribe_register= -account.12.cid_source= {$flyingvoice_cid_source} -account.12.enable_user_equal_phone= -account.12.srtp_encryption= {$flyingvoice_srtp_encryption} -account.12.ptime= 20 -account.12.register_line= -account.12.register_mac= -account.12.reg_fail_retry_interval= -account.12.unregister_on_reboot= - -account.12.session_timer.refresher= -account.12.session_timer.expires= -account.12.session_timer.enable= {$flyingvoice_session_timer} - -account.12.conf_type= -account.12.sip_server_type= - - -account.12.srtp.unencrypted_rtcp.enable = -account.12.srtp.unencrypted_rtp.enable = -account.12.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.12.outbound_proxy.1.register_on_enable= -account.12.outbound_proxy.1.failback_timeout= -account.12.outbound_proxy.1.failback_mode= -account.12.outbound_proxy.1.retry_counts= -account.12.outbound_proxy.1.only_signal_with_registered= -account.12.outbound_proxy.1.failback_subscribe.enable= -account.12.outbound_proxy.1.invite_retry_counts= - -account.12.sip_server.1.register_on_enable= 0 -account.12.sip_server.1.failback_timeout= 3600 -account.12.sip_server.1.failback_mode= 0 -account.12.sip_server.1.failback_subscribe.enable= -account.12.sip_server.1.only_signal_with_registered= -account.12.sip_server.1.invite_retry_counts= - -account.12.outbound_proxy.2.register_on_enable= -account.12.outbound_proxy.2.failback_timeout= -account.12.outbound_proxy.2.failback_mode= -account.12.outbound_proxy.2.retry_counts= -account.12.outbound_proxy.2.only_signal_with_registered= -account.12.outbound_proxy.2.failback_subscribe.enable= -account.12.outbound_proxy.2.invite_retry_counts= - -account.12.sip_server.2.register_on_enable= -account.12.sip_server.2.failback_timeout= -account.12.sip_server.2.failback_mode= -account.12.sip_server.2.failback_subscribe.enable= -account.12.sip_server.2.only_signal_with_registered= -account.12.sip_server.2.invite_retry_counts= - -account.12.static_cache_pri= -account.12.dns_cache_type= -account.12.naptr_build= -account.12.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.12.fallback.redundancy_type= -account.12.reg_failed_retry_max_time= -account.12.reg_failed_retry_min_time= -account.12.redundancy_with_reg_fail.enable = - - -account.12.sip_server.1.outbound_proxy_enable = -account.12.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.12.contact_take_line_param= -account.12.update_ack_while_dialing= -account.12.srtp_lifetime= -account.12.third_part_request_with_route.enable= -account.12.insert_outbound_in_route.enable= -account.12.path.enable= -account.12.sub_fail_retry_interval= -account.12.transfer_refer_to_contact_header.enable= -account.12.hold_use_inactive= -account.12.gruu.enable= -account.12.dial_tone= -account.12.call_id_mode= -account.12.subscribe_expires_overlap= -account.12.register_expires_overlap= -account.12.call_info= -account.12.custom_ua= -account.12.mwi_parse_terminated= -account.12.check_cseq.enable= -account.12.check_to_tag.enable= -account.12.vq_rtcpxr.collector_server_port= -account.12.vq_rtcpxr.collector_server_host= -account.12.vq_rtcpxr.collector_name= -account.12.compact_header_enable= -account.12.cp_source= -account.12.cid_source_ppi= -account.12.cid_source_privacy= -account.12.reg_with_pani_header.enable = -account.12.alert_info= -account.12.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.12.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.12.timeout_fwd.off_code= -account.12.timeout_fwd.on_code= -account.12.timeout_fwd.timeout= -account.12.timeout_fwd.target= -account.12.timeout_fwd.enable= -account.12.busy_fwd.off_code= -account.12.busy_fwd.on_code= -account.12.busy_fwd.target= -account.12.busy_fwd.enable= -account.12.always_fwd.off_code= -account.12.always_fwd.on_code= -account.12.always_fwd.target= -account.12.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.12.dnd.enable= -account.12.dnd.off_code= -account.12.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.12.subscribe_mwi= -account.12.subscribe_mwi_to_vm= -account.12.subscribe_mwi_expires= -account.12.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.12.auto_dial_enable= -account.12.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.12.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.12.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.12.blf.blf_list_uri= -account.12.blf_list_barge_in_code= -account.12.blf_list_code= -account.12.blf_list_retrieve_call_parked_code= -account.12.blf.subscribe_period= -account.12.blf.match_host.enable= -account.12.out_dialog_blf_enable= -account.12.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.12.shared_line= {if isset($account.12.password)}{$shared_line_1}{else}{/if} - -account.12.line_seize.expires= -account.12.shared_line_one_touch_bargein.enable= -account.12.shared_line_one_touch_retrieve.enable= -account.12.sca_manage_interface_display_time= -account.12.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.12.direct_pickup_code = -account.12.group_pickup_code = -account.12.dialoginfo_callpickup = -account.12.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.12.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.12.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.12.acd.available_url= -account.12.acd.away_url = -account.12.acd.refresh_url = -account.12.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.13.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.13.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.13.anonymous_call.server_base_only = -account.13.send_anonymous_rejection_code = -account.13.anonymous_reject_offcode = -account.13.anonymous_reject_oncode = -account.13.reject_anonymous_call= -account.13.anonymous_call_offcode = -account.13.anonymous_call_oncode = -account.13.anonymous_call = -account.13.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.13.music_server_uri= -account.13.music_on_hold_type= -account.13.auto_label.rule= -account.13.auto_label.enable= -account.13.number_of_linekey= -account.13.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.13.codec.ilbc_15_2kbps.priority= -account.13.codec.ilbc_15_2kbps.enable= -account.13.codec.ilbc_13_33kbps.priority= -account.13.codec.ilbc_13_33kbps.enable = -account.13.codec.pcma.enable = 1 -account.13.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.13.codec.pcmu.enable = 1 -account.13.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.13.codec.opus.enable = 1 -account.13.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.13.codec.g726_32.enable= -account.13.codec.g726_32.priority= - -account.13.codec.g729.enable = 1 -account.13.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.13.codec.g722.enable = 1 -account.13.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.13.password) } -account.13.enable = 1 -{else} -account.13.enable = -{/if} -account.13.label = {$account.13.display_name} -account.13.display_name = {$account.13.display_name} -account.13.auth_name = {$account.13.auth_id} -account.13.password = {$account.13.password} -{if isset($account.13.server.1.address)} -account.13.user_name = {$account.13.user_id}@{$account.13.server_address} -{else} -account.13.user_name = {$account.13.user_id} -{/if} - -{if isset($account.13.server.1.address)} account.13.sip_server.1.address= {$account.13.server.1.address}{else} account.13.sip_server.1.address= {$account.13.server_address}{/if} - -account.13.sip_server.1.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.1.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.1.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.1.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.1.transport_type = 3{/if} - -account.13.sip_server.1.expires= {$account.13.register_expires} -account.13.sip_server.1.retry_counts= 3 - -account.13.sip_server.2.address= {$account.13.server.2.address} -account.13.sip_server.2.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.2.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.2.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.2.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.2.transport_type = 3{/if} - -account.13.sip_server.2.expires= {$account.13.register_expires} -account.13.sip_server.2.retry_counts= 3 - -account.13.outbound_proxy_enable= {if isset($account.13.outbound_proxy_primary)}1{else}0{/if} - -account.13.outbound_proxy.1.address= {$account.13.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.13.outbound_proxy.1.port = {$account.13.sip_port} -{/if} - -account.13.outbound_proxy.2.address= {$account.13.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.13.outbound_proxy.2.port = {$account.13.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.13.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.13.outbound_proxy_fallback_interval = 120 -{/if} - -account.13.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.13.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.13.nat.udp_update_enable= 3 -account.13.nat.udp_update_time= 30 -account.13.nat.rport= {$flyingvoice_rport} - -account.13.dtmf.type= {$flyingvoice_dtmf_type} -account.13.dtmf.info_type= -account.13.dtmf.dtmf_payload= -account.13.100rel_enable= {$flyingvoice_retransmission} - -account.13.subscribe_register= -account.13.cid_source= {$flyingvoice_cid_source} -account.13.enable_user_equal_phone= -account.13.srtp_encryption= {$flyingvoice_srtp_encryption} -account.13.ptime= 20 -account.13.register_line= -account.13.register_mac= -account.13.reg_fail_retry_interval= -account.13.unregister_on_reboot= - -account.13.session_timer.refresher= -account.13.session_timer.expires= -account.13.session_timer.enable= {$flyingvoice_session_timer} - -account.13.conf_type= -account.13.sip_server_type= - - -account.13.srtp.unencrypted_rtcp.enable = -account.13.srtp.unencrypted_rtp.enable = -account.13.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.13.outbound_proxy.1.register_on_enable= -account.13.outbound_proxy.1.failback_timeout= -account.13.outbound_proxy.1.failback_mode= -account.13.outbound_proxy.1.retry_counts= -account.13.outbound_proxy.1.only_signal_with_registered= -account.13.outbound_proxy.1.failback_subscribe.enable= -account.13.outbound_proxy.1.invite_retry_counts= - -account.13.sip_server.1.register_on_enable= 0 -account.13.sip_server.1.failback_timeout= 3600 -account.13.sip_server.1.failback_mode= 0 -account.13.sip_server.1.failback_subscribe.enable= -account.13.sip_server.1.only_signal_with_registered= -account.13.sip_server.1.invite_retry_counts= - -account.13.outbound_proxy.2.register_on_enable= -account.13.outbound_proxy.2.failback_timeout= -account.13.outbound_proxy.2.failback_mode= -account.13.outbound_proxy.2.retry_counts= -account.13.outbound_proxy.2.only_signal_with_registered= -account.13.outbound_proxy.2.failback_subscribe.enable= -account.13.outbound_proxy.2.invite_retry_counts= - -account.13.sip_server.2.register_on_enable= -account.13.sip_server.2.failback_timeout= -account.13.sip_server.2.failback_mode= -account.13.sip_server.2.failback_subscribe.enable= -account.13.sip_server.2.only_signal_with_registered= -account.13.sip_server.2.invite_retry_counts= - -account.13.static_cache_pri= -account.13.dns_cache_type= -account.13.naptr_build= -account.13.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.13.fallback.redundancy_type= -account.13.reg_failed_retry_max_time= -account.13.reg_failed_retry_min_time= -account.13.redundancy_with_reg_fail.enable = - - -account.13.sip_server.1.outbound_proxy_enable = -account.13.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.13.contact_take_line_param= -account.13.update_ack_while_dialing= -account.13.srtp_lifetime= -account.13.third_part_request_with_route.enable= -account.13.insert_outbound_in_route.enable= -account.13.path.enable= -account.13.sub_fail_retry_interval= -account.13.transfer_refer_to_contact_header.enable= -account.13.hold_use_inactive= -account.13.gruu.enable= -account.13.dial_tone= -account.13.call_id_mode= -account.13.subscribe_expires_overlap= -account.13.register_expires_overlap= -account.13.call_info= -account.13.custom_ua= -account.13.mwi_parse_terminated= -account.13.check_cseq.enable= -account.13.check_to_tag.enable= -account.13.vq_rtcpxr.collector_server_port= -account.13.vq_rtcpxr.collector_server_host= -account.13.vq_rtcpxr.collector_name= -account.13.compact_header_enable= -account.13.cp_source= -account.13.cid_source_ppi= -account.13.cid_source_privacy= -account.13.reg_with_pani_header.enable = -account.13.alert_info= -account.13.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.13.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.13.timeout_fwd.off_code= -account.13.timeout_fwd.on_code= -account.13.timeout_fwd.timeout= -account.13.timeout_fwd.target= -account.13.timeout_fwd.enable= -account.13.busy_fwd.off_code= -account.13.busy_fwd.on_code= -account.13.busy_fwd.target= -account.13.busy_fwd.enable= -account.13.always_fwd.off_code= -account.13.always_fwd.on_code= -account.13.always_fwd.target= -account.13.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.13.dnd.enable= -account.13.dnd.off_code= -account.13.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.13.subscribe_mwi= -account.13.subscribe_mwi_to_vm= -account.13.subscribe_mwi_expires= -account.13.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.13.auto_dial_enable= -account.13.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.13.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.13.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.13.blf.blf_list_uri= -account.13.blf_list_barge_in_code= -account.13.blf_list_code= -account.13.blf_list_retrieve_call_parked_code= -account.13.blf.subscribe_period= -account.13.blf.match_host.enable= -account.13.out_dialog_blf_enable= -account.13.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.13.shared_line= {if isset($account.13.password)}{$shared_line_1}{else}{/if} - -account.13.line_seize.expires= -account.13.shared_line_one_touch_bargein.enable= -account.13.shared_line_one_touch_retrieve.enable= -account.13.sca_manage_interface_display_time= -account.13.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.13.direct_pickup_code = -account.13.group_pickup_code = -account.13.dialoginfo_callpickup = -account.13.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.13.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.13.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.13.acd.available_url= -account.13.acd.away_url = -account.13.acd.refresh_url = -account.13.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.14.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.14.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.14.anonymous_call.server_base_only = -account.14.send_anonymous_rejection_code = -account.14.anonymous_reject_offcode = -account.14.anonymous_reject_oncode = -account.14.reject_anonymous_call= -account.14.anonymous_call_offcode = -account.14.anonymous_call_oncode = -account.14.anonymous_call = -account.14.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.14.music_server_uri= -account.14.music_on_hold_type= -account.14.auto_label.rule= -account.14.auto_label.enable= -account.14.number_of_linekey= -account.14.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.14.codec.ilbc_15_2kbps.priority= -account.14.codec.ilbc_15_2kbps.enable= -account.14.codec.ilbc_13_33kbps.priority= -account.14.codec.ilbc_13_33kbps.enable = -account.14.codec.pcma.enable = 1 -account.14.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.14.codec.pcmu.enable = 1 -account.14.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.14.codec.opus.enable = 1 -account.14.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.14.codec.g726_32.enable= -account.14.codec.g726_32.priority= - -account.14.codec.g729.enable = 1 -account.14.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.14.codec.g722.enable = 1 -account.14.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.14.password) } -account.14.enable = 1 -{else} -account.14.enable = -{/if} -account.14.label = {$account.14.display_name} -account.14.display_name = {$account.14.display_name} -account.14.auth_name = {$account.14.auth_id} -account.14.password = {$account.14.password} -{if isset($account.14.server.1.address)} -account.14.user_name = {$account.14.user_id}@{$account.14.server_address} -{else} -account.14.user_name = {$account.14.user_id} -{/if} - -{if isset($account.14.server.1.address)} account.14.sip_server.1.address= {$account.14.server.1.address}{else} account.14.sip_server.1.address= {$account.14.server_address}{/if} - -account.14.sip_server.1.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.1.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.1.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.1.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.1.transport_type = 3{/if} - -account.14.sip_server.1.expires= {$account.14.register_expires} -account.14.sip_server.1.retry_counts= 3 - -account.14.sip_server.2.address= {$account.14.server.2.address} -account.14.sip_server.2.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.2.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.2.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.2.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.2.transport_type = 3{/if} - -account.14.sip_server.2.expires= {$account.14.register_expires} -account.14.sip_server.2.retry_counts= 3 - -account.14.outbound_proxy_enable= {if isset($account.14.outbound_proxy_primary)}1{else}0{/if} - -account.14.outbound_proxy.1.address= {$account.14.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.14.outbound_proxy.1.port = {$account.14.sip_port} -{/if} - -account.14.outbound_proxy.2.address= {$account.14.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.14.outbound_proxy.2.port = {$account.14.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.14.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.14.outbound_proxy_fallback_interval = 120 -{/if} - -account.14.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.14.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.14.nat.udp_update_enable= 3 -account.14.nat.udp_update_time= 30 -account.14.nat.rport= {$flyingvoice_rport} - -account.14.dtmf.type= {$flyingvoice_dtmf_type} -account.14.dtmf.info_type= -account.14.dtmf.dtmf_payload= -account.14.100rel_enable= {$flyingvoice_retransmission} - -account.14.subscribe_register= -account.14.cid_source= {$flyingvoice_cid_source} -account.14.enable_user_equal_phone= -account.14.srtp_encryption= {$flyingvoice_srtp_encryption} -account.14.ptime= 20 -account.14.register_line= -account.14.register_mac= -account.14.reg_fail_retry_interval= -account.14.unregister_on_reboot= - -account.14.session_timer.refresher= -account.14.session_timer.expires= -account.14.session_timer.enable= {$flyingvoice_session_timer} - -account.14.conf_type= -account.14.sip_server_type= - - -account.14.srtp.unencrypted_rtcp.enable = -account.14.srtp.unencrypted_rtp.enable = -account.14.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.14.outbound_proxy.1.register_on_enable= -account.14.outbound_proxy.1.failback_timeout= -account.14.outbound_proxy.1.failback_mode= -account.14.outbound_proxy.1.retry_counts= -account.14.outbound_proxy.1.only_signal_with_registered= -account.14.outbound_proxy.1.failback_subscribe.enable= -account.14.outbound_proxy.1.invite_retry_counts= - -account.14.sip_server.1.register_on_enable= 0 -account.14.sip_server.1.failback_timeout= 3600 -account.14.sip_server.1.failback_mode= 0 -account.14.sip_server.1.failback_subscribe.enable= -account.14.sip_server.1.only_signal_with_registered= -account.14.sip_server.1.invite_retry_counts= - -account.14.outbound_proxy.2.register_on_enable= -account.14.outbound_proxy.2.failback_timeout= -account.14.outbound_proxy.2.failback_mode= -account.14.outbound_proxy.2.retry_counts= -account.14.outbound_proxy.2.only_signal_with_registered= -account.14.outbound_proxy.2.failback_subscribe.enable= -account.14.outbound_proxy.2.invite_retry_counts= - -account.14.sip_server.2.register_on_enable= -account.14.sip_server.2.failback_timeout= -account.14.sip_server.2.failback_mode= -account.14.sip_server.2.failback_subscribe.enable= -account.14.sip_server.2.only_signal_with_registered= -account.14.sip_server.2.invite_retry_counts= - -account.14.static_cache_pri= -account.14.dns_cache_type= -account.14.naptr_build= -account.14.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.14.fallback.redundancy_type= -account.14.reg_failed_retry_max_time= -account.14.reg_failed_retry_min_time= -account.14.redundancy_with_reg_fail.enable = - - -account.14.sip_server.1.outbound_proxy_enable = -account.14.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.14.contact_take_line_param= -account.14.update_ack_while_dialing= -account.14.srtp_lifetime= -account.14.third_part_request_with_route.enable= -account.14.insert_outbound_in_route.enable= -account.14.path.enable= -account.14.sub_fail_retry_interval= -account.14.transfer_refer_to_contact_header.enable= -account.14.hold_use_inactive= -account.14.gruu.enable= -account.14.dial_tone= -account.14.call_id_mode= -account.14.subscribe_expires_overlap= -account.14.register_expires_overlap= -account.14.call_info= -account.14.custom_ua= -account.14.mwi_parse_terminated= -account.14.check_cseq.enable= -account.14.check_to_tag.enable= -account.14.vq_rtcpxr.collector_server_port= -account.14.vq_rtcpxr.collector_server_host= -account.14.vq_rtcpxr.collector_name= -account.14.compact_header_enable= -account.14.cp_source= -account.14.cid_source_ppi= -account.14.cid_source_privacy= -account.14.reg_with_pani_header.enable = -account.14.alert_info= -account.14.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.14.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.14.timeout_fwd.off_code= -account.14.timeout_fwd.on_code= -account.14.timeout_fwd.timeout= -account.14.timeout_fwd.target= -account.14.timeout_fwd.enable= -account.14.busy_fwd.off_code= -account.14.busy_fwd.on_code= -account.14.busy_fwd.target= -account.14.busy_fwd.enable= -account.14.always_fwd.off_code= -account.14.always_fwd.on_code= -account.14.always_fwd.target= -account.14.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.14.dnd.enable= -account.14.dnd.off_code= -account.14.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.14.subscribe_mwi= -account.14.subscribe_mwi_to_vm= -account.14.subscribe_mwi_expires= -account.14.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.14.auto_dial_enable= -account.14.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.14.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.14.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.14.blf.blf_list_uri= -account.14.blf_list_barge_in_code= -account.14.blf_list_code= -account.14.blf_list_retrieve_call_parked_code= -account.14.blf.subscribe_period= -account.14.blf.match_host.enable= -account.14.out_dialog_blf_enable= -account.14.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.14.shared_line= {if isset($account.14.password)}{$shared_line_1}{else}{/if} - -account.14.line_seize.expires= -account.14.shared_line_one_touch_bargein.enable= -account.14.shared_line_one_touch_retrieve.enable= -account.14.sca_manage_interface_display_time= -account.14.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.14.direct_pickup_code = -account.14.group_pickup_code = -account.14.dialoginfo_callpickup = -account.14.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.14.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.14.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.14.acd.available_url= -account.14.acd.away_url = -account.14.acd.refresh_url = -account.14.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.15.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.15.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.15.anonymous_call.server_base_only = -account.15.send_anonymous_rejection_code = -account.15.anonymous_reject_offcode = -account.15.anonymous_reject_oncode = -account.15.reject_anonymous_call= -account.15.anonymous_call_offcode = -account.15.anonymous_call_oncode = -account.15.anonymous_call = -account.15.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.15.music_server_uri= -account.15.music_on_hold_type= -account.15.auto_label.rule= -account.15.auto_label.enable= -account.15.number_of_linekey= -account.15.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.15.codec.ilbc_15_2kbps.priority= -account.15.codec.ilbc_15_2kbps.enable= -account.15.codec.ilbc_13_33kbps.priority= -account.15.codec.ilbc_13_33kbps.enable = -account.15.codec.pcma.enable = 1 -account.15.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.15.codec.pcmu.enable = 1 -account.15.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.15.codec.opus.enable = 1 -account.15.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.15.codec.g726_32.enable= -account.15.codec.g726_32.priority= - -account.15.codec.g729.enable = 1 -account.15.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.15.codec.g722.enable = 1 -account.15.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.15.password) } -account.15.enable = 1 -{else} -account.15.enable = -{/if} -account.15.label = {$account.15.display_name} -account.15.display_name = {$account.15.display_name} -account.15.auth_name = {$account.15.auth_id} -account.15.password = {$account.15.password} -{if isset($account.15.server.1.address)} -account.15.user_name = {$account.15.user_id}@{$account.15.server_address} -{else} -account.15.user_name = {$account.15.user_id} -{/if} - -{if isset($account.15.server.1.address)} account.15.sip_server.1.address= {$account.15.server.1.address}{else} account.15.sip_server.1.address= {$account.15.server_address}{/if} - -account.15.sip_server.1.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.1.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.1.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.1.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.1.transport_type = 3{/if} - -account.15.sip_server.1.expires= {$account.15.register_expires} -account.15.sip_server.1.retry_counts= 3 - -account.15.sip_server.2.address= {$account.15.server.2.address} -account.15.sip_server.2.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.2.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.2.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.2.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.2.transport_type = 3{/if} - -account.15.sip_server.2.expires= {$account.15.register_expires} -account.15.sip_server.2.retry_counts= 3 - -account.15.outbound_proxy_enable= {if isset($account.15.outbound_proxy_primary)}1{else}0{/if} - -account.15.outbound_proxy.1.address= {$account.15.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.15.outbound_proxy.1.port = {$account.15.sip_port} -{/if} - -account.15.outbound_proxy.2.address= {$account.15.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.15.outbound_proxy.2.port = {$account.15.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.15.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.15.outbound_proxy_fallback_interval = 120 -{/if} - -account.15.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.15.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.15.nat.udp_update_enable= 3 -account.15.nat.udp_update_time= 30 -account.15.nat.rport= {$flyingvoice_rport} - -account.15.dtmf.type= {$flyingvoice_dtmf_type} -account.15.dtmf.info_type= -account.15.dtmf.dtmf_payload= -account.15.100rel_enable= {$flyingvoice_retransmission} - -account.15.subscribe_register= -account.15.cid_source= {$flyingvoice_cid_source} -account.15.enable_user_equal_phone= -account.15.srtp_encryption= {$flyingvoice_srtp_encryption} -account.15.ptime= 20 -account.15.register_line= -account.15.register_mac= -account.15.reg_fail_retry_interval= -account.15.unregister_on_reboot= - -account.15.session_timer.refresher= -account.15.session_timer.expires= -account.15.session_timer.enable= {$flyingvoice_session_timer} - -account.15.conf_type= -account.15.sip_server_type= - - -account.15.srtp.unencrypted_rtcp.enable = -account.15.srtp.unencrypted_rtp.enable = -account.15.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.15.outbound_proxy.1.register_on_enable= -account.15.outbound_proxy.1.failback_timeout= -account.15.outbound_proxy.1.failback_mode= -account.15.outbound_proxy.1.retry_counts= -account.15.outbound_proxy.1.only_signal_with_registered= -account.15.outbound_proxy.1.failback_subscribe.enable= -account.15.outbound_proxy.1.invite_retry_counts= - -account.15.sip_server.1.register_on_enable= 0 -account.15.sip_server.1.failback_timeout= 3600 -account.15.sip_server.1.failback_mode= 0 -account.15.sip_server.1.failback_subscribe.enable= -account.15.sip_server.1.only_signal_with_registered= -account.15.sip_server.1.invite_retry_counts= - -account.15.outbound_proxy.2.register_on_enable= -account.15.outbound_proxy.2.failback_timeout= -account.15.outbound_proxy.2.failback_mode= -account.15.outbound_proxy.2.retry_counts= -account.15.outbound_proxy.2.only_signal_with_registered= -account.15.outbound_proxy.2.failback_subscribe.enable= -account.15.outbound_proxy.2.invite_retry_counts= - -account.15.sip_server.2.register_on_enable= -account.15.sip_server.2.failback_timeout= -account.15.sip_server.2.failback_mode= -account.15.sip_server.2.failback_subscribe.enable= -account.15.sip_server.2.only_signal_with_registered= -account.15.sip_server.2.invite_retry_counts= - -account.15.static_cache_pri= -account.15.dns_cache_type= -account.15.naptr_build= -account.15.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.15.fallback.redundancy_type= -account.15.reg_failed_retry_max_time= -account.15.reg_failed_retry_min_time= -account.15.redundancy_with_reg_fail.enable = - - -account.15.sip_server.1.outbound_proxy_enable = -account.15.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.15.contact_take_line_param= -account.15.update_ack_while_dialing= -account.15.srtp_lifetime= -account.15.third_part_request_with_route.enable= -account.15.insert_outbound_in_route.enable= -account.15.path.enable= -account.15.sub_fail_retry_interval= -account.15.transfer_refer_to_contact_header.enable= -account.15.hold_use_inactive= -account.15.gruu.enable= -account.15.dial_tone= -account.15.call_id_mode= -account.15.subscribe_expires_overlap= -account.15.register_expires_overlap= -account.15.call_info= -account.15.custom_ua= -account.15.mwi_parse_terminated= -account.15.check_cseq.enable= -account.15.check_to_tag.enable= -account.15.vq_rtcpxr.collector_server_port= -account.15.vq_rtcpxr.collector_server_host= -account.15.vq_rtcpxr.collector_name= -account.15.compact_header_enable= -account.15.cp_source= -account.15.cid_source_ppi= -account.15.cid_source_privacy= -account.15.reg_with_pani_header.enable = -account.15.alert_info= -account.15.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.15.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.15.timeout_fwd.off_code= -account.15.timeout_fwd.on_code= -account.15.timeout_fwd.timeout= -account.15.timeout_fwd.target= -account.15.timeout_fwd.enable= -account.15.busy_fwd.off_code= -account.15.busy_fwd.on_code= -account.15.busy_fwd.target= -account.15.busy_fwd.enable= -account.15.always_fwd.off_code= -account.15.always_fwd.on_code= -account.15.always_fwd.target= -account.15.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.15.dnd.enable= -account.15.dnd.off_code= -account.15.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.15.subscribe_mwi= -account.15.subscribe_mwi_to_vm= -account.15.subscribe_mwi_expires= -account.15.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.15.auto_dial_enable= -account.15.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.15.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.15.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.15.blf.blf_list_uri= -account.15.blf_list_barge_in_code= -account.15.blf_list_code= -account.15.blf_list_retrieve_call_parked_code= -account.15.blf.subscribe_period= -account.15.blf.match_host.enable= -account.15.out_dialog_blf_enable= -account.15.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.15.shared_line= {if isset($account.15.password)}{$shared_line_1}{else}{/if} - -account.15.line_seize.expires= -account.15.shared_line_one_touch_bargein.enable= -account.15.shared_line_one_touch_retrieve.enable= -account.15.sca_manage_interface_display_time= -account.15.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.15.direct_pickup_code = -account.15.group_pickup_code = -account.15.dialoginfo_callpickup = -account.15.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.15.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.15.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.15.acd.available_url= -account.15.acd.away_url = -account.15.acd.refresh_url = -account.15.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.16.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.16.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.16.anonymous_call.server_base_only = -account.16.send_anonymous_rejection_code = -account.16.anonymous_reject_offcode = -account.16.anonymous_reject_oncode = -account.16.reject_anonymous_call= -account.16.anonymous_call_offcode = -account.16.anonymous_call_oncode = -account.16.anonymous_call = -account.16.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.16.music_server_uri= -account.16.music_on_hold_type= -account.16.auto_label.rule= -account.16.auto_label.enable= -account.16.number_of_linekey= -account.16.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.16.codec.ilbc_15_2kbps.priority= -account.16.codec.ilbc_15_2kbps.enable= -account.16.codec.ilbc_13_33kbps.priority= -account.16.codec.ilbc_13_33kbps.enable = -account.16.codec.pcma.enable = 1 -account.16.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.16.codec.pcmu.enable = 1 -account.16.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.16.codec.opus.enable = 1 -account.16.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.16.codec.g726_32.enable= -account.16.codec.g726_32.priority= - -account.16.codec.g729.enable = 1 -account.16.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.16.codec.g722.enable = 1 -account.16.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.16.password) } -account.16.enable = 1 -{else} -account.16.enable = -{/if} -account.16.label = {$account.16.display_name} -account.16.display_name = {$account.16.display_name} -account.16.auth_name = {$account.16.auth_id} -account.16.password = {$account.16.password} -{if isset($account.16.server.1.address)} -account.16.user_name = {$account.16.user_id}@{$account.16.server_address} -{else} -account.16.user_name = {$account.16.user_id} -{/if} - -{if isset($account.16.server.1.address)} account.16.sip_server.1.address= {$account.16.server.1.address}{else} account.16.sip_server.1.address= {$account.16.server_address}{/if} - -account.16.sip_server.1.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.1.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.1.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.1.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.1.transport_type = 3{/if} - -account.16.sip_server.1.expires= {$account.16.register_expires} -account.16.sip_server.1.retry_counts= 3 - -account.16.sip_server.2.address= {$account.16.server.2.address} -account.16.sip_server.2.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.2.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.2.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.2.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.2.transport_type = 3{/if} - -account.16.sip_server.2.expires= {$account.16.register_expires} -account.16.sip_server.2.retry_counts= 3 - -account.16.outbound_proxy_enable= {if isset($account.16.outbound_proxy_primary)}1{else}0{/if} - -account.16.outbound_proxy.1.address= {$account.16.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.16.outbound_proxy.1.port = {$account.16.sip_port} -{/if} - -account.16.outbound_proxy.2.address= {$account.16.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.16.outbound_proxy.2.port = {$account.16.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.16.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.16.outbound_proxy_fallback_interval = 120 -{/if} - -account.16.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.16.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.16.nat.udp_update_enable= 3 -account.16.nat.udp_update_time= 30 -account.16.nat.rport= {$flyingvoice_rport} - -account.16.dtmf.type= {$flyingvoice_dtmf_type} -account.16.dtmf.info_type= -account.16.dtmf.dtmf_payload= -account.16.100rel_enable= {$flyingvoice_retransmission} - -account.16.subscribe_register= -account.16.cid_source= {$flyingvoice_cid_source} -account.16.enable_user_equal_phone= -account.16.srtp_encryption= {$flyingvoice_srtp_encryption} -account.16.ptime= 20 -account.16.register_line= -account.16.register_mac= -account.16.reg_fail_retry_interval= -account.16.unregister_on_reboot= - -account.16.session_timer.refresher= -account.16.session_timer.expires= -account.16.session_timer.enable= {$flyingvoice_session_timer} - -account.16.conf_type= -account.16.sip_server_type= - - -account.16.srtp.unencrypted_rtcp.enable = -account.16.srtp.unencrypted_rtp.enable = -account.16.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.16.outbound_proxy.1.register_on_enable= -account.16.outbound_proxy.1.failback_timeout= -account.16.outbound_proxy.1.failback_mode= -account.16.outbound_proxy.1.retry_counts= -account.16.outbound_proxy.1.only_signal_with_registered= -account.16.outbound_proxy.1.failback_subscribe.enable= -account.16.outbound_proxy.1.invite_retry_counts= - -account.16.sip_server.1.register_on_enable= 0 -account.16.sip_server.1.failback_timeout= 3600 -account.16.sip_server.1.failback_mode= 0 -account.16.sip_server.1.failback_subscribe.enable= -account.16.sip_server.1.only_signal_with_registered= -account.16.sip_server.1.invite_retry_counts= - -account.16.outbound_proxy.2.register_on_enable= -account.16.outbound_proxy.2.failback_timeout= -account.16.outbound_proxy.2.failback_mode= -account.16.outbound_proxy.2.retry_counts= -account.16.outbound_proxy.2.only_signal_with_registered= -account.16.outbound_proxy.2.failback_subscribe.enable= -account.16.outbound_proxy.2.invite_retry_counts= - -account.16.sip_server.2.register_on_enable= -account.16.sip_server.2.failback_timeout= -account.16.sip_server.2.failback_mode= -account.16.sip_server.2.failback_subscribe.enable= -account.16.sip_server.2.only_signal_with_registered= -account.16.sip_server.2.invite_retry_counts= - -account.16.static_cache_pri= -account.16.dns_cache_type= -account.16.naptr_build= -account.16.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.16.fallback.redundancy_type= -account.16.reg_failed_retry_max_time= -account.16.reg_failed_retry_min_time= -account.16.redundancy_with_reg_fail.enable = - - -account.16.sip_server.1.outbound_proxy_enable = -account.16.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.16.contact_take_line_param= -account.16.update_ack_while_dialing= -account.16.srtp_lifetime= -account.16.third_part_request_with_route.enable= -account.16.insert_outbound_in_route.enable= -account.16.path.enable= -account.16.sub_fail_retry_interval= -account.16.transfer_refer_to_contact_header.enable= -account.16.hold_use_inactive= -account.16.gruu.enable= -account.16.dial_tone= -account.16.call_id_mode= -account.16.subscribe_expires_overlap= -account.16.register_expires_overlap= -account.16.call_info= -account.16.custom_ua= -account.16.mwi_parse_terminated= -account.16.check_cseq.enable= -account.16.check_to_tag.enable= -account.16.vq_rtcpxr.collector_server_port= -account.16.vq_rtcpxr.collector_server_host= -account.16.vq_rtcpxr.collector_name= -account.16.compact_header_enable= -account.16.cp_source= -account.16.cid_source_ppi= -account.16.cid_source_privacy= -account.16.reg_with_pani_header.enable = -account.16.alert_info= -account.16.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.16.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.16.timeout_fwd.off_code= -account.16.timeout_fwd.on_code= -account.16.timeout_fwd.timeout= -account.16.timeout_fwd.target= -account.16.timeout_fwd.enable= -account.16.busy_fwd.off_code= -account.16.busy_fwd.on_code= -account.16.busy_fwd.target= -account.16.busy_fwd.enable= -account.16.always_fwd.off_code= -account.16.always_fwd.on_code= -account.16.always_fwd.target= -account.16.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.16.dnd.enable= -account.16.dnd.off_code= -account.16.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.16.subscribe_mwi= -account.16.subscribe_mwi_to_vm= -account.16.subscribe_mwi_expires= -account.16.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.16.auto_dial_enable= -account.16.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.16.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.16.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.16.blf.blf_list_uri= -account.16.blf_list_barge_in_code= -account.16.blf_list_code= -account.16.blf_list_retrieve_call_parked_code= -account.16.blf.subscribe_period= -account.16.blf.match_host.enable= -account.16.out_dialog_blf_enable= -account.16.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.16.shared_line= {if isset($account.16.password)}{$shared_line_1}{else}{/if} - -account.16.line_seize.expires= -account.16.shared_line_one_touch_bargein.enable= -account.16.shared_line_one_touch_retrieve.enable= -account.16.sca_manage_interface_display_time= -account.16.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.16.direct_pickup_code = -account.16.group_pickup_code = -account.16.dialoginfo_callpickup = -account.16.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.16.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.16.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.16.acd.available_url= -account.16.acd.away_url = -account.16.acd.refresh_url = -account.16.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p53/{$mac}.cfg b/resources/templates/provision/flyingvoice/p53/{$mac}.cfg index 411e6da593..43ee554c8d 100644 --- a/resources/templates/provision/flyingvoice/p53/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p53/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,55 +327,55 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= @@ -381,37 +383,37 @@ account.1.shared_line_callpull_code= ####################################################################################### ## Broadsoft Hoteling ## ####################################################################################### -account.1.hoteling.enable= -account.1.hoteling.user_id= -account.1.hoteling.password= -account.1.hoteling.expires= -account.1.hoteling.auto_login_enable= +account.{$row.line_number}.hoteling.enable= +account.{$row.line_number}.hoteling.user_id= +account.{$row.line_number}.hoteling.password= +account.{$row.line_number}.hoteling.expires= +account.{$row.line_number}.hoteling.auto_login_enable= ####################################################################################### ## Broadsoft XSI ## ####################################################################################### -account.1.xsi.user = -account.1.xsi.password = -account.1.xsi.host = -account.1.xsi.server_type = -account.1.xsi.port = +account.{$row.line_number}.xsi.user = +account.{$row.line_number}.xsi.password = +account.{$row.line_number}.xsi.host = +account.{$row.line_number}.xsi.server_type = +account.{$row.line_number}.xsi.port = ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -419,4424 +421,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.2.hoteling.enable= -account.2.hoteling.user_id= -account.2.hoteling.password= -account.2.hoteling.expires= -account.2.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.2.xsi.user = -account.2.xsi.password = -account.2.xsi.host = -account.2.xsi.server_type = -account.2.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.3.hoteling.enable= -account.3.hoteling.user_id= -account.3.hoteling.password= -account.3.hoteling.expires= -account.3.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.3.xsi.user = -account.3.xsi.password = -account.3.xsi.host = -account.3.xsi.server_type = -account.3.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.4.hoteling.enable= -account.4.hoteling.user_id= -account.4.hoteling.password= -account.4.hoteling.expires= -account.4.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.4.xsi.user = -account.4.xsi.password = -account.4.xsi.host = -account.4.xsi.server_type = -account.4.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.5.hoteling.enable= -account.5.hoteling.user_id= -account.5.hoteling.password= -account.5.hoteling.expires= -account.5.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.5.xsi.user = -account.5.xsi.password = -account.5.xsi.host = -account.5.xsi.server_type = -account.5.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.6.hoteling.enable= -account.6.hoteling.user_id= -account.6.hoteling.password= -account.6.hoteling.expires= -account.6.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.6.xsi.user = -account.6.xsi.password = -account.6.xsi.host = -account.6.xsi.server_type = -account.6.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.7.hoteling.enable= -account.7.hoteling.user_id= -account.7.hoteling.password= -account.7.hoteling.expires= -account.7.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.7.xsi.user = -account.7.xsi.password = -account.7.xsi.host = -account.7.xsi.server_type = -account.7.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.8.hoteling.enable= -account.8.hoteling.user_id= -account.8.hoteling.password= -account.8.hoteling.expires= -account.8.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.8.xsi.user = -account.8.xsi.password = -account.8.xsi.host = -account.8.xsi.server_type = -account.8.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.9.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.9.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.9.anonymous_call.server_base_only = -account.9.send_anonymous_rejection_code = -account.9.anonymous_reject_offcode = -account.9.anonymous_reject_oncode = -account.9.reject_anonymous_call= -account.9.anonymous_call_offcode = -account.9.anonymous_call_oncode = -account.9.anonymous_call = -account.9.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.9.music_server_uri= -account.9.music_on_hold_type= -account.9.auto_label.rule= -account.9.auto_label.enable= -account.9.number_of_linekey= -account.9.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.9.codec.ilbc_15_2kbps.priority= -account.9.codec.ilbc_15_2kbps.enable= -account.9.codec.ilbc_13_33kbps.priority= -account.9.codec.ilbc_13_33kbps.enable = -account.9.codec.pcma.enable = 1 -account.9.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.9.codec.pcmu.enable = 1 -account.9.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.9.codec.opus.enable = 1 -account.9.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.9.codec.g726_32.enable= -account.9.codec.g726_32.priority= - -account.9.codec.g729.enable = 1 -account.9.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.9.codec.g722.enable = 1 -account.9.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.9.password) } -account.9.enable = 1 -{else} -account.9.enable = -{/if} -account.9.label = {$account.9.display_name} -account.9.display_name = {$account.9.display_name} -account.9.auth_name = {$account.9.auth_id} -account.9.password = {$account.9.password} -{if isset($account.9.server.1.address)} -account.9.user_name = {$account.9.user_id}@{$account.9.server_address} -{else} -account.9.user_name = {$account.9.user_id} -{/if} - -{if isset($account.9.server.1.address)} account.9.sip_server.1.address= {$account.9.server.1.address}{else} account.9.sip_server.1.address= {$account.9.server_address}{/if} - -account.9.sip_server.1.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.1.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.1.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.1.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.1.transport_type = 3{/if} - -account.9.sip_server.1.expires= {$account.9.register_expires} -account.9.sip_server.1.retry_counts= 3 - -account.9.sip_server.2.address= {$account.9.server.2.address} -account.9.sip_server.2.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.2.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.2.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.2.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.2.transport_type = 3{/if} - -account.9.sip_server.2.expires= {$account.9.register_expires} -account.9.sip_server.2.retry_counts= 3 - -account.9.outbound_proxy_enable= {if isset($account.9.outbound_proxy_primary)}1{else}0{/if} - -account.9.outbound_proxy.1.address= {$account.9.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.9.outbound_proxy.1.port = {$account.9.sip_port} -{/if} - -account.9.outbound_proxy.2.address= {$account.9.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.9.outbound_proxy.2.port = {$account.9.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.9.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.9.outbound_proxy_fallback_interval = 120 -{/if} - -account.9.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.9.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.9.nat.udp_update_enable= 3 -account.9.nat.udp_update_time= 30 -account.9.nat.rport= {$flyingvoice_rport} - -account.9.dtmf.type= {$flyingvoice_dtmf_type} -account.9.dtmf.info_type= -account.9.dtmf.dtmf_payload= -account.9.100rel_enable= {$flyingvoice_retransmission} - -account.9.subscribe_register= -account.9.cid_source= {$flyingvoice_cid_source} -account.9.enable_user_equal_phone= -account.9.srtp_encryption= {$flyingvoice_srtp_encryption} -account.9.ptime= 20 -account.9.register_line= -account.9.register_mac= -account.9.reg_fail_retry_interval= -account.9.unregister_on_reboot= - -account.9.session_timer.refresher= -account.9.session_timer.expires= -account.9.session_timer.enable= {$flyingvoice_session_timer} - -account.9.conf_type= -account.9.sip_server_type= - - -account.9.srtp.unencrypted_rtcp.enable = -account.9.srtp.unencrypted_rtp.enable = -account.9.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.9.outbound_proxy.1.register_on_enable= -account.9.outbound_proxy.1.failback_timeout= -account.9.outbound_proxy.1.failback_mode= -account.9.outbound_proxy.1.retry_counts= -account.9.outbound_proxy.1.only_signal_with_registered= -account.9.outbound_proxy.1.failback_subscribe.enable= -account.9.outbound_proxy.1.invite_retry_counts= - -account.9.sip_server.1.register_on_enable= 0 -account.9.sip_server.1.failback_timeout= 3600 -account.9.sip_server.1.failback_mode= 0 -account.9.sip_server.1.failback_subscribe.enable= -account.9.sip_server.1.only_signal_with_registered= -account.9.sip_server.1.invite_retry_counts= - -account.9.outbound_proxy.2.register_on_enable= -account.9.outbound_proxy.2.failback_timeout= -account.9.outbound_proxy.2.failback_mode= -account.9.outbound_proxy.2.retry_counts= -account.9.outbound_proxy.2.only_signal_with_registered= -account.9.outbound_proxy.2.failback_subscribe.enable= -account.9.outbound_proxy.2.invite_retry_counts= - -account.9.sip_server.2.register_on_enable= -account.9.sip_server.2.failback_timeout= -account.9.sip_server.2.failback_mode= -account.9.sip_server.2.failback_subscribe.enable= -account.9.sip_server.2.only_signal_with_registered= -account.9.sip_server.2.invite_retry_counts= - -account.9.static_cache_pri= -account.9.dns_cache_type= -account.9.naptr_build= -account.9.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.9.fallback.redundancy_type= -account.9.reg_failed_retry_max_time= -account.9.reg_failed_retry_min_time= -account.9.redundancy_with_reg_fail.enable = - - -account.9.sip_server.1.outbound_proxy_enable = -account.9.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.9.contact_take_line_param= -account.9.update_ack_while_dialing= -account.9.srtp_lifetime= -account.9.third_part_request_with_route.enable= -account.9.insert_outbound_in_route.enable= -account.9.path.enable= -account.9.sub_fail_retry_interval= -account.9.transfer_refer_to_contact_header.enable= -account.9.hold_use_inactive= -account.9.gruu.enable= -account.9.dial_tone= -account.9.call_id_mode= -account.9.subscribe_expires_overlap= -account.9.register_expires_overlap= -account.9.call_info= -account.9.custom_ua= -account.9.mwi_parse_terminated= -account.9.check_cseq.enable= -account.9.check_to_tag.enable= -account.9.vq_rtcpxr.collector_server_port= -account.9.vq_rtcpxr.collector_server_host= -account.9.vq_rtcpxr.collector_name= -account.9.compact_header_enable= -account.9.cp_source= -account.9.cid_source_ppi= -account.9.cid_source_privacy= -account.9.reg_with_pani_header.enable = -account.9.alert_info= -account.9.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.9.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.9.timeout_fwd.off_code= -account.9.timeout_fwd.on_code= -account.9.timeout_fwd.timeout= -account.9.timeout_fwd.target= -account.9.timeout_fwd.enable= -account.9.busy_fwd.off_code= -account.9.busy_fwd.on_code= -account.9.busy_fwd.target= -account.9.busy_fwd.enable= -account.9.always_fwd.off_code= -account.9.always_fwd.on_code= -account.9.always_fwd.target= -account.9.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.9.dnd.enable= -account.9.dnd.off_code= -account.9.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.9.subscribe_mwi= -account.9.subscribe_mwi_to_vm= -account.9.subscribe_mwi_expires= -account.9.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.9.auto_dial_enable= -account.9.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.9.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.9.dialplan.digitmap.enable= -account.9.dialplan.digitmap.string= -account.9.dialplan.digitmap.no_match_action= -account.9.dialplan.digitmap.interdigit_short_timer= -account.9.dialplan.digitmap.interdigit_long_timer= -account.9.dialplan.digitmap.apply_to.press_send= -account.9.dialplan.digitmap.apply_to.forward= -account.9.dialplan.digitmap.apply_to.history_dial= -account.9.dialplan.digitmap.apply_to.directory_dial= -account.9.dialplan.digitmap.apply_to.on_hook_dial= -account.9.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.9.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.9.blf.blf_list_uri= -account.9.blf_list_barge_in_code= -account.9.blf_list_code= -account.9.blf_list_retrieve_call_parked_code= -account.9.blf.subscribe_period= -account.9.blf.match_host.enable= -account.9.out_dialog_blf_enable= -account.9.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.9.shared_line= {if isset($account.9.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= -account.9.sca_manage_interface_display_time= -account.9.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.9.direct_pickup_code = -account.9.group_pickup_code = -account.9.dialoginfo_callpickup = -account.9.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.9.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.9.feature_key_sync.enable= - - -####################################################################################### -## ACD ## -####################################################################################### -account.9.acd.available_url= -account.9.acd.away_url = -account.9.acd.refresh_url = -account.9.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.10.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.10.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.10.anonymous_call.server_base_only = -account.10.send_anonymous_rejection_code = -account.10.anonymous_reject_offcode = -account.10.anonymous_reject_oncode = -account.10.reject_anonymous_call= -account.10.anonymous_call_offcode = -account.10.anonymous_call_oncode = -account.10.anonymous_call = -account.10.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.10.music_server_uri= -account.10.music_on_hold_type= -account.10.auto_label.rule= -account.10.auto_label.enable= -account.10.number_of_linekey= -account.10.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.10.codec.ilbc_15_2kbps.priority= -account.10.codec.ilbc_15_2kbps.enable= -account.10.codec.ilbc_13_33kbps.priority= -account.10.codec.ilbc_13_33kbps.enable = -account.10.codec.pcma.enable = 1 -account.10.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.10.codec.pcmu.enable = 1 -account.10.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.10.codec.opus.enable = 1 -account.10.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.10.codec.g726_32.enable= -account.10.codec.g726_32.priority= - -account.10.codec.g729.enable = 1 -account.10.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.10.codec.g722.enable = 1 -account.10.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.10.password) } -account.10.enable = 1 -{else} -account.10.enable = -{/if} -account.10.label = {$account.10.display_name} -account.10.display_name = {$account.10.display_name} -account.10.auth_name = {$account.10.auth_id} -account.10.password = {$account.10.password} -{if isset($account.10.server.1.address)} -account.10.user_name = {$account.10.user_id}@{$account.10.server_address} -{else} -account.10.user_name = {$account.10.user_id} -{/if} - -{if isset($account.10.server.1.address)} account.10.sip_server.1.address= {$account.10.server.1.address}{else} account.10.sip_server.1.address= {$account.10.server_address}{/if} - -account.10.sip_server.1.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.1.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.1.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.1.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.1.transport_type = 3{/if} - -account.10.sip_server.1.expires= {$account.10.register_expires} -account.10.sip_server.1.retry_counts= 3 - -account.10.sip_server.2.address= {$account.10.server.2.address} -account.10.sip_server.2.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.2.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.2.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.2.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.2.transport_type = 3{/if} - -account.10.sip_server.2.expires= {$account.10.register_expires} -account.10.sip_server.2.retry_counts= 3 - -account.10.outbound_proxy_enable= {if isset($account.10.outbound_proxy_primary)}1{else}0{/if} - -account.10.outbound_proxy.1.address= {$account.10.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.10.outbound_proxy.1.port = {$account.10.sip_port} -{/if} - -account.10.outbound_proxy.2.address= {$account.10.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.10.outbound_proxy.2.port = {$account.10.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.10.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.10.outbound_proxy_fallback_interval = 120 -{/if} - -account.10.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.10.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.10.nat.udp_update_enable= 3 -account.10.nat.udp_update_time= 30 -account.10.nat.rport= {$flyingvoice_rport} - -account.10.dtmf.type= {$flyingvoice_dtmf_type} -account.10.dtmf.info_type= -account.10.dtmf.dtmf_payload= -account.10.100rel_enable= {$flyingvoice_retransmission} - -account.10.subscribe_register= -account.10.cid_source= {$flyingvoice_cid_source} -account.10.enable_user_equal_phone= -account.10.srtp_encryption= {$flyingvoice_srtp_encryption} -account.10.ptime= 20 -account.10.register_line= -account.10.register_mac= -account.10.reg_fail_retry_interval= -account.10.unregister_on_reboot= - -account.10.session_timer.refresher= -account.10.session_timer.expires= -account.10.session_timer.enable= {$flyingvoice_session_timer} - -account.10.conf_type= -account.10.sip_server_type= - - -account.10.srtp.unencrypted_rtcp.enable = -account.10.srtp.unencrypted_rtp.enable = -account.10.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.10.outbound_proxy.1.register_on_enable= -account.10.outbound_proxy.1.failback_timeout= -account.10.outbound_proxy.1.failback_mode= -account.10.outbound_proxy.1.retry_counts= -account.10.outbound_proxy.1.only_signal_with_registered= -account.10.outbound_proxy.1.failback_subscribe.enable= -account.10.outbound_proxy.1.invite_retry_counts= - -account.10.sip_server.1.register_on_enable= 0 -account.10.sip_server.1.failback_timeout= 3600 -account.10.sip_server.1.failback_mode= 0 -account.10.sip_server.1.failback_subscribe.enable= -account.10.sip_server.1.only_signal_with_registered= -account.10.sip_server.1.invite_retry_counts= - -account.10.outbound_proxy.2.register_on_enable= -account.10.outbound_proxy.2.failback_timeout= -account.10.outbound_proxy.2.failback_mode= -account.10.outbound_proxy.2.retry_counts= -account.10.outbound_proxy.2.only_signal_with_registered= -account.10.outbound_proxy.2.failback_subscribe.enable= -account.10.outbound_proxy.2.invite_retry_counts= - -account.10.sip_server.2.register_on_enable= -account.10.sip_server.2.failback_timeout= -account.10.sip_server.2.failback_mode= -account.10.sip_server.2.failback_subscribe.enable= -account.10.sip_server.2.only_signal_with_registered= -account.10.sip_server.2.invite_retry_counts= - -account.10.static_cache_pri= -account.10.dns_cache_type= -account.10.naptr_build= -account.10.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.10.fallback.redundancy_type= -account.10.reg_failed_retry_max_time= -account.10.reg_failed_retry_min_time= -account.10.redundancy_with_reg_fail.enable = - - -account.10.sip_server.1.outbound_proxy_enable = -account.10.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.10.contact_take_line_param= -account.10.update_ack_while_dialing= -account.10.srtp_lifetime= -account.10.third_part_request_with_route.enable= -account.10.insert_outbound_in_route.enable= -account.10.path.enable= -account.10.sub_fail_retry_interval= -account.10.transfer_refer_to_contact_header.enable= -account.10.hold_use_inactive= -account.10.gruu.enable= -account.10.dial_tone= -account.10.call_id_mode= -account.10.subscribe_expires_overlap= -account.10.register_expires_overlap= -account.10.call_info= -account.10.custom_ua= -account.10.mwi_parse_terminated= -account.10.check_cseq.enable= -account.10.check_to_tag.enable= -account.10.vq_rtcpxr.collector_server_port= -account.10.vq_rtcpxr.collector_server_host= -account.10.vq_rtcpxr.collector_name= -account.10.compact_header_enable= -account.10.cp_source= -account.10.cid_source_ppi= -account.10.cid_source_privacy= -account.10.reg_with_pani_header.enable = -account.10.alert_info= -account.10.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.10.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.10.timeout_fwd.off_code= -account.10.timeout_fwd.on_code= -account.10.timeout_fwd.timeout= -account.10.timeout_fwd.target= -account.10.timeout_fwd.enable= -account.10.busy_fwd.off_code= -account.10.busy_fwd.on_code= -account.10.busy_fwd.target= -account.10.busy_fwd.enable= -account.10.always_fwd.off_code= -account.10.always_fwd.on_code= -account.10.always_fwd.target= -account.10.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.10.dnd.enable= -account.10.dnd.off_code= -account.10.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.10.subscribe_mwi= -account.10.subscribe_mwi_to_vm= -account.10.subscribe_mwi_expires= -account.10.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.10.auto_dial_enable= -account.10.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.10.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.10.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.10.blf.blf_list_uri= -account.10.blf_list_barge_in_code= -account.10.blf_list_code= -account.10.blf_list_retrieve_call_parked_code= -account.10.blf.subscribe_period= -account.10.blf.match_host.enable= -account.10.out_dialog_blf_enable= -account.10.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.10.shared_line= {if isset($account.10.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= -account.10.sca_manage_interface_display_time= -account.10.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.10.direct_pickup_code = -account.10.group_pickup_code = -account.10.dialoginfo_callpickup = -account.10.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.10.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.10.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.10.acd.available_url= -account.10.acd.away_url = -account.10.acd.refresh_url = -account.10.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.11.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.11.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.11.anonymous_call.server_base_only = -account.11.send_anonymous_rejection_code = -account.11.anonymous_reject_offcode = -account.11.anonymous_reject_oncode = -account.11.reject_anonymous_call= -account.11.anonymous_call_offcode = -account.11.anonymous_call_oncode = -account.11.anonymous_call = -account.11.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.11.music_server_uri= -account.11.music_on_hold_type= -account.11.auto_label.rule= -account.11.auto_label.enable= -account.11.number_of_linekey= -account.11.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.11.codec.ilbc_15_2kbps.priority= -account.11.codec.ilbc_15_2kbps.enable= -account.11.codec.ilbc_13_33kbps.priority= -account.11.codec.ilbc_13_33kbps.enable = -account.11.codec.pcma.enable = 1 -account.11.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.11.codec.pcmu.enable = 1 -account.11.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.11.codec.opus.enable = 1 -account.11.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.11.codec.g726_32.enable= -account.11.codec.g726_32.priority= - -account.11.codec.g729.enable = 1 -account.11.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.11.codec.g722.enable = 1 -account.11.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.11.password) } -account.11.enable = 1 -{else} -account.11.enable = -{/if} -account.11.label = {$account.11.display_name} -account.11.display_name = {$account.11.display_name} -account.11.auth_name = {$account.11.auth_id} -account.11.password = {$account.11.password} -{if isset($account.11.server.1.address)} -account.11.user_name = {$account.11.user_id}@{$account.11.server_address} -{else} -account.11.user_name = {$account.11.user_id} -{/if} - -{if isset($account.11.server.1.address)} account.11.sip_server.1.address= {$account.11.server.1.address}{else} account.11.sip_server.1.address= {$account.11.server_address}{/if} - -account.11.sip_server.1.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.1.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.1.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.1.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.1.transport_type = 3{/if} - -account.11.sip_server.1.expires= {$account.11.register_expires} -account.11.sip_server.1.retry_counts= 3 - -account.11.sip_server.2.address= {$account.11.server.2.address} -account.11.sip_server.2.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.2.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.2.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.2.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.2.transport_type = 3{/if} - -account.11.sip_server.2.expires= {$account.11.register_expires} -account.11.sip_server.2.retry_counts= 3 - -account.11.outbound_proxy_enable= {if isset($account.11.outbound_proxy_primary)}1{else}0{/if} - -account.11.outbound_proxy.1.address= {$account.11.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.11.outbound_proxy.1.port = {$account.11.sip_port} -{/if} - -account.11.outbound_proxy.2.address= {$account.11.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.11.outbound_proxy.2.port = {$account.11.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.11.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.11.outbound_proxy_fallback_interval = 120 -{/if} - -account.11.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.11.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.11.nat.udp_update_enable= 3 -account.11.nat.udp_update_time= 30 -account.11.nat.rport= {$flyingvoice_rport} - -account.11.dtmf.type= {$flyingvoice_dtmf_type} -account.11.dtmf.info_type= -account.11.dtmf.dtmf_payload= -account.11.100rel_enable= {$flyingvoice_retransmission} - -account.11.subscribe_register= -account.11.cid_source= {$flyingvoice_cid_source} -account.11.enable_user_equal_phone= -account.11.srtp_encryption= {$flyingvoice_srtp_encryption} -account.11.ptime= 20 -account.11.register_line= -account.11.register_mac= -account.11.reg_fail_retry_interval= -account.11.unregister_on_reboot= - -account.11.session_timer.refresher= -account.11.session_timer.expires= -account.11.session_timer.enable= {$flyingvoice_session_timer} - -account.11.conf_type= -account.11.sip_server_type= - - -account.11.srtp.unencrypted_rtcp.enable = -account.11.srtp.unencrypted_rtp.enable = -account.11.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.11.outbound_proxy.1.register_on_enable= -account.11.outbound_proxy.1.failback_timeout= -account.11.outbound_proxy.1.failback_mode= -account.11.outbound_proxy.1.retry_counts= -account.11.outbound_proxy.1.only_signal_with_registered= -account.11.outbound_proxy.1.failback_subscribe.enable= -account.11.outbound_proxy.1.invite_retry_counts= - -account.11.sip_server.1.register_on_enable= 0 -account.11.sip_server.1.failback_timeout= 3600 -account.11.sip_server.1.failback_mode= 0 -account.11.sip_server.1.failback_subscribe.enable= -account.11.sip_server.1.only_signal_with_registered= -account.11.sip_server.1.invite_retry_counts= - -account.11.outbound_proxy.2.register_on_enable= -account.11.outbound_proxy.2.failback_timeout= -account.11.outbound_proxy.2.failback_mode= -account.11.outbound_proxy.2.retry_counts= -account.11.outbound_proxy.2.only_signal_with_registered= -account.11.outbound_proxy.2.failback_subscribe.enable= -account.11.outbound_proxy.2.invite_retry_counts= - -account.11.sip_server.2.register_on_enable= -account.11.sip_server.2.failback_timeout= -account.11.sip_server.2.failback_mode= -account.11.sip_server.2.failback_subscribe.enable= -account.11.sip_server.2.only_signal_with_registered= -account.11.sip_server.2.invite_retry_counts= - -account.11.static_cache_pri= -account.11.dns_cache_type= -account.11.naptr_build= -account.11.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.11.fallback.redundancy_type= -account.11.reg_failed_retry_max_time= -account.11.reg_failed_retry_min_time= -account.11.redundancy_with_reg_fail.enable = - - -account.11.sip_server.1.outbound_proxy_enable = -account.11.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.11.contact_take_line_param= -account.11.update_ack_while_dialing= -account.11.srtp_lifetime= -account.11.third_part_request_with_route.enable= -account.11.insert_outbound_in_route.enable= -account.11.path.enable= -account.11.sub_fail_retry_interval= -account.11.transfer_refer_to_contact_header.enable= -account.11.hold_use_inactive= -account.11.gruu.enable= -account.11.dial_tone= -account.11.call_id_mode= -account.11.subscribe_expires_overlap= -account.11.register_expires_overlap= -account.11.call_info= -account.11.custom_ua= -account.11.mwi_parse_terminated= -account.11.check_cseq.enable= -account.11.check_to_tag.enable= -account.11.vq_rtcpxr.collector_server_port= -account.11.vq_rtcpxr.collector_server_host= -account.11.vq_rtcpxr.collector_name= -account.11.compact_header_enable= -account.11.cp_source= -account.11.cid_source_ppi= -account.11.cid_source_privacy= -account.11.reg_with_pani_header.enable = -account.11.alert_info= -account.11.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.11.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.11.timeout_fwd.off_code= -account.11.timeout_fwd.on_code= -account.11.timeout_fwd.timeout= -account.11.timeout_fwd.target= -account.11.timeout_fwd.enable= -account.11.busy_fwd.off_code= -account.11.busy_fwd.on_code= -account.11.busy_fwd.target= -account.11.busy_fwd.enable= -account.11.always_fwd.off_code= -account.11.always_fwd.on_code= -account.11.always_fwd.target= -account.11.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.11.dnd.enable= -account.11.dnd.off_code= -account.11.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.11.subscribe_mwi= -account.11.subscribe_mwi_to_vm= -account.11.subscribe_mwi_expires= -account.11.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.11.auto_dial_enable= -account.11.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.11.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.11.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.11.blf.blf_list_uri= -account.11.blf_list_barge_in_code= -account.11.blf_list_code= -account.11.blf_list_retrieve_call_parked_code= -account.11.blf.subscribe_period= -account.11.blf.match_host.enable= -account.11.out_dialog_blf_enable= -account.11.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.11.shared_line= {if isset($account.11.password)}{$shared_line_1}{else}{/if} - -account.11.line_seize.expires= -account.11.shared_line_one_touch_bargein.enable= -account.11.shared_line_one_touch_retrieve.enable= -account.11.sca_manage_interface_display_time= -account.11.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.11.direct_pickup_code = -account.11.group_pickup_code = -account.11.dialoginfo_callpickup = -account.11.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.11.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.11.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.11.acd.available_url= -account.11.acd.away_url = -account.11.acd.refresh_url = -account.11.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.12.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.12.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.12.anonymous_call.server_base_only = -account.12.send_anonymous_rejection_code = -account.12.anonymous_reject_offcode = -account.12.anonymous_reject_oncode = -account.12.reject_anonymous_call= -account.12.anonymous_call_offcode = -account.12.anonymous_call_oncode = -account.12.anonymous_call = -account.12.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.12.music_server_uri= -account.12.music_on_hold_type= -account.12.auto_label.rule= -account.12.auto_label.enable= -account.12.number_of_linekey= -account.12.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.12.codec.ilbc_15_2kbps.priority= -account.12.codec.ilbc_15_2kbps.enable= -account.12.codec.ilbc_13_33kbps.priority= -account.12.codec.ilbc_13_33kbps.enable = -account.12.codec.pcma.enable = 1 -account.12.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.12.codec.pcmu.enable = 1 -account.12.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.12.codec.opus.enable = 1 -account.12.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.12.codec.g726_32.enable= -account.12.codec.g726_32.priority= - -account.12.codec.g729.enable = 1 -account.12.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.12.codec.g722.enable = 1 -account.12.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.12.password) } -account.12.enable = 1 -{else} -account.12.enable = -{/if} -account.12.label = {$account.12.display_name} -account.12.display_name = {$account.12.display_name} -account.12.auth_name = {$account.12.auth_id} -account.12.password = {$account.12.password} -{if isset($account.12.server.1.address)} -account.12.user_name = {$account.12.user_id}@{$account.12.server_address} -{else} -account.12.user_name = {$account.12.user_id} -{/if} - -{if isset($account.12.server.1.address)} account.12.sip_server.1.address= {$account.12.server.1.address}{else} account.12.sip_server.1.address= {$account.12.server_address}{/if} - -account.12.sip_server.1.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.1.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.1.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.1.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.1.transport_type = 3{/if} - -account.12.sip_server.1.expires= {$account.12.register_expires} -account.12.sip_server.1.retry_counts= 3 - -account.12.sip_server.2.address= {$account.12.server.2.address} -account.12.sip_server.2.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.2.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.2.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.2.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.2.transport_type = 3{/if} - -account.12.sip_server.2.expires= {$account.12.register_expires} -account.12.sip_server.2.retry_counts= 3 - -account.12.outbound_proxy_enable= {if isset($account.12.outbound_proxy_primary)}1{else}0{/if} - -account.12.outbound_proxy.1.address= {$account.12.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.12.outbound_proxy.1.port = {$account.12.sip_port} -{/if} - -account.12.outbound_proxy.2.address= {$account.12.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.12.outbound_proxy.2.port = {$account.12.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.12.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.12.outbound_proxy_fallback_interval = 120 -{/if} - -account.12.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.12.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.12.nat.udp_update_enable= 3 -account.12.nat.udp_update_time= 30 -account.12.nat.rport= {$flyingvoice_rport} - -account.12.dtmf.type= {$flyingvoice_dtmf_type} -account.12.dtmf.info_type= -account.12.dtmf.dtmf_payload= -account.12.100rel_enable= {$flyingvoice_retransmission} - -account.12.subscribe_register= -account.12.cid_source= {$flyingvoice_cid_source} -account.12.enable_user_equal_phone= -account.12.srtp_encryption= {$flyingvoice_srtp_encryption} -account.12.ptime= 20 -account.12.register_line= -account.12.register_mac= -account.12.reg_fail_retry_interval= -account.12.unregister_on_reboot= - -account.12.session_timer.refresher= -account.12.session_timer.expires= -account.12.session_timer.enable= {$flyingvoice_session_timer} - -account.12.conf_type= -account.12.sip_server_type= - - -account.12.srtp.unencrypted_rtcp.enable = -account.12.srtp.unencrypted_rtp.enable = -account.12.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.12.outbound_proxy.1.register_on_enable= -account.12.outbound_proxy.1.failback_timeout= -account.12.outbound_proxy.1.failback_mode= -account.12.outbound_proxy.1.retry_counts= -account.12.outbound_proxy.1.only_signal_with_registered= -account.12.outbound_proxy.1.failback_subscribe.enable= -account.12.outbound_proxy.1.invite_retry_counts= - -account.12.sip_server.1.register_on_enable= 0 -account.12.sip_server.1.failback_timeout= 3600 -account.12.sip_server.1.failback_mode= 0 -account.12.sip_server.1.failback_subscribe.enable= -account.12.sip_server.1.only_signal_with_registered= -account.12.sip_server.1.invite_retry_counts= - -account.12.outbound_proxy.2.register_on_enable= -account.12.outbound_proxy.2.failback_timeout= -account.12.outbound_proxy.2.failback_mode= -account.12.outbound_proxy.2.retry_counts= -account.12.outbound_proxy.2.only_signal_with_registered= -account.12.outbound_proxy.2.failback_subscribe.enable= -account.12.outbound_proxy.2.invite_retry_counts= - -account.12.sip_server.2.register_on_enable= -account.12.sip_server.2.failback_timeout= -account.12.sip_server.2.failback_mode= -account.12.sip_server.2.failback_subscribe.enable= -account.12.sip_server.2.only_signal_with_registered= -account.12.sip_server.2.invite_retry_counts= - -account.12.static_cache_pri= -account.12.dns_cache_type= -account.12.naptr_build= -account.12.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.12.fallback.redundancy_type= -account.12.reg_failed_retry_max_time= -account.12.reg_failed_retry_min_time= -account.12.redundancy_with_reg_fail.enable = - - -account.12.sip_server.1.outbound_proxy_enable = -account.12.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.12.contact_take_line_param= -account.12.update_ack_while_dialing= -account.12.srtp_lifetime= -account.12.third_part_request_with_route.enable= -account.12.insert_outbound_in_route.enable= -account.12.path.enable= -account.12.sub_fail_retry_interval= -account.12.transfer_refer_to_contact_header.enable= -account.12.hold_use_inactive= -account.12.gruu.enable= -account.12.dial_tone= -account.12.call_id_mode= -account.12.subscribe_expires_overlap= -account.12.register_expires_overlap= -account.12.call_info= -account.12.custom_ua= -account.12.mwi_parse_terminated= -account.12.check_cseq.enable= -account.12.check_to_tag.enable= -account.12.vq_rtcpxr.collector_server_port= -account.12.vq_rtcpxr.collector_server_host= -account.12.vq_rtcpxr.collector_name= -account.12.compact_header_enable= -account.12.cp_source= -account.12.cid_source_ppi= -account.12.cid_source_privacy= -account.12.reg_with_pani_header.enable = -account.12.alert_info= -account.12.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.12.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.12.timeout_fwd.off_code= -account.12.timeout_fwd.on_code= -account.12.timeout_fwd.timeout= -account.12.timeout_fwd.target= -account.12.timeout_fwd.enable= -account.12.busy_fwd.off_code= -account.12.busy_fwd.on_code= -account.12.busy_fwd.target= -account.12.busy_fwd.enable= -account.12.always_fwd.off_code= -account.12.always_fwd.on_code= -account.12.always_fwd.target= -account.12.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.12.dnd.enable= -account.12.dnd.off_code= -account.12.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.12.subscribe_mwi= -account.12.subscribe_mwi_to_vm= -account.12.subscribe_mwi_expires= -account.12.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.12.auto_dial_enable= -account.12.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.12.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.12.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.12.blf.blf_list_uri= -account.12.blf_list_barge_in_code= -account.12.blf_list_code= -account.12.blf_list_retrieve_call_parked_code= -account.12.blf.subscribe_period= -account.12.blf.match_host.enable= -account.12.out_dialog_blf_enable= -account.12.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.12.shared_line= {if isset($account.12.password)}{$shared_line_1}{else}{/if} - -account.12.line_seize.expires= -account.12.shared_line_one_touch_bargein.enable= -account.12.shared_line_one_touch_retrieve.enable= -account.12.sca_manage_interface_display_time= -account.12.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.12.direct_pickup_code = -account.12.group_pickup_code = -account.12.dialoginfo_callpickup = -account.12.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.12.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.12.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.12.acd.available_url= -account.12.acd.away_url = -account.12.acd.refresh_url = -account.12.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p54/{$mac}.cfg b/resources/templates/provision/flyingvoice/p54/{$mac}.cfg index 3c60157789..43ee554c8d 100644 --- a/resources/templates/provision/flyingvoice/p54/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p54/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,55 +327,55 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= @@ -381,37 +383,37 @@ account.1.shared_line_callpull_code= ####################################################################################### ## Broadsoft Hoteling ## ####################################################################################### -account.1.hoteling.enable= -account.1.hoteling.user_id= -account.1.hoteling.password= -account.1.hoteling.expires= -account.1.hoteling.auto_login_enable= +account.{$row.line_number}.hoteling.enable= +account.{$row.line_number}.hoteling.user_id= +account.{$row.line_number}.hoteling.password= +account.{$row.line_number}.hoteling.expires= +account.{$row.line_number}.hoteling.auto_login_enable= ####################################################################################### ## Broadsoft XSI ## ####################################################################################### -account.1.xsi.user = -account.1.xsi.password = -account.1.xsi.host = -account.1.xsi.server_type = -account.1.xsi.port = +account.{$row.line_number}.xsi.user = +account.{$row.line_number}.xsi.password = +account.{$row.line_number}.xsi.host = +account.{$row.line_number}.xsi.server_type = +account.{$row.line_number}.xsi.port = ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -419,5928 +421,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.2.hoteling.enable= -account.2.hoteling.user_id= -account.2.hoteling.password= -account.2.hoteling.expires= -account.2.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.2.xsi.user = -account.2.xsi.password = -account.2.xsi.host = -account.2.xsi.server_type = -account.2.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.3.hoteling.enable= -account.3.hoteling.user_id= -account.3.hoteling.password= -account.3.hoteling.expires= -account.3.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.3.xsi.user = -account.3.xsi.password = -account.3.xsi.host = -account.3.xsi.server_type = -account.3.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.4.hoteling.enable= -account.4.hoteling.user_id= -account.4.hoteling.password= -account.4.hoteling.expires= -account.4.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.4.xsi.user = -account.4.xsi.password = -account.4.xsi.host = -account.4.xsi.server_type = -account.4.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.5.hoteling.enable= -account.5.hoteling.user_id= -account.5.hoteling.password= -account.5.hoteling.expires= -account.5.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.5.xsi.user = -account.5.xsi.password = -account.5.xsi.host = -account.5.xsi.server_type = -account.5.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.6.hoteling.enable= -account.6.hoteling.user_id= -account.6.hoteling.password= -account.6.hoteling.expires= -account.6.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.6.xsi.user = -account.6.xsi.password = -account.6.xsi.host = -account.6.xsi.server_type = -account.6.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.7.hoteling.enable= -account.7.hoteling.user_id= -account.7.hoteling.password= -account.7.hoteling.expires= -account.7.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.7.xsi.user = -account.7.xsi.password = -account.7.xsi.host = -account.7.xsi.server_type = -account.7.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.8.hoteling.enable= -account.8.hoteling.user_id= -account.8.hoteling.password= -account.8.hoteling.expires= -account.8.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.8.xsi.user = -account.8.xsi.password = -account.8.xsi.host = -account.8.xsi.server_type = -account.8.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.9.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.9.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.9.anonymous_call.server_base_only = -account.9.send_anonymous_rejection_code = -account.9.anonymous_reject_offcode = -account.9.anonymous_reject_oncode = -account.9.reject_anonymous_call= -account.9.anonymous_call_offcode = -account.9.anonymous_call_oncode = -account.9.anonymous_call = -account.9.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.9.music_server_uri= -account.9.music_on_hold_type= -account.9.auto_label.rule= -account.9.auto_label.enable= -account.9.number_of_linekey= -account.9.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.9.codec.ilbc_15_2kbps.priority= -account.9.codec.ilbc_15_2kbps.enable= -account.9.codec.ilbc_13_33kbps.priority= -account.9.codec.ilbc_13_33kbps.enable = -account.9.codec.pcma.enable = 1 -account.9.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.9.codec.pcmu.enable = 1 -account.9.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.9.codec.opus.enable = 1 -account.9.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.9.codec.g726_32.enable= -account.9.codec.g726_32.priority= - -account.9.codec.g729.enable = 1 -account.9.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.9.codec.g722.enable = 1 -account.9.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.9.password) } -account.9.enable = 1 -{else} -account.9.enable = -{/if} -account.9.label = {$account.9.display_name} -account.9.display_name = {$account.9.display_name} -account.9.auth_name = {$account.9.auth_id} -account.9.password = {$account.9.password} -{if isset($account.9.server.1.address)} -account.9.user_name = {$account.9.user_id}@{$account.9.server_address} -{else} -account.9.user_name = {$account.9.user_id} -{/if} - -{if isset($account.9.server.1.address)} account.9.sip_server.1.address= {$account.9.server.1.address}{else} account.9.sip_server.1.address= {$account.9.server_address}{/if} - -account.9.sip_server.1.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.1.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.1.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.1.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.1.transport_type = 3{/if} - -account.9.sip_server.1.expires= {$account.9.register_expires} -account.9.sip_server.1.retry_counts= 3 - -account.9.sip_server.2.address= {$account.9.server.2.address} -account.9.sip_server.2.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.2.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.2.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.2.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.2.transport_type = 3{/if} - -account.9.sip_server.2.expires= {$account.9.register_expires} -account.9.sip_server.2.retry_counts= 3 - -account.9.outbound_proxy_enable= {if isset($account.9.outbound_proxy_primary)}1{else}0{/if} - -account.9.outbound_proxy.1.address= {$account.9.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.9.outbound_proxy.1.port = {$account.9.sip_port} -{/if} - -account.9.outbound_proxy.2.address= {$account.9.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.9.outbound_proxy.2.port = {$account.9.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.9.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.9.outbound_proxy_fallback_interval = 120 -{/if} - -account.9.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.9.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.9.nat.udp_update_enable= 3 -account.9.nat.udp_update_time= 30 -account.9.nat.rport= {$flyingvoice_rport} - -account.9.dtmf.type= {$flyingvoice_dtmf_type} -account.9.dtmf.info_type= -account.9.dtmf.dtmf_payload= -account.9.100rel_enable= {$flyingvoice_retransmission} - -account.9.subscribe_register= -account.9.cid_source= {$flyingvoice_cid_source} -account.9.enable_user_equal_phone= -account.9.srtp_encryption= {$flyingvoice_srtp_encryption} -account.9.ptime= 20 -account.9.register_line= -account.9.register_mac= -account.9.reg_fail_retry_interval= -account.9.unregister_on_reboot= - -account.9.session_timer.refresher= -account.9.session_timer.expires= -account.9.session_timer.enable= {$flyingvoice_session_timer} - -account.9.conf_type= -account.9.sip_server_type= - - -account.9.srtp.unencrypted_rtcp.enable = -account.9.srtp.unencrypted_rtp.enable = -account.9.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.9.outbound_proxy.1.register_on_enable= -account.9.outbound_proxy.1.failback_timeout= -account.9.outbound_proxy.1.failback_mode= -account.9.outbound_proxy.1.retry_counts= -account.9.outbound_proxy.1.only_signal_with_registered= -account.9.outbound_proxy.1.failback_subscribe.enable= -account.9.outbound_proxy.1.invite_retry_counts= - -account.9.sip_server.1.register_on_enable= 0 -account.9.sip_server.1.failback_timeout= 3600 -account.9.sip_server.1.failback_mode= 0 -account.9.sip_server.1.failback_subscribe.enable= -account.9.sip_server.1.only_signal_with_registered= -account.9.sip_server.1.invite_retry_counts= - -account.9.outbound_proxy.2.register_on_enable= -account.9.outbound_proxy.2.failback_timeout= -account.9.outbound_proxy.2.failback_mode= -account.9.outbound_proxy.2.retry_counts= -account.9.outbound_proxy.2.only_signal_with_registered= -account.9.outbound_proxy.2.failback_subscribe.enable= -account.9.outbound_proxy.2.invite_retry_counts= - -account.9.sip_server.2.register_on_enable= -account.9.sip_server.2.failback_timeout= -account.9.sip_server.2.failback_mode= -account.9.sip_server.2.failback_subscribe.enable= -account.9.sip_server.2.only_signal_with_registered= -account.9.sip_server.2.invite_retry_counts= - -account.9.static_cache_pri= -account.9.dns_cache_type= -account.9.naptr_build= -account.9.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.9.fallback.redundancy_type= -account.9.reg_failed_retry_max_time= -account.9.reg_failed_retry_min_time= -account.9.redundancy_with_reg_fail.enable = - - -account.9.sip_server.1.outbound_proxy_enable = -account.9.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.9.contact_take_line_param= -account.9.update_ack_while_dialing= -account.9.srtp_lifetime= -account.9.third_part_request_with_route.enable= -account.9.insert_outbound_in_route.enable= -account.9.path.enable= -account.9.sub_fail_retry_interval= -account.9.transfer_refer_to_contact_header.enable= -account.9.hold_use_inactive= -account.9.gruu.enable= -account.9.dial_tone= -account.9.call_id_mode= -account.9.subscribe_expires_overlap= -account.9.register_expires_overlap= -account.9.call_info= -account.9.custom_ua= -account.9.mwi_parse_terminated= -account.9.check_cseq.enable= -account.9.check_to_tag.enable= -account.9.vq_rtcpxr.collector_server_port= -account.9.vq_rtcpxr.collector_server_host= -account.9.vq_rtcpxr.collector_name= -account.9.compact_header_enable= -account.9.cp_source= -account.9.cid_source_ppi= -account.9.cid_source_privacy= -account.9.reg_with_pani_header.enable = -account.9.alert_info= -account.9.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.9.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.9.timeout_fwd.off_code= -account.9.timeout_fwd.on_code= -account.9.timeout_fwd.timeout= -account.9.timeout_fwd.target= -account.9.timeout_fwd.enable= -account.9.busy_fwd.off_code= -account.9.busy_fwd.on_code= -account.9.busy_fwd.target= -account.9.busy_fwd.enable= -account.9.always_fwd.off_code= -account.9.always_fwd.on_code= -account.9.always_fwd.target= -account.9.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.9.dnd.enable= -account.9.dnd.off_code= -account.9.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.9.subscribe_mwi= -account.9.subscribe_mwi_to_vm= -account.9.subscribe_mwi_expires= -account.9.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.9.auto_dial_enable= -account.9.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.9.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.9.dialplan.digitmap.enable= -account.9.dialplan.digitmap.string= -account.9.dialplan.digitmap.no_match_action= -account.9.dialplan.digitmap.interdigit_short_timer= -account.9.dialplan.digitmap.interdigit_long_timer= -account.9.dialplan.digitmap.apply_to.press_send= -account.9.dialplan.digitmap.apply_to.forward= -account.9.dialplan.digitmap.apply_to.history_dial= -account.9.dialplan.digitmap.apply_to.directory_dial= -account.9.dialplan.digitmap.apply_to.on_hook_dial= -account.9.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.9.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.9.blf.blf_list_uri= -account.9.blf_list_barge_in_code= -account.9.blf_list_code= -account.9.blf_list_retrieve_call_parked_code= -account.9.blf.subscribe_period= -account.9.blf.match_host.enable= -account.9.out_dialog_blf_enable= -account.9.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.9.shared_line= {if isset($account.9.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= -account.9.sca_manage_interface_display_time= -account.9.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.9.direct_pickup_code = -account.9.group_pickup_code = -account.9.dialoginfo_callpickup = -account.9.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.9.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.9.feature_key_sync.enable= - - -####################################################################################### -## ACD ## -####################################################################################### -account.9.acd.available_url= -account.9.acd.away_url = -account.9.acd.refresh_url = -account.9.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.10.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.10.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.10.anonymous_call.server_base_only = -account.10.send_anonymous_rejection_code = -account.10.anonymous_reject_offcode = -account.10.anonymous_reject_oncode = -account.10.reject_anonymous_call= -account.10.anonymous_call_offcode = -account.10.anonymous_call_oncode = -account.10.anonymous_call = -account.10.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.10.music_server_uri= -account.10.music_on_hold_type= -account.10.auto_label.rule= -account.10.auto_label.enable= -account.10.number_of_linekey= -account.10.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.10.codec.ilbc_15_2kbps.priority= -account.10.codec.ilbc_15_2kbps.enable= -account.10.codec.ilbc_13_33kbps.priority= -account.10.codec.ilbc_13_33kbps.enable = -account.10.codec.pcma.enable = 1 -account.10.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.10.codec.pcmu.enable = 1 -account.10.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.10.codec.opus.enable = 1 -account.10.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.10.codec.g726_32.enable= -account.10.codec.g726_32.priority= - -account.10.codec.g729.enable = 1 -account.10.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.10.codec.g722.enable = 1 -account.10.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.10.password) } -account.10.enable = 1 -{else} -account.10.enable = -{/if} -account.10.label = {$account.10.display_name} -account.10.display_name = {$account.10.display_name} -account.10.auth_name = {$account.10.auth_id} -account.10.password = {$account.10.password} -{if isset($account.10.server.1.address)} -account.10.user_name = {$account.10.user_id}@{$account.10.server_address} -{else} -account.10.user_name = {$account.10.user_id} -{/if} - -{if isset($account.10.server.1.address)} account.10.sip_server.1.address= {$account.10.server.1.address}{else} account.10.sip_server.1.address= {$account.10.server_address}{/if} - -account.10.sip_server.1.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.1.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.1.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.1.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.1.transport_type = 3{/if} - -account.10.sip_server.1.expires= {$account.10.register_expires} -account.10.sip_server.1.retry_counts= 3 - -account.10.sip_server.2.address= {$account.10.server.2.address} -account.10.sip_server.2.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.2.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.2.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.2.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.2.transport_type = 3{/if} - -account.10.sip_server.2.expires= {$account.10.register_expires} -account.10.sip_server.2.retry_counts= 3 - -account.10.outbound_proxy_enable= {if isset($account.10.outbound_proxy_primary)}1{else}0{/if} - -account.10.outbound_proxy.1.address= {$account.10.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.10.outbound_proxy.1.port = {$account.10.sip_port} -{/if} - -account.10.outbound_proxy.2.address= {$account.10.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.10.outbound_proxy.2.port = {$account.10.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.10.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.10.outbound_proxy_fallback_interval = 120 -{/if} - -account.10.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.10.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.10.nat.udp_update_enable= 3 -account.10.nat.udp_update_time= 30 -account.10.nat.rport= {$flyingvoice_rport} - -account.10.dtmf.type= {$flyingvoice_dtmf_type} -account.10.dtmf.info_type= -account.10.dtmf.dtmf_payload= -account.10.100rel_enable= {$flyingvoice_retransmission} - -account.10.subscribe_register= -account.10.cid_source= {$flyingvoice_cid_source} -account.10.enable_user_equal_phone= -account.10.srtp_encryption= {$flyingvoice_srtp_encryption} -account.10.ptime= 20 -account.10.register_line= -account.10.register_mac= -account.10.reg_fail_retry_interval= -account.10.unregister_on_reboot= - -account.10.session_timer.refresher= -account.10.session_timer.expires= -account.10.session_timer.enable= {$flyingvoice_session_timer} - -account.10.conf_type= -account.10.sip_server_type= - - -account.10.srtp.unencrypted_rtcp.enable = -account.10.srtp.unencrypted_rtp.enable = -account.10.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.10.outbound_proxy.1.register_on_enable= -account.10.outbound_proxy.1.failback_timeout= -account.10.outbound_proxy.1.failback_mode= -account.10.outbound_proxy.1.retry_counts= -account.10.outbound_proxy.1.only_signal_with_registered= -account.10.outbound_proxy.1.failback_subscribe.enable= -account.10.outbound_proxy.1.invite_retry_counts= - -account.10.sip_server.1.register_on_enable= 0 -account.10.sip_server.1.failback_timeout= 3600 -account.10.sip_server.1.failback_mode= 0 -account.10.sip_server.1.failback_subscribe.enable= -account.10.sip_server.1.only_signal_with_registered= -account.10.sip_server.1.invite_retry_counts= - -account.10.outbound_proxy.2.register_on_enable= -account.10.outbound_proxy.2.failback_timeout= -account.10.outbound_proxy.2.failback_mode= -account.10.outbound_proxy.2.retry_counts= -account.10.outbound_proxy.2.only_signal_with_registered= -account.10.outbound_proxy.2.failback_subscribe.enable= -account.10.outbound_proxy.2.invite_retry_counts= - -account.10.sip_server.2.register_on_enable= -account.10.sip_server.2.failback_timeout= -account.10.sip_server.2.failback_mode= -account.10.sip_server.2.failback_subscribe.enable= -account.10.sip_server.2.only_signal_with_registered= -account.10.sip_server.2.invite_retry_counts= - -account.10.static_cache_pri= -account.10.dns_cache_type= -account.10.naptr_build= -account.10.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.10.fallback.redundancy_type= -account.10.reg_failed_retry_max_time= -account.10.reg_failed_retry_min_time= -account.10.redundancy_with_reg_fail.enable = - - -account.10.sip_server.1.outbound_proxy_enable = -account.10.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.10.contact_take_line_param= -account.10.update_ack_while_dialing= -account.10.srtp_lifetime= -account.10.third_part_request_with_route.enable= -account.10.insert_outbound_in_route.enable= -account.10.path.enable= -account.10.sub_fail_retry_interval= -account.10.transfer_refer_to_contact_header.enable= -account.10.hold_use_inactive= -account.10.gruu.enable= -account.10.dial_tone= -account.10.call_id_mode= -account.10.subscribe_expires_overlap= -account.10.register_expires_overlap= -account.10.call_info= -account.10.custom_ua= -account.10.mwi_parse_terminated= -account.10.check_cseq.enable= -account.10.check_to_tag.enable= -account.10.vq_rtcpxr.collector_server_port= -account.10.vq_rtcpxr.collector_server_host= -account.10.vq_rtcpxr.collector_name= -account.10.compact_header_enable= -account.10.cp_source= -account.10.cid_source_ppi= -account.10.cid_source_privacy= -account.10.reg_with_pani_header.enable = -account.10.alert_info= -account.10.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.10.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.10.timeout_fwd.off_code= -account.10.timeout_fwd.on_code= -account.10.timeout_fwd.timeout= -account.10.timeout_fwd.target= -account.10.timeout_fwd.enable= -account.10.busy_fwd.off_code= -account.10.busy_fwd.on_code= -account.10.busy_fwd.target= -account.10.busy_fwd.enable= -account.10.always_fwd.off_code= -account.10.always_fwd.on_code= -account.10.always_fwd.target= -account.10.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.10.dnd.enable= -account.10.dnd.off_code= -account.10.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.10.subscribe_mwi= -account.10.subscribe_mwi_to_vm= -account.10.subscribe_mwi_expires= -account.10.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.10.auto_dial_enable= -account.10.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.10.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.10.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.10.blf.blf_list_uri= -account.10.blf_list_barge_in_code= -account.10.blf_list_code= -account.10.blf_list_retrieve_call_parked_code= -account.10.blf.subscribe_period= -account.10.blf.match_host.enable= -account.10.out_dialog_blf_enable= -account.10.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.10.shared_line= {if isset($account.10.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= -account.10.sca_manage_interface_display_time= -account.10.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.10.direct_pickup_code = -account.10.group_pickup_code = -account.10.dialoginfo_callpickup = -account.10.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.10.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.10.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.10.acd.available_url= -account.10.acd.away_url = -account.10.acd.refresh_url = -account.10.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.11.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.11.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.11.anonymous_call.server_base_only = -account.11.send_anonymous_rejection_code = -account.11.anonymous_reject_offcode = -account.11.anonymous_reject_oncode = -account.11.reject_anonymous_call= -account.11.anonymous_call_offcode = -account.11.anonymous_call_oncode = -account.11.anonymous_call = -account.11.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.11.music_server_uri= -account.11.music_on_hold_type= -account.11.auto_label.rule= -account.11.auto_label.enable= -account.11.number_of_linekey= -account.11.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.11.codec.ilbc_15_2kbps.priority= -account.11.codec.ilbc_15_2kbps.enable= -account.11.codec.ilbc_13_33kbps.priority= -account.11.codec.ilbc_13_33kbps.enable = -account.11.codec.pcma.enable = 1 -account.11.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.11.codec.pcmu.enable = 1 -account.11.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.11.codec.opus.enable = 1 -account.11.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.11.codec.g726_32.enable= -account.11.codec.g726_32.priority= - -account.11.codec.g729.enable = 1 -account.11.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.11.codec.g722.enable = 1 -account.11.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.11.password) } -account.11.enable = 1 -{else} -account.11.enable = -{/if} -account.11.label = {$account.11.display_name} -account.11.display_name = {$account.11.display_name} -account.11.auth_name = {$account.11.auth_id} -account.11.password = {$account.11.password} -{if isset($account.11.server.1.address)} -account.11.user_name = {$account.11.user_id}@{$account.11.server_address} -{else} -account.11.user_name = {$account.11.user_id} -{/if} - -{if isset($account.11.server.1.address)} account.11.sip_server.1.address= {$account.11.server.1.address}{else} account.11.sip_server.1.address= {$account.11.server_address}{/if} - -account.11.sip_server.1.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.1.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.1.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.1.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.1.transport_type = 3{/if} - -account.11.sip_server.1.expires= {$account.11.register_expires} -account.11.sip_server.1.retry_counts= 3 - -account.11.sip_server.2.address= {$account.11.server.2.address} -account.11.sip_server.2.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.2.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.2.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.2.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.2.transport_type = 3{/if} - -account.11.sip_server.2.expires= {$account.11.register_expires} -account.11.sip_server.2.retry_counts= 3 - -account.11.outbound_proxy_enable= {if isset($account.11.outbound_proxy_primary)}1{else}0{/if} - -account.11.outbound_proxy.1.address= {$account.11.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.11.outbound_proxy.1.port = {$account.11.sip_port} -{/if} - -account.11.outbound_proxy.2.address= {$account.11.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.11.outbound_proxy.2.port = {$account.11.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.11.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.11.outbound_proxy_fallback_interval = 120 -{/if} - -account.11.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.11.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.11.nat.udp_update_enable= 3 -account.11.nat.udp_update_time= 30 -account.11.nat.rport= {$flyingvoice_rport} - -account.11.dtmf.type= {$flyingvoice_dtmf_type} -account.11.dtmf.info_type= -account.11.dtmf.dtmf_payload= -account.11.100rel_enable= {$flyingvoice_retransmission} - -account.11.subscribe_register= -account.11.cid_source= {$flyingvoice_cid_source} -account.11.enable_user_equal_phone= -account.11.srtp_encryption= {$flyingvoice_srtp_encryption} -account.11.ptime= 20 -account.11.register_line= -account.11.register_mac= -account.11.reg_fail_retry_interval= -account.11.unregister_on_reboot= - -account.11.session_timer.refresher= -account.11.session_timer.expires= -account.11.session_timer.enable= {$flyingvoice_session_timer} - -account.11.conf_type= -account.11.sip_server_type= - - -account.11.srtp.unencrypted_rtcp.enable = -account.11.srtp.unencrypted_rtp.enable = -account.11.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.11.outbound_proxy.1.register_on_enable= -account.11.outbound_proxy.1.failback_timeout= -account.11.outbound_proxy.1.failback_mode= -account.11.outbound_proxy.1.retry_counts= -account.11.outbound_proxy.1.only_signal_with_registered= -account.11.outbound_proxy.1.failback_subscribe.enable= -account.11.outbound_proxy.1.invite_retry_counts= - -account.11.sip_server.1.register_on_enable= 0 -account.11.sip_server.1.failback_timeout= 3600 -account.11.sip_server.1.failback_mode= 0 -account.11.sip_server.1.failback_subscribe.enable= -account.11.sip_server.1.only_signal_with_registered= -account.11.sip_server.1.invite_retry_counts= - -account.11.outbound_proxy.2.register_on_enable= -account.11.outbound_proxy.2.failback_timeout= -account.11.outbound_proxy.2.failback_mode= -account.11.outbound_proxy.2.retry_counts= -account.11.outbound_proxy.2.only_signal_with_registered= -account.11.outbound_proxy.2.failback_subscribe.enable= -account.11.outbound_proxy.2.invite_retry_counts= - -account.11.sip_server.2.register_on_enable= -account.11.sip_server.2.failback_timeout= -account.11.sip_server.2.failback_mode= -account.11.sip_server.2.failback_subscribe.enable= -account.11.sip_server.2.only_signal_with_registered= -account.11.sip_server.2.invite_retry_counts= - -account.11.static_cache_pri= -account.11.dns_cache_type= -account.11.naptr_build= -account.11.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.11.fallback.redundancy_type= -account.11.reg_failed_retry_max_time= -account.11.reg_failed_retry_min_time= -account.11.redundancy_with_reg_fail.enable = - - -account.11.sip_server.1.outbound_proxy_enable = -account.11.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.11.contact_take_line_param= -account.11.update_ack_while_dialing= -account.11.srtp_lifetime= -account.11.third_part_request_with_route.enable= -account.11.insert_outbound_in_route.enable= -account.11.path.enable= -account.11.sub_fail_retry_interval= -account.11.transfer_refer_to_contact_header.enable= -account.11.hold_use_inactive= -account.11.gruu.enable= -account.11.dial_tone= -account.11.call_id_mode= -account.11.subscribe_expires_overlap= -account.11.register_expires_overlap= -account.11.call_info= -account.11.custom_ua= -account.11.mwi_parse_terminated= -account.11.check_cseq.enable= -account.11.check_to_tag.enable= -account.11.vq_rtcpxr.collector_server_port= -account.11.vq_rtcpxr.collector_server_host= -account.11.vq_rtcpxr.collector_name= -account.11.compact_header_enable= -account.11.cp_source= -account.11.cid_source_ppi= -account.11.cid_source_privacy= -account.11.reg_with_pani_header.enable = -account.11.alert_info= -account.11.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.11.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.11.timeout_fwd.off_code= -account.11.timeout_fwd.on_code= -account.11.timeout_fwd.timeout= -account.11.timeout_fwd.target= -account.11.timeout_fwd.enable= -account.11.busy_fwd.off_code= -account.11.busy_fwd.on_code= -account.11.busy_fwd.target= -account.11.busy_fwd.enable= -account.11.always_fwd.off_code= -account.11.always_fwd.on_code= -account.11.always_fwd.target= -account.11.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.11.dnd.enable= -account.11.dnd.off_code= -account.11.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.11.subscribe_mwi= -account.11.subscribe_mwi_to_vm= -account.11.subscribe_mwi_expires= -account.11.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.11.auto_dial_enable= -account.11.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.11.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.11.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.11.blf.blf_list_uri= -account.11.blf_list_barge_in_code= -account.11.blf_list_code= -account.11.blf_list_retrieve_call_parked_code= -account.11.blf.subscribe_period= -account.11.blf.match_host.enable= -account.11.out_dialog_blf_enable= -account.11.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.11.shared_line= {if isset($account.11.password)}{$shared_line_1}{else}{/if} - -account.11.line_seize.expires= -account.11.shared_line_one_touch_bargein.enable= -account.11.shared_line_one_touch_retrieve.enable= -account.11.sca_manage_interface_display_time= -account.11.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.11.direct_pickup_code = -account.11.group_pickup_code = -account.11.dialoginfo_callpickup = -account.11.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.11.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.11.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.11.acd.available_url= -account.11.acd.away_url = -account.11.acd.refresh_url = -account.11.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.12.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.12.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.12.anonymous_call.server_base_only = -account.12.send_anonymous_rejection_code = -account.12.anonymous_reject_offcode = -account.12.anonymous_reject_oncode = -account.12.reject_anonymous_call= -account.12.anonymous_call_offcode = -account.12.anonymous_call_oncode = -account.12.anonymous_call = -account.12.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.12.music_server_uri= -account.12.music_on_hold_type= -account.12.auto_label.rule= -account.12.auto_label.enable= -account.12.number_of_linekey= -account.12.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.12.codec.ilbc_15_2kbps.priority= -account.12.codec.ilbc_15_2kbps.enable= -account.12.codec.ilbc_13_33kbps.priority= -account.12.codec.ilbc_13_33kbps.enable = -account.12.codec.pcma.enable = 1 -account.12.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.12.codec.pcmu.enable = 1 -account.12.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.12.codec.opus.enable = 1 -account.12.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.12.codec.g726_32.enable= -account.12.codec.g726_32.priority= - -account.12.codec.g729.enable = 1 -account.12.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.12.codec.g722.enable = 1 -account.12.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.12.password) } -account.12.enable = 1 -{else} -account.12.enable = -{/if} -account.12.label = {$account.12.display_name} -account.12.display_name = {$account.12.display_name} -account.12.auth_name = {$account.12.auth_id} -account.12.password = {$account.12.password} -{if isset($account.12.server.1.address)} -account.12.user_name = {$account.12.user_id}@{$account.12.server_address} -{else} -account.12.user_name = {$account.12.user_id} -{/if} - -{if isset($account.12.server.1.address)} account.12.sip_server.1.address= {$account.12.server.1.address}{else} account.12.sip_server.1.address= {$account.12.server_address}{/if} - -account.12.sip_server.1.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.1.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.1.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.1.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.1.transport_type = 3{/if} - -account.12.sip_server.1.expires= {$account.12.register_expires} -account.12.sip_server.1.retry_counts= 3 - -account.12.sip_server.2.address= {$account.12.server.2.address} -account.12.sip_server.2.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.2.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.2.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.2.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.2.transport_type = 3{/if} - -account.12.sip_server.2.expires= {$account.12.register_expires} -account.12.sip_server.2.retry_counts= 3 - -account.12.outbound_proxy_enable= {if isset($account.12.outbound_proxy_primary)}1{else}0{/if} - -account.12.outbound_proxy.1.address= {$account.12.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.12.outbound_proxy.1.port = {$account.12.sip_port} -{/if} - -account.12.outbound_proxy.2.address= {$account.12.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.12.outbound_proxy.2.port = {$account.12.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.12.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.12.outbound_proxy_fallback_interval = 120 -{/if} - -account.12.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.12.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.12.nat.udp_update_enable= 3 -account.12.nat.udp_update_time= 30 -account.12.nat.rport= {$flyingvoice_rport} - -account.12.dtmf.type= {$flyingvoice_dtmf_type} -account.12.dtmf.info_type= -account.12.dtmf.dtmf_payload= -account.12.100rel_enable= {$flyingvoice_retransmission} - -account.12.subscribe_register= -account.12.cid_source= {$flyingvoice_cid_source} -account.12.enable_user_equal_phone= -account.12.srtp_encryption= {$flyingvoice_srtp_encryption} -account.12.ptime= 20 -account.12.register_line= -account.12.register_mac= -account.12.reg_fail_retry_interval= -account.12.unregister_on_reboot= - -account.12.session_timer.refresher= -account.12.session_timer.expires= -account.12.session_timer.enable= {$flyingvoice_session_timer} - -account.12.conf_type= -account.12.sip_server_type= - - -account.12.srtp.unencrypted_rtcp.enable = -account.12.srtp.unencrypted_rtp.enable = -account.12.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.12.outbound_proxy.1.register_on_enable= -account.12.outbound_proxy.1.failback_timeout= -account.12.outbound_proxy.1.failback_mode= -account.12.outbound_proxy.1.retry_counts= -account.12.outbound_proxy.1.only_signal_with_registered= -account.12.outbound_proxy.1.failback_subscribe.enable= -account.12.outbound_proxy.1.invite_retry_counts= - -account.12.sip_server.1.register_on_enable= 0 -account.12.sip_server.1.failback_timeout= 3600 -account.12.sip_server.1.failback_mode= 0 -account.12.sip_server.1.failback_subscribe.enable= -account.12.sip_server.1.only_signal_with_registered= -account.12.sip_server.1.invite_retry_counts= - -account.12.outbound_proxy.2.register_on_enable= -account.12.outbound_proxy.2.failback_timeout= -account.12.outbound_proxy.2.failback_mode= -account.12.outbound_proxy.2.retry_counts= -account.12.outbound_proxy.2.only_signal_with_registered= -account.12.outbound_proxy.2.failback_subscribe.enable= -account.12.outbound_proxy.2.invite_retry_counts= - -account.12.sip_server.2.register_on_enable= -account.12.sip_server.2.failback_timeout= -account.12.sip_server.2.failback_mode= -account.12.sip_server.2.failback_subscribe.enable= -account.12.sip_server.2.only_signal_with_registered= -account.12.sip_server.2.invite_retry_counts= - -account.12.static_cache_pri= -account.12.dns_cache_type= -account.12.naptr_build= -account.12.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.12.fallback.redundancy_type= -account.12.reg_failed_retry_max_time= -account.12.reg_failed_retry_min_time= -account.12.redundancy_with_reg_fail.enable = - - -account.12.sip_server.1.outbound_proxy_enable = -account.12.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.12.contact_take_line_param= -account.12.update_ack_while_dialing= -account.12.srtp_lifetime= -account.12.third_part_request_with_route.enable= -account.12.insert_outbound_in_route.enable= -account.12.path.enable= -account.12.sub_fail_retry_interval= -account.12.transfer_refer_to_contact_header.enable= -account.12.hold_use_inactive= -account.12.gruu.enable= -account.12.dial_tone= -account.12.call_id_mode= -account.12.subscribe_expires_overlap= -account.12.register_expires_overlap= -account.12.call_info= -account.12.custom_ua= -account.12.mwi_parse_terminated= -account.12.check_cseq.enable= -account.12.check_to_tag.enable= -account.12.vq_rtcpxr.collector_server_port= -account.12.vq_rtcpxr.collector_server_host= -account.12.vq_rtcpxr.collector_name= -account.12.compact_header_enable= -account.12.cp_source= -account.12.cid_source_ppi= -account.12.cid_source_privacy= -account.12.reg_with_pani_header.enable = -account.12.alert_info= -account.12.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.12.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.12.timeout_fwd.off_code= -account.12.timeout_fwd.on_code= -account.12.timeout_fwd.timeout= -account.12.timeout_fwd.target= -account.12.timeout_fwd.enable= -account.12.busy_fwd.off_code= -account.12.busy_fwd.on_code= -account.12.busy_fwd.target= -account.12.busy_fwd.enable= -account.12.always_fwd.off_code= -account.12.always_fwd.on_code= -account.12.always_fwd.target= -account.12.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.12.dnd.enable= -account.12.dnd.off_code= -account.12.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.12.subscribe_mwi= -account.12.subscribe_mwi_to_vm= -account.12.subscribe_mwi_expires= -account.12.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.12.auto_dial_enable= -account.12.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.12.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.12.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.12.blf.blf_list_uri= -account.12.blf_list_barge_in_code= -account.12.blf_list_code= -account.12.blf_list_retrieve_call_parked_code= -account.12.blf.subscribe_period= -account.12.blf.match_host.enable= -account.12.out_dialog_blf_enable= -account.12.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.12.shared_line= {if isset($account.12.password)}{$shared_line_1}{else}{/if} - -account.12.line_seize.expires= -account.12.shared_line_one_touch_bargein.enable= -account.12.shared_line_one_touch_retrieve.enable= -account.12.sca_manage_interface_display_time= -account.12.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.12.direct_pickup_code = -account.12.group_pickup_code = -account.12.dialoginfo_callpickup = -account.12.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.12.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.12.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.12.acd.available_url= -account.12.acd.away_url = -account.12.acd.refresh_url = -account.12.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.13.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.13.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.13.anonymous_call.server_base_only = -account.13.send_anonymous_rejection_code = -account.13.anonymous_reject_offcode = -account.13.anonymous_reject_oncode = -account.13.reject_anonymous_call= -account.13.anonymous_call_offcode = -account.13.anonymous_call_oncode = -account.13.anonymous_call = -account.13.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.13.music_server_uri= -account.13.music_on_hold_type= -account.13.auto_label.rule= -account.13.auto_label.enable= -account.13.number_of_linekey= -account.13.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.13.codec.ilbc_15_2kbps.priority= -account.13.codec.ilbc_15_2kbps.enable= -account.13.codec.ilbc_13_33kbps.priority= -account.13.codec.ilbc_13_33kbps.enable = -account.13.codec.pcma.enable = 1 -account.13.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.13.codec.pcmu.enable = 1 -account.13.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.13.codec.opus.enable = 1 -account.13.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.13.codec.g726_32.enable= -account.13.codec.g726_32.priority= - -account.13.codec.g729.enable = 1 -account.13.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.13.codec.g722.enable = 1 -account.13.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.13.password) } -account.13.enable = 1 -{else} -account.13.enable = -{/if} -account.13.label = {$account.13.display_name} -account.13.display_name = {$account.13.display_name} -account.13.auth_name = {$account.13.auth_id} -account.13.password = {$account.13.password} -{if isset($account.13.server.1.address)} -account.13.user_name = {$account.13.user_id}@{$account.13.server_address} -{else} -account.13.user_name = {$account.13.user_id} -{/if} - -{if isset($account.13.server.1.address)} account.13.sip_server.1.address= {$account.13.server.1.address}{else} account.13.sip_server.1.address= {$account.13.server_address}{/if} - -account.13.sip_server.1.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.1.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.1.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.1.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.1.transport_type = 3{/if} - -account.13.sip_server.1.expires= {$account.13.register_expires} -account.13.sip_server.1.retry_counts= 3 - -account.13.sip_server.2.address= {$account.13.server.2.address} -account.13.sip_server.2.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.2.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.2.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.2.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.2.transport_type = 3{/if} - -account.13.sip_server.2.expires= {$account.13.register_expires} -account.13.sip_server.2.retry_counts= 3 - -account.13.outbound_proxy_enable= {if isset($account.13.outbound_proxy_primary)}1{else}0{/if} - -account.13.outbound_proxy.1.address= {$account.13.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.13.outbound_proxy.1.port = {$account.13.sip_port} -{/if} - -account.13.outbound_proxy.2.address= {$account.13.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.13.outbound_proxy.2.port = {$account.13.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.13.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.13.outbound_proxy_fallback_interval = 120 -{/if} - -account.13.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.13.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.13.nat.udp_update_enable= 3 -account.13.nat.udp_update_time= 30 -account.13.nat.rport= {$flyingvoice_rport} - -account.13.dtmf.type= {$flyingvoice_dtmf_type} -account.13.dtmf.info_type= -account.13.dtmf.dtmf_payload= -account.13.100rel_enable= {$flyingvoice_retransmission} - -account.13.subscribe_register= -account.13.cid_source= {$flyingvoice_cid_source} -account.13.enable_user_equal_phone= -account.13.srtp_encryption= {$flyingvoice_srtp_encryption} -account.13.ptime= 20 -account.13.register_line= -account.13.register_mac= -account.13.reg_fail_retry_interval= -account.13.unregister_on_reboot= - -account.13.session_timer.refresher= -account.13.session_timer.expires= -account.13.session_timer.enable= {$flyingvoice_session_timer} - -account.13.conf_type= -account.13.sip_server_type= - - -account.13.srtp.unencrypted_rtcp.enable = -account.13.srtp.unencrypted_rtp.enable = -account.13.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.13.outbound_proxy.1.register_on_enable= -account.13.outbound_proxy.1.failback_timeout= -account.13.outbound_proxy.1.failback_mode= -account.13.outbound_proxy.1.retry_counts= -account.13.outbound_proxy.1.only_signal_with_registered= -account.13.outbound_proxy.1.failback_subscribe.enable= -account.13.outbound_proxy.1.invite_retry_counts= - -account.13.sip_server.1.register_on_enable= 0 -account.13.sip_server.1.failback_timeout= 3600 -account.13.sip_server.1.failback_mode= 0 -account.13.sip_server.1.failback_subscribe.enable= -account.13.sip_server.1.only_signal_with_registered= -account.13.sip_server.1.invite_retry_counts= - -account.13.outbound_proxy.2.register_on_enable= -account.13.outbound_proxy.2.failback_timeout= -account.13.outbound_proxy.2.failback_mode= -account.13.outbound_proxy.2.retry_counts= -account.13.outbound_proxy.2.only_signal_with_registered= -account.13.outbound_proxy.2.failback_subscribe.enable= -account.13.outbound_proxy.2.invite_retry_counts= - -account.13.sip_server.2.register_on_enable= -account.13.sip_server.2.failback_timeout= -account.13.sip_server.2.failback_mode= -account.13.sip_server.2.failback_subscribe.enable= -account.13.sip_server.2.only_signal_with_registered= -account.13.sip_server.2.invite_retry_counts= - -account.13.static_cache_pri= -account.13.dns_cache_type= -account.13.naptr_build= -account.13.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.13.fallback.redundancy_type= -account.13.reg_failed_retry_max_time= -account.13.reg_failed_retry_min_time= -account.13.redundancy_with_reg_fail.enable = - - -account.13.sip_server.1.outbound_proxy_enable = -account.13.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.13.contact_take_line_param= -account.13.update_ack_while_dialing= -account.13.srtp_lifetime= -account.13.third_part_request_with_route.enable= -account.13.insert_outbound_in_route.enable= -account.13.path.enable= -account.13.sub_fail_retry_interval= -account.13.transfer_refer_to_contact_header.enable= -account.13.hold_use_inactive= -account.13.gruu.enable= -account.13.dial_tone= -account.13.call_id_mode= -account.13.subscribe_expires_overlap= -account.13.register_expires_overlap= -account.13.call_info= -account.13.custom_ua= -account.13.mwi_parse_terminated= -account.13.check_cseq.enable= -account.13.check_to_tag.enable= -account.13.vq_rtcpxr.collector_server_port= -account.13.vq_rtcpxr.collector_server_host= -account.13.vq_rtcpxr.collector_name= -account.13.compact_header_enable= -account.13.cp_source= -account.13.cid_source_ppi= -account.13.cid_source_privacy= -account.13.reg_with_pani_header.enable = -account.13.alert_info= -account.13.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.13.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.13.timeout_fwd.off_code= -account.13.timeout_fwd.on_code= -account.13.timeout_fwd.timeout= -account.13.timeout_fwd.target= -account.13.timeout_fwd.enable= -account.13.busy_fwd.off_code= -account.13.busy_fwd.on_code= -account.13.busy_fwd.target= -account.13.busy_fwd.enable= -account.13.always_fwd.off_code= -account.13.always_fwd.on_code= -account.13.always_fwd.target= -account.13.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.13.dnd.enable= -account.13.dnd.off_code= -account.13.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.13.subscribe_mwi= -account.13.subscribe_mwi_to_vm= -account.13.subscribe_mwi_expires= -account.13.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.13.auto_dial_enable= -account.13.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.13.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.13.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.13.blf.blf_list_uri= -account.13.blf_list_barge_in_code= -account.13.blf_list_code= -account.13.blf_list_retrieve_call_parked_code= -account.13.blf.subscribe_period= -account.13.blf.match_host.enable= -account.13.out_dialog_blf_enable= -account.13.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.13.shared_line= {if isset($account.13.password)}{$shared_line_1}{else}{/if} - -account.13.line_seize.expires= -account.13.shared_line_one_touch_bargein.enable= -account.13.shared_line_one_touch_retrieve.enable= -account.13.sca_manage_interface_display_time= -account.13.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.13.direct_pickup_code = -account.13.group_pickup_code = -account.13.dialoginfo_callpickup = -account.13.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.13.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.13.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.13.acd.available_url= -account.13.acd.away_url = -account.13.acd.refresh_url = -account.13.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.14.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.14.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.14.anonymous_call.server_base_only = -account.14.send_anonymous_rejection_code = -account.14.anonymous_reject_offcode = -account.14.anonymous_reject_oncode = -account.14.reject_anonymous_call= -account.14.anonymous_call_offcode = -account.14.anonymous_call_oncode = -account.14.anonymous_call = -account.14.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.14.music_server_uri= -account.14.music_on_hold_type= -account.14.auto_label.rule= -account.14.auto_label.enable= -account.14.number_of_linekey= -account.14.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.14.codec.ilbc_15_2kbps.priority= -account.14.codec.ilbc_15_2kbps.enable= -account.14.codec.ilbc_13_33kbps.priority= -account.14.codec.ilbc_13_33kbps.enable = -account.14.codec.pcma.enable = 1 -account.14.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.14.codec.pcmu.enable = 1 -account.14.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.14.codec.opus.enable = 1 -account.14.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.14.codec.g726_32.enable= -account.14.codec.g726_32.priority= - -account.14.codec.g729.enable = 1 -account.14.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.14.codec.g722.enable = 1 -account.14.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.14.password) } -account.14.enable = 1 -{else} -account.14.enable = -{/if} -account.14.label = {$account.14.display_name} -account.14.display_name = {$account.14.display_name} -account.14.auth_name = {$account.14.auth_id} -account.14.password = {$account.14.password} -{if isset($account.14.server.1.address)} -account.14.user_name = {$account.14.user_id}@{$account.14.server_address} -{else} -account.14.user_name = {$account.14.user_id} -{/if} - -{if isset($account.14.server.1.address)} account.14.sip_server.1.address= {$account.14.server.1.address}{else} account.14.sip_server.1.address= {$account.14.server_address}{/if} - -account.14.sip_server.1.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.1.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.1.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.1.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.1.transport_type = 3{/if} - -account.14.sip_server.1.expires= {$account.14.register_expires} -account.14.sip_server.1.retry_counts= 3 - -account.14.sip_server.2.address= {$account.14.server.2.address} -account.14.sip_server.2.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.2.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.2.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.2.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.2.transport_type = 3{/if} - -account.14.sip_server.2.expires= {$account.14.register_expires} -account.14.sip_server.2.retry_counts= 3 - -account.14.outbound_proxy_enable= {if isset($account.14.outbound_proxy_primary)}1{else}0{/if} - -account.14.outbound_proxy.1.address= {$account.14.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.14.outbound_proxy.1.port = {$account.14.sip_port} -{/if} - -account.14.outbound_proxy.2.address= {$account.14.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.14.outbound_proxy.2.port = {$account.14.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.14.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.14.outbound_proxy_fallback_interval = 120 -{/if} - -account.14.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.14.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.14.nat.udp_update_enable= 3 -account.14.nat.udp_update_time= 30 -account.14.nat.rport= {$flyingvoice_rport} - -account.14.dtmf.type= {$flyingvoice_dtmf_type} -account.14.dtmf.info_type= -account.14.dtmf.dtmf_payload= -account.14.100rel_enable= {$flyingvoice_retransmission} - -account.14.subscribe_register= -account.14.cid_source= {$flyingvoice_cid_source} -account.14.enable_user_equal_phone= -account.14.srtp_encryption= {$flyingvoice_srtp_encryption} -account.14.ptime= 20 -account.14.register_line= -account.14.register_mac= -account.14.reg_fail_retry_interval= -account.14.unregister_on_reboot= - -account.14.session_timer.refresher= -account.14.session_timer.expires= -account.14.session_timer.enable= {$flyingvoice_session_timer} - -account.14.conf_type= -account.14.sip_server_type= - - -account.14.srtp.unencrypted_rtcp.enable = -account.14.srtp.unencrypted_rtp.enable = -account.14.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.14.outbound_proxy.1.register_on_enable= -account.14.outbound_proxy.1.failback_timeout= -account.14.outbound_proxy.1.failback_mode= -account.14.outbound_proxy.1.retry_counts= -account.14.outbound_proxy.1.only_signal_with_registered= -account.14.outbound_proxy.1.failback_subscribe.enable= -account.14.outbound_proxy.1.invite_retry_counts= - -account.14.sip_server.1.register_on_enable= 0 -account.14.sip_server.1.failback_timeout= 3600 -account.14.sip_server.1.failback_mode= 0 -account.14.sip_server.1.failback_subscribe.enable= -account.14.sip_server.1.only_signal_with_registered= -account.14.sip_server.1.invite_retry_counts= - -account.14.outbound_proxy.2.register_on_enable= -account.14.outbound_proxy.2.failback_timeout= -account.14.outbound_proxy.2.failback_mode= -account.14.outbound_proxy.2.retry_counts= -account.14.outbound_proxy.2.only_signal_with_registered= -account.14.outbound_proxy.2.failback_subscribe.enable= -account.14.outbound_proxy.2.invite_retry_counts= - -account.14.sip_server.2.register_on_enable= -account.14.sip_server.2.failback_timeout= -account.14.sip_server.2.failback_mode= -account.14.sip_server.2.failback_subscribe.enable= -account.14.sip_server.2.only_signal_with_registered= -account.14.sip_server.2.invite_retry_counts= - -account.14.static_cache_pri= -account.14.dns_cache_type= -account.14.naptr_build= -account.14.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.14.fallback.redundancy_type= -account.14.reg_failed_retry_max_time= -account.14.reg_failed_retry_min_time= -account.14.redundancy_with_reg_fail.enable = - - -account.14.sip_server.1.outbound_proxy_enable = -account.14.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.14.contact_take_line_param= -account.14.update_ack_while_dialing= -account.14.srtp_lifetime= -account.14.third_part_request_with_route.enable= -account.14.insert_outbound_in_route.enable= -account.14.path.enable= -account.14.sub_fail_retry_interval= -account.14.transfer_refer_to_contact_header.enable= -account.14.hold_use_inactive= -account.14.gruu.enable= -account.14.dial_tone= -account.14.call_id_mode= -account.14.subscribe_expires_overlap= -account.14.register_expires_overlap= -account.14.call_info= -account.14.custom_ua= -account.14.mwi_parse_terminated= -account.14.check_cseq.enable= -account.14.check_to_tag.enable= -account.14.vq_rtcpxr.collector_server_port= -account.14.vq_rtcpxr.collector_server_host= -account.14.vq_rtcpxr.collector_name= -account.14.compact_header_enable= -account.14.cp_source= -account.14.cid_source_ppi= -account.14.cid_source_privacy= -account.14.reg_with_pani_header.enable = -account.14.alert_info= -account.14.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.14.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.14.timeout_fwd.off_code= -account.14.timeout_fwd.on_code= -account.14.timeout_fwd.timeout= -account.14.timeout_fwd.target= -account.14.timeout_fwd.enable= -account.14.busy_fwd.off_code= -account.14.busy_fwd.on_code= -account.14.busy_fwd.target= -account.14.busy_fwd.enable= -account.14.always_fwd.off_code= -account.14.always_fwd.on_code= -account.14.always_fwd.target= -account.14.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.14.dnd.enable= -account.14.dnd.off_code= -account.14.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.14.subscribe_mwi= -account.14.subscribe_mwi_to_vm= -account.14.subscribe_mwi_expires= -account.14.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.14.auto_dial_enable= -account.14.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.14.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.14.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.14.blf.blf_list_uri= -account.14.blf_list_barge_in_code= -account.14.blf_list_code= -account.14.blf_list_retrieve_call_parked_code= -account.14.blf.subscribe_period= -account.14.blf.match_host.enable= -account.14.out_dialog_blf_enable= -account.14.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.14.shared_line= {if isset($account.14.password)}{$shared_line_1}{else}{/if} - -account.14.line_seize.expires= -account.14.shared_line_one_touch_bargein.enable= -account.14.shared_line_one_touch_retrieve.enable= -account.14.sca_manage_interface_display_time= -account.14.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.14.direct_pickup_code = -account.14.group_pickup_code = -account.14.dialoginfo_callpickup = -account.14.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.14.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.14.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.14.acd.available_url= -account.14.acd.away_url = -account.14.acd.refresh_url = -account.14.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.15.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.15.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.15.anonymous_call.server_base_only = -account.15.send_anonymous_rejection_code = -account.15.anonymous_reject_offcode = -account.15.anonymous_reject_oncode = -account.15.reject_anonymous_call= -account.15.anonymous_call_offcode = -account.15.anonymous_call_oncode = -account.15.anonymous_call = -account.15.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.15.music_server_uri= -account.15.music_on_hold_type= -account.15.auto_label.rule= -account.15.auto_label.enable= -account.15.number_of_linekey= -account.15.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.15.codec.ilbc_15_2kbps.priority= -account.15.codec.ilbc_15_2kbps.enable= -account.15.codec.ilbc_13_33kbps.priority= -account.15.codec.ilbc_13_33kbps.enable = -account.15.codec.pcma.enable = 1 -account.15.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.15.codec.pcmu.enable = 1 -account.15.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.15.codec.opus.enable = 1 -account.15.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.15.codec.g726_32.enable= -account.15.codec.g726_32.priority= - -account.15.codec.g729.enable = 1 -account.15.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.15.codec.g722.enable = 1 -account.15.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.15.password) } -account.15.enable = 1 -{else} -account.15.enable = -{/if} -account.15.label = {$account.15.display_name} -account.15.display_name = {$account.15.display_name} -account.15.auth_name = {$account.15.auth_id} -account.15.password = {$account.15.password} -{if isset($account.15.server.1.address)} -account.15.user_name = {$account.15.user_id}@{$account.15.server_address} -{else} -account.15.user_name = {$account.15.user_id} -{/if} - -{if isset($account.15.server.1.address)} account.15.sip_server.1.address= {$account.15.server.1.address}{else} account.15.sip_server.1.address= {$account.15.server_address}{/if} - -account.15.sip_server.1.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.1.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.1.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.1.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.1.transport_type = 3{/if} - -account.15.sip_server.1.expires= {$account.15.register_expires} -account.15.sip_server.1.retry_counts= 3 - -account.15.sip_server.2.address= {$account.15.server.2.address} -account.15.sip_server.2.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.2.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.2.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.2.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.2.transport_type = 3{/if} - -account.15.sip_server.2.expires= {$account.15.register_expires} -account.15.sip_server.2.retry_counts= 3 - -account.15.outbound_proxy_enable= {if isset($account.15.outbound_proxy_primary)}1{else}0{/if} - -account.15.outbound_proxy.1.address= {$account.15.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.15.outbound_proxy.1.port = {$account.15.sip_port} -{/if} - -account.15.outbound_proxy.2.address= {$account.15.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.15.outbound_proxy.2.port = {$account.15.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.15.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.15.outbound_proxy_fallback_interval = 120 -{/if} - -account.15.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.15.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.15.nat.udp_update_enable= 3 -account.15.nat.udp_update_time= 30 -account.15.nat.rport= {$flyingvoice_rport} - -account.15.dtmf.type= {$flyingvoice_dtmf_type} -account.15.dtmf.info_type= -account.15.dtmf.dtmf_payload= -account.15.100rel_enable= {$flyingvoice_retransmission} - -account.15.subscribe_register= -account.15.cid_source= {$flyingvoice_cid_source} -account.15.enable_user_equal_phone= -account.15.srtp_encryption= {$flyingvoice_srtp_encryption} -account.15.ptime= 20 -account.15.register_line= -account.15.register_mac= -account.15.reg_fail_retry_interval= -account.15.unregister_on_reboot= - -account.15.session_timer.refresher= -account.15.session_timer.expires= -account.15.session_timer.enable= {$flyingvoice_session_timer} - -account.15.conf_type= -account.15.sip_server_type= - - -account.15.srtp.unencrypted_rtcp.enable = -account.15.srtp.unencrypted_rtp.enable = -account.15.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.15.outbound_proxy.1.register_on_enable= -account.15.outbound_proxy.1.failback_timeout= -account.15.outbound_proxy.1.failback_mode= -account.15.outbound_proxy.1.retry_counts= -account.15.outbound_proxy.1.only_signal_with_registered= -account.15.outbound_proxy.1.failback_subscribe.enable= -account.15.outbound_proxy.1.invite_retry_counts= - -account.15.sip_server.1.register_on_enable= 0 -account.15.sip_server.1.failback_timeout= 3600 -account.15.sip_server.1.failback_mode= 0 -account.15.sip_server.1.failback_subscribe.enable= -account.15.sip_server.1.only_signal_with_registered= -account.15.sip_server.1.invite_retry_counts= - -account.15.outbound_proxy.2.register_on_enable= -account.15.outbound_proxy.2.failback_timeout= -account.15.outbound_proxy.2.failback_mode= -account.15.outbound_proxy.2.retry_counts= -account.15.outbound_proxy.2.only_signal_with_registered= -account.15.outbound_proxy.2.failback_subscribe.enable= -account.15.outbound_proxy.2.invite_retry_counts= - -account.15.sip_server.2.register_on_enable= -account.15.sip_server.2.failback_timeout= -account.15.sip_server.2.failback_mode= -account.15.sip_server.2.failback_subscribe.enable= -account.15.sip_server.2.only_signal_with_registered= -account.15.sip_server.2.invite_retry_counts= - -account.15.static_cache_pri= -account.15.dns_cache_type= -account.15.naptr_build= -account.15.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.15.fallback.redundancy_type= -account.15.reg_failed_retry_max_time= -account.15.reg_failed_retry_min_time= -account.15.redundancy_with_reg_fail.enable = - - -account.15.sip_server.1.outbound_proxy_enable = -account.15.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.15.contact_take_line_param= -account.15.update_ack_while_dialing= -account.15.srtp_lifetime= -account.15.third_part_request_with_route.enable= -account.15.insert_outbound_in_route.enable= -account.15.path.enable= -account.15.sub_fail_retry_interval= -account.15.transfer_refer_to_contact_header.enable= -account.15.hold_use_inactive= -account.15.gruu.enable= -account.15.dial_tone= -account.15.call_id_mode= -account.15.subscribe_expires_overlap= -account.15.register_expires_overlap= -account.15.call_info= -account.15.custom_ua= -account.15.mwi_parse_terminated= -account.15.check_cseq.enable= -account.15.check_to_tag.enable= -account.15.vq_rtcpxr.collector_server_port= -account.15.vq_rtcpxr.collector_server_host= -account.15.vq_rtcpxr.collector_name= -account.15.compact_header_enable= -account.15.cp_source= -account.15.cid_source_ppi= -account.15.cid_source_privacy= -account.15.reg_with_pani_header.enable = -account.15.alert_info= -account.15.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.15.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.15.timeout_fwd.off_code= -account.15.timeout_fwd.on_code= -account.15.timeout_fwd.timeout= -account.15.timeout_fwd.target= -account.15.timeout_fwd.enable= -account.15.busy_fwd.off_code= -account.15.busy_fwd.on_code= -account.15.busy_fwd.target= -account.15.busy_fwd.enable= -account.15.always_fwd.off_code= -account.15.always_fwd.on_code= -account.15.always_fwd.target= -account.15.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.15.dnd.enable= -account.15.dnd.off_code= -account.15.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.15.subscribe_mwi= -account.15.subscribe_mwi_to_vm= -account.15.subscribe_mwi_expires= -account.15.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.15.auto_dial_enable= -account.15.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.15.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.15.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.15.blf.blf_list_uri= -account.15.blf_list_barge_in_code= -account.15.blf_list_code= -account.15.blf_list_retrieve_call_parked_code= -account.15.blf.subscribe_period= -account.15.blf.match_host.enable= -account.15.out_dialog_blf_enable= -account.15.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.15.shared_line= {if isset($account.15.password)}{$shared_line_1}{else}{/if} - -account.15.line_seize.expires= -account.15.shared_line_one_touch_bargein.enable= -account.15.shared_line_one_touch_retrieve.enable= -account.15.sca_manage_interface_display_time= -account.15.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.15.direct_pickup_code = -account.15.group_pickup_code = -account.15.dialoginfo_callpickup = -account.15.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.15.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.15.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.15.acd.available_url= -account.15.acd.away_url = -account.15.acd.refresh_url = -account.15.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.16.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.16.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.16.anonymous_call.server_base_only = -account.16.send_anonymous_rejection_code = -account.16.anonymous_reject_offcode = -account.16.anonymous_reject_oncode = -account.16.reject_anonymous_call= -account.16.anonymous_call_offcode = -account.16.anonymous_call_oncode = -account.16.anonymous_call = -account.16.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.16.music_server_uri= -account.16.music_on_hold_type= -account.16.auto_label.rule= -account.16.auto_label.enable= -account.16.number_of_linekey= -account.16.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.16.codec.ilbc_15_2kbps.priority= -account.16.codec.ilbc_15_2kbps.enable= -account.16.codec.ilbc_13_33kbps.priority= -account.16.codec.ilbc_13_33kbps.enable = -account.16.codec.pcma.enable = 1 -account.16.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.16.codec.pcmu.enable = 1 -account.16.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.16.codec.opus.enable = 1 -account.16.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.16.codec.g726_32.enable= -account.16.codec.g726_32.priority= - -account.16.codec.g729.enable = 1 -account.16.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.16.codec.g722.enable = 1 -account.16.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.16.password) } -account.16.enable = 1 -{else} -account.16.enable = -{/if} -account.16.label = {$account.16.display_name} -account.16.display_name = {$account.16.display_name} -account.16.auth_name = {$account.16.auth_id} -account.16.password = {$account.16.password} -{if isset($account.16.server.1.address)} -account.16.user_name = {$account.16.user_id}@{$account.16.server_address} -{else} -account.16.user_name = {$account.16.user_id} -{/if} - -{if isset($account.16.server.1.address)} account.16.sip_server.1.address= {$account.16.server.1.address}{else} account.16.sip_server.1.address= {$account.16.server_address}{/if} - -account.16.sip_server.1.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.1.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.1.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.1.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.1.transport_type = 3{/if} - -account.16.sip_server.1.expires= {$account.16.register_expires} -account.16.sip_server.1.retry_counts= 3 - -account.16.sip_server.2.address= {$account.16.server.2.address} -account.16.sip_server.2.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.2.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.2.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.2.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.2.transport_type = 3{/if} - -account.16.sip_server.2.expires= {$account.16.register_expires} -account.16.sip_server.2.retry_counts= 3 - -account.16.outbound_proxy_enable= {if isset($account.16.outbound_proxy_primary)}1{else}0{/if} - -account.16.outbound_proxy.1.address= {$account.16.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.16.outbound_proxy.1.port = {$account.16.sip_port} -{/if} - -account.16.outbound_proxy.2.address= {$account.16.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.16.outbound_proxy.2.port = {$account.16.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.16.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.16.outbound_proxy_fallback_interval = 120 -{/if} - -account.16.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.16.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.16.nat.udp_update_enable= 3 -account.16.nat.udp_update_time= 30 -account.16.nat.rport= {$flyingvoice_rport} - -account.16.dtmf.type= {$flyingvoice_dtmf_type} -account.16.dtmf.info_type= -account.16.dtmf.dtmf_payload= -account.16.100rel_enable= {$flyingvoice_retransmission} - -account.16.subscribe_register= -account.16.cid_source= {$flyingvoice_cid_source} -account.16.enable_user_equal_phone= -account.16.srtp_encryption= {$flyingvoice_srtp_encryption} -account.16.ptime= 20 -account.16.register_line= -account.16.register_mac= -account.16.reg_fail_retry_interval= -account.16.unregister_on_reboot= - -account.16.session_timer.refresher= -account.16.session_timer.expires= -account.16.session_timer.enable= {$flyingvoice_session_timer} - -account.16.conf_type= -account.16.sip_server_type= - - -account.16.srtp.unencrypted_rtcp.enable = -account.16.srtp.unencrypted_rtp.enable = -account.16.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.16.outbound_proxy.1.register_on_enable= -account.16.outbound_proxy.1.failback_timeout= -account.16.outbound_proxy.1.failback_mode= -account.16.outbound_proxy.1.retry_counts= -account.16.outbound_proxy.1.only_signal_with_registered= -account.16.outbound_proxy.1.failback_subscribe.enable= -account.16.outbound_proxy.1.invite_retry_counts= - -account.16.sip_server.1.register_on_enable= 0 -account.16.sip_server.1.failback_timeout= 3600 -account.16.sip_server.1.failback_mode= 0 -account.16.sip_server.1.failback_subscribe.enable= -account.16.sip_server.1.only_signal_with_registered= -account.16.sip_server.1.invite_retry_counts= - -account.16.outbound_proxy.2.register_on_enable= -account.16.outbound_proxy.2.failback_timeout= -account.16.outbound_proxy.2.failback_mode= -account.16.outbound_proxy.2.retry_counts= -account.16.outbound_proxy.2.only_signal_with_registered= -account.16.outbound_proxy.2.failback_subscribe.enable= -account.16.outbound_proxy.2.invite_retry_counts= - -account.16.sip_server.2.register_on_enable= -account.16.sip_server.2.failback_timeout= -account.16.sip_server.2.failback_mode= -account.16.sip_server.2.failback_subscribe.enable= -account.16.sip_server.2.only_signal_with_registered= -account.16.sip_server.2.invite_retry_counts= - -account.16.static_cache_pri= -account.16.dns_cache_type= -account.16.naptr_build= -account.16.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.16.fallback.redundancy_type= -account.16.reg_failed_retry_max_time= -account.16.reg_failed_retry_min_time= -account.16.redundancy_with_reg_fail.enable = - - -account.16.sip_server.1.outbound_proxy_enable = -account.16.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.16.contact_take_line_param= -account.16.update_ack_while_dialing= -account.16.srtp_lifetime= -account.16.third_part_request_with_route.enable= -account.16.insert_outbound_in_route.enable= -account.16.path.enable= -account.16.sub_fail_retry_interval= -account.16.transfer_refer_to_contact_header.enable= -account.16.hold_use_inactive= -account.16.gruu.enable= -account.16.dial_tone= -account.16.call_id_mode= -account.16.subscribe_expires_overlap= -account.16.register_expires_overlap= -account.16.call_info= -account.16.custom_ua= -account.16.mwi_parse_terminated= -account.16.check_cseq.enable= -account.16.check_to_tag.enable= -account.16.vq_rtcpxr.collector_server_port= -account.16.vq_rtcpxr.collector_server_host= -account.16.vq_rtcpxr.collector_name= -account.16.compact_header_enable= -account.16.cp_source= -account.16.cid_source_ppi= -account.16.cid_source_privacy= -account.16.reg_with_pani_header.enable = -account.16.alert_info= -account.16.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.16.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.16.timeout_fwd.off_code= -account.16.timeout_fwd.on_code= -account.16.timeout_fwd.timeout= -account.16.timeout_fwd.target= -account.16.timeout_fwd.enable= -account.16.busy_fwd.off_code= -account.16.busy_fwd.on_code= -account.16.busy_fwd.target= -account.16.busy_fwd.enable= -account.16.always_fwd.off_code= -account.16.always_fwd.on_code= -account.16.always_fwd.target= -account.16.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.16.dnd.enable= -account.16.dnd.off_code= -account.16.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.16.subscribe_mwi= -account.16.subscribe_mwi_to_vm= -account.16.subscribe_mwi_expires= -account.16.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.16.auto_dial_enable= -account.16.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.16.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.16.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.16.blf.blf_list_uri= -account.16.blf_list_barge_in_code= -account.16.blf_list_code= -account.16.blf_list_retrieve_call_parked_code= -account.16.blf.subscribe_period= -account.16.blf.match_host.enable= -account.16.out_dialog_blf_enable= -account.16.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.16.shared_line= {if isset($account.16.password)}{$shared_line_1}{else}{/if} - -account.16.line_seize.expires= -account.16.shared_line_one_touch_bargein.enable= -account.16.shared_line_one_touch_retrieve.enable= -account.16.sca_manage_interface_display_time= -account.16.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.16.direct_pickup_code = -account.16.group_pickup_code = -account.16.dialoginfo_callpickup = -account.16.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.16.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.16.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.16.acd.available_url= -account.16.acd.away_url = -account.16.acd.refresh_url = -account.16.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p55/{$mac}.cfg b/resources/templates/provision/flyingvoice/p55/{$mac}.cfg index 05d67bb883..43ee554c8d 100644 --- a/resources/templates/provision/flyingvoice/p55/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p55/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,55 +327,55 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= @@ -381,37 +383,37 @@ account.1.shared_line_callpull_code= ####################################################################################### ## Broadsoft Hoteling ## ####################################################################################### -account.1.hoteling.enable= -account.1.hoteling.user_id= -account.1.hoteling.password= -account.1.hoteling.expires= -account.1.hoteling.auto_login_enable= +account.{$row.line_number}.hoteling.enable= +account.{$row.line_number}.hoteling.user_id= +account.{$row.line_number}.hoteling.password= +account.{$row.line_number}.hoteling.expires= +account.{$row.line_number}.hoteling.auto_login_enable= ####################################################################################### ## Broadsoft XSI ## ####################################################################################### -account.1.xsi.user = -account.1.xsi.password = -account.1.xsi.host = -account.1.xsi.server_type = -account.1.xsi.port = +account.{$row.line_number}.xsi.user = +account.{$row.line_number}.xsi.password = +account.{$row.line_number}.xsi.host = +account.{$row.line_number}.xsi.server_type = +account.{$row.line_number}.xsi.port = ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -419,5929 +421,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.2.hoteling.enable= -account.2.hoteling.user_id= -account.2.hoteling.password= -account.2.hoteling.expires= -account.2.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.2.xsi.user = -account.2.xsi.password = -account.2.xsi.host = -account.2.xsi.server_type = -account.2.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.3.hoteling.enable= -account.3.hoteling.user_id= -account.3.hoteling.password= -account.3.hoteling.expires= -account.3.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.3.xsi.user = -account.3.xsi.password = -account.3.xsi.host = -account.3.xsi.server_type = -account.3.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.4.hoteling.enable= -account.4.hoteling.user_id= -account.4.hoteling.password= -account.4.hoteling.expires= -account.4.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.4.xsi.user = -account.4.xsi.password = -account.4.xsi.host = -account.4.xsi.server_type = -account.4.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.5.hoteling.enable= -account.5.hoteling.user_id= -account.5.hoteling.password= -account.5.hoteling.expires= -account.5.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.5.xsi.user = -account.5.xsi.password = -account.5.xsi.host = -account.5.xsi.server_type = -account.5.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.6.hoteling.enable= -account.6.hoteling.user_id= -account.6.hoteling.password= -account.6.hoteling.expires= -account.6.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.6.xsi.user = -account.6.xsi.password = -account.6.xsi.host = -account.6.xsi.server_type = -account.6.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.7.hoteling.enable= -account.7.hoteling.user_id= -account.7.hoteling.password= -account.7.hoteling.expires= -account.7.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.7.xsi.user = -account.7.xsi.password = -account.7.xsi.host = -account.7.xsi.server_type = -account.7.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.8.hoteling.enable= -account.8.hoteling.user_id= -account.8.hoteling.password= -account.8.hoteling.expires= -account.8.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.8.xsi.user = -account.8.xsi.password = -account.8.xsi.host = -account.8.xsi.server_type = -account.8.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.9.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.9.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.9.anonymous_call.server_base_only = -account.9.send_anonymous_rejection_code = -account.9.anonymous_reject_offcode = -account.9.anonymous_reject_oncode = -account.9.reject_anonymous_call= -account.9.anonymous_call_offcode = -account.9.anonymous_call_oncode = -account.9.anonymous_call = -account.9.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.9.music_server_uri= -account.9.music_on_hold_type= -account.9.auto_label.rule= -account.9.auto_label.enable= -account.9.number_of_linekey= -account.9.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.9.codec.ilbc_15_2kbps.priority= -account.9.codec.ilbc_15_2kbps.enable= -account.9.codec.ilbc_13_33kbps.priority= -account.9.codec.ilbc_13_33kbps.enable = -account.9.codec.pcma.enable = 1 -account.9.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.9.codec.pcmu.enable = 1 -account.9.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.9.codec.opus.enable = 1 -account.9.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.9.codec.g726_32.enable= -account.9.codec.g726_32.priority= - -account.9.codec.g729.enable = 1 -account.9.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.9.codec.g722.enable = 1 -account.9.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.9.password) } -account.9.enable = 1 -{else} -account.9.enable = -{/if} -account.9.label = {$account.9.display_name} -account.9.display_name = {$account.9.display_name} -account.9.auth_name = {$account.9.auth_id} -account.9.password = {$account.9.password} -{if isset($account.9.server.1.address)} -account.9.user_name = {$account.9.user_id}@{$account.9.server_address} -{else} -account.9.user_name = {$account.9.user_id} -{/if} - -{if isset($account.9.server.1.address)} account.9.sip_server.1.address= {$account.9.server.1.address}{else} account.9.sip_server.1.address= {$account.9.server_address}{/if} - -account.9.sip_server.1.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.1.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.1.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.1.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.1.transport_type = 3{/if} - -account.9.sip_server.1.expires= {$account.9.register_expires} -account.9.sip_server.1.retry_counts= 3 - -account.9.sip_server.2.address= {$account.9.server.2.address} -account.9.sip_server.2.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.2.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.2.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.2.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.2.transport_type = 3{/if} - -account.9.sip_server.2.expires= {$account.9.register_expires} -account.9.sip_server.2.retry_counts= 3 - -account.9.outbound_proxy_enable= {if isset($account.9.outbound_proxy_primary)}1{else}0{/if} - -account.9.outbound_proxy.1.address= {$account.9.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.9.outbound_proxy.1.port = {$account.9.sip_port} -{/if} - -account.9.outbound_proxy.2.address= {$account.9.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.9.outbound_proxy.2.port = {$account.9.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.9.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.9.outbound_proxy_fallback_interval = 120 -{/if} - -account.9.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.9.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.9.nat.udp_update_enable= 3 -account.9.nat.udp_update_time= 30 -account.9.nat.rport= {$flyingvoice_rport} - -account.9.dtmf.type= {$flyingvoice_dtmf_type} -account.9.dtmf.info_type= -account.9.dtmf.dtmf_payload= -account.9.100rel_enable= {$flyingvoice_retransmission} - -account.9.subscribe_register= -account.9.cid_source= {$flyingvoice_cid_source} -account.9.enable_user_equal_phone= -account.9.srtp_encryption= {$flyingvoice_srtp_encryption} -account.9.ptime= 20 -account.9.register_line= -account.9.register_mac= -account.9.reg_fail_retry_interval= -account.9.unregister_on_reboot= - -account.9.session_timer.refresher= -account.9.session_timer.expires= -account.9.session_timer.enable= {$flyingvoice_session_timer} - -account.9.conf_type= -account.9.sip_server_type= - - -account.9.srtp.unencrypted_rtcp.enable = -account.9.srtp.unencrypted_rtp.enable = -account.9.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.9.outbound_proxy.1.register_on_enable= -account.9.outbound_proxy.1.failback_timeout= -account.9.outbound_proxy.1.failback_mode= -account.9.outbound_proxy.1.retry_counts= -account.9.outbound_proxy.1.only_signal_with_registered= -account.9.outbound_proxy.1.failback_subscribe.enable= -account.9.outbound_proxy.1.invite_retry_counts= - -account.9.sip_server.1.register_on_enable= 0 -account.9.sip_server.1.failback_timeout= 3600 -account.9.sip_server.1.failback_mode= 0 -account.9.sip_server.1.failback_subscribe.enable= -account.9.sip_server.1.only_signal_with_registered= -account.9.sip_server.1.invite_retry_counts= - -account.9.outbound_proxy.2.register_on_enable= -account.9.outbound_proxy.2.failback_timeout= -account.9.outbound_proxy.2.failback_mode= -account.9.outbound_proxy.2.retry_counts= -account.9.outbound_proxy.2.only_signal_with_registered= -account.9.outbound_proxy.2.failback_subscribe.enable= -account.9.outbound_proxy.2.invite_retry_counts= - -account.9.sip_server.2.register_on_enable= -account.9.sip_server.2.failback_timeout= -account.9.sip_server.2.failback_mode= -account.9.sip_server.2.failback_subscribe.enable= -account.9.sip_server.2.only_signal_with_registered= -account.9.sip_server.2.invite_retry_counts= - -account.9.static_cache_pri= -account.9.dns_cache_type= -account.9.naptr_build= -account.9.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.9.fallback.redundancy_type= -account.9.reg_failed_retry_max_time= -account.9.reg_failed_retry_min_time= -account.9.redundancy_with_reg_fail.enable = - - -account.9.sip_server.1.outbound_proxy_enable = -account.9.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.9.contact_take_line_param= -account.9.update_ack_while_dialing= -account.9.srtp_lifetime= -account.9.third_part_request_with_route.enable= -account.9.insert_outbound_in_route.enable= -account.9.path.enable= -account.9.sub_fail_retry_interval= -account.9.transfer_refer_to_contact_header.enable= -account.9.hold_use_inactive= -account.9.gruu.enable= -account.9.dial_tone= -account.9.call_id_mode= -account.9.subscribe_expires_overlap= -account.9.register_expires_overlap= -account.9.call_info= -account.9.custom_ua= -account.9.mwi_parse_terminated= -account.9.check_cseq.enable= -account.9.check_to_tag.enable= -account.9.vq_rtcpxr.collector_server_port= -account.9.vq_rtcpxr.collector_server_host= -account.9.vq_rtcpxr.collector_name= -account.9.compact_header_enable= -account.9.cp_source= -account.9.cid_source_ppi= -account.9.cid_source_privacy= -account.9.reg_with_pani_header.enable = -account.9.alert_info= -account.9.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.9.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.9.timeout_fwd.off_code= -account.9.timeout_fwd.on_code= -account.9.timeout_fwd.timeout= -account.9.timeout_fwd.target= -account.9.timeout_fwd.enable= -account.9.busy_fwd.off_code= -account.9.busy_fwd.on_code= -account.9.busy_fwd.target= -account.9.busy_fwd.enable= -account.9.always_fwd.off_code= -account.9.always_fwd.on_code= -account.9.always_fwd.target= -account.9.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.9.dnd.enable= -account.9.dnd.off_code= -account.9.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.9.subscribe_mwi= -account.9.subscribe_mwi_to_vm= -account.9.subscribe_mwi_expires= -account.9.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.9.auto_dial_enable= -account.9.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.9.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.9.dialplan.digitmap.enable= -account.9.dialplan.digitmap.string= -account.9.dialplan.digitmap.no_match_action= -account.9.dialplan.digitmap.interdigit_short_timer= -account.9.dialplan.digitmap.interdigit_long_timer= -account.9.dialplan.digitmap.apply_to.press_send= -account.9.dialplan.digitmap.apply_to.forward= -account.9.dialplan.digitmap.apply_to.history_dial= -account.9.dialplan.digitmap.apply_to.directory_dial= -account.9.dialplan.digitmap.apply_to.on_hook_dial= -account.9.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.9.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.9.blf.blf_list_uri= -account.9.blf_list_barge_in_code= -account.9.blf_list_code= -account.9.blf_list_retrieve_call_parked_code= -account.9.blf.subscribe_period= -account.9.blf.match_host.enable= -account.9.out_dialog_blf_enable= -account.9.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.9.shared_line= {if isset($account.9.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= -account.9.sca_manage_interface_display_time= -account.9.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.9.direct_pickup_code = -account.9.group_pickup_code = -account.9.dialoginfo_callpickup = -account.9.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.9.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.9.feature_key_sync.enable= - - -####################################################################################### -## ACD ## -####################################################################################### -account.9.acd.available_url= -account.9.acd.away_url = -account.9.acd.refresh_url = -account.9.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.10.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.10.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.10.anonymous_call.server_base_only = -account.10.send_anonymous_rejection_code = -account.10.anonymous_reject_offcode = -account.10.anonymous_reject_oncode = -account.10.reject_anonymous_call= -account.10.anonymous_call_offcode = -account.10.anonymous_call_oncode = -account.10.anonymous_call = -account.10.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.10.music_server_uri= -account.10.music_on_hold_type= -account.10.auto_label.rule= -account.10.auto_label.enable= -account.10.number_of_linekey= -account.10.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.10.codec.ilbc_15_2kbps.priority= -account.10.codec.ilbc_15_2kbps.enable= -account.10.codec.ilbc_13_33kbps.priority= -account.10.codec.ilbc_13_33kbps.enable = -account.10.codec.pcma.enable = 1 -account.10.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.10.codec.pcmu.enable = 1 -account.10.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.10.codec.opus.enable = 1 -account.10.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.10.codec.g726_32.enable= -account.10.codec.g726_32.priority= - -account.10.codec.g729.enable = 1 -account.10.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.10.codec.g722.enable = 1 -account.10.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.10.password) } -account.10.enable = 1 -{else} -account.10.enable = -{/if} -account.10.label = {$account.10.display_name} -account.10.display_name = {$account.10.display_name} -account.10.auth_name = {$account.10.auth_id} -account.10.password = {$account.10.password} -{if isset($account.10.server.1.address)} -account.10.user_name = {$account.10.user_id}@{$account.10.server_address} -{else} -account.10.user_name = {$account.10.user_id} -{/if} - -{if isset($account.10.server.1.address)} account.10.sip_server.1.address= {$account.10.server.1.address}{else} account.10.sip_server.1.address= {$account.10.server_address}{/if} - -account.10.sip_server.1.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.1.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.1.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.1.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.1.transport_type = 3{/if} - -account.10.sip_server.1.expires= {$account.10.register_expires} -account.10.sip_server.1.retry_counts= 3 - -account.10.sip_server.2.address= {$account.10.server.2.address} -account.10.sip_server.2.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.2.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.2.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.2.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.2.transport_type = 3{/if} - -account.10.sip_server.2.expires= {$account.10.register_expires} -account.10.sip_server.2.retry_counts= 3 - -account.10.outbound_proxy_enable= {if isset($account.10.outbound_proxy_primary)}1{else}0{/if} - -account.10.outbound_proxy.1.address= {$account.10.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.10.outbound_proxy.1.port = {$account.10.sip_port} -{/if} - -account.10.outbound_proxy.2.address= {$account.10.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.10.outbound_proxy.2.port = {$account.10.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.10.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.10.outbound_proxy_fallback_interval = 120 -{/if} - -account.10.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.10.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.10.nat.udp_update_enable= 3 -account.10.nat.udp_update_time= 30 -account.10.nat.rport= {$flyingvoice_rport} - -account.10.dtmf.type= {$flyingvoice_dtmf_type} -account.10.dtmf.info_type= -account.10.dtmf.dtmf_payload= -account.10.100rel_enable= {$flyingvoice_retransmission} - -account.10.subscribe_register= -account.10.cid_source= {$flyingvoice_cid_source} -account.10.enable_user_equal_phone= -account.10.srtp_encryption= {$flyingvoice_srtp_encryption} -account.10.ptime= 20 -account.10.register_line= -account.10.register_mac= -account.10.reg_fail_retry_interval= -account.10.unregister_on_reboot= - -account.10.session_timer.refresher= -account.10.session_timer.expires= -account.10.session_timer.enable= {$flyingvoice_session_timer} - -account.10.conf_type= -account.10.sip_server_type= - - -account.10.srtp.unencrypted_rtcp.enable = -account.10.srtp.unencrypted_rtp.enable = -account.10.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.10.outbound_proxy.1.register_on_enable= -account.10.outbound_proxy.1.failback_timeout= -account.10.outbound_proxy.1.failback_mode= -account.10.outbound_proxy.1.retry_counts= -account.10.outbound_proxy.1.only_signal_with_registered= -account.10.outbound_proxy.1.failback_subscribe.enable= -account.10.outbound_proxy.1.invite_retry_counts= - -account.10.sip_server.1.register_on_enable= 0 -account.10.sip_server.1.failback_timeout= 3600 -account.10.sip_server.1.failback_mode= 0 -account.10.sip_server.1.failback_subscribe.enable= -account.10.sip_server.1.only_signal_with_registered= -account.10.sip_server.1.invite_retry_counts= - -account.10.outbound_proxy.2.register_on_enable= -account.10.outbound_proxy.2.failback_timeout= -account.10.outbound_proxy.2.failback_mode= -account.10.outbound_proxy.2.retry_counts= -account.10.outbound_proxy.2.only_signal_with_registered= -account.10.outbound_proxy.2.failback_subscribe.enable= -account.10.outbound_proxy.2.invite_retry_counts= - -account.10.sip_server.2.register_on_enable= -account.10.sip_server.2.failback_timeout= -account.10.sip_server.2.failback_mode= -account.10.sip_server.2.failback_subscribe.enable= -account.10.sip_server.2.only_signal_with_registered= -account.10.sip_server.2.invite_retry_counts= - -account.10.static_cache_pri= -account.10.dns_cache_type= -account.10.naptr_build= -account.10.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.10.fallback.redundancy_type= -account.10.reg_failed_retry_max_time= -account.10.reg_failed_retry_min_time= -account.10.redundancy_with_reg_fail.enable = - - -account.10.sip_server.1.outbound_proxy_enable = -account.10.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.10.contact_take_line_param= -account.10.update_ack_while_dialing= -account.10.srtp_lifetime= -account.10.third_part_request_with_route.enable= -account.10.insert_outbound_in_route.enable= -account.10.path.enable= -account.10.sub_fail_retry_interval= -account.10.transfer_refer_to_contact_header.enable= -account.10.hold_use_inactive= -account.10.gruu.enable= -account.10.dial_tone= -account.10.call_id_mode= -account.10.subscribe_expires_overlap= -account.10.register_expires_overlap= -account.10.call_info= -account.10.custom_ua= -account.10.mwi_parse_terminated= -account.10.check_cseq.enable= -account.10.check_to_tag.enable= -account.10.vq_rtcpxr.collector_server_port= -account.10.vq_rtcpxr.collector_server_host= -account.10.vq_rtcpxr.collector_name= -account.10.compact_header_enable= -account.10.cp_source= -account.10.cid_source_ppi= -account.10.cid_source_privacy= -account.10.reg_with_pani_header.enable = -account.10.alert_info= -account.10.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.10.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.10.timeout_fwd.off_code= -account.10.timeout_fwd.on_code= -account.10.timeout_fwd.timeout= -account.10.timeout_fwd.target= -account.10.timeout_fwd.enable= -account.10.busy_fwd.off_code= -account.10.busy_fwd.on_code= -account.10.busy_fwd.target= -account.10.busy_fwd.enable= -account.10.always_fwd.off_code= -account.10.always_fwd.on_code= -account.10.always_fwd.target= -account.10.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.10.dnd.enable= -account.10.dnd.off_code= -account.10.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.10.subscribe_mwi= -account.10.subscribe_mwi_to_vm= -account.10.subscribe_mwi_expires= -account.10.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.10.auto_dial_enable= -account.10.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.10.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.10.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.10.blf.blf_list_uri= -account.10.blf_list_barge_in_code= -account.10.blf_list_code= -account.10.blf_list_retrieve_call_parked_code= -account.10.blf.subscribe_period= -account.10.blf.match_host.enable= -account.10.out_dialog_blf_enable= -account.10.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.10.shared_line= {if isset($account.10.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= -account.10.sca_manage_interface_display_time= -account.10.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.10.direct_pickup_code = -account.10.group_pickup_code = -account.10.dialoginfo_callpickup = -account.10.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.10.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.10.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.10.acd.available_url= -account.10.acd.away_url = -account.10.acd.refresh_url = -account.10.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.11.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.11.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.11.anonymous_call.server_base_only = -account.11.send_anonymous_rejection_code = -account.11.anonymous_reject_offcode = -account.11.anonymous_reject_oncode = -account.11.reject_anonymous_call= -account.11.anonymous_call_offcode = -account.11.anonymous_call_oncode = -account.11.anonymous_call = -account.11.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.11.music_server_uri= -account.11.music_on_hold_type= -account.11.auto_label.rule= -account.11.auto_label.enable= -account.11.number_of_linekey= -account.11.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.11.codec.ilbc_15_2kbps.priority= -account.11.codec.ilbc_15_2kbps.enable= -account.11.codec.ilbc_13_33kbps.priority= -account.11.codec.ilbc_13_33kbps.enable = -account.11.codec.pcma.enable = 1 -account.11.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.11.codec.pcmu.enable = 1 -account.11.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.11.codec.opus.enable = 1 -account.11.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.11.codec.g726_32.enable= -account.11.codec.g726_32.priority= - -account.11.codec.g729.enable = 1 -account.11.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.11.codec.g722.enable = 1 -account.11.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.11.password) } -account.11.enable = 1 -{else} -account.11.enable = -{/if} -account.11.label = {$account.11.display_name} -account.11.display_name = {$account.11.display_name} -account.11.auth_name = {$account.11.auth_id} -account.11.password = {$account.11.password} -{if isset($account.11.server.1.address)} -account.11.user_name = {$account.11.user_id}@{$account.11.server_address} -{else} -account.11.user_name = {$account.11.user_id} -{/if} - -{if isset($account.11.server.1.address)} account.11.sip_server.1.address= {$account.11.server.1.address}{else} account.11.sip_server.1.address= {$account.11.server_address}{/if} - -account.11.sip_server.1.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.1.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.1.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.1.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.1.transport_type = 3{/if} - -account.11.sip_server.1.expires= {$account.11.register_expires} -account.11.sip_server.1.retry_counts= 3 - -account.11.sip_server.2.address= {$account.11.server.2.address} -account.11.sip_server.2.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.2.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.2.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.2.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.2.transport_type = 3{/if} - -account.11.sip_server.2.expires= {$account.11.register_expires} -account.11.sip_server.2.retry_counts= 3 - -account.11.outbound_proxy_enable= {if isset($account.11.outbound_proxy_primary)}1{else}0{/if} - -account.11.outbound_proxy.1.address= {$account.11.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.11.outbound_proxy.1.port = {$account.11.sip_port} -{/if} - -account.11.outbound_proxy.2.address= {$account.11.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.11.outbound_proxy.2.port = {$account.11.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.11.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.11.outbound_proxy_fallback_interval = 120 -{/if} - -account.11.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.11.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.11.nat.udp_update_enable= 3 -account.11.nat.udp_update_time= 30 -account.11.nat.rport= {$flyingvoice_rport} - -account.11.dtmf.type= {$flyingvoice_dtmf_type} -account.11.dtmf.info_type= -account.11.dtmf.dtmf_payload= -account.11.100rel_enable= {$flyingvoice_retransmission} - -account.11.subscribe_register= -account.11.cid_source= {$flyingvoice_cid_source} -account.11.enable_user_equal_phone= -account.11.srtp_encryption= {$flyingvoice_srtp_encryption} -account.11.ptime= 20 -account.11.register_line= -account.11.register_mac= -account.11.reg_fail_retry_interval= -account.11.unregister_on_reboot= - -account.11.session_timer.refresher= -account.11.session_timer.expires= -account.11.session_timer.enable= {$flyingvoice_session_timer} - -account.11.conf_type= -account.11.sip_server_type= - - -account.11.srtp.unencrypted_rtcp.enable = -account.11.srtp.unencrypted_rtp.enable = -account.11.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.11.outbound_proxy.1.register_on_enable= -account.11.outbound_proxy.1.failback_timeout= -account.11.outbound_proxy.1.failback_mode= -account.11.outbound_proxy.1.retry_counts= -account.11.outbound_proxy.1.only_signal_with_registered= -account.11.outbound_proxy.1.failback_subscribe.enable= -account.11.outbound_proxy.1.invite_retry_counts= - -account.11.sip_server.1.register_on_enable= 0 -account.11.sip_server.1.failback_timeout= 3600 -account.11.sip_server.1.failback_mode= 0 -account.11.sip_server.1.failback_subscribe.enable= -account.11.sip_server.1.only_signal_with_registered= -account.11.sip_server.1.invite_retry_counts= - -account.11.outbound_proxy.2.register_on_enable= -account.11.outbound_proxy.2.failback_timeout= -account.11.outbound_proxy.2.failback_mode= -account.11.outbound_proxy.2.retry_counts= -account.11.outbound_proxy.2.only_signal_with_registered= -account.11.outbound_proxy.2.failback_subscribe.enable= -account.11.outbound_proxy.2.invite_retry_counts= - -account.11.sip_server.2.register_on_enable= -account.11.sip_server.2.failback_timeout= -account.11.sip_server.2.failback_mode= -account.11.sip_server.2.failback_subscribe.enable= -account.11.sip_server.2.only_signal_with_registered= -account.11.sip_server.2.invite_retry_counts= - -account.11.static_cache_pri= -account.11.dns_cache_type= -account.11.naptr_build= -account.11.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.11.fallback.redundancy_type= -account.11.reg_failed_retry_max_time= -account.11.reg_failed_retry_min_time= -account.11.redundancy_with_reg_fail.enable = - - -account.11.sip_server.1.outbound_proxy_enable = -account.11.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.11.contact_take_line_param= -account.11.update_ack_while_dialing= -account.11.srtp_lifetime= -account.11.third_part_request_with_route.enable= -account.11.insert_outbound_in_route.enable= -account.11.path.enable= -account.11.sub_fail_retry_interval= -account.11.transfer_refer_to_contact_header.enable= -account.11.hold_use_inactive= -account.11.gruu.enable= -account.11.dial_tone= -account.11.call_id_mode= -account.11.subscribe_expires_overlap= -account.11.register_expires_overlap= -account.11.call_info= -account.11.custom_ua= -account.11.mwi_parse_terminated= -account.11.check_cseq.enable= -account.11.check_to_tag.enable= -account.11.vq_rtcpxr.collector_server_port= -account.11.vq_rtcpxr.collector_server_host= -account.11.vq_rtcpxr.collector_name= -account.11.compact_header_enable= -account.11.cp_source= -account.11.cid_source_ppi= -account.11.cid_source_privacy= -account.11.reg_with_pani_header.enable = -account.11.alert_info= -account.11.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.11.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.11.timeout_fwd.off_code= -account.11.timeout_fwd.on_code= -account.11.timeout_fwd.timeout= -account.11.timeout_fwd.target= -account.11.timeout_fwd.enable= -account.11.busy_fwd.off_code= -account.11.busy_fwd.on_code= -account.11.busy_fwd.target= -account.11.busy_fwd.enable= -account.11.always_fwd.off_code= -account.11.always_fwd.on_code= -account.11.always_fwd.target= -account.11.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.11.dnd.enable= -account.11.dnd.off_code= -account.11.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.11.subscribe_mwi= -account.11.subscribe_mwi_to_vm= -account.11.subscribe_mwi_expires= -account.11.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.11.auto_dial_enable= -account.11.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.11.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.11.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.11.blf.blf_list_uri= -account.11.blf_list_barge_in_code= -account.11.blf_list_code= -account.11.blf_list_retrieve_call_parked_code= -account.11.blf.subscribe_period= -account.11.blf.match_host.enable= -account.11.out_dialog_blf_enable= -account.11.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.11.shared_line= {if isset($account.11.password)}{$shared_line_1}{else}{/if} - -account.11.line_seize.expires= -account.11.shared_line_one_touch_bargein.enable= -account.11.shared_line_one_touch_retrieve.enable= -account.11.sca_manage_interface_display_time= -account.11.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.11.direct_pickup_code = -account.11.group_pickup_code = -account.11.dialoginfo_callpickup = -account.11.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.11.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.11.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.11.acd.available_url= -account.11.acd.away_url = -account.11.acd.refresh_url = -account.11.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.12.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.12.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.12.anonymous_call.server_base_only = -account.12.send_anonymous_rejection_code = -account.12.anonymous_reject_offcode = -account.12.anonymous_reject_oncode = -account.12.reject_anonymous_call= -account.12.anonymous_call_offcode = -account.12.anonymous_call_oncode = -account.12.anonymous_call = -account.12.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.12.music_server_uri= -account.12.music_on_hold_type= -account.12.auto_label.rule= -account.12.auto_label.enable= -account.12.number_of_linekey= -account.12.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.12.codec.ilbc_15_2kbps.priority= -account.12.codec.ilbc_15_2kbps.enable= -account.12.codec.ilbc_13_33kbps.priority= -account.12.codec.ilbc_13_33kbps.enable = -account.12.codec.pcma.enable = 1 -account.12.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.12.codec.pcmu.enable = 1 -account.12.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.12.codec.opus.enable = 1 -account.12.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.12.codec.g726_32.enable= -account.12.codec.g726_32.priority= - -account.12.codec.g729.enable = 1 -account.12.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.12.codec.g722.enable = 1 -account.12.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.12.password) } -account.12.enable = 1 -{else} -account.12.enable = -{/if} -account.12.label = {$account.12.display_name} -account.12.display_name = {$account.12.display_name} -account.12.auth_name = {$account.12.auth_id} -account.12.password = {$account.12.password} -{if isset($account.12.server.1.address)} -account.12.user_name = {$account.12.user_id}@{$account.12.server_address} -{else} -account.12.user_name = {$account.12.user_id} -{/if} - -{if isset($account.12.server.1.address)} account.12.sip_server.1.address= {$account.12.server.1.address}{else} account.12.sip_server.1.address= {$account.12.server_address}{/if} - -account.12.sip_server.1.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.1.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.1.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.1.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.1.transport_type = 3{/if} - -account.12.sip_server.1.expires= {$account.12.register_expires} -account.12.sip_server.1.retry_counts= 3 - -account.12.sip_server.2.address= {$account.12.server.2.address} -account.12.sip_server.2.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.2.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.2.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.2.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.2.transport_type = 3{/if} - -account.12.sip_server.2.expires= {$account.12.register_expires} -account.12.sip_server.2.retry_counts= 3 - -account.12.outbound_proxy_enable= {if isset($account.12.outbound_proxy_primary)}1{else}0{/if} - -account.12.outbound_proxy.1.address= {$account.12.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.12.outbound_proxy.1.port = {$account.12.sip_port} -{/if} - -account.12.outbound_proxy.2.address= {$account.12.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.12.outbound_proxy.2.port = {$account.12.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.12.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.12.outbound_proxy_fallback_interval = 120 -{/if} - -account.12.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.12.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.12.nat.udp_update_enable= 3 -account.12.nat.udp_update_time= 30 -account.12.nat.rport= {$flyingvoice_rport} - -account.12.dtmf.type= {$flyingvoice_dtmf_type} -account.12.dtmf.info_type= -account.12.dtmf.dtmf_payload= -account.12.100rel_enable= {$flyingvoice_retransmission} - -account.12.subscribe_register= -account.12.cid_source= {$flyingvoice_cid_source} -account.12.enable_user_equal_phone= -account.12.srtp_encryption= {$flyingvoice_srtp_encryption} -account.12.ptime= 20 -account.12.register_line= -account.12.register_mac= -account.12.reg_fail_retry_interval= -account.12.unregister_on_reboot= - -account.12.session_timer.refresher= -account.12.session_timer.expires= -account.12.session_timer.enable= {$flyingvoice_session_timer} - -account.12.conf_type= -account.12.sip_server_type= - - -account.12.srtp.unencrypted_rtcp.enable = -account.12.srtp.unencrypted_rtp.enable = -account.12.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.12.outbound_proxy.1.register_on_enable= -account.12.outbound_proxy.1.failback_timeout= -account.12.outbound_proxy.1.failback_mode= -account.12.outbound_proxy.1.retry_counts= -account.12.outbound_proxy.1.only_signal_with_registered= -account.12.outbound_proxy.1.failback_subscribe.enable= -account.12.outbound_proxy.1.invite_retry_counts= - -account.12.sip_server.1.register_on_enable= 0 -account.12.sip_server.1.failback_timeout= 3600 -account.12.sip_server.1.failback_mode= 0 -account.12.sip_server.1.failback_subscribe.enable= -account.12.sip_server.1.only_signal_with_registered= -account.12.sip_server.1.invite_retry_counts= - -account.12.outbound_proxy.2.register_on_enable= -account.12.outbound_proxy.2.failback_timeout= -account.12.outbound_proxy.2.failback_mode= -account.12.outbound_proxy.2.retry_counts= -account.12.outbound_proxy.2.only_signal_with_registered= -account.12.outbound_proxy.2.failback_subscribe.enable= -account.12.outbound_proxy.2.invite_retry_counts= - -account.12.sip_server.2.register_on_enable= -account.12.sip_server.2.failback_timeout= -account.12.sip_server.2.failback_mode= -account.12.sip_server.2.failback_subscribe.enable= -account.12.sip_server.2.only_signal_with_registered= -account.12.sip_server.2.invite_retry_counts= - -account.12.static_cache_pri= -account.12.dns_cache_type= -account.12.naptr_build= -account.12.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.12.fallback.redundancy_type= -account.12.reg_failed_retry_max_time= -account.12.reg_failed_retry_min_time= -account.12.redundancy_with_reg_fail.enable = - - -account.12.sip_server.1.outbound_proxy_enable = -account.12.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.12.contact_take_line_param= -account.12.update_ack_while_dialing= -account.12.srtp_lifetime= -account.12.third_part_request_with_route.enable= -account.12.insert_outbound_in_route.enable= -account.12.path.enable= -account.12.sub_fail_retry_interval= -account.12.transfer_refer_to_contact_header.enable= -account.12.hold_use_inactive= -account.12.gruu.enable= -account.12.dial_tone= -account.12.call_id_mode= -account.12.subscribe_expires_overlap= -account.12.register_expires_overlap= -account.12.call_info= -account.12.custom_ua= -account.12.mwi_parse_terminated= -account.12.check_cseq.enable= -account.12.check_to_tag.enable= -account.12.vq_rtcpxr.collector_server_port= -account.12.vq_rtcpxr.collector_server_host= -account.12.vq_rtcpxr.collector_name= -account.12.compact_header_enable= -account.12.cp_source= -account.12.cid_source_ppi= -account.12.cid_source_privacy= -account.12.reg_with_pani_header.enable = -account.12.alert_info= -account.12.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.12.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.12.timeout_fwd.off_code= -account.12.timeout_fwd.on_code= -account.12.timeout_fwd.timeout= -account.12.timeout_fwd.target= -account.12.timeout_fwd.enable= -account.12.busy_fwd.off_code= -account.12.busy_fwd.on_code= -account.12.busy_fwd.target= -account.12.busy_fwd.enable= -account.12.always_fwd.off_code= -account.12.always_fwd.on_code= -account.12.always_fwd.target= -account.12.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.12.dnd.enable= -account.12.dnd.off_code= -account.12.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.12.subscribe_mwi= -account.12.subscribe_mwi_to_vm= -account.12.subscribe_mwi_expires= -account.12.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.12.auto_dial_enable= -account.12.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.12.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.12.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.12.blf.blf_list_uri= -account.12.blf_list_barge_in_code= -account.12.blf_list_code= -account.12.blf_list_retrieve_call_parked_code= -account.12.blf.subscribe_period= -account.12.blf.match_host.enable= -account.12.out_dialog_blf_enable= -account.12.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.12.shared_line= {if isset($account.12.password)}{$shared_line_1}{else}{/if} - -account.12.line_seize.expires= -account.12.shared_line_one_touch_bargein.enable= -account.12.shared_line_one_touch_retrieve.enable= -account.12.sca_manage_interface_display_time= -account.12.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.12.direct_pickup_code = -account.12.group_pickup_code = -account.12.dialoginfo_callpickup = -account.12.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.12.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.12.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.12.acd.available_url= -account.12.acd.away_url = -account.12.acd.refresh_url = -account.12.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.13.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.13.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.13.anonymous_call.server_base_only = -account.13.send_anonymous_rejection_code = -account.13.anonymous_reject_offcode = -account.13.anonymous_reject_oncode = -account.13.reject_anonymous_call= -account.13.anonymous_call_offcode = -account.13.anonymous_call_oncode = -account.13.anonymous_call = -account.13.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.13.music_server_uri= -account.13.music_on_hold_type= -account.13.auto_label.rule= -account.13.auto_label.enable= -account.13.number_of_linekey= -account.13.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.13.codec.ilbc_15_2kbps.priority= -account.13.codec.ilbc_15_2kbps.enable= -account.13.codec.ilbc_13_33kbps.priority= -account.13.codec.ilbc_13_33kbps.enable = -account.13.codec.pcma.enable = 1 -account.13.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.13.codec.pcmu.enable = 1 -account.13.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.13.codec.opus.enable = 1 -account.13.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.13.codec.g726_32.enable= -account.13.codec.g726_32.priority= - -account.13.codec.g729.enable = 1 -account.13.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.13.codec.g722.enable = 1 -account.13.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.13.password) } -account.13.enable = 1 -{else} -account.13.enable = -{/if} -account.13.label = {$account.13.display_name} -account.13.display_name = {$account.13.display_name} -account.13.auth_name = {$account.13.auth_id} -account.13.password = {$account.13.password} -{if isset($account.13.server.1.address)} -account.13.user_name = {$account.13.user_id}@{$account.13.server_address} -{else} -account.13.user_name = {$account.13.user_id} -{/if} - -{if isset($account.13.server.1.address)} account.13.sip_server.1.address= {$account.13.server.1.address}{else} account.13.sip_server.1.address= {$account.13.server_address}{/if} - -account.13.sip_server.1.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.1.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.1.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.1.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.1.transport_type = 3{/if} - -account.13.sip_server.1.expires= {$account.13.register_expires} -account.13.sip_server.1.retry_counts= 3 - -account.13.sip_server.2.address= {$account.13.server.2.address} -account.13.sip_server.2.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.2.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.2.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.2.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.2.transport_type = 3{/if} - -account.13.sip_server.2.expires= {$account.13.register_expires} -account.13.sip_server.2.retry_counts= 3 - -account.13.outbound_proxy_enable= {if isset($account.13.outbound_proxy_primary)}1{else}0{/if} - -account.13.outbound_proxy.1.address= {$account.13.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.13.outbound_proxy.1.port = {$account.13.sip_port} -{/if} - -account.13.outbound_proxy.2.address= {$account.13.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.13.outbound_proxy.2.port = {$account.13.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.13.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.13.outbound_proxy_fallback_interval = 120 -{/if} - -account.13.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.13.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.13.nat.udp_update_enable= 3 -account.13.nat.udp_update_time= 30 -account.13.nat.rport= {$flyingvoice_rport} - -account.13.dtmf.type= {$flyingvoice_dtmf_type} -account.13.dtmf.info_type= -account.13.dtmf.dtmf_payload= -account.13.100rel_enable= {$flyingvoice_retransmission} - -account.13.subscribe_register= -account.13.cid_source= {$flyingvoice_cid_source} -account.13.enable_user_equal_phone= -account.13.srtp_encryption= {$flyingvoice_srtp_encryption} -account.13.ptime= 20 -account.13.register_line= -account.13.register_mac= -account.13.reg_fail_retry_interval= -account.13.unregister_on_reboot= - -account.13.session_timer.refresher= -account.13.session_timer.expires= -account.13.session_timer.enable= {$flyingvoice_session_timer} - -account.13.conf_type= -account.13.sip_server_type= - - -account.13.srtp.unencrypted_rtcp.enable = -account.13.srtp.unencrypted_rtp.enable = -account.13.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.13.outbound_proxy.1.register_on_enable= -account.13.outbound_proxy.1.failback_timeout= -account.13.outbound_proxy.1.failback_mode= -account.13.outbound_proxy.1.retry_counts= -account.13.outbound_proxy.1.only_signal_with_registered= -account.13.outbound_proxy.1.failback_subscribe.enable= -account.13.outbound_proxy.1.invite_retry_counts= - -account.13.sip_server.1.register_on_enable= 0 -account.13.sip_server.1.failback_timeout= 3600 -account.13.sip_server.1.failback_mode= 0 -account.13.sip_server.1.failback_subscribe.enable= -account.13.sip_server.1.only_signal_with_registered= -account.13.sip_server.1.invite_retry_counts= - -account.13.outbound_proxy.2.register_on_enable= -account.13.outbound_proxy.2.failback_timeout= -account.13.outbound_proxy.2.failback_mode= -account.13.outbound_proxy.2.retry_counts= -account.13.outbound_proxy.2.only_signal_with_registered= -account.13.outbound_proxy.2.failback_subscribe.enable= -account.13.outbound_proxy.2.invite_retry_counts= - -account.13.sip_server.2.register_on_enable= -account.13.sip_server.2.failback_timeout= -account.13.sip_server.2.failback_mode= -account.13.sip_server.2.failback_subscribe.enable= -account.13.sip_server.2.only_signal_with_registered= -account.13.sip_server.2.invite_retry_counts= - -account.13.static_cache_pri= -account.13.dns_cache_type= -account.13.naptr_build= -account.13.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.13.fallback.redundancy_type= -account.13.reg_failed_retry_max_time= -account.13.reg_failed_retry_min_time= -account.13.redundancy_with_reg_fail.enable = - - -account.13.sip_server.1.outbound_proxy_enable = -account.13.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.13.contact_take_line_param= -account.13.update_ack_while_dialing= -account.13.srtp_lifetime= -account.13.third_part_request_with_route.enable= -account.13.insert_outbound_in_route.enable= -account.13.path.enable= -account.13.sub_fail_retry_interval= -account.13.transfer_refer_to_contact_header.enable= -account.13.hold_use_inactive= -account.13.gruu.enable= -account.13.dial_tone= -account.13.call_id_mode= -account.13.subscribe_expires_overlap= -account.13.register_expires_overlap= -account.13.call_info= -account.13.custom_ua= -account.13.mwi_parse_terminated= -account.13.check_cseq.enable= -account.13.check_to_tag.enable= -account.13.vq_rtcpxr.collector_server_port= -account.13.vq_rtcpxr.collector_server_host= -account.13.vq_rtcpxr.collector_name= -account.13.compact_header_enable= -account.13.cp_source= -account.13.cid_source_ppi= -account.13.cid_source_privacy= -account.13.reg_with_pani_header.enable = -account.13.alert_info= -account.13.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.13.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.13.timeout_fwd.off_code= -account.13.timeout_fwd.on_code= -account.13.timeout_fwd.timeout= -account.13.timeout_fwd.target= -account.13.timeout_fwd.enable= -account.13.busy_fwd.off_code= -account.13.busy_fwd.on_code= -account.13.busy_fwd.target= -account.13.busy_fwd.enable= -account.13.always_fwd.off_code= -account.13.always_fwd.on_code= -account.13.always_fwd.target= -account.13.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.13.dnd.enable= -account.13.dnd.off_code= -account.13.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.13.subscribe_mwi= -account.13.subscribe_mwi_to_vm= -account.13.subscribe_mwi_expires= -account.13.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.13.auto_dial_enable= -account.13.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.13.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.13.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.13.blf.blf_list_uri= -account.13.blf_list_barge_in_code= -account.13.blf_list_code= -account.13.blf_list_retrieve_call_parked_code= -account.13.blf.subscribe_period= -account.13.blf.match_host.enable= -account.13.out_dialog_blf_enable= -account.13.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.13.shared_line= {if isset($account.13.password)}{$shared_line_1}{else}{/if} - -account.13.line_seize.expires= -account.13.shared_line_one_touch_bargein.enable= -account.13.shared_line_one_touch_retrieve.enable= -account.13.sca_manage_interface_display_time= -account.13.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.13.direct_pickup_code = -account.13.group_pickup_code = -account.13.dialoginfo_callpickup = -account.13.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.13.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.13.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.13.acd.available_url= -account.13.acd.away_url = -account.13.acd.refresh_url = -account.13.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.14.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.14.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.14.anonymous_call.server_base_only = -account.14.send_anonymous_rejection_code = -account.14.anonymous_reject_offcode = -account.14.anonymous_reject_oncode = -account.14.reject_anonymous_call= -account.14.anonymous_call_offcode = -account.14.anonymous_call_oncode = -account.14.anonymous_call = -account.14.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.14.music_server_uri= -account.14.music_on_hold_type= -account.14.auto_label.rule= -account.14.auto_label.enable= -account.14.number_of_linekey= -account.14.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.14.codec.ilbc_15_2kbps.priority= -account.14.codec.ilbc_15_2kbps.enable= -account.14.codec.ilbc_13_33kbps.priority= -account.14.codec.ilbc_13_33kbps.enable = -account.14.codec.pcma.enable = 1 -account.14.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.14.codec.pcmu.enable = 1 -account.14.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.14.codec.opus.enable = 1 -account.14.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.14.codec.g726_32.enable= -account.14.codec.g726_32.priority= - -account.14.codec.g729.enable = 1 -account.14.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.14.codec.g722.enable = 1 -account.14.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.14.password) } -account.14.enable = 1 -{else} -account.14.enable = -{/if} -account.14.label = {$account.14.display_name} -account.14.display_name = {$account.14.display_name} -account.14.auth_name = {$account.14.auth_id} -account.14.password = {$account.14.password} -{if isset($account.14.server.1.address)} -account.14.user_name = {$account.14.user_id}@{$account.14.server_address} -{else} -account.14.user_name = {$account.14.user_id} -{/if} - -{if isset($account.14.server.1.address)} account.14.sip_server.1.address= {$account.14.server.1.address}{else} account.14.sip_server.1.address= {$account.14.server_address}{/if} - -account.14.sip_server.1.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.1.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.1.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.1.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.1.transport_type = 3{/if} - -account.14.sip_server.1.expires= {$account.14.register_expires} -account.14.sip_server.1.retry_counts= 3 - -account.14.sip_server.2.address= {$account.14.server.2.address} -account.14.sip_server.2.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.2.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.2.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.2.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.2.transport_type = 3{/if} - -account.14.sip_server.2.expires= {$account.14.register_expires} -account.14.sip_server.2.retry_counts= 3 - -account.14.outbound_proxy_enable= {if isset($account.14.outbound_proxy_primary)}1{else}0{/if} - -account.14.outbound_proxy.1.address= {$account.14.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.14.outbound_proxy.1.port = {$account.14.sip_port} -{/if} - -account.14.outbound_proxy.2.address= {$account.14.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.14.outbound_proxy.2.port = {$account.14.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.14.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.14.outbound_proxy_fallback_interval = 120 -{/if} - -account.14.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.14.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.14.nat.udp_update_enable= 3 -account.14.nat.udp_update_time= 30 -account.14.nat.rport= {$flyingvoice_rport} - -account.14.dtmf.type= {$flyingvoice_dtmf_type} -account.14.dtmf.info_type= -account.14.dtmf.dtmf_payload= -account.14.100rel_enable= {$flyingvoice_retransmission} - -account.14.subscribe_register= -account.14.cid_source= {$flyingvoice_cid_source} -account.14.enable_user_equal_phone= -account.14.srtp_encryption= {$flyingvoice_srtp_encryption} -account.14.ptime= 20 -account.14.register_line= -account.14.register_mac= -account.14.reg_fail_retry_interval= -account.14.unregister_on_reboot= - -account.14.session_timer.refresher= -account.14.session_timer.expires= -account.14.session_timer.enable= {$flyingvoice_session_timer} - -account.14.conf_type= -account.14.sip_server_type= - - -account.14.srtp.unencrypted_rtcp.enable = -account.14.srtp.unencrypted_rtp.enable = -account.14.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.14.outbound_proxy.1.register_on_enable= -account.14.outbound_proxy.1.failback_timeout= -account.14.outbound_proxy.1.failback_mode= -account.14.outbound_proxy.1.retry_counts= -account.14.outbound_proxy.1.only_signal_with_registered= -account.14.outbound_proxy.1.failback_subscribe.enable= -account.14.outbound_proxy.1.invite_retry_counts= - -account.14.sip_server.1.register_on_enable= 0 -account.14.sip_server.1.failback_timeout= 3600 -account.14.sip_server.1.failback_mode= 0 -account.14.sip_server.1.failback_subscribe.enable= -account.14.sip_server.1.only_signal_with_registered= -account.14.sip_server.1.invite_retry_counts= - -account.14.outbound_proxy.2.register_on_enable= -account.14.outbound_proxy.2.failback_timeout= -account.14.outbound_proxy.2.failback_mode= -account.14.outbound_proxy.2.retry_counts= -account.14.outbound_proxy.2.only_signal_with_registered= -account.14.outbound_proxy.2.failback_subscribe.enable= -account.14.outbound_proxy.2.invite_retry_counts= - -account.14.sip_server.2.register_on_enable= -account.14.sip_server.2.failback_timeout= -account.14.sip_server.2.failback_mode= -account.14.sip_server.2.failback_subscribe.enable= -account.14.sip_server.2.only_signal_with_registered= -account.14.sip_server.2.invite_retry_counts= - -account.14.static_cache_pri= -account.14.dns_cache_type= -account.14.naptr_build= -account.14.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.14.fallback.redundancy_type= -account.14.reg_failed_retry_max_time= -account.14.reg_failed_retry_min_time= -account.14.redundancy_with_reg_fail.enable = - - -account.14.sip_server.1.outbound_proxy_enable = -account.14.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.14.contact_take_line_param= -account.14.update_ack_while_dialing= -account.14.srtp_lifetime= -account.14.third_part_request_with_route.enable= -account.14.insert_outbound_in_route.enable= -account.14.path.enable= -account.14.sub_fail_retry_interval= -account.14.transfer_refer_to_contact_header.enable= -account.14.hold_use_inactive= -account.14.gruu.enable= -account.14.dial_tone= -account.14.call_id_mode= -account.14.subscribe_expires_overlap= -account.14.register_expires_overlap= -account.14.call_info= -account.14.custom_ua= -account.14.mwi_parse_terminated= -account.14.check_cseq.enable= -account.14.check_to_tag.enable= -account.14.vq_rtcpxr.collector_server_port= -account.14.vq_rtcpxr.collector_server_host= -account.14.vq_rtcpxr.collector_name= -account.14.compact_header_enable= -account.14.cp_source= -account.14.cid_source_ppi= -account.14.cid_source_privacy= -account.14.reg_with_pani_header.enable = -account.14.alert_info= -account.14.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.14.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.14.timeout_fwd.off_code= -account.14.timeout_fwd.on_code= -account.14.timeout_fwd.timeout= -account.14.timeout_fwd.target= -account.14.timeout_fwd.enable= -account.14.busy_fwd.off_code= -account.14.busy_fwd.on_code= -account.14.busy_fwd.target= -account.14.busy_fwd.enable= -account.14.always_fwd.off_code= -account.14.always_fwd.on_code= -account.14.always_fwd.target= -account.14.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.14.dnd.enable= -account.14.dnd.off_code= -account.14.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.14.subscribe_mwi= -account.14.subscribe_mwi_to_vm= -account.14.subscribe_mwi_expires= -account.14.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.14.auto_dial_enable= -account.14.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.14.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.14.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.14.blf.blf_list_uri= -account.14.blf_list_barge_in_code= -account.14.blf_list_code= -account.14.blf_list_retrieve_call_parked_code= -account.14.blf.subscribe_period= -account.14.blf.match_host.enable= -account.14.out_dialog_blf_enable= -account.14.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.14.shared_line= {if isset($account.14.password)}{$shared_line_1}{else}{/if} - -account.14.line_seize.expires= -account.14.shared_line_one_touch_bargein.enable= -account.14.shared_line_one_touch_retrieve.enable= -account.14.sca_manage_interface_display_time= -account.14.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.14.direct_pickup_code = -account.14.group_pickup_code = -account.14.dialoginfo_callpickup = -account.14.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.14.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.14.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.14.acd.available_url= -account.14.acd.away_url = -account.14.acd.refresh_url = -account.14.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.15.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.15.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.15.anonymous_call.server_base_only = -account.15.send_anonymous_rejection_code = -account.15.anonymous_reject_offcode = -account.15.anonymous_reject_oncode = -account.15.reject_anonymous_call= -account.15.anonymous_call_offcode = -account.15.anonymous_call_oncode = -account.15.anonymous_call = -account.15.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.15.music_server_uri= -account.15.music_on_hold_type= -account.15.auto_label.rule= -account.15.auto_label.enable= -account.15.number_of_linekey= -account.15.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.15.codec.ilbc_15_2kbps.priority= -account.15.codec.ilbc_15_2kbps.enable= -account.15.codec.ilbc_13_33kbps.priority= -account.15.codec.ilbc_13_33kbps.enable = -account.15.codec.pcma.enable = 1 -account.15.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.15.codec.pcmu.enable = 1 -account.15.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.15.codec.opus.enable = 1 -account.15.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.15.codec.g726_32.enable= -account.15.codec.g726_32.priority= - -account.15.codec.g729.enable = 1 -account.15.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.15.codec.g722.enable = 1 -account.15.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.15.password) } -account.15.enable = 1 -{else} -account.15.enable = -{/if} -account.15.label = {$account.15.display_name} -account.15.display_name = {$account.15.display_name} -account.15.auth_name = {$account.15.auth_id} -account.15.password = {$account.15.password} -{if isset($account.15.server.1.address)} -account.15.user_name = {$account.15.user_id}@{$account.15.server_address} -{else} -account.15.user_name = {$account.15.user_id} -{/if} - -{if isset($account.15.server.1.address)} account.15.sip_server.1.address= {$account.15.server.1.address}{else} account.15.sip_server.1.address= {$account.15.server_address}{/if} - -account.15.sip_server.1.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.1.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.1.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.1.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.1.transport_type = 3{/if} - -account.15.sip_server.1.expires= {$account.15.register_expires} -account.15.sip_server.1.retry_counts= 3 - -account.15.sip_server.2.address= {$account.15.server.2.address} -account.15.sip_server.2.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.2.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.2.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.2.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.2.transport_type = 3{/if} - -account.15.sip_server.2.expires= {$account.15.register_expires} -account.15.sip_server.2.retry_counts= 3 - -account.15.outbound_proxy_enable= {if isset($account.15.outbound_proxy_primary)}1{else}0{/if} - -account.15.outbound_proxy.1.address= {$account.15.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.15.outbound_proxy.1.port = {$account.15.sip_port} -{/if} - -account.15.outbound_proxy.2.address= {$account.15.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.15.outbound_proxy.2.port = {$account.15.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.15.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.15.outbound_proxy_fallback_interval = 120 -{/if} - -account.15.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.15.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.15.nat.udp_update_enable= 3 -account.15.nat.udp_update_time= 30 -account.15.nat.rport= {$flyingvoice_rport} - -account.15.dtmf.type= {$flyingvoice_dtmf_type} -account.15.dtmf.info_type= -account.15.dtmf.dtmf_payload= -account.15.100rel_enable= {$flyingvoice_retransmission} - -account.15.subscribe_register= -account.15.cid_source= {$flyingvoice_cid_source} -account.15.enable_user_equal_phone= -account.15.srtp_encryption= {$flyingvoice_srtp_encryption} -account.15.ptime= 20 -account.15.register_line= -account.15.register_mac= -account.15.reg_fail_retry_interval= -account.15.unregister_on_reboot= - -account.15.session_timer.refresher= -account.15.session_timer.expires= -account.15.session_timer.enable= {$flyingvoice_session_timer} - -account.15.conf_type= -account.15.sip_server_type= - - -account.15.srtp.unencrypted_rtcp.enable = -account.15.srtp.unencrypted_rtp.enable = -account.15.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.15.outbound_proxy.1.register_on_enable= -account.15.outbound_proxy.1.failback_timeout= -account.15.outbound_proxy.1.failback_mode= -account.15.outbound_proxy.1.retry_counts= -account.15.outbound_proxy.1.only_signal_with_registered= -account.15.outbound_proxy.1.failback_subscribe.enable= -account.15.outbound_proxy.1.invite_retry_counts= - -account.15.sip_server.1.register_on_enable= 0 -account.15.sip_server.1.failback_timeout= 3600 -account.15.sip_server.1.failback_mode= 0 -account.15.sip_server.1.failback_subscribe.enable= -account.15.sip_server.1.only_signal_with_registered= -account.15.sip_server.1.invite_retry_counts= - -account.15.outbound_proxy.2.register_on_enable= -account.15.outbound_proxy.2.failback_timeout= -account.15.outbound_proxy.2.failback_mode= -account.15.outbound_proxy.2.retry_counts= -account.15.outbound_proxy.2.only_signal_with_registered= -account.15.outbound_proxy.2.failback_subscribe.enable= -account.15.outbound_proxy.2.invite_retry_counts= - -account.15.sip_server.2.register_on_enable= -account.15.sip_server.2.failback_timeout= -account.15.sip_server.2.failback_mode= -account.15.sip_server.2.failback_subscribe.enable= -account.15.sip_server.2.only_signal_with_registered= -account.15.sip_server.2.invite_retry_counts= - -account.15.static_cache_pri= -account.15.dns_cache_type= -account.15.naptr_build= -account.15.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.15.fallback.redundancy_type= -account.15.reg_failed_retry_max_time= -account.15.reg_failed_retry_min_time= -account.15.redundancy_with_reg_fail.enable = - - -account.15.sip_server.1.outbound_proxy_enable = -account.15.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.15.contact_take_line_param= -account.15.update_ack_while_dialing= -account.15.srtp_lifetime= -account.15.third_part_request_with_route.enable= -account.15.insert_outbound_in_route.enable= -account.15.path.enable= -account.15.sub_fail_retry_interval= -account.15.transfer_refer_to_contact_header.enable= -account.15.hold_use_inactive= -account.15.gruu.enable= -account.15.dial_tone= -account.15.call_id_mode= -account.15.subscribe_expires_overlap= -account.15.register_expires_overlap= -account.15.call_info= -account.15.custom_ua= -account.15.mwi_parse_terminated= -account.15.check_cseq.enable= -account.15.check_to_tag.enable= -account.15.vq_rtcpxr.collector_server_port= -account.15.vq_rtcpxr.collector_server_host= -account.15.vq_rtcpxr.collector_name= -account.15.compact_header_enable= -account.15.cp_source= -account.15.cid_source_ppi= -account.15.cid_source_privacy= -account.15.reg_with_pani_header.enable = -account.15.alert_info= -account.15.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.15.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.15.timeout_fwd.off_code= -account.15.timeout_fwd.on_code= -account.15.timeout_fwd.timeout= -account.15.timeout_fwd.target= -account.15.timeout_fwd.enable= -account.15.busy_fwd.off_code= -account.15.busy_fwd.on_code= -account.15.busy_fwd.target= -account.15.busy_fwd.enable= -account.15.always_fwd.off_code= -account.15.always_fwd.on_code= -account.15.always_fwd.target= -account.15.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.15.dnd.enable= -account.15.dnd.off_code= -account.15.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.15.subscribe_mwi= -account.15.subscribe_mwi_to_vm= -account.15.subscribe_mwi_expires= -account.15.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.15.auto_dial_enable= -account.15.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.15.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.15.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.15.blf.blf_list_uri= -account.15.blf_list_barge_in_code= -account.15.blf_list_code= -account.15.blf_list_retrieve_call_parked_code= -account.15.blf.subscribe_period= -account.15.blf.match_host.enable= -account.15.out_dialog_blf_enable= -account.15.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.15.shared_line= {if isset($account.15.password)}{$shared_line_1}{else}{/if} - -account.15.line_seize.expires= -account.15.shared_line_one_touch_bargein.enable= -account.15.shared_line_one_touch_retrieve.enable= -account.15.sca_manage_interface_display_time= -account.15.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.15.direct_pickup_code = -account.15.group_pickup_code = -account.15.dialoginfo_callpickup = -account.15.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.15.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.15.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.15.acd.available_url= -account.15.acd.away_url = -account.15.acd.refresh_url = -account.15.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.16.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.16.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.16.anonymous_call.server_base_only = -account.16.send_anonymous_rejection_code = -account.16.anonymous_reject_offcode = -account.16.anonymous_reject_oncode = -account.16.reject_anonymous_call= -account.16.anonymous_call_offcode = -account.16.anonymous_call_oncode = -account.16.anonymous_call = -account.16.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.16.music_server_uri= -account.16.music_on_hold_type= -account.16.auto_label.rule= -account.16.auto_label.enable= -account.16.number_of_linekey= -account.16.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.16.codec.ilbc_15_2kbps.priority= -account.16.codec.ilbc_15_2kbps.enable= -account.16.codec.ilbc_13_33kbps.priority= -account.16.codec.ilbc_13_33kbps.enable = -account.16.codec.pcma.enable = 1 -account.16.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.16.codec.pcmu.enable = 1 -account.16.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.16.codec.opus.enable = 1 -account.16.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.16.codec.g726_32.enable= -account.16.codec.g726_32.priority= - -account.16.codec.g729.enable = 1 -account.16.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.16.codec.g722.enable = 1 -account.16.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.16.password) } -account.16.enable = 1 -{else} -account.16.enable = -{/if} -account.16.label = {$account.16.display_name} -account.16.display_name = {$account.16.display_name} -account.16.auth_name = {$account.16.auth_id} -account.16.password = {$account.16.password} -{if isset($account.16.server.1.address)} -account.16.user_name = {$account.16.user_id}@{$account.16.server_address} -{else} -account.16.user_name = {$account.16.user_id} -{/if} - -{if isset($account.16.server.1.address)} account.16.sip_server.1.address= {$account.16.server.1.address}{else} account.16.sip_server.1.address= {$account.16.server_address}{/if} - -account.16.sip_server.1.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.1.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.1.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.1.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.1.transport_type = 3{/if} - -account.16.sip_server.1.expires= {$account.16.register_expires} -account.16.sip_server.1.retry_counts= 3 - -account.16.sip_server.2.address= {$account.16.server.2.address} -account.16.sip_server.2.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.2.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.2.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.2.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.2.transport_type = 3{/if} - -account.16.sip_server.2.expires= {$account.16.register_expires} -account.16.sip_server.2.retry_counts= 3 - -account.16.outbound_proxy_enable= {if isset($account.16.outbound_proxy_primary)}1{else}0{/if} - -account.16.outbound_proxy.1.address= {$account.16.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.16.outbound_proxy.1.port = {$account.16.sip_port} -{/if} - -account.16.outbound_proxy.2.address= {$account.16.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.16.outbound_proxy.2.port = {$account.16.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.16.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.16.outbound_proxy_fallback_interval = 120 -{/if} - -account.16.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.16.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.16.nat.udp_update_enable= 3 -account.16.nat.udp_update_time= 30 -account.16.nat.rport= {$flyingvoice_rport} - -account.16.dtmf.type= {$flyingvoice_dtmf_type} -account.16.dtmf.info_type= -account.16.dtmf.dtmf_payload= -account.16.100rel_enable= {$flyingvoice_retransmission} - -account.16.subscribe_register= -account.16.cid_source= {$flyingvoice_cid_source} -account.16.enable_user_equal_phone= -account.16.srtp_encryption= {$flyingvoice_srtp_encryption} -account.16.ptime= 20 -account.16.register_line= -account.16.register_mac= -account.16.reg_fail_retry_interval= -account.16.unregister_on_reboot= - -account.16.session_timer.refresher= -account.16.session_timer.expires= -account.16.session_timer.enable= {$flyingvoice_session_timer} - -account.16.conf_type= -account.16.sip_server_type= - - -account.16.srtp.unencrypted_rtcp.enable = -account.16.srtp.unencrypted_rtp.enable = -account.16.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.16.outbound_proxy.1.register_on_enable= -account.16.outbound_proxy.1.failback_timeout= -account.16.outbound_proxy.1.failback_mode= -account.16.outbound_proxy.1.retry_counts= -account.16.outbound_proxy.1.only_signal_with_registered= -account.16.outbound_proxy.1.failback_subscribe.enable= -account.16.outbound_proxy.1.invite_retry_counts= - -account.16.sip_server.1.register_on_enable= 0 -account.16.sip_server.1.failback_timeout= 3600 -account.16.sip_server.1.failback_mode= 0 -account.16.sip_server.1.failback_subscribe.enable= -account.16.sip_server.1.only_signal_with_registered= -account.16.sip_server.1.invite_retry_counts= - -account.16.outbound_proxy.2.register_on_enable= -account.16.outbound_proxy.2.failback_timeout= -account.16.outbound_proxy.2.failback_mode= -account.16.outbound_proxy.2.retry_counts= -account.16.outbound_proxy.2.only_signal_with_registered= -account.16.outbound_proxy.2.failback_subscribe.enable= -account.16.outbound_proxy.2.invite_retry_counts= - -account.16.sip_server.2.register_on_enable= -account.16.sip_server.2.failback_timeout= -account.16.sip_server.2.failback_mode= -account.16.sip_server.2.failback_subscribe.enable= -account.16.sip_server.2.only_signal_with_registered= -account.16.sip_server.2.invite_retry_counts= - -account.16.static_cache_pri= -account.16.dns_cache_type= -account.16.naptr_build= -account.16.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.16.fallback.redundancy_type= -account.16.reg_failed_retry_max_time= -account.16.reg_failed_retry_min_time= -account.16.redundancy_with_reg_fail.enable = - - -account.16.sip_server.1.outbound_proxy_enable = -account.16.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.16.contact_take_line_param= -account.16.update_ack_while_dialing= -account.16.srtp_lifetime= -account.16.third_part_request_with_route.enable= -account.16.insert_outbound_in_route.enable= -account.16.path.enable= -account.16.sub_fail_retry_interval= -account.16.transfer_refer_to_contact_header.enable= -account.16.hold_use_inactive= -account.16.gruu.enable= -account.16.dial_tone= -account.16.call_id_mode= -account.16.subscribe_expires_overlap= -account.16.register_expires_overlap= -account.16.call_info= -account.16.custom_ua= -account.16.mwi_parse_terminated= -account.16.check_cseq.enable= -account.16.check_to_tag.enable= -account.16.vq_rtcpxr.collector_server_port= -account.16.vq_rtcpxr.collector_server_host= -account.16.vq_rtcpxr.collector_name= -account.16.compact_header_enable= -account.16.cp_source= -account.16.cid_source_ppi= -account.16.cid_source_privacy= -account.16.reg_with_pani_header.enable = -account.16.alert_info= -account.16.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.16.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.16.timeout_fwd.off_code= -account.16.timeout_fwd.on_code= -account.16.timeout_fwd.timeout= -account.16.timeout_fwd.target= -account.16.timeout_fwd.enable= -account.16.busy_fwd.off_code= -account.16.busy_fwd.on_code= -account.16.busy_fwd.target= -account.16.busy_fwd.enable= -account.16.always_fwd.off_code= -account.16.always_fwd.on_code= -account.16.always_fwd.target= -account.16.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.16.dnd.enable= -account.16.dnd.off_code= -account.16.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.16.subscribe_mwi= -account.16.subscribe_mwi_to_vm= -account.16.subscribe_mwi_expires= -account.16.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.16.auto_dial_enable= -account.16.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.16.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.16.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.16.blf.blf_list_uri= -account.16.blf_list_barge_in_code= -account.16.blf_list_code= -account.16.blf_list_retrieve_call_parked_code= -account.16.blf.subscribe_period= -account.16.blf.match_host.enable= -account.16.out_dialog_blf_enable= -account.16.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.16.shared_line= {if isset($account.16.password)}{$shared_line_1}{else}{/if} - -account.16.line_seize.expires= -account.16.shared_line_one_touch_bargein.enable= -account.16.shared_line_one_touch_retrieve.enable= -account.16.sca_manage_interface_display_time= -account.16.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.16.direct_pickup_code = -account.16.group_pickup_code = -account.16.dialoginfo_callpickup = -account.16.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.16.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.16.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.16.acd.available_url= -account.16.acd.away_url = -account.16.acd.refresh_url = -account.16.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p57/{$mac}.cfg b/resources/templates/provision/flyingvoice/p57/{$mac}.cfg index 05d67bb883..43ee554c8d 100644 --- a/resources/templates/provision/flyingvoice/p57/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p57/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,55 +327,55 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= @@ -381,37 +383,37 @@ account.1.shared_line_callpull_code= ####################################################################################### ## Broadsoft Hoteling ## ####################################################################################### -account.1.hoteling.enable= -account.1.hoteling.user_id= -account.1.hoteling.password= -account.1.hoteling.expires= -account.1.hoteling.auto_login_enable= +account.{$row.line_number}.hoteling.enable= +account.{$row.line_number}.hoteling.user_id= +account.{$row.line_number}.hoteling.password= +account.{$row.line_number}.hoteling.expires= +account.{$row.line_number}.hoteling.auto_login_enable= ####################################################################################### ## Broadsoft XSI ## ####################################################################################### -account.1.xsi.user = -account.1.xsi.password = -account.1.xsi.host = -account.1.xsi.server_type = -account.1.xsi.port = +account.{$row.line_number}.xsi.user = +account.{$row.line_number}.xsi.password = +account.{$row.line_number}.xsi.host = +account.{$row.line_number}.xsi.server_type = +account.{$row.line_number}.xsi.port = ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -419,5929 +421,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.2.hoteling.enable= -account.2.hoteling.user_id= -account.2.hoteling.password= -account.2.hoteling.expires= -account.2.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.2.xsi.user = -account.2.xsi.password = -account.2.xsi.host = -account.2.xsi.server_type = -account.2.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.3.hoteling.enable= -account.3.hoteling.user_id= -account.3.hoteling.password= -account.3.hoteling.expires= -account.3.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.3.xsi.user = -account.3.xsi.password = -account.3.xsi.host = -account.3.xsi.server_type = -account.3.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.4.hoteling.enable= -account.4.hoteling.user_id= -account.4.hoteling.password= -account.4.hoteling.expires= -account.4.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.4.xsi.user = -account.4.xsi.password = -account.4.xsi.host = -account.4.xsi.server_type = -account.4.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.5.hoteling.enable= -account.5.hoteling.user_id= -account.5.hoteling.password= -account.5.hoteling.expires= -account.5.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.5.xsi.user = -account.5.xsi.password = -account.5.xsi.host = -account.5.xsi.server_type = -account.5.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.6.hoteling.enable= -account.6.hoteling.user_id= -account.6.hoteling.password= -account.6.hoteling.expires= -account.6.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.6.xsi.user = -account.6.xsi.password = -account.6.xsi.host = -account.6.xsi.server_type = -account.6.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.7.hoteling.enable= -account.7.hoteling.user_id= -account.7.hoteling.password= -account.7.hoteling.expires= -account.7.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.7.xsi.user = -account.7.xsi.password = -account.7.xsi.host = -account.7.xsi.server_type = -account.7.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.8.hoteling.enable= -account.8.hoteling.user_id= -account.8.hoteling.password= -account.8.hoteling.expires= -account.8.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.8.xsi.user = -account.8.xsi.password = -account.8.xsi.host = -account.8.xsi.server_type = -account.8.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.9.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.9.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.9.anonymous_call.server_base_only = -account.9.send_anonymous_rejection_code = -account.9.anonymous_reject_offcode = -account.9.anonymous_reject_oncode = -account.9.reject_anonymous_call= -account.9.anonymous_call_offcode = -account.9.anonymous_call_oncode = -account.9.anonymous_call = -account.9.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.9.music_server_uri= -account.9.music_on_hold_type= -account.9.auto_label.rule= -account.9.auto_label.enable= -account.9.number_of_linekey= -account.9.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.9.codec.ilbc_15_2kbps.priority= -account.9.codec.ilbc_15_2kbps.enable= -account.9.codec.ilbc_13_33kbps.priority= -account.9.codec.ilbc_13_33kbps.enable = -account.9.codec.pcma.enable = 1 -account.9.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.9.codec.pcmu.enable = 1 -account.9.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.9.codec.opus.enable = 1 -account.9.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.9.codec.g726_32.enable= -account.9.codec.g726_32.priority= - -account.9.codec.g729.enable = 1 -account.9.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.9.codec.g722.enable = 1 -account.9.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.9.password) } -account.9.enable = 1 -{else} -account.9.enable = -{/if} -account.9.label = {$account.9.display_name} -account.9.display_name = {$account.9.display_name} -account.9.auth_name = {$account.9.auth_id} -account.9.password = {$account.9.password} -{if isset($account.9.server.1.address)} -account.9.user_name = {$account.9.user_id}@{$account.9.server_address} -{else} -account.9.user_name = {$account.9.user_id} -{/if} - -{if isset($account.9.server.1.address)} account.9.sip_server.1.address= {$account.9.server.1.address}{else} account.9.sip_server.1.address= {$account.9.server_address}{/if} - -account.9.sip_server.1.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.1.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.1.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.1.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.1.transport_type = 3{/if} - -account.9.sip_server.1.expires= {$account.9.register_expires} -account.9.sip_server.1.retry_counts= 3 - -account.9.sip_server.2.address= {$account.9.server.2.address} -account.9.sip_server.2.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.2.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.2.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.2.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.2.transport_type = 3{/if} - -account.9.sip_server.2.expires= {$account.9.register_expires} -account.9.sip_server.2.retry_counts= 3 - -account.9.outbound_proxy_enable= {if isset($account.9.outbound_proxy_primary)}1{else}0{/if} - -account.9.outbound_proxy.1.address= {$account.9.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.9.outbound_proxy.1.port = {$account.9.sip_port} -{/if} - -account.9.outbound_proxy.2.address= {$account.9.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.9.outbound_proxy.2.port = {$account.9.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.9.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.9.outbound_proxy_fallback_interval = 120 -{/if} - -account.9.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.9.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.9.nat.udp_update_enable= 3 -account.9.nat.udp_update_time= 30 -account.9.nat.rport= {$flyingvoice_rport} - -account.9.dtmf.type= {$flyingvoice_dtmf_type} -account.9.dtmf.info_type= -account.9.dtmf.dtmf_payload= -account.9.100rel_enable= {$flyingvoice_retransmission} - -account.9.subscribe_register= -account.9.cid_source= {$flyingvoice_cid_source} -account.9.enable_user_equal_phone= -account.9.srtp_encryption= {$flyingvoice_srtp_encryption} -account.9.ptime= 20 -account.9.register_line= -account.9.register_mac= -account.9.reg_fail_retry_interval= -account.9.unregister_on_reboot= - -account.9.session_timer.refresher= -account.9.session_timer.expires= -account.9.session_timer.enable= {$flyingvoice_session_timer} - -account.9.conf_type= -account.9.sip_server_type= - - -account.9.srtp.unencrypted_rtcp.enable = -account.9.srtp.unencrypted_rtp.enable = -account.9.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.9.outbound_proxy.1.register_on_enable= -account.9.outbound_proxy.1.failback_timeout= -account.9.outbound_proxy.1.failback_mode= -account.9.outbound_proxy.1.retry_counts= -account.9.outbound_proxy.1.only_signal_with_registered= -account.9.outbound_proxy.1.failback_subscribe.enable= -account.9.outbound_proxy.1.invite_retry_counts= - -account.9.sip_server.1.register_on_enable= 0 -account.9.sip_server.1.failback_timeout= 3600 -account.9.sip_server.1.failback_mode= 0 -account.9.sip_server.1.failback_subscribe.enable= -account.9.sip_server.1.only_signal_with_registered= -account.9.sip_server.1.invite_retry_counts= - -account.9.outbound_proxy.2.register_on_enable= -account.9.outbound_proxy.2.failback_timeout= -account.9.outbound_proxy.2.failback_mode= -account.9.outbound_proxy.2.retry_counts= -account.9.outbound_proxy.2.only_signal_with_registered= -account.9.outbound_proxy.2.failback_subscribe.enable= -account.9.outbound_proxy.2.invite_retry_counts= - -account.9.sip_server.2.register_on_enable= -account.9.sip_server.2.failback_timeout= -account.9.sip_server.2.failback_mode= -account.9.sip_server.2.failback_subscribe.enable= -account.9.sip_server.2.only_signal_with_registered= -account.9.sip_server.2.invite_retry_counts= - -account.9.static_cache_pri= -account.9.dns_cache_type= -account.9.naptr_build= -account.9.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.9.fallback.redundancy_type= -account.9.reg_failed_retry_max_time= -account.9.reg_failed_retry_min_time= -account.9.redundancy_with_reg_fail.enable = - - -account.9.sip_server.1.outbound_proxy_enable = -account.9.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.9.contact_take_line_param= -account.9.update_ack_while_dialing= -account.9.srtp_lifetime= -account.9.third_part_request_with_route.enable= -account.9.insert_outbound_in_route.enable= -account.9.path.enable= -account.9.sub_fail_retry_interval= -account.9.transfer_refer_to_contact_header.enable= -account.9.hold_use_inactive= -account.9.gruu.enable= -account.9.dial_tone= -account.9.call_id_mode= -account.9.subscribe_expires_overlap= -account.9.register_expires_overlap= -account.9.call_info= -account.9.custom_ua= -account.9.mwi_parse_terminated= -account.9.check_cseq.enable= -account.9.check_to_tag.enable= -account.9.vq_rtcpxr.collector_server_port= -account.9.vq_rtcpxr.collector_server_host= -account.9.vq_rtcpxr.collector_name= -account.9.compact_header_enable= -account.9.cp_source= -account.9.cid_source_ppi= -account.9.cid_source_privacy= -account.9.reg_with_pani_header.enable = -account.9.alert_info= -account.9.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.9.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.9.timeout_fwd.off_code= -account.9.timeout_fwd.on_code= -account.9.timeout_fwd.timeout= -account.9.timeout_fwd.target= -account.9.timeout_fwd.enable= -account.9.busy_fwd.off_code= -account.9.busy_fwd.on_code= -account.9.busy_fwd.target= -account.9.busy_fwd.enable= -account.9.always_fwd.off_code= -account.9.always_fwd.on_code= -account.9.always_fwd.target= -account.9.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.9.dnd.enable= -account.9.dnd.off_code= -account.9.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.9.subscribe_mwi= -account.9.subscribe_mwi_to_vm= -account.9.subscribe_mwi_expires= -account.9.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.9.auto_dial_enable= -account.9.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.9.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.9.dialplan.digitmap.enable= -account.9.dialplan.digitmap.string= -account.9.dialplan.digitmap.no_match_action= -account.9.dialplan.digitmap.interdigit_short_timer= -account.9.dialplan.digitmap.interdigit_long_timer= -account.9.dialplan.digitmap.apply_to.press_send= -account.9.dialplan.digitmap.apply_to.forward= -account.9.dialplan.digitmap.apply_to.history_dial= -account.9.dialplan.digitmap.apply_to.directory_dial= -account.9.dialplan.digitmap.apply_to.on_hook_dial= -account.9.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.9.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.9.blf.blf_list_uri= -account.9.blf_list_barge_in_code= -account.9.blf_list_code= -account.9.blf_list_retrieve_call_parked_code= -account.9.blf.subscribe_period= -account.9.blf.match_host.enable= -account.9.out_dialog_blf_enable= -account.9.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.9.shared_line= {if isset($account.9.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= -account.9.sca_manage_interface_display_time= -account.9.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.9.direct_pickup_code = -account.9.group_pickup_code = -account.9.dialoginfo_callpickup = -account.9.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.9.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.9.feature_key_sync.enable= - - -####################################################################################### -## ACD ## -####################################################################################### -account.9.acd.available_url= -account.9.acd.away_url = -account.9.acd.refresh_url = -account.9.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.10.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.10.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.10.anonymous_call.server_base_only = -account.10.send_anonymous_rejection_code = -account.10.anonymous_reject_offcode = -account.10.anonymous_reject_oncode = -account.10.reject_anonymous_call= -account.10.anonymous_call_offcode = -account.10.anonymous_call_oncode = -account.10.anonymous_call = -account.10.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.10.music_server_uri= -account.10.music_on_hold_type= -account.10.auto_label.rule= -account.10.auto_label.enable= -account.10.number_of_linekey= -account.10.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.10.codec.ilbc_15_2kbps.priority= -account.10.codec.ilbc_15_2kbps.enable= -account.10.codec.ilbc_13_33kbps.priority= -account.10.codec.ilbc_13_33kbps.enable = -account.10.codec.pcma.enable = 1 -account.10.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.10.codec.pcmu.enable = 1 -account.10.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.10.codec.opus.enable = 1 -account.10.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.10.codec.g726_32.enable= -account.10.codec.g726_32.priority= - -account.10.codec.g729.enable = 1 -account.10.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.10.codec.g722.enable = 1 -account.10.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.10.password) } -account.10.enable = 1 -{else} -account.10.enable = -{/if} -account.10.label = {$account.10.display_name} -account.10.display_name = {$account.10.display_name} -account.10.auth_name = {$account.10.auth_id} -account.10.password = {$account.10.password} -{if isset($account.10.server.1.address)} -account.10.user_name = {$account.10.user_id}@{$account.10.server_address} -{else} -account.10.user_name = {$account.10.user_id} -{/if} - -{if isset($account.10.server.1.address)} account.10.sip_server.1.address= {$account.10.server.1.address}{else} account.10.sip_server.1.address= {$account.10.server_address}{/if} - -account.10.sip_server.1.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.1.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.1.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.1.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.1.transport_type = 3{/if} - -account.10.sip_server.1.expires= {$account.10.register_expires} -account.10.sip_server.1.retry_counts= 3 - -account.10.sip_server.2.address= {$account.10.server.2.address} -account.10.sip_server.2.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.2.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.2.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.2.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.2.transport_type = 3{/if} - -account.10.sip_server.2.expires= {$account.10.register_expires} -account.10.sip_server.2.retry_counts= 3 - -account.10.outbound_proxy_enable= {if isset($account.10.outbound_proxy_primary)}1{else}0{/if} - -account.10.outbound_proxy.1.address= {$account.10.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.10.outbound_proxy.1.port = {$account.10.sip_port} -{/if} - -account.10.outbound_proxy.2.address= {$account.10.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.10.outbound_proxy.2.port = {$account.10.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.10.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.10.outbound_proxy_fallback_interval = 120 -{/if} - -account.10.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.10.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.10.nat.udp_update_enable= 3 -account.10.nat.udp_update_time= 30 -account.10.nat.rport= {$flyingvoice_rport} - -account.10.dtmf.type= {$flyingvoice_dtmf_type} -account.10.dtmf.info_type= -account.10.dtmf.dtmf_payload= -account.10.100rel_enable= {$flyingvoice_retransmission} - -account.10.subscribe_register= -account.10.cid_source= {$flyingvoice_cid_source} -account.10.enable_user_equal_phone= -account.10.srtp_encryption= {$flyingvoice_srtp_encryption} -account.10.ptime= 20 -account.10.register_line= -account.10.register_mac= -account.10.reg_fail_retry_interval= -account.10.unregister_on_reboot= - -account.10.session_timer.refresher= -account.10.session_timer.expires= -account.10.session_timer.enable= {$flyingvoice_session_timer} - -account.10.conf_type= -account.10.sip_server_type= - - -account.10.srtp.unencrypted_rtcp.enable = -account.10.srtp.unencrypted_rtp.enable = -account.10.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.10.outbound_proxy.1.register_on_enable= -account.10.outbound_proxy.1.failback_timeout= -account.10.outbound_proxy.1.failback_mode= -account.10.outbound_proxy.1.retry_counts= -account.10.outbound_proxy.1.only_signal_with_registered= -account.10.outbound_proxy.1.failback_subscribe.enable= -account.10.outbound_proxy.1.invite_retry_counts= - -account.10.sip_server.1.register_on_enable= 0 -account.10.sip_server.1.failback_timeout= 3600 -account.10.sip_server.1.failback_mode= 0 -account.10.sip_server.1.failback_subscribe.enable= -account.10.sip_server.1.only_signal_with_registered= -account.10.sip_server.1.invite_retry_counts= - -account.10.outbound_proxy.2.register_on_enable= -account.10.outbound_proxy.2.failback_timeout= -account.10.outbound_proxy.2.failback_mode= -account.10.outbound_proxy.2.retry_counts= -account.10.outbound_proxy.2.only_signal_with_registered= -account.10.outbound_proxy.2.failback_subscribe.enable= -account.10.outbound_proxy.2.invite_retry_counts= - -account.10.sip_server.2.register_on_enable= -account.10.sip_server.2.failback_timeout= -account.10.sip_server.2.failback_mode= -account.10.sip_server.2.failback_subscribe.enable= -account.10.sip_server.2.only_signal_with_registered= -account.10.sip_server.2.invite_retry_counts= - -account.10.static_cache_pri= -account.10.dns_cache_type= -account.10.naptr_build= -account.10.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.10.fallback.redundancy_type= -account.10.reg_failed_retry_max_time= -account.10.reg_failed_retry_min_time= -account.10.redundancy_with_reg_fail.enable = - - -account.10.sip_server.1.outbound_proxy_enable = -account.10.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.10.contact_take_line_param= -account.10.update_ack_while_dialing= -account.10.srtp_lifetime= -account.10.third_part_request_with_route.enable= -account.10.insert_outbound_in_route.enable= -account.10.path.enable= -account.10.sub_fail_retry_interval= -account.10.transfer_refer_to_contact_header.enable= -account.10.hold_use_inactive= -account.10.gruu.enable= -account.10.dial_tone= -account.10.call_id_mode= -account.10.subscribe_expires_overlap= -account.10.register_expires_overlap= -account.10.call_info= -account.10.custom_ua= -account.10.mwi_parse_terminated= -account.10.check_cseq.enable= -account.10.check_to_tag.enable= -account.10.vq_rtcpxr.collector_server_port= -account.10.vq_rtcpxr.collector_server_host= -account.10.vq_rtcpxr.collector_name= -account.10.compact_header_enable= -account.10.cp_source= -account.10.cid_source_ppi= -account.10.cid_source_privacy= -account.10.reg_with_pani_header.enable = -account.10.alert_info= -account.10.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.10.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.10.timeout_fwd.off_code= -account.10.timeout_fwd.on_code= -account.10.timeout_fwd.timeout= -account.10.timeout_fwd.target= -account.10.timeout_fwd.enable= -account.10.busy_fwd.off_code= -account.10.busy_fwd.on_code= -account.10.busy_fwd.target= -account.10.busy_fwd.enable= -account.10.always_fwd.off_code= -account.10.always_fwd.on_code= -account.10.always_fwd.target= -account.10.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.10.dnd.enable= -account.10.dnd.off_code= -account.10.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.10.subscribe_mwi= -account.10.subscribe_mwi_to_vm= -account.10.subscribe_mwi_expires= -account.10.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.10.auto_dial_enable= -account.10.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.10.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.10.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.10.blf.blf_list_uri= -account.10.blf_list_barge_in_code= -account.10.blf_list_code= -account.10.blf_list_retrieve_call_parked_code= -account.10.blf.subscribe_period= -account.10.blf.match_host.enable= -account.10.out_dialog_blf_enable= -account.10.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.10.shared_line= {if isset($account.10.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= -account.10.sca_manage_interface_display_time= -account.10.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.10.direct_pickup_code = -account.10.group_pickup_code = -account.10.dialoginfo_callpickup = -account.10.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.10.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.10.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.10.acd.available_url= -account.10.acd.away_url = -account.10.acd.refresh_url = -account.10.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.11.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.11.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.11.anonymous_call.server_base_only = -account.11.send_anonymous_rejection_code = -account.11.anonymous_reject_offcode = -account.11.anonymous_reject_oncode = -account.11.reject_anonymous_call= -account.11.anonymous_call_offcode = -account.11.anonymous_call_oncode = -account.11.anonymous_call = -account.11.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.11.music_server_uri= -account.11.music_on_hold_type= -account.11.auto_label.rule= -account.11.auto_label.enable= -account.11.number_of_linekey= -account.11.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.11.codec.ilbc_15_2kbps.priority= -account.11.codec.ilbc_15_2kbps.enable= -account.11.codec.ilbc_13_33kbps.priority= -account.11.codec.ilbc_13_33kbps.enable = -account.11.codec.pcma.enable = 1 -account.11.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.11.codec.pcmu.enable = 1 -account.11.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.11.codec.opus.enable = 1 -account.11.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.11.codec.g726_32.enable= -account.11.codec.g726_32.priority= - -account.11.codec.g729.enable = 1 -account.11.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.11.codec.g722.enable = 1 -account.11.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.11.password) } -account.11.enable = 1 -{else} -account.11.enable = -{/if} -account.11.label = {$account.11.display_name} -account.11.display_name = {$account.11.display_name} -account.11.auth_name = {$account.11.auth_id} -account.11.password = {$account.11.password} -{if isset($account.11.server.1.address)} -account.11.user_name = {$account.11.user_id}@{$account.11.server_address} -{else} -account.11.user_name = {$account.11.user_id} -{/if} - -{if isset($account.11.server.1.address)} account.11.sip_server.1.address= {$account.11.server.1.address}{else} account.11.sip_server.1.address= {$account.11.server_address}{/if} - -account.11.sip_server.1.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.1.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.1.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.1.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.1.transport_type = 3{/if} - -account.11.sip_server.1.expires= {$account.11.register_expires} -account.11.sip_server.1.retry_counts= 3 - -account.11.sip_server.2.address= {$account.11.server.2.address} -account.11.sip_server.2.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.2.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.2.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.2.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.2.transport_type = 3{/if} - -account.11.sip_server.2.expires= {$account.11.register_expires} -account.11.sip_server.2.retry_counts= 3 - -account.11.outbound_proxy_enable= {if isset($account.11.outbound_proxy_primary)}1{else}0{/if} - -account.11.outbound_proxy.1.address= {$account.11.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.11.outbound_proxy.1.port = {$account.11.sip_port} -{/if} - -account.11.outbound_proxy.2.address= {$account.11.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.11.outbound_proxy.2.port = {$account.11.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.11.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.11.outbound_proxy_fallback_interval = 120 -{/if} - -account.11.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.11.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.11.nat.udp_update_enable= 3 -account.11.nat.udp_update_time= 30 -account.11.nat.rport= {$flyingvoice_rport} - -account.11.dtmf.type= {$flyingvoice_dtmf_type} -account.11.dtmf.info_type= -account.11.dtmf.dtmf_payload= -account.11.100rel_enable= {$flyingvoice_retransmission} - -account.11.subscribe_register= -account.11.cid_source= {$flyingvoice_cid_source} -account.11.enable_user_equal_phone= -account.11.srtp_encryption= {$flyingvoice_srtp_encryption} -account.11.ptime= 20 -account.11.register_line= -account.11.register_mac= -account.11.reg_fail_retry_interval= -account.11.unregister_on_reboot= - -account.11.session_timer.refresher= -account.11.session_timer.expires= -account.11.session_timer.enable= {$flyingvoice_session_timer} - -account.11.conf_type= -account.11.sip_server_type= - - -account.11.srtp.unencrypted_rtcp.enable = -account.11.srtp.unencrypted_rtp.enable = -account.11.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.11.outbound_proxy.1.register_on_enable= -account.11.outbound_proxy.1.failback_timeout= -account.11.outbound_proxy.1.failback_mode= -account.11.outbound_proxy.1.retry_counts= -account.11.outbound_proxy.1.only_signal_with_registered= -account.11.outbound_proxy.1.failback_subscribe.enable= -account.11.outbound_proxy.1.invite_retry_counts= - -account.11.sip_server.1.register_on_enable= 0 -account.11.sip_server.1.failback_timeout= 3600 -account.11.sip_server.1.failback_mode= 0 -account.11.sip_server.1.failback_subscribe.enable= -account.11.sip_server.1.only_signal_with_registered= -account.11.sip_server.1.invite_retry_counts= - -account.11.outbound_proxy.2.register_on_enable= -account.11.outbound_proxy.2.failback_timeout= -account.11.outbound_proxy.2.failback_mode= -account.11.outbound_proxy.2.retry_counts= -account.11.outbound_proxy.2.only_signal_with_registered= -account.11.outbound_proxy.2.failback_subscribe.enable= -account.11.outbound_proxy.2.invite_retry_counts= - -account.11.sip_server.2.register_on_enable= -account.11.sip_server.2.failback_timeout= -account.11.sip_server.2.failback_mode= -account.11.sip_server.2.failback_subscribe.enable= -account.11.sip_server.2.only_signal_with_registered= -account.11.sip_server.2.invite_retry_counts= - -account.11.static_cache_pri= -account.11.dns_cache_type= -account.11.naptr_build= -account.11.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.11.fallback.redundancy_type= -account.11.reg_failed_retry_max_time= -account.11.reg_failed_retry_min_time= -account.11.redundancy_with_reg_fail.enable = - - -account.11.sip_server.1.outbound_proxy_enable = -account.11.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.11.contact_take_line_param= -account.11.update_ack_while_dialing= -account.11.srtp_lifetime= -account.11.third_part_request_with_route.enable= -account.11.insert_outbound_in_route.enable= -account.11.path.enable= -account.11.sub_fail_retry_interval= -account.11.transfer_refer_to_contact_header.enable= -account.11.hold_use_inactive= -account.11.gruu.enable= -account.11.dial_tone= -account.11.call_id_mode= -account.11.subscribe_expires_overlap= -account.11.register_expires_overlap= -account.11.call_info= -account.11.custom_ua= -account.11.mwi_parse_terminated= -account.11.check_cseq.enable= -account.11.check_to_tag.enable= -account.11.vq_rtcpxr.collector_server_port= -account.11.vq_rtcpxr.collector_server_host= -account.11.vq_rtcpxr.collector_name= -account.11.compact_header_enable= -account.11.cp_source= -account.11.cid_source_ppi= -account.11.cid_source_privacy= -account.11.reg_with_pani_header.enable = -account.11.alert_info= -account.11.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.11.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.11.timeout_fwd.off_code= -account.11.timeout_fwd.on_code= -account.11.timeout_fwd.timeout= -account.11.timeout_fwd.target= -account.11.timeout_fwd.enable= -account.11.busy_fwd.off_code= -account.11.busy_fwd.on_code= -account.11.busy_fwd.target= -account.11.busy_fwd.enable= -account.11.always_fwd.off_code= -account.11.always_fwd.on_code= -account.11.always_fwd.target= -account.11.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.11.dnd.enable= -account.11.dnd.off_code= -account.11.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.11.subscribe_mwi= -account.11.subscribe_mwi_to_vm= -account.11.subscribe_mwi_expires= -account.11.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.11.auto_dial_enable= -account.11.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.11.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.11.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.11.blf.blf_list_uri= -account.11.blf_list_barge_in_code= -account.11.blf_list_code= -account.11.blf_list_retrieve_call_parked_code= -account.11.blf.subscribe_period= -account.11.blf.match_host.enable= -account.11.out_dialog_blf_enable= -account.11.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.11.shared_line= {if isset($account.11.password)}{$shared_line_1}{else}{/if} - -account.11.line_seize.expires= -account.11.shared_line_one_touch_bargein.enable= -account.11.shared_line_one_touch_retrieve.enable= -account.11.sca_manage_interface_display_time= -account.11.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.11.direct_pickup_code = -account.11.group_pickup_code = -account.11.dialoginfo_callpickup = -account.11.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.11.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.11.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.11.acd.available_url= -account.11.acd.away_url = -account.11.acd.refresh_url = -account.11.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.12.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.12.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.12.anonymous_call.server_base_only = -account.12.send_anonymous_rejection_code = -account.12.anonymous_reject_offcode = -account.12.anonymous_reject_oncode = -account.12.reject_anonymous_call= -account.12.anonymous_call_offcode = -account.12.anonymous_call_oncode = -account.12.anonymous_call = -account.12.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.12.music_server_uri= -account.12.music_on_hold_type= -account.12.auto_label.rule= -account.12.auto_label.enable= -account.12.number_of_linekey= -account.12.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.12.codec.ilbc_15_2kbps.priority= -account.12.codec.ilbc_15_2kbps.enable= -account.12.codec.ilbc_13_33kbps.priority= -account.12.codec.ilbc_13_33kbps.enable = -account.12.codec.pcma.enable = 1 -account.12.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.12.codec.pcmu.enable = 1 -account.12.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.12.codec.opus.enable = 1 -account.12.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.12.codec.g726_32.enable= -account.12.codec.g726_32.priority= - -account.12.codec.g729.enable = 1 -account.12.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.12.codec.g722.enable = 1 -account.12.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.12.password) } -account.12.enable = 1 -{else} -account.12.enable = -{/if} -account.12.label = {$account.12.display_name} -account.12.display_name = {$account.12.display_name} -account.12.auth_name = {$account.12.auth_id} -account.12.password = {$account.12.password} -{if isset($account.12.server.1.address)} -account.12.user_name = {$account.12.user_id}@{$account.12.server_address} -{else} -account.12.user_name = {$account.12.user_id} -{/if} - -{if isset($account.12.server.1.address)} account.12.sip_server.1.address= {$account.12.server.1.address}{else} account.12.sip_server.1.address= {$account.12.server_address}{/if} - -account.12.sip_server.1.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.1.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.1.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.1.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.1.transport_type = 3{/if} - -account.12.sip_server.1.expires= {$account.12.register_expires} -account.12.sip_server.1.retry_counts= 3 - -account.12.sip_server.2.address= {$account.12.server.2.address} -account.12.sip_server.2.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.2.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.2.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.2.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.2.transport_type = 3{/if} - -account.12.sip_server.2.expires= {$account.12.register_expires} -account.12.sip_server.2.retry_counts= 3 - -account.12.outbound_proxy_enable= {if isset($account.12.outbound_proxy_primary)}1{else}0{/if} - -account.12.outbound_proxy.1.address= {$account.12.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.12.outbound_proxy.1.port = {$account.12.sip_port} -{/if} - -account.12.outbound_proxy.2.address= {$account.12.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.12.outbound_proxy.2.port = {$account.12.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.12.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.12.outbound_proxy_fallback_interval = 120 -{/if} - -account.12.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.12.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.12.nat.udp_update_enable= 3 -account.12.nat.udp_update_time= 30 -account.12.nat.rport= {$flyingvoice_rport} - -account.12.dtmf.type= {$flyingvoice_dtmf_type} -account.12.dtmf.info_type= -account.12.dtmf.dtmf_payload= -account.12.100rel_enable= {$flyingvoice_retransmission} - -account.12.subscribe_register= -account.12.cid_source= {$flyingvoice_cid_source} -account.12.enable_user_equal_phone= -account.12.srtp_encryption= {$flyingvoice_srtp_encryption} -account.12.ptime= 20 -account.12.register_line= -account.12.register_mac= -account.12.reg_fail_retry_interval= -account.12.unregister_on_reboot= - -account.12.session_timer.refresher= -account.12.session_timer.expires= -account.12.session_timer.enable= {$flyingvoice_session_timer} - -account.12.conf_type= -account.12.sip_server_type= - - -account.12.srtp.unencrypted_rtcp.enable = -account.12.srtp.unencrypted_rtp.enable = -account.12.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.12.outbound_proxy.1.register_on_enable= -account.12.outbound_proxy.1.failback_timeout= -account.12.outbound_proxy.1.failback_mode= -account.12.outbound_proxy.1.retry_counts= -account.12.outbound_proxy.1.only_signal_with_registered= -account.12.outbound_proxy.1.failback_subscribe.enable= -account.12.outbound_proxy.1.invite_retry_counts= - -account.12.sip_server.1.register_on_enable= 0 -account.12.sip_server.1.failback_timeout= 3600 -account.12.sip_server.1.failback_mode= 0 -account.12.sip_server.1.failback_subscribe.enable= -account.12.sip_server.1.only_signal_with_registered= -account.12.sip_server.1.invite_retry_counts= - -account.12.outbound_proxy.2.register_on_enable= -account.12.outbound_proxy.2.failback_timeout= -account.12.outbound_proxy.2.failback_mode= -account.12.outbound_proxy.2.retry_counts= -account.12.outbound_proxy.2.only_signal_with_registered= -account.12.outbound_proxy.2.failback_subscribe.enable= -account.12.outbound_proxy.2.invite_retry_counts= - -account.12.sip_server.2.register_on_enable= -account.12.sip_server.2.failback_timeout= -account.12.sip_server.2.failback_mode= -account.12.sip_server.2.failback_subscribe.enable= -account.12.sip_server.2.only_signal_with_registered= -account.12.sip_server.2.invite_retry_counts= - -account.12.static_cache_pri= -account.12.dns_cache_type= -account.12.naptr_build= -account.12.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.12.fallback.redundancy_type= -account.12.reg_failed_retry_max_time= -account.12.reg_failed_retry_min_time= -account.12.redundancy_with_reg_fail.enable = - - -account.12.sip_server.1.outbound_proxy_enable = -account.12.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.12.contact_take_line_param= -account.12.update_ack_while_dialing= -account.12.srtp_lifetime= -account.12.third_part_request_with_route.enable= -account.12.insert_outbound_in_route.enable= -account.12.path.enable= -account.12.sub_fail_retry_interval= -account.12.transfer_refer_to_contact_header.enable= -account.12.hold_use_inactive= -account.12.gruu.enable= -account.12.dial_tone= -account.12.call_id_mode= -account.12.subscribe_expires_overlap= -account.12.register_expires_overlap= -account.12.call_info= -account.12.custom_ua= -account.12.mwi_parse_terminated= -account.12.check_cseq.enable= -account.12.check_to_tag.enable= -account.12.vq_rtcpxr.collector_server_port= -account.12.vq_rtcpxr.collector_server_host= -account.12.vq_rtcpxr.collector_name= -account.12.compact_header_enable= -account.12.cp_source= -account.12.cid_source_ppi= -account.12.cid_source_privacy= -account.12.reg_with_pani_header.enable = -account.12.alert_info= -account.12.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.12.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.12.timeout_fwd.off_code= -account.12.timeout_fwd.on_code= -account.12.timeout_fwd.timeout= -account.12.timeout_fwd.target= -account.12.timeout_fwd.enable= -account.12.busy_fwd.off_code= -account.12.busy_fwd.on_code= -account.12.busy_fwd.target= -account.12.busy_fwd.enable= -account.12.always_fwd.off_code= -account.12.always_fwd.on_code= -account.12.always_fwd.target= -account.12.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.12.dnd.enable= -account.12.dnd.off_code= -account.12.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.12.subscribe_mwi= -account.12.subscribe_mwi_to_vm= -account.12.subscribe_mwi_expires= -account.12.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.12.auto_dial_enable= -account.12.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.12.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.12.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.12.blf.blf_list_uri= -account.12.blf_list_barge_in_code= -account.12.blf_list_code= -account.12.blf_list_retrieve_call_parked_code= -account.12.blf.subscribe_period= -account.12.blf.match_host.enable= -account.12.out_dialog_blf_enable= -account.12.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.12.shared_line= {if isset($account.12.password)}{$shared_line_1}{else}{/if} - -account.12.line_seize.expires= -account.12.shared_line_one_touch_bargein.enable= -account.12.shared_line_one_touch_retrieve.enable= -account.12.sca_manage_interface_display_time= -account.12.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.12.direct_pickup_code = -account.12.group_pickup_code = -account.12.dialoginfo_callpickup = -account.12.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.12.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.12.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.12.acd.available_url= -account.12.acd.away_url = -account.12.acd.refresh_url = -account.12.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.13.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.13.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.13.anonymous_call.server_base_only = -account.13.send_anonymous_rejection_code = -account.13.anonymous_reject_offcode = -account.13.anonymous_reject_oncode = -account.13.reject_anonymous_call= -account.13.anonymous_call_offcode = -account.13.anonymous_call_oncode = -account.13.anonymous_call = -account.13.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.13.music_server_uri= -account.13.music_on_hold_type= -account.13.auto_label.rule= -account.13.auto_label.enable= -account.13.number_of_linekey= -account.13.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.13.codec.ilbc_15_2kbps.priority= -account.13.codec.ilbc_15_2kbps.enable= -account.13.codec.ilbc_13_33kbps.priority= -account.13.codec.ilbc_13_33kbps.enable = -account.13.codec.pcma.enable = 1 -account.13.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.13.codec.pcmu.enable = 1 -account.13.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.13.codec.opus.enable = 1 -account.13.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.13.codec.g726_32.enable= -account.13.codec.g726_32.priority= - -account.13.codec.g729.enable = 1 -account.13.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.13.codec.g722.enable = 1 -account.13.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.13.password) } -account.13.enable = 1 -{else} -account.13.enable = -{/if} -account.13.label = {$account.13.display_name} -account.13.display_name = {$account.13.display_name} -account.13.auth_name = {$account.13.auth_id} -account.13.password = {$account.13.password} -{if isset($account.13.server.1.address)} -account.13.user_name = {$account.13.user_id}@{$account.13.server_address} -{else} -account.13.user_name = {$account.13.user_id} -{/if} - -{if isset($account.13.server.1.address)} account.13.sip_server.1.address= {$account.13.server.1.address}{else} account.13.sip_server.1.address= {$account.13.server_address}{/if} - -account.13.sip_server.1.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.1.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.1.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.1.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.1.transport_type = 3{/if} - -account.13.sip_server.1.expires= {$account.13.register_expires} -account.13.sip_server.1.retry_counts= 3 - -account.13.sip_server.2.address= {$account.13.server.2.address} -account.13.sip_server.2.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.2.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.2.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.2.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.2.transport_type = 3{/if} - -account.13.sip_server.2.expires= {$account.13.register_expires} -account.13.sip_server.2.retry_counts= 3 - -account.13.outbound_proxy_enable= {if isset($account.13.outbound_proxy_primary)}1{else}0{/if} - -account.13.outbound_proxy.1.address= {$account.13.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.13.outbound_proxy.1.port = {$account.13.sip_port} -{/if} - -account.13.outbound_proxy.2.address= {$account.13.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.13.outbound_proxy.2.port = {$account.13.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.13.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.13.outbound_proxy_fallback_interval = 120 -{/if} - -account.13.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.13.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.13.nat.udp_update_enable= 3 -account.13.nat.udp_update_time= 30 -account.13.nat.rport= {$flyingvoice_rport} - -account.13.dtmf.type= {$flyingvoice_dtmf_type} -account.13.dtmf.info_type= -account.13.dtmf.dtmf_payload= -account.13.100rel_enable= {$flyingvoice_retransmission} - -account.13.subscribe_register= -account.13.cid_source= {$flyingvoice_cid_source} -account.13.enable_user_equal_phone= -account.13.srtp_encryption= {$flyingvoice_srtp_encryption} -account.13.ptime= 20 -account.13.register_line= -account.13.register_mac= -account.13.reg_fail_retry_interval= -account.13.unregister_on_reboot= - -account.13.session_timer.refresher= -account.13.session_timer.expires= -account.13.session_timer.enable= {$flyingvoice_session_timer} - -account.13.conf_type= -account.13.sip_server_type= - - -account.13.srtp.unencrypted_rtcp.enable = -account.13.srtp.unencrypted_rtp.enable = -account.13.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.13.outbound_proxy.1.register_on_enable= -account.13.outbound_proxy.1.failback_timeout= -account.13.outbound_proxy.1.failback_mode= -account.13.outbound_proxy.1.retry_counts= -account.13.outbound_proxy.1.only_signal_with_registered= -account.13.outbound_proxy.1.failback_subscribe.enable= -account.13.outbound_proxy.1.invite_retry_counts= - -account.13.sip_server.1.register_on_enable= 0 -account.13.sip_server.1.failback_timeout= 3600 -account.13.sip_server.1.failback_mode= 0 -account.13.sip_server.1.failback_subscribe.enable= -account.13.sip_server.1.only_signal_with_registered= -account.13.sip_server.1.invite_retry_counts= - -account.13.outbound_proxy.2.register_on_enable= -account.13.outbound_proxy.2.failback_timeout= -account.13.outbound_proxy.2.failback_mode= -account.13.outbound_proxy.2.retry_counts= -account.13.outbound_proxy.2.only_signal_with_registered= -account.13.outbound_proxy.2.failback_subscribe.enable= -account.13.outbound_proxy.2.invite_retry_counts= - -account.13.sip_server.2.register_on_enable= -account.13.sip_server.2.failback_timeout= -account.13.sip_server.2.failback_mode= -account.13.sip_server.2.failback_subscribe.enable= -account.13.sip_server.2.only_signal_with_registered= -account.13.sip_server.2.invite_retry_counts= - -account.13.static_cache_pri= -account.13.dns_cache_type= -account.13.naptr_build= -account.13.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.13.fallback.redundancy_type= -account.13.reg_failed_retry_max_time= -account.13.reg_failed_retry_min_time= -account.13.redundancy_with_reg_fail.enable = - - -account.13.sip_server.1.outbound_proxy_enable = -account.13.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.13.contact_take_line_param= -account.13.update_ack_while_dialing= -account.13.srtp_lifetime= -account.13.third_part_request_with_route.enable= -account.13.insert_outbound_in_route.enable= -account.13.path.enable= -account.13.sub_fail_retry_interval= -account.13.transfer_refer_to_contact_header.enable= -account.13.hold_use_inactive= -account.13.gruu.enable= -account.13.dial_tone= -account.13.call_id_mode= -account.13.subscribe_expires_overlap= -account.13.register_expires_overlap= -account.13.call_info= -account.13.custom_ua= -account.13.mwi_parse_terminated= -account.13.check_cseq.enable= -account.13.check_to_tag.enable= -account.13.vq_rtcpxr.collector_server_port= -account.13.vq_rtcpxr.collector_server_host= -account.13.vq_rtcpxr.collector_name= -account.13.compact_header_enable= -account.13.cp_source= -account.13.cid_source_ppi= -account.13.cid_source_privacy= -account.13.reg_with_pani_header.enable = -account.13.alert_info= -account.13.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.13.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.13.timeout_fwd.off_code= -account.13.timeout_fwd.on_code= -account.13.timeout_fwd.timeout= -account.13.timeout_fwd.target= -account.13.timeout_fwd.enable= -account.13.busy_fwd.off_code= -account.13.busy_fwd.on_code= -account.13.busy_fwd.target= -account.13.busy_fwd.enable= -account.13.always_fwd.off_code= -account.13.always_fwd.on_code= -account.13.always_fwd.target= -account.13.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.13.dnd.enable= -account.13.dnd.off_code= -account.13.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.13.subscribe_mwi= -account.13.subscribe_mwi_to_vm= -account.13.subscribe_mwi_expires= -account.13.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.13.auto_dial_enable= -account.13.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.13.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.13.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.13.blf.blf_list_uri= -account.13.blf_list_barge_in_code= -account.13.blf_list_code= -account.13.blf_list_retrieve_call_parked_code= -account.13.blf.subscribe_period= -account.13.blf.match_host.enable= -account.13.out_dialog_blf_enable= -account.13.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.13.shared_line= {if isset($account.13.password)}{$shared_line_1}{else}{/if} - -account.13.line_seize.expires= -account.13.shared_line_one_touch_bargein.enable= -account.13.shared_line_one_touch_retrieve.enable= -account.13.sca_manage_interface_display_time= -account.13.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.13.direct_pickup_code = -account.13.group_pickup_code = -account.13.dialoginfo_callpickup = -account.13.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.13.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.13.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.13.acd.available_url= -account.13.acd.away_url = -account.13.acd.refresh_url = -account.13.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.14.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.14.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.14.anonymous_call.server_base_only = -account.14.send_anonymous_rejection_code = -account.14.anonymous_reject_offcode = -account.14.anonymous_reject_oncode = -account.14.reject_anonymous_call= -account.14.anonymous_call_offcode = -account.14.anonymous_call_oncode = -account.14.anonymous_call = -account.14.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.14.music_server_uri= -account.14.music_on_hold_type= -account.14.auto_label.rule= -account.14.auto_label.enable= -account.14.number_of_linekey= -account.14.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.14.codec.ilbc_15_2kbps.priority= -account.14.codec.ilbc_15_2kbps.enable= -account.14.codec.ilbc_13_33kbps.priority= -account.14.codec.ilbc_13_33kbps.enable = -account.14.codec.pcma.enable = 1 -account.14.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.14.codec.pcmu.enable = 1 -account.14.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.14.codec.opus.enable = 1 -account.14.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.14.codec.g726_32.enable= -account.14.codec.g726_32.priority= - -account.14.codec.g729.enable = 1 -account.14.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.14.codec.g722.enable = 1 -account.14.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.14.password) } -account.14.enable = 1 -{else} -account.14.enable = -{/if} -account.14.label = {$account.14.display_name} -account.14.display_name = {$account.14.display_name} -account.14.auth_name = {$account.14.auth_id} -account.14.password = {$account.14.password} -{if isset($account.14.server.1.address)} -account.14.user_name = {$account.14.user_id}@{$account.14.server_address} -{else} -account.14.user_name = {$account.14.user_id} -{/if} - -{if isset($account.14.server.1.address)} account.14.sip_server.1.address= {$account.14.server.1.address}{else} account.14.sip_server.1.address= {$account.14.server_address}{/if} - -account.14.sip_server.1.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.1.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.1.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.1.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.1.transport_type = 3{/if} - -account.14.sip_server.1.expires= {$account.14.register_expires} -account.14.sip_server.1.retry_counts= 3 - -account.14.sip_server.2.address= {$account.14.server.2.address} -account.14.sip_server.2.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.2.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.2.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.2.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.2.transport_type = 3{/if} - -account.14.sip_server.2.expires= {$account.14.register_expires} -account.14.sip_server.2.retry_counts= 3 - -account.14.outbound_proxy_enable= {if isset($account.14.outbound_proxy_primary)}1{else}0{/if} - -account.14.outbound_proxy.1.address= {$account.14.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.14.outbound_proxy.1.port = {$account.14.sip_port} -{/if} - -account.14.outbound_proxy.2.address= {$account.14.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.14.outbound_proxy.2.port = {$account.14.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.14.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.14.outbound_proxy_fallback_interval = 120 -{/if} - -account.14.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.14.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.14.nat.udp_update_enable= 3 -account.14.nat.udp_update_time= 30 -account.14.nat.rport= {$flyingvoice_rport} - -account.14.dtmf.type= {$flyingvoice_dtmf_type} -account.14.dtmf.info_type= -account.14.dtmf.dtmf_payload= -account.14.100rel_enable= {$flyingvoice_retransmission} - -account.14.subscribe_register= -account.14.cid_source= {$flyingvoice_cid_source} -account.14.enable_user_equal_phone= -account.14.srtp_encryption= {$flyingvoice_srtp_encryption} -account.14.ptime= 20 -account.14.register_line= -account.14.register_mac= -account.14.reg_fail_retry_interval= -account.14.unregister_on_reboot= - -account.14.session_timer.refresher= -account.14.session_timer.expires= -account.14.session_timer.enable= {$flyingvoice_session_timer} - -account.14.conf_type= -account.14.sip_server_type= - - -account.14.srtp.unencrypted_rtcp.enable = -account.14.srtp.unencrypted_rtp.enable = -account.14.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.14.outbound_proxy.1.register_on_enable= -account.14.outbound_proxy.1.failback_timeout= -account.14.outbound_proxy.1.failback_mode= -account.14.outbound_proxy.1.retry_counts= -account.14.outbound_proxy.1.only_signal_with_registered= -account.14.outbound_proxy.1.failback_subscribe.enable= -account.14.outbound_proxy.1.invite_retry_counts= - -account.14.sip_server.1.register_on_enable= 0 -account.14.sip_server.1.failback_timeout= 3600 -account.14.sip_server.1.failback_mode= 0 -account.14.sip_server.1.failback_subscribe.enable= -account.14.sip_server.1.only_signal_with_registered= -account.14.sip_server.1.invite_retry_counts= - -account.14.outbound_proxy.2.register_on_enable= -account.14.outbound_proxy.2.failback_timeout= -account.14.outbound_proxy.2.failback_mode= -account.14.outbound_proxy.2.retry_counts= -account.14.outbound_proxy.2.only_signal_with_registered= -account.14.outbound_proxy.2.failback_subscribe.enable= -account.14.outbound_proxy.2.invite_retry_counts= - -account.14.sip_server.2.register_on_enable= -account.14.sip_server.2.failback_timeout= -account.14.sip_server.2.failback_mode= -account.14.sip_server.2.failback_subscribe.enable= -account.14.sip_server.2.only_signal_with_registered= -account.14.sip_server.2.invite_retry_counts= - -account.14.static_cache_pri= -account.14.dns_cache_type= -account.14.naptr_build= -account.14.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.14.fallback.redundancy_type= -account.14.reg_failed_retry_max_time= -account.14.reg_failed_retry_min_time= -account.14.redundancy_with_reg_fail.enable = - - -account.14.sip_server.1.outbound_proxy_enable = -account.14.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.14.contact_take_line_param= -account.14.update_ack_while_dialing= -account.14.srtp_lifetime= -account.14.third_part_request_with_route.enable= -account.14.insert_outbound_in_route.enable= -account.14.path.enable= -account.14.sub_fail_retry_interval= -account.14.transfer_refer_to_contact_header.enable= -account.14.hold_use_inactive= -account.14.gruu.enable= -account.14.dial_tone= -account.14.call_id_mode= -account.14.subscribe_expires_overlap= -account.14.register_expires_overlap= -account.14.call_info= -account.14.custom_ua= -account.14.mwi_parse_terminated= -account.14.check_cseq.enable= -account.14.check_to_tag.enable= -account.14.vq_rtcpxr.collector_server_port= -account.14.vq_rtcpxr.collector_server_host= -account.14.vq_rtcpxr.collector_name= -account.14.compact_header_enable= -account.14.cp_source= -account.14.cid_source_ppi= -account.14.cid_source_privacy= -account.14.reg_with_pani_header.enable = -account.14.alert_info= -account.14.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.14.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.14.timeout_fwd.off_code= -account.14.timeout_fwd.on_code= -account.14.timeout_fwd.timeout= -account.14.timeout_fwd.target= -account.14.timeout_fwd.enable= -account.14.busy_fwd.off_code= -account.14.busy_fwd.on_code= -account.14.busy_fwd.target= -account.14.busy_fwd.enable= -account.14.always_fwd.off_code= -account.14.always_fwd.on_code= -account.14.always_fwd.target= -account.14.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.14.dnd.enable= -account.14.dnd.off_code= -account.14.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.14.subscribe_mwi= -account.14.subscribe_mwi_to_vm= -account.14.subscribe_mwi_expires= -account.14.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.14.auto_dial_enable= -account.14.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.14.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.14.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.14.blf.blf_list_uri= -account.14.blf_list_barge_in_code= -account.14.blf_list_code= -account.14.blf_list_retrieve_call_parked_code= -account.14.blf.subscribe_period= -account.14.blf.match_host.enable= -account.14.out_dialog_blf_enable= -account.14.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.14.shared_line= {if isset($account.14.password)}{$shared_line_1}{else}{/if} - -account.14.line_seize.expires= -account.14.shared_line_one_touch_bargein.enable= -account.14.shared_line_one_touch_retrieve.enable= -account.14.sca_manage_interface_display_time= -account.14.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.14.direct_pickup_code = -account.14.group_pickup_code = -account.14.dialoginfo_callpickup = -account.14.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.14.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.14.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.14.acd.available_url= -account.14.acd.away_url = -account.14.acd.refresh_url = -account.14.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.15.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.15.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.15.anonymous_call.server_base_only = -account.15.send_anonymous_rejection_code = -account.15.anonymous_reject_offcode = -account.15.anonymous_reject_oncode = -account.15.reject_anonymous_call= -account.15.anonymous_call_offcode = -account.15.anonymous_call_oncode = -account.15.anonymous_call = -account.15.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.15.music_server_uri= -account.15.music_on_hold_type= -account.15.auto_label.rule= -account.15.auto_label.enable= -account.15.number_of_linekey= -account.15.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.15.codec.ilbc_15_2kbps.priority= -account.15.codec.ilbc_15_2kbps.enable= -account.15.codec.ilbc_13_33kbps.priority= -account.15.codec.ilbc_13_33kbps.enable = -account.15.codec.pcma.enable = 1 -account.15.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.15.codec.pcmu.enable = 1 -account.15.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.15.codec.opus.enable = 1 -account.15.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.15.codec.g726_32.enable= -account.15.codec.g726_32.priority= - -account.15.codec.g729.enable = 1 -account.15.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.15.codec.g722.enable = 1 -account.15.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.15.password) } -account.15.enable = 1 -{else} -account.15.enable = -{/if} -account.15.label = {$account.15.display_name} -account.15.display_name = {$account.15.display_name} -account.15.auth_name = {$account.15.auth_id} -account.15.password = {$account.15.password} -{if isset($account.15.server.1.address)} -account.15.user_name = {$account.15.user_id}@{$account.15.server_address} -{else} -account.15.user_name = {$account.15.user_id} -{/if} - -{if isset($account.15.server.1.address)} account.15.sip_server.1.address= {$account.15.server.1.address}{else} account.15.sip_server.1.address= {$account.15.server_address}{/if} - -account.15.sip_server.1.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.1.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.1.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.1.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.1.transport_type = 3{/if} - -account.15.sip_server.1.expires= {$account.15.register_expires} -account.15.sip_server.1.retry_counts= 3 - -account.15.sip_server.2.address= {$account.15.server.2.address} -account.15.sip_server.2.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.2.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.2.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.2.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.2.transport_type = 3{/if} - -account.15.sip_server.2.expires= {$account.15.register_expires} -account.15.sip_server.2.retry_counts= 3 - -account.15.outbound_proxy_enable= {if isset($account.15.outbound_proxy_primary)}1{else}0{/if} - -account.15.outbound_proxy.1.address= {$account.15.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.15.outbound_proxy.1.port = {$account.15.sip_port} -{/if} - -account.15.outbound_proxy.2.address= {$account.15.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.15.outbound_proxy.2.port = {$account.15.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.15.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.15.outbound_proxy_fallback_interval = 120 -{/if} - -account.15.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.15.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.15.nat.udp_update_enable= 3 -account.15.nat.udp_update_time= 30 -account.15.nat.rport= {$flyingvoice_rport} - -account.15.dtmf.type= {$flyingvoice_dtmf_type} -account.15.dtmf.info_type= -account.15.dtmf.dtmf_payload= -account.15.100rel_enable= {$flyingvoice_retransmission} - -account.15.subscribe_register= -account.15.cid_source= {$flyingvoice_cid_source} -account.15.enable_user_equal_phone= -account.15.srtp_encryption= {$flyingvoice_srtp_encryption} -account.15.ptime= 20 -account.15.register_line= -account.15.register_mac= -account.15.reg_fail_retry_interval= -account.15.unregister_on_reboot= - -account.15.session_timer.refresher= -account.15.session_timer.expires= -account.15.session_timer.enable= {$flyingvoice_session_timer} - -account.15.conf_type= -account.15.sip_server_type= - - -account.15.srtp.unencrypted_rtcp.enable = -account.15.srtp.unencrypted_rtp.enable = -account.15.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.15.outbound_proxy.1.register_on_enable= -account.15.outbound_proxy.1.failback_timeout= -account.15.outbound_proxy.1.failback_mode= -account.15.outbound_proxy.1.retry_counts= -account.15.outbound_proxy.1.only_signal_with_registered= -account.15.outbound_proxy.1.failback_subscribe.enable= -account.15.outbound_proxy.1.invite_retry_counts= - -account.15.sip_server.1.register_on_enable= 0 -account.15.sip_server.1.failback_timeout= 3600 -account.15.sip_server.1.failback_mode= 0 -account.15.sip_server.1.failback_subscribe.enable= -account.15.sip_server.1.only_signal_with_registered= -account.15.sip_server.1.invite_retry_counts= - -account.15.outbound_proxy.2.register_on_enable= -account.15.outbound_proxy.2.failback_timeout= -account.15.outbound_proxy.2.failback_mode= -account.15.outbound_proxy.2.retry_counts= -account.15.outbound_proxy.2.only_signal_with_registered= -account.15.outbound_proxy.2.failback_subscribe.enable= -account.15.outbound_proxy.2.invite_retry_counts= - -account.15.sip_server.2.register_on_enable= -account.15.sip_server.2.failback_timeout= -account.15.sip_server.2.failback_mode= -account.15.sip_server.2.failback_subscribe.enable= -account.15.sip_server.2.only_signal_with_registered= -account.15.sip_server.2.invite_retry_counts= - -account.15.static_cache_pri= -account.15.dns_cache_type= -account.15.naptr_build= -account.15.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.15.fallback.redundancy_type= -account.15.reg_failed_retry_max_time= -account.15.reg_failed_retry_min_time= -account.15.redundancy_with_reg_fail.enable = - - -account.15.sip_server.1.outbound_proxy_enable = -account.15.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.15.contact_take_line_param= -account.15.update_ack_while_dialing= -account.15.srtp_lifetime= -account.15.third_part_request_with_route.enable= -account.15.insert_outbound_in_route.enable= -account.15.path.enable= -account.15.sub_fail_retry_interval= -account.15.transfer_refer_to_contact_header.enable= -account.15.hold_use_inactive= -account.15.gruu.enable= -account.15.dial_tone= -account.15.call_id_mode= -account.15.subscribe_expires_overlap= -account.15.register_expires_overlap= -account.15.call_info= -account.15.custom_ua= -account.15.mwi_parse_terminated= -account.15.check_cseq.enable= -account.15.check_to_tag.enable= -account.15.vq_rtcpxr.collector_server_port= -account.15.vq_rtcpxr.collector_server_host= -account.15.vq_rtcpxr.collector_name= -account.15.compact_header_enable= -account.15.cp_source= -account.15.cid_source_ppi= -account.15.cid_source_privacy= -account.15.reg_with_pani_header.enable = -account.15.alert_info= -account.15.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.15.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.15.timeout_fwd.off_code= -account.15.timeout_fwd.on_code= -account.15.timeout_fwd.timeout= -account.15.timeout_fwd.target= -account.15.timeout_fwd.enable= -account.15.busy_fwd.off_code= -account.15.busy_fwd.on_code= -account.15.busy_fwd.target= -account.15.busy_fwd.enable= -account.15.always_fwd.off_code= -account.15.always_fwd.on_code= -account.15.always_fwd.target= -account.15.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.15.dnd.enable= -account.15.dnd.off_code= -account.15.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.15.subscribe_mwi= -account.15.subscribe_mwi_to_vm= -account.15.subscribe_mwi_expires= -account.15.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.15.auto_dial_enable= -account.15.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.15.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.15.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.15.blf.blf_list_uri= -account.15.blf_list_barge_in_code= -account.15.blf_list_code= -account.15.blf_list_retrieve_call_parked_code= -account.15.blf.subscribe_period= -account.15.blf.match_host.enable= -account.15.out_dialog_blf_enable= -account.15.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.15.shared_line= {if isset($account.15.password)}{$shared_line_1}{else}{/if} - -account.15.line_seize.expires= -account.15.shared_line_one_touch_bargein.enable= -account.15.shared_line_one_touch_retrieve.enable= -account.15.sca_manage_interface_display_time= -account.15.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.15.direct_pickup_code = -account.15.group_pickup_code = -account.15.dialoginfo_callpickup = -account.15.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.15.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.15.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.15.acd.available_url= -account.15.acd.away_url = -account.15.acd.refresh_url = -account.15.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.16.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.16.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.16.anonymous_call.server_base_only = -account.16.send_anonymous_rejection_code = -account.16.anonymous_reject_offcode = -account.16.anonymous_reject_oncode = -account.16.reject_anonymous_call= -account.16.anonymous_call_offcode = -account.16.anonymous_call_oncode = -account.16.anonymous_call = -account.16.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.16.music_server_uri= -account.16.music_on_hold_type= -account.16.auto_label.rule= -account.16.auto_label.enable= -account.16.number_of_linekey= -account.16.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.16.codec.ilbc_15_2kbps.priority= -account.16.codec.ilbc_15_2kbps.enable= -account.16.codec.ilbc_13_33kbps.priority= -account.16.codec.ilbc_13_33kbps.enable = -account.16.codec.pcma.enable = 1 -account.16.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.16.codec.pcmu.enable = 1 -account.16.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.16.codec.opus.enable = 1 -account.16.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.16.codec.g726_32.enable= -account.16.codec.g726_32.priority= - -account.16.codec.g729.enable = 1 -account.16.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.16.codec.g722.enable = 1 -account.16.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.16.password) } -account.16.enable = 1 -{else} -account.16.enable = -{/if} -account.16.label = {$account.16.display_name} -account.16.display_name = {$account.16.display_name} -account.16.auth_name = {$account.16.auth_id} -account.16.password = {$account.16.password} -{if isset($account.16.server.1.address)} -account.16.user_name = {$account.16.user_id}@{$account.16.server_address} -{else} -account.16.user_name = {$account.16.user_id} -{/if} - -{if isset($account.16.server.1.address)} account.16.sip_server.1.address= {$account.16.server.1.address}{else} account.16.sip_server.1.address= {$account.16.server_address}{/if} - -account.16.sip_server.1.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.1.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.1.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.1.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.1.transport_type = 3{/if} - -account.16.sip_server.1.expires= {$account.16.register_expires} -account.16.sip_server.1.retry_counts= 3 - -account.16.sip_server.2.address= {$account.16.server.2.address} -account.16.sip_server.2.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.2.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.2.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.2.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.2.transport_type = 3{/if} - -account.16.sip_server.2.expires= {$account.16.register_expires} -account.16.sip_server.2.retry_counts= 3 - -account.16.outbound_proxy_enable= {if isset($account.16.outbound_proxy_primary)}1{else}0{/if} - -account.16.outbound_proxy.1.address= {$account.16.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.16.outbound_proxy.1.port = {$account.16.sip_port} -{/if} - -account.16.outbound_proxy.2.address= {$account.16.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.16.outbound_proxy.2.port = {$account.16.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.16.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.16.outbound_proxy_fallback_interval = 120 -{/if} - -account.16.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.16.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.16.nat.udp_update_enable= 3 -account.16.nat.udp_update_time= 30 -account.16.nat.rport= {$flyingvoice_rport} - -account.16.dtmf.type= {$flyingvoice_dtmf_type} -account.16.dtmf.info_type= -account.16.dtmf.dtmf_payload= -account.16.100rel_enable= {$flyingvoice_retransmission} - -account.16.subscribe_register= -account.16.cid_source= {$flyingvoice_cid_source} -account.16.enable_user_equal_phone= -account.16.srtp_encryption= {$flyingvoice_srtp_encryption} -account.16.ptime= 20 -account.16.register_line= -account.16.register_mac= -account.16.reg_fail_retry_interval= -account.16.unregister_on_reboot= - -account.16.session_timer.refresher= -account.16.session_timer.expires= -account.16.session_timer.enable= {$flyingvoice_session_timer} - -account.16.conf_type= -account.16.sip_server_type= - - -account.16.srtp.unencrypted_rtcp.enable = -account.16.srtp.unencrypted_rtp.enable = -account.16.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.16.outbound_proxy.1.register_on_enable= -account.16.outbound_proxy.1.failback_timeout= -account.16.outbound_proxy.1.failback_mode= -account.16.outbound_proxy.1.retry_counts= -account.16.outbound_proxy.1.only_signal_with_registered= -account.16.outbound_proxy.1.failback_subscribe.enable= -account.16.outbound_proxy.1.invite_retry_counts= - -account.16.sip_server.1.register_on_enable= 0 -account.16.sip_server.1.failback_timeout= 3600 -account.16.sip_server.1.failback_mode= 0 -account.16.sip_server.1.failback_subscribe.enable= -account.16.sip_server.1.only_signal_with_registered= -account.16.sip_server.1.invite_retry_counts= - -account.16.outbound_proxy.2.register_on_enable= -account.16.outbound_proxy.2.failback_timeout= -account.16.outbound_proxy.2.failback_mode= -account.16.outbound_proxy.2.retry_counts= -account.16.outbound_proxy.2.only_signal_with_registered= -account.16.outbound_proxy.2.failback_subscribe.enable= -account.16.outbound_proxy.2.invite_retry_counts= - -account.16.sip_server.2.register_on_enable= -account.16.sip_server.2.failback_timeout= -account.16.sip_server.2.failback_mode= -account.16.sip_server.2.failback_subscribe.enable= -account.16.sip_server.2.only_signal_with_registered= -account.16.sip_server.2.invite_retry_counts= - -account.16.static_cache_pri= -account.16.dns_cache_type= -account.16.naptr_build= -account.16.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.16.fallback.redundancy_type= -account.16.reg_failed_retry_max_time= -account.16.reg_failed_retry_min_time= -account.16.redundancy_with_reg_fail.enable = - - -account.16.sip_server.1.outbound_proxy_enable = -account.16.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.16.contact_take_line_param= -account.16.update_ack_while_dialing= -account.16.srtp_lifetime= -account.16.third_part_request_with_route.enable= -account.16.insert_outbound_in_route.enable= -account.16.path.enable= -account.16.sub_fail_retry_interval= -account.16.transfer_refer_to_contact_header.enable= -account.16.hold_use_inactive= -account.16.gruu.enable= -account.16.dial_tone= -account.16.call_id_mode= -account.16.subscribe_expires_overlap= -account.16.register_expires_overlap= -account.16.call_info= -account.16.custom_ua= -account.16.mwi_parse_terminated= -account.16.check_cseq.enable= -account.16.check_to_tag.enable= -account.16.vq_rtcpxr.collector_server_port= -account.16.vq_rtcpxr.collector_server_host= -account.16.vq_rtcpxr.collector_name= -account.16.compact_header_enable= -account.16.cp_source= -account.16.cid_source_ppi= -account.16.cid_source_privacy= -account.16.reg_with_pani_header.enable = -account.16.alert_info= -account.16.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.16.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.16.timeout_fwd.off_code= -account.16.timeout_fwd.on_code= -account.16.timeout_fwd.timeout= -account.16.timeout_fwd.target= -account.16.timeout_fwd.enable= -account.16.busy_fwd.off_code= -account.16.busy_fwd.on_code= -account.16.busy_fwd.target= -account.16.busy_fwd.enable= -account.16.always_fwd.off_code= -account.16.always_fwd.on_code= -account.16.always_fwd.target= -account.16.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.16.dnd.enable= -account.16.dnd.off_code= -account.16.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.16.subscribe_mwi= -account.16.subscribe_mwi_to_vm= -account.16.subscribe_mwi_expires= -account.16.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.16.auto_dial_enable= -account.16.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.16.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.16.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.16.blf.blf_list_uri= -account.16.blf_list_barge_in_code= -account.16.blf_list_code= -account.16.blf_list_retrieve_call_parked_code= -account.16.blf.subscribe_period= -account.16.blf.match_host.enable= -account.16.out_dialog_blf_enable= -account.16.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.16.shared_line= {if isset($account.16.password)}{$shared_line_1}{else}{/if} - -account.16.line_seize.expires= -account.16.shared_line_one_touch_bargein.enable= -account.16.shared_line_one_touch_retrieve.enable= -account.16.sca_manage_interface_display_time= -account.16.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.16.direct_pickup_code = -account.16.group_pickup_code = -account.16.dialoginfo_callpickup = -account.16.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.16.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.16.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.16.acd.available_url= -account.16.acd.away_url = -account.16.acd.refresh_url = -account.16.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach} diff --git a/resources/templates/provision/flyingvoice/p58/{$mac}.cfg b/resources/templates/provision/flyingvoice/p58/{$mac}.cfg index 05d67bb883..43ee554c8d 100644 --- a/resources/templates/provision/flyingvoice/p58/{$mac}.cfg +++ b/resources/templates/provision/flyingvoice/p58/{$mac}.cfg @@ -2,322 +2,324 @@ #{$microtime} ##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.## +{foreach $lines as $row} ####################################################################################### ## Trnasfer ## ####################################################################################### -account.1.phone_setting.call_appearance.transfer_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.transfer_via_new_linekey= ####################################################################################### ## Conference ## ####################################################################################### -account.1.phone_setting.call_appearance.conference_via_new_linekey= +account.{$row.line_number}.phone_setting.call_appearance.conference_via_new_linekey= ####################################################################################### ## Anonymous ## ####################################################################################### -account.1.anonymous_call.server_base_only = -account.1.send_anonymous_rejection_code = -account.1.anonymous_reject_offcode = -account.1.anonymous_reject_oncode = -account.1.reject_anonymous_call= -account.1.anonymous_call_offcode = -account.1.anonymous_call_oncode = -account.1.anonymous_call = -account.1.send_anonymous_code = +account.{$row.line_number}.anonymous_call.server_base_only = +account.{$row.line_number}.send_anonymous_rejection_code = +account.{$row.line_number}.anonymous_reject_offcode = +account.{$row.line_number}.anonymous_reject_oncode = +account.{$row.line_number}.reject_anonymous_call= +account.{$row.line_number}.anonymous_call_offcode = +account.{$row.line_number}.anonymous_call_oncode = +account.{$row.line_number}.anonymous_call = +account.{$row.line_number}.send_anonymous_code = ####################################################################################### ## Call Configuration ## ####################################################################################### -account.1.music_server_uri= -account.1.music_on_hold_type= -account.1.auto_label.rule= -account.1.auto_label.enable= -account.1.number_of_linekey= -account.1.phone_setting.call_appearance.calls_per_linekey= +account.{$row.line_number}.music_server_uri= +account.{$row.line_number}.music_on_hold_type= +account.{$row.line_number}.auto_label.rule= +account.{$row.line_number}.auto_label.enable= +account.{$row.line_number}.number_of_linekey= +account.{$row.line_number}.phone_setting.call_appearance.calls_per_linekey= ####################################################################################### ## Codec ## ####################################################################################### -account.1.codec.ilbc_15_2kbps.priority= 0 -account.1.codec.ilbc_15_2kbps.enable= 0 -account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} +account.{$row.line_number}.codec.ilbc_15_2kbps.priority= 0 +account.{$row.line_number}.codec.ilbc_15_2kbps.enable= 0 +account.{$row.line_number}.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if} -account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} +account.{$row.line_number}.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if} -account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if} -account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} +account.{$row.line_number}.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if} -account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} +account.{$row.line_number}.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if} -account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} +account.{$row.line_number}.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if} -account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} +account.{$row.line_number}.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if} -account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} +account.{$row.line_number}.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if} -account.1.codec.opus.para= +account.{$row.line_number}.codec.opus.para= -account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if} -account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if} -account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if} -account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if} -account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if} -account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if} -account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if} -account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} +account.{$row.line_number}.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if} -account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if} -account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if} -account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} +account.{$row.line_number}.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if} -account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if} -account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} +account.{$row.line_number}.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if} -account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if} -account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} +account.{$row.line_number}.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if} -account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} +account.{$row.line_number}.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if} ################################################################ # Account Register ## ################################################################ -{if isset($account.1.password) } -account.1.enable = 1 +{if isset($row.password) } +account.{$row.line_number}.enable = 1 {else} -account.1.enable = +account.{$row.line_number}.enable = 0 {/if} -account.1.label = {$account.1.display_name} -account.1.display_name = {$account.1.display_name} -account.1.auth_name = {$account.1.auth_id} -account.1.password = {$account.1.password} -{if isset($account.1.server.1.address)} -account.1.user_name = {$account.1.user_id}@{$account.1.server_address} +account.{$row.line_number}.label = {$row.display_name} +account.{$row.line_number}.display_name = {$row.display_name} +account.{$row.line_number}.auth_name = {$row.auth_id} +account.{$row.line_number}.password = {$row.password} +{if isset($row.server.1.address)} +account.{$row.line_number}.user_name = {$row.user_id}@{$row.server_address} {else} -account.1.user_name = {$account.1.user_id} +account.{$row.line_number}.user_name = {$row.user_id} {/if} -{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address}{else} account.1.sip_server.1.address= {$account.1.server_address}{/if} +{if isset($row.server.1.address)} account.1.sip_server.1.address= {$row.server.1.address}{else} account.1.sip_server.1.address= {$row.server_address}{/if} -account.1.sip_server.1.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.1.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if} -account.1.sip_server.1.expires= {$account.1.register_expires} -account.1.sip_server.1.retry_counts= 3 +account.{$row.line_number}.sip_server.1.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.1.retry_counts= 3 -account.1.sip_server.2.address= {$account.1.server.2.address} -account.1.sip_server.2.port= {$account.1.sip_port} +account.{$row.line_number}.sip_server.2.address= {$row.server.2.address} +account.{$row.line_number}.sip_server.2.port= {$row.sip_port} -{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} -{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} -{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} -{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} +{if $row.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if} +{if $row.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if} +{if $row.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if} +{if $row.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if} -account.1.sip_server.2.expires= {$account.1.register_expires} -account.1.sip_server.2.retry_counts= 3 +account.{$row.line_number}.sip_server.2.expires= {$row.register_expires} +account.{$row.line_number}.sip_server.2.retry_counts= 3 -account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if} +account.{$row.line_number}.outbound_proxy_enable= {if isset($row.outbound_proxy_primary)}1{else}0{/if} -account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary} +account.{$row.line_number}.outbound_proxy.1.address= {$row.outbound_proxy_primary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.1.port = {$outbound_proxy_1_port} +account.{$row.line_number}.outbound_proxy.1.port = {$outbound_proxy_1_port} {else} -account.1.outbound_proxy.1.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.1.port = {$row.sip_port} {/if} -account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary} +account.{$row.line_number}.outbound_proxy.2.address= {$row.outbound_proxy_secondary} {if isset($outbound_proxy_1_port)} -account.1.outbound_proxy.2.port = {$outbound_proxy_2_port} +account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port} {else} -account.1.outbound_proxy.2.port = {$account.1.sip_port} +account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port} {/if} {if isset($outbound_proxy_fallback_interval)} -account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} +account.{$row.line_number}.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} {else} -account.1.outbound_proxy_fallback_interval = 120 +account.{$row.line_number}.outbound_proxy_fallback_interval = 120 {/if} -account.1.nat.nat_traversal= +account.{$row.line_number}.nat.nat_traversal= ################################################################ # Account Basic ## ################################################################ -account.1.auto_answer= +account.{$row.line_number}.auto_answer= ################################################################ # Account Advanced ## ################################################################ -account.1.nat.udp_update_enable= 3 -account.1.nat.udp_update_time= 30 -account.1.nat.rport= {$flyingvoice_rport} +account.{$row.line_number}.nat.udp_update_enable= 3 +account.{$row.line_number}.nat.udp_update_time= 30 +account.{$row.line_number}.nat.rport= {$flyingvoice_rport} -account.1.dtmf.type= {$flyingvoice_dtmf_type} -account.1.dtmf.info_type= -account.1.dtmf.dtmf_payload= -account.1.100rel_enable= {$flyingvoice_retransmission} +account.{$row.line_number}.dtmf.type= {$flyingvoice_dtmf_type} +account.{$row.line_number}.dtmf.info_type= +account.{$row.line_number}.dtmf.dtmf_payload= +account.{$row.line_number}.100rel_enable= {$flyingvoice_retransmission} -account.1.subscribe_register= -account.1.cid_source= {$flyingvoice_cid_source} -account.1.enable_user_equal_phone= -account.1.srtp_encryption= {$flyingvoice_srtp_encryption} -account.1.ptime= 20 -account.1.register_line= -account.1.register_mac= -account.1.reg_fail_retry_interval= -account.1.unregister_on_reboot=1 +account.{$row.line_number}.subscribe_register= +account.{$row.line_number}.cid_source= {$flyingvoice_cid_source} +account.{$row.line_number}.enable_user_equal_phone= +account.{$row.line_number}.srtp_encryption= {$flyingvoice_srtp_encryption} +account.{$row.line_number}.ptime= 20 +account.{$row.line_number}.register_line= +account.{$row.line_number}.register_mac= +account.{$row.line_number}.reg_fail_retry_interval= +account.{$row.line_number}.unregister_on_reboot=1 -account.1.session_timer.refresher= -account.1.session_timer.expires= -account.1.session_timer.enable= {$flyingvoice_session_timer} +account.{$row.line_number}.session_timer.refresher= +account.{$row.line_number}.session_timer.expires= +account.{$row.line_number}.session_timer.enable= {$flyingvoice_session_timer} -account.1.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.1.sip_server_type= +account.{$row.line_number}.conf_type ={if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} + +account.{$row.line_number}.sip_server_type= -account.1.srtp.unencrypted_rtcp.enable = -account.1.srtp.unencrypted_rtp.enable = -account.1.sip_server_mode = +account.{$row.line_number}.srtp.unencrypted_rtcp.enable = +account.{$row.line_number}.srtp.unencrypted_rtp.enable = +account.{$row.line_number}.sip_server_mode = ################################################################ # SIP Backup Server ## ################################################################ -account.1.outbound_proxy.1.register_on_enable= -account.1.outbound_proxy.1.failback_timeout= -account.1.outbound_proxy.1.failback_mode= -account.1.outbound_proxy.1.retry_counts= -account.1.outbound_proxy.1.only_signal_with_registered= -account.1.outbound_proxy.1.failback_subscribe.enable= -account.1.outbound_proxy.1.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.1.register_on_enable= +account.{$row.line_number}.outbound_proxy.1.failback_timeout= +account.{$row.line_number}.outbound_proxy.1.failback_mode= +account.{$row.line_number}.outbound_proxy.1.retry_counts= +account.{$row.line_number}.outbound_proxy.1.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.1.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.1.invite_retry_counts= -account.1.sip_server.1.register_on_enable= 0 -account.1.sip_server.1.failback_timeout= 3600 -account.1.sip_server.1.failback_mode= 0 -account.1.sip_server.1.failback_subscribe.enable= -account.1.sip_server.1.only_signal_with_registered= -account.1.sip_server.1.invite_retry_counts= +account.{$row.line_number}.sip_server.1.register_on_enable= 0 +account.{$row.line_number}.sip_server.1.failback_timeout= 3600 +account.{$row.line_number}.sip_server.1.failback_mode= 0 +account.{$row.line_number}.sip_server.1.failback_subscribe.enable= +account.{$row.line_number}.sip_server.1.only_signal_with_registered= +account.{$row.line_number}.sip_server.1.invite_retry_counts= -account.1.outbound_proxy.2.register_on_enable= -account.1.outbound_proxy.2.failback_timeout= -account.1.outbound_proxy.2.failback_mode= -account.1.outbound_proxy.2.retry_counts= -account.1.outbound_proxy.2.only_signal_with_registered= -account.1.outbound_proxy.2.failback_subscribe.enable= -account.1.outbound_proxy.2.invite_retry_counts= +account.{$row.line_number}.outbound_proxy.2.register_on_enable= +account.{$row.line_number}.outbound_proxy.2.failback_timeout= +account.{$row.line_number}.outbound_proxy.2.failback_mode= +account.{$row.line_number}.outbound_proxy.2.retry_counts= +account.{$row.line_number}.outbound_proxy.2.only_signal_with_registered= +account.{$row.line_number}.outbound_proxy.2.failback_subscribe.enable= +account.{$row.line_number}.outbound_proxy.2.invite_retry_counts= -account.1.sip_server.2.register_on_enable= -account.1.sip_server.2.failback_timeout= -account.1.sip_server.2.failback_mode= -account.1.sip_server.2.failback_subscribe.enable= -account.1.sip_server.2.only_signal_with_registered= -account.1.sip_server.2.invite_retry_counts= +account.{$row.line_number}.sip_server.2.register_on_enable= +account.{$row.line_number}.sip_server.2.failback_timeout= +account.{$row.line_number}.sip_server.2.failback_mode= +account.{$row.line_number}.sip_server.2.failback_subscribe.enable= +account.{$row.line_number}.sip_server.2.only_signal_with_registered= +account.{$row.line_number}.sip_server.2.invite_retry_counts= -account.1.static_cache_pri= -account.1.dns_cache_type= -account.1.naptr_build= -account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.1.fallback.redundancy_type= -account.1.reg_failed_retry_max_time= -account.1.reg_failed_retry_min_time= -account.1.redundancy_with_reg_fail.enable = +account.{$row.line_number}.static_cache_pri= +account.{$row.line_number}.dns_cache_type= +account.{$row.line_number}.naptr_build= +account.{$row.line_number}.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} +account.{$row.line_number}.fallback.redundancy_type= +account.{$row.line_number}.reg_failed_retry_max_time= +account.{$row.line_number}.reg_failed_retry_min_time= +account.{$row.line_number}.redundancy_with_reg_fail.enable = -account.1.sip_server.1.outbound_proxy_enable = -account.1.sip_server.2.outbound_proxy_enable = +account.{$row.line_number}.sip_server.1.outbound_proxy_enable = +account.{$row.line_number}.sip_server.2.outbound_proxy_enable = ################################################################ # SIP Basic config ## ################################################################ -account.1.contact_take_line_param= -account.1.update_ack_while_dialing= -account.1.srtp_lifetime= -account.1.third_part_request_with_route.enable= -account.1.insert_outbound_in_route.enable= -account.1.path.enable= -account.1.sub_fail_retry_interval= -account.1.transfer_refer_to_contact_header.enable= -account.1.hold_use_inactive= -account.1.gruu.enable= -account.1.dial_tone= -account.1.call_id_mode= -account.1.subscribe_expires_overlap= -account.1.register_expires_overlap= -account.1.call_info= -account.1.custom_ua= -account.1.mwi_parse_terminated= -account.1.check_cseq.enable= -account.1.check_to_tag.enable= -account.1.vq_rtcpxr.collector_server_port= -account.1.vq_rtcpxr.collector_server_host= -account.1.vq_rtcpxr.collector_name= -account.1.compact_header_enable= -account.1.cp_source= -account.1.cid_source_ppi= -account.1.cid_source_privacy= -account.1.reg_with_pani_header.enable = -account.1.alert_info= -account.1.picture_info_enable= +account.{$row.line_number}.contact_take_line_param= +account.{$row.line_number}.update_ack_while_dialing= +account.{$row.line_number}.srtp_lifetime= +account.{$row.line_number}.third_part_request_with_route.enable= +account.{$row.line_number}.insert_outbound_in_route.enable= +account.{$row.line_number}.path.enable= +account.{$row.line_number}.sub_fail_retry_interval= +account.{$row.line_number}.transfer_refer_to_contact_header.enable= +account.{$row.line_number}.hold_use_inactive= +account.{$row.line_number}.gruu.enable= +account.{$row.line_number}.dial_tone= +account.{$row.line_number}.call_id_mode= +account.{$row.line_number}.subscribe_expires_overlap= +account.{$row.line_number}.register_expires_overlap= +account.{$row.line_number}.call_info= +account.{$row.line_number}.custom_ua= +account.{$row.line_number}.mwi_parse_terminated= +account.{$row.line_number}.check_cseq.enable= +account.{$row.line_number}.check_to_tag.enable= +account.{$row.line_number}.vq_rtcpxr.collector_server_port= +account.{$row.line_number}.vq_rtcpxr.collector_server_host= +account.{$row.line_number}.vq_rtcpxr.collector_name= +account.{$row.line_number}.compact_header_enable= +account.{$row.line_number}.cp_source= +account.{$row.line_number}.cid_source_ppi= +account.{$row.line_number}.cid_source_privacy= +account.{$row.line_number}.reg_with_pani_header.enable = +account.{$row.line_number}.alert_info= +account.{$row.line_number}.picture_info_enable= ####################################################################################### ## History ## ####################################################################################### -account.1.missed_calllog= +account.{$row.line_number}.missed_calllog= ####################################################################################### ## Forward ## ####################################################################################### -account.1.timeout_fwd.off_code= -account.1.timeout_fwd.on_code= -account.1.timeout_fwd.timeout= -account.1.timeout_fwd.target= -account.1.timeout_fwd.enable= -account.1.busy_fwd.off_code= -account.1.busy_fwd.on_code= -account.1.busy_fwd.target= -account.1.busy_fwd.enable= -account.1.always_fwd.off_code= -account.1.always_fwd.on_code= -account.1.always_fwd.target= -account.1.always_fwd.enable= +account.{$row.line_number}.timeout_fwd.off_code= +account.{$row.line_number}.timeout_fwd.on_code= +account.{$row.line_number}.timeout_fwd.timeout= +account.{$row.line_number}.timeout_fwd.target= +account.{$row.line_number}.timeout_fwd.enable= +account.{$row.line_number}.busy_fwd.off_code= +account.{$row.line_number}.busy_fwd.on_code= +account.{$row.line_number}.busy_fwd.target= +account.{$row.line_number}.busy_fwd.enable= +account.{$row.line_number}.always_fwd.off_code= +account.{$row.line_number}.always_fwd.on_code= +account.{$row.line_number}.always_fwd.target= +account.{$row.line_number}.always_fwd.enable= ####################################################################################### ## DND ## ####################################################################################### -account.1.dnd.enable= -account.1.dnd.off_code= -account.1.dnd.on_code= +account.{$row.line_number}.dnd.enable= +account.{$row.line_number}.dnd.off_code= +account.{$row.line_number}.dnd.on_code= @@ -325,55 +327,55 @@ account.1.dnd.on_code= ## Voice Mail ## ####################################################################################### voice_mail.number.1= {$voicemail_number} -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= -account.1.display_mwi.enable= +account.{$row.line_number}.subscribe_mwi= +account.{$row.line_number}.subscribe_mwi_to_vm= +account.{$row.line_number}.subscribe_mwi_expires= +account.{$row.line_number}.display_mwi.enable= ####################################################################################### ## Auto Dial ## ####################################################################################### -account.1.auto_dial_enable= -account.1.auto_dial_num= +account.{$row.line_number}.auto_dial_enable= +account.{$row.line_number}.auto_dial_num= ####################################################################################### ## Preference&Status ## ####################################################################################### -account.1.ringtone.ring_type= +account.{$row.line_number}.ringtone.ring_type= ####################################################################################### ## Rings Settings ## ####################################################################################### -account.1.alert_info_url_enable= +account.{$row.line_number}.alert_info_url_enable= ####################################################################################### ## BLF/BLF List ## ####################################################################################### -account.1.blf.blf_list_uri= -account.1.blf_list_barge_in_code= -account.1.blf_list_code= -account.1.blf_list_retrieve_call_parked_code= -account.1.blf.subscribe_period= -account.1.blf.match_host.enable= -account.1.out_dialog_blf_enable= -account.1.blf.subscribe_event= +account.{$row.line_number}.blf.blf_list_uri= +account.{$row.line_number}.blf_list_barge_in_code= +account.{$row.line_number}.blf_list_code= +account.{$row.line_number}.blf_list_retrieve_call_parked_code= +account.{$row.line_number}.blf.subscribe_period= +account.{$row.line_number}.blf.match_host.enable= +account.{$row.line_number}.out_dialog_blf_enable= +account.{$row.line_number}.blf.subscribe_event= ####################################################################################### ## SCA ## ####################################################################################### -account.1.shared_line= {if isset($account.1.password) }{$shared_line_1}{else}{/if} +account.{$row.line_number}.shared_line= {if isset($row.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= -account.1.sca_manage_interface_display_time= -account.1.shared_line_callpull_code= +account.{$row.line_number}.line_seize.expires= +account.{$row.line_number}.shared_line_one_touch_bargein.enable= +account.{$row.line_number}.shared_line_one_touch_retrieve.enable= +account.{$row.line_number}.sca_manage_interface_display_time= +account.{$row.line_number}.shared_line_callpull_code= @@ -381,37 +383,37 @@ account.1.shared_line_callpull_code= ####################################################################################### ## Broadsoft Hoteling ## ####################################################################################### -account.1.hoteling.enable= -account.1.hoteling.user_id= -account.1.hoteling.password= -account.1.hoteling.expires= -account.1.hoteling.auto_login_enable= +account.{$row.line_number}.hoteling.enable= +account.{$row.line_number}.hoteling.user_id= +account.{$row.line_number}.hoteling.password= +account.{$row.line_number}.hoteling.expires= +account.{$row.line_number}.hoteling.auto_login_enable= ####################################################################################### ## Broadsoft XSI ## ####################################################################################### -account.1.xsi.user = -account.1.xsi.password = -account.1.xsi.host = -account.1.xsi.server_type = -account.1.xsi.port = +account.{$row.line_number}.xsi.user = +account.{$row.line_number}.xsi.password = +account.{$row.line_number}.xsi.host = +account.{$row.line_number}.xsi.server_type = +account.{$row.line_number}.xsi.port = ####################################################################################### ## Call Pickup ## ####################################################################################### -account.1.direct_pickup_code = -account.1.group_pickup_code = -account.1.dialoginfo_callpickup = -account.1.refresh_remote_id.enable = +account.{$row.line_number}.direct_pickup_code = +account.{$row.line_number}.group_pickup_code = +account.{$row.line_number}.dialoginfo_callpickup = +account.{$row.line_number}.refresh_remote_id.enable = ####################################################################################### ## Network Conferene ## ####################################################################################### -account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$account.1.server_address}{/if} +account.{$row.line_number}.conf_uri ={if $nway_conference == 'true'}nway{$row.auth_id}@{$row.server_address}{/if} @@ -419,5929 +421,14 @@ account.1.conf_uri = {if $nway_conference == 'true'}nway{$account.1.auth_id}@{$a ## Features Sync ## ####################################################################################### -account.1.feature_key_sync.enable= +account.{$row.line_number}.feature_key_sync.enable= ####################################################################################### ## ACD ## ####################################################################################### -account.1.acd.available_url= -account.1.acd.away_url = -account.1.acd.refresh_url = -account.1.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.2.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.2.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.2.anonymous_call.server_base_only = -account.2.send_anonymous_rejection_code = -account.2.anonymous_reject_offcode = -account.2.anonymous_reject_oncode = -account.2.reject_anonymous_call= -account.2.anonymous_call_offcode = -account.2.anonymous_call_oncode = -account.2.anonymous_call = -account.2.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.2.music_server_uri= -account.2.music_on_hold_type= -account.2.auto_label.rule= -account.2.auto_label.enable= -account.2.number_of_linekey= -account.2.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.2.codec.ilbc_15_2kbps.priority= -account.2.codec.ilbc_15_2kbps.enable= -account.2.codec.ilbc_13_33kbps.priority= -account.2.codec.ilbc_13_33kbps.enable = -account.2.codec.pcma.enable = 1 -account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.2.codec.pcmu.enable = 1 -account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.2.codec.opus.enable = 1 -account.2.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.2.codec.g726_32.enable= -account.2.codec.g726_32.priority= - -account.2.codec.g729.enable = 1 -account.2.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.2.codec.g722.enable = 1 -account.2.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.2.password) } -account.2.enable = 1 -{else} -account.2.enable = -{/if} -account.2.label = {$account.2.display_name} -account.2.display_name = {$account.2.display_name} -account.2.auth_name = {$account.2.auth_id} -account.2.password = {$account.2.password} -{if isset($account.2.server.1.address)} -account.2.user_name = {$account.2.user_id}@{$account.2.server_address} -{else} -account.2.user_name = {$account.2.user_id} -{/if} - -{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address}{else} account.2.sip_server.1.address= {$account.2.server_address}{/if} - -account.2.sip_server.1.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if} - -account.2.sip_server.1.expires= {$account.2.register_expires} -account.2.sip_server.1.retry_counts= 3 - -account.2.sip_server.2.address= {$account.2.server.2.address} -account.2.sip_server.2.port= {$account.2.sip_port} - - -{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if} -{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if} -{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if} -{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if} - -account.2.sip_server.2.expires= {$account.2.register_expires} -account.2.sip_server.2.retry_counts= 3 - -account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if} - -account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.2.outbound_proxy.1.port = {$account.2.sip_port} -{/if} - -account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.2.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.2.outbound_proxy.2.port = {$account.2.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.2.outbound_proxy_fallback_interval = 120 -{/if} - -account.2.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.2.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.2.nat.udp_update_enable= 3 -account.2.nat.udp_update_time= 30 -account.2.nat.rport= {$flyingvoice_rport} - -account.2.dtmf.type= {$flyingvoice_dtmf_type} -account.2.dtmf.info_type= -account.2.dtmf.dtmf_payload= -account.2.100rel_enable= {$flyingvoice_retransmission} - -account.2.subscribe_register= -account.2.cid_source= {$flyingvoice_cid_source} -account.2.enable_user_equal_phone= -account.2.srtp_encryption= {$flyingvoice_srtp_encryption} -account.2.ptime= 20 -account.2.register_line= -account.2.register_mac= -account.2.reg_fail_retry_interval= -account.2.unregister_on_reboot= - -account.2.session_timer.refresher= -account.2.session_timer.expires= -account.2.session_timer.enable= {$flyingvoice_session_timer} - -account.2.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.2.sip_server_type= - - -account.2.srtp.unencrypted_rtcp.enable = -account.2.srtp.unencrypted_rtp.enable = -account.2.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.2.outbound_proxy.1.register_on_enable= -account.2.outbound_proxy.1.failback_timeout= -account.2.outbound_proxy.1.failback_mode= -account.2.outbound_proxy.1.retry_counts= -account.2.outbound_proxy.1.only_signal_with_registered= -account.2.outbound_proxy.1.failback_subscribe.enable= -account.2.outbound_proxy.1.invite_retry_counts= - -account.2.sip_server.1.register_on_enable= 0 -account.2.sip_server.1.failback_timeout= 3600 -account.2.sip_server.1.failback_mode= 0 -account.2.sip_server.1.failback_subscribe.enable= -account.2.sip_server.1.only_signal_with_registered= -account.2.sip_server.1.invite_retry_counts= - -account.2.outbound_proxy.2.register_on_enable= -account.2.outbound_proxy.2.failback_timeout= -account.2.outbound_proxy.2.failback_mode= -account.2.outbound_proxy.2.retry_counts= -account.2.outbound_proxy.2.only_signal_with_registered= -account.2.outbound_proxy.2.failback_subscribe.enable= -account.2.outbound_proxy.2.invite_retry_counts= - -account.2.sip_server.2.register_on_enable= -account.2.sip_server.2.failback_timeout= -account.2.sip_server.2.failback_mode= -account.2.sip_server.2.failback_subscribe.enable= -account.2.sip_server.2.only_signal_with_registered= -account.2.sip_server.2.invite_retry_counts= - -account.2.static_cache_pri= -account.2.dns_cache_type= -account.2.naptr_build= -account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.2.fallback.redundancy_type= -account.2.reg_failed_retry_max_time= -account.2.reg_failed_retry_min_time= -account.2.redundancy_with_reg_fail.enable = - - -account.2.sip_server.1.outbound_proxy_enable = -account.2.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.2.contact_take_line_param= -account.2.update_ack_while_dialing= -account.2.srtp_lifetime= -account.2.third_part_request_with_route.enable= -account.2.insert_outbound_in_route.enable= -account.2.path.enable= -account.2.sub_fail_retry_interval= -account.2.transfer_refer_to_contact_header.enable= -account.2.hold_use_inactive= -account.2.gruu.enable= -account.2.dial_tone= -account.2.call_id_mode= -account.2.subscribe_expires_overlap= -account.2.register_expires_overlap= -account.2.call_info= -account.2.custom_ua= -account.2.mwi_parse_terminated= -account.2.check_cseq.enable= -account.2.check_to_tag.enable= -account.2.vq_rtcpxr.collector_server_port= -account.2.vq_rtcpxr.collector_server_host= -account.2.vq_rtcpxr.collector_name= -account.2.compact_header_enable= -account.2.cp_source= -account.2.cid_source_ppi= -account.2.cid_source_privacy= -account.2.reg_with_pani_header.enable = -account.2.alert_info= -account.2.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.2.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.2.timeout_fwd.off_code= -account.2.timeout_fwd.on_code= -account.2.timeout_fwd.timeout= -account.2.timeout_fwd.target= -account.2.timeout_fwd.enable= -account.2.busy_fwd.off_code= -account.2.busy_fwd.on_code= -account.2.busy_fwd.target= -account.2.busy_fwd.enable= -account.2.always_fwd.off_code= -account.2.always_fwd.on_code= -account.2.always_fwd.target= -account.2.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.2.dnd.enable= -account.2.dnd.off_code= -account.2.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= -account.2.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.2.auto_dial_enable= -account.2.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.2.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.2.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.2.blf.blf_list_uri= -account.2.blf_list_barge_in_code= -account.2.blf_list_code= -account.2.blf_list_retrieve_call_parked_code= -account.2.blf.subscribe_period= -account.2.blf.match_host.enable= -account.2.out_dialog_blf_enable= -account.2.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.2.shared_line= {if isset($account.2.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= -account.2.sca_manage_interface_display_time= -account.2.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.2.hoteling.enable= -account.2.hoteling.user_id= -account.2.hoteling.password= -account.2.hoteling.expires= -account.2.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.2.xsi.user = -account.2.xsi.password = -account.2.xsi.host = -account.2.xsi.server_type = -account.2.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.2.direct_pickup_code = -account.2.group_pickup_code = -account.2.dialoginfo_callpickup = -account.2.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.2.conf_uri = {if $nway_conference == 'true'}nway{$account.2.user_id}@{$account.2.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.2.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.2.acd.available_url= -account.2.acd.away_url = -account.2.acd.refresh_url = -account.2.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.3.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.3.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.3.anonymous_call.server_base_only = -account.3.send_anonymous_rejection_code = -account.3.anonymous_reject_offcode = -account.3.anonymous_reject_oncode = -account.3.reject_anonymous_call= -account.3.anonymous_call_offcode = -account.3.anonymous_call_oncode = -account.3.anonymous_call = -account.3.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.3.music_server_uri= -account.3.music_on_hold_type= -account.3.auto_label.rule= -account.3.auto_label.enable= -account.3.number_of_linekey= -account.3.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.3.codec.ilbc_15_2kbps.priority= -account.3.codec.ilbc_15_2kbps.enable= -account.3.codec.ilbc_13_33kbps.priority= -account.3.codec.ilbc_13_33kbps.enable = -account.3.codec.pcma.enable = 1 -account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.3.codec.pcmu.enable = 1 -account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.3.codec.opus.enable = 1 -account.3.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.3.codec.g726_32.enable= -account.3.codec.g726_32.priority= - -account.3.codec.g729.enable = 1 -account.3.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.3.codec.g722.enable = 1 -account.3.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.3.password) } -account.3.enable = 1 -{else} -account.3.enable = -{/if} -account.3.label = {$account.3.display_name} -account.3.display_name = {$account.3.display_name} -account.3.auth_name = {$account.3.auth_id} -account.3.password = {$account.3.password} -{if isset($account.3.server.1.address)} -account.3.user_name = {$account.3.user_id}@{$account.3.server_address} -{else} -account.3.user_name = {$account.3.user_id} -{/if} - -{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address}{else} account.3.sip_server.1.address= {$account.3.server_address}{/if} - -account.3.sip_server.1.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if} - -account.3.sip_server.1.expires= {$account.3.register_expires} -account.3.sip_server.1.retry_counts= 3 - -account.3.sip_server.2.address= {$account.3.server.2.address} -account.3.sip_server.2.port= {$account.3.sip_port} - - -{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if} -{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if} -{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if} -{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if} - -account.3.sip_server.2.expires= {$account.3.register_expires} -account.3.sip_server.2.retry_counts= 3 - -account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if} - -account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.3.outbound_proxy.1.port = {$account.3.sip_port} -{/if} - -account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.3.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.3.outbound_proxy.2.port = {$account.3.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.3.outbound_proxy_fallback_interval = 120 -{/if} - -account.3.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.3.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.3.nat.udp_update_enable= 3 -account.3.nat.udp_update_time= 30 -account.3.nat.rport= {$flyingvoice_rport} - -account.3.dtmf.type= {$flyingvoice_dtmf_type} -account.3.dtmf.info_type= -account.3.dtmf.dtmf_payload= -account.3.100rel_enable= {$flyingvoice_retransmission} - -account.3.subscribe_register= -account.3.cid_source= {$flyingvoice_cid_source} -account.3.enable_user_equal_phone= -account.3.srtp_encryption= {$flyingvoice_srtp_encryption} -account.3.ptime= 20 -account.3.register_line= -account.3.register_mac= -account.3.reg_fail_retry_interval= -account.3.unregister_on_reboot= - -account.3.session_timer.refresher= -account.3.session_timer.expires= -account.3.session_timer.enable= {$flyingvoice_session_timer} - -account.3.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.3.sip_server_type= - - -account.3.srtp.unencrypted_rtcp.enable = -account.3.srtp.unencrypted_rtp.enable = -account.3.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.3.outbound_proxy.1.register_on_enable= -account.3.outbound_proxy.1.failback_timeout= -account.3.outbound_proxy.1.failback_mode= -account.3.outbound_proxy.1.retry_counts= -account.3.outbound_proxy.1.only_signal_with_registered= -account.3.outbound_proxy.1.failback_subscribe.enable= -account.3.outbound_proxy.1.invite_retry_counts= - -account.3.sip_server.1.register_on_enable= 0 -account.3.sip_server.1.failback_timeout= 3600 -account.3.sip_server.1.failback_mode= 0 -account.3.sip_server.1.failback_subscribe.enable= -account.3.sip_server.1.only_signal_with_registered= -account.3.sip_server.1.invite_retry_counts= - -account.3.outbound_proxy.2.register_on_enable= -account.3.outbound_proxy.2.failback_timeout= -account.3.outbound_proxy.2.failback_mode= -account.3.outbound_proxy.2.retry_counts= -account.3.outbound_proxy.2.only_signal_with_registered= -account.3.outbound_proxy.2.failback_subscribe.enable= -account.3.outbound_proxy.2.invite_retry_counts= - -account.3.sip_server.2.register_on_enable= -account.3.sip_server.2.failback_timeout= -account.3.sip_server.2.failback_mode= -account.3.sip_server.2.failback_subscribe.enable= -account.3.sip_server.2.only_signal_with_registered= -account.3.sip_server.2.invite_retry_counts= - -account.3.static_cache_pri= -account.3.dns_cache_type= -account.3.naptr_build= -account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.3.fallback.redundancy_type= -account.3.reg_failed_retry_max_time= -account.3.reg_failed_retry_min_time= -account.3.redundancy_with_reg_fail.enable = - - -account.3.sip_server.1.outbound_proxy_enable = -account.3.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.3.contact_take_line_param= -account.3.update_ack_while_dialing= -account.3.srtp_lifetime= -account.3.third_part_request_with_route.enable= -account.3.insert_outbound_in_route.enable= -account.3.path.enable= -account.3.sub_fail_retry_interval= -account.3.transfer_refer_to_contact_header.enable= -account.3.hold_use_inactive= -account.3.gruu.enable= -account.3.dial_tone= -account.3.call_id_mode= -account.3.subscribe_expires_overlap= -account.3.register_expires_overlap= -account.3.call_info= -account.3.custom_ua= -account.3.mwi_parse_terminated= -account.3.check_cseq.enable= -account.3.check_to_tag.enable= -account.3.vq_rtcpxr.collector_server_port= -account.3.vq_rtcpxr.collector_server_host= -account.3.vq_rtcpxr.collector_name= -account.3.compact_header_enable= -account.3.cp_source= -account.3.cid_source_ppi= -account.3.cid_source_privacy= -account.3.reg_with_pani_header.enable = -account.3.alert_info= -account.3.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.3.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.3.timeout_fwd.off_code= -account.3.timeout_fwd.on_code= -account.3.timeout_fwd.timeout= -account.3.timeout_fwd.target= -account.3.timeout_fwd.enable= -account.3.busy_fwd.off_code= -account.3.busy_fwd.on_code= -account.3.busy_fwd.target= -account.3.busy_fwd.enable= -account.3.always_fwd.off_code= -account.3.always_fwd.on_code= -account.3.always_fwd.target= -account.3.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.3.dnd.enable= -account.3.dnd.off_code= -account.3.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= -account.3.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.3.auto_dial_enable= -account.3.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.3.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.3.dialplan.digitmap.enable= -account.3.dialplan.digitmap.string= -account.3.dialplan.digitmap.no_match_action= -account.3.dialplan.digitmap.interdigit_short_timer= -account.3.dialplan.digitmap.interdigit_long_timer= -account.3.dialplan.digitmap.apply_to.press_send= -account.3.dialplan.digitmap.apply_to.forward= -account.3.dialplan.digitmap.apply_to.history_dial= -account.3.dialplan.digitmap.apply_to.directory_dial= -account.3.dialplan.digitmap.apply_to.on_hook_dial= -account.3.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.3.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.3.blf.blf_list_uri= -account.3.blf_list_barge_in_code= -account.3.blf_list_code= -account.3.blf_list_retrieve_call_parked_code= -account.3.blf.subscribe_period= -account.3.blf.match_host.enable= -account.3.out_dialog_blf_enable= -account.3.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.3.shared_line= {if isset($account.3.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= -account.3.sca_manage_interface_display_time= -account.3.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.3.hoteling.enable= -account.3.hoteling.user_id= -account.3.hoteling.password= -account.3.hoteling.expires= -account.3.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.3.xsi.user = -account.3.xsi.password = -account.3.xsi.host = -account.3.xsi.server_type = -account.3.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.3.direct_pickup_code = -account.3.group_pickup_code = -account.3.dialoginfo_callpickup = -account.3.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.3.conf_uri = {if $nway_conference == 'true'}nway{$account.3.user_id}@{$account.3.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.3.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.3.acd.available_url= -account.3.acd.away_url = -account.3.acd.refresh_url = -account.3.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.4.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.4.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.4.anonymous_call.server_base_only = -account.4.send_anonymous_rejection_code = -account.4.anonymous_reject_offcode = -account.4.anonymous_reject_oncode = -account.4.reject_anonymous_call= -account.4.anonymous_call_offcode = -account.4.anonymous_call_oncode = -account.4.anonymous_call = -account.4.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.4.music_server_uri= -account.4.music_on_hold_type= -account.4.auto_label.rule= -account.4.auto_label.enable= -account.4.number_of_linekey= -account.4.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.4.codec.ilbc_15_2kbps.priority= -account.4.codec.ilbc_15_2kbps.enable= -account.4.codec.ilbc_13_33kbps.priority= -account.4.codec.ilbc_13_33kbps.enable = -account.4.codec.pcma.enable = 1 -account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.4.codec.pcmu.enable = 1 -account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.4.codec.opus.enable = 1 -account.4.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.4.codec.g726_32.enable= -account.4.codec.g726_32.priority= - -account.4.codec.g729.enable = 1 -account.4.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.4.codec.g722.enable = 1 -account.4.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.4.password) } -account.4.enable = 1 -{else} -account.4.enable = -{/if} -account.4.label = {$account.4.display_name} -account.4.display_name = {$account.4.display_name} -account.4.auth_name = {$account.4.auth_id} -account.4.password = {$account.4.password} -{if isset($account.4.server.1.address)} -account.4.user_name = {$account.4.user_id}@{$account.4.server_address} -{else} -account.4.user_name = {$account.4.user_id} -{/if} - -{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address}{else} account.4.sip_server.1.address= {$account.4.server_address}{/if} - -account.4.sip_server.1.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if} - -account.4.sip_server.1.expires= {$account.4.register_expires} -account.4.sip_server.1.retry_counts= 3 - -account.4.sip_server.2.address= {$account.4.server.2.address} -account.4.sip_server.2.port= {$account.4.sip_port} - - -{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if} -{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if} -{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if} -{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if} - -account.4.sip_server.2.expires= {$account.4.register_expires} -account.4.sip_server.2.retry_counts= 3 - -account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if} - -account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.4.outbound_proxy.1.port = {$account.4.sip_port} -{/if} - -account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.4.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.4.outbound_proxy.2.port = {$account.4.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.4.outbound_proxy_fallback_interval = 120 -{/if} - -account.4.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.4.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.4.nat.udp_update_enable= 3 -account.4.nat.udp_update_time= 30 -account.4.nat.rport= {$flyingvoice_rport} - -account.4.dtmf.type= {$flyingvoice_dtmf_type} -account.4.dtmf.info_type= -account.4.dtmf.dtmf_payload= -account.4.100rel_enable= {$flyingvoice_retransmission} - -account.4.subscribe_register= -account.4.cid_source= {$flyingvoice_cid_source} -account.4.enable_user_equal_phone= -account.4.srtp_encryption= {$flyingvoice_srtp_encryption} -account.4.ptime= 20 -account.4.register_line= -account.4.register_mac= -account.4.reg_fail_retry_interval= -account.4.unregister_on_reboot= - -account.4.session_timer.refresher= -account.4.session_timer.expires= -account.4.session_timer.enable= {$flyingvoice_session_timer} - -account.4.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.4.sip_server_type= - - -account.4.srtp.unencrypted_rtcp.enable = -account.4.srtp.unencrypted_rtp.enable = -account.4.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.4.outbound_proxy.1.register_on_enable= -account.4.outbound_proxy.1.failback_timeout= -account.4.outbound_proxy.1.failback_mode= -account.4.outbound_proxy.1.retry_counts= -account.4.outbound_proxy.1.only_signal_with_registered= -account.4.outbound_proxy.1.failback_subscribe.enable= -account.4.outbound_proxy.1.invite_retry_counts= - -account.4.sip_server.1.register_on_enable= 0 -account.4.sip_server.1.failback_timeout= 3600 -account.4.sip_server.1.failback_mode= 0 -account.4.sip_server.1.failback_subscribe.enable= -account.4.sip_server.1.only_signal_with_registered= -account.4.sip_server.1.invite_retry_counts= - -account.4.outbound_proxy.2.register_on_enable= -account.4.outbound_proxy.2.failback_timeout= -account.4.outbound_proxy.2.failback_mode= -account.4.outbound_proxy.2.retry_counts= -account.4.outbound_proxy.2.only_signal_with_registered= -account.4.outbound_proxy.2.failback_subscribe.enable= -account.4.outbound_proxy.2.invite_retry_counts= - -account.4.sip_server.2.register_on_enable= -account.4.sip_server.2.failback_timeout= -account.4.sip_server.2.failback_mode= -account.4.sip_server.2.failback_subscribe.enable= -account.4.sip_server.2.only_signal_with_registered= -account.4.sip_server.2.invite_retry_counts= - -account.4.static_cache_pri= -account.4.dns_cache_type= -account.4.naptr_build= -account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.4.fallback.redundancy_type= -account.4.reg_failed_retry_max_time= -account.4.reg_failed_retry_min_time= -account.4.redundancy_with_reg_fail.enable = - - -account.4.sip_server.1.outbound_proxy_enable = -account.4.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.4.contact_take_line_param= -account.4.update_ack_while_dialing= -account.4.srtp_lifetime= -account.4.third_part_request_with_route.enable= -account.4.insert_outbound_in_route.enable= -account.4.path.enable= -account.4.sub_fail_retry_interval= -account.4.transfer_refer_to_contact_header.enable= -account.4.hold_use_inactive= -account.4.gruu.enable= -account.4.dial_tone= -account.4.call_id_mode= -account.4.subscribe_expires_overlap= -account.4.register_expires_overlap= -account.4.call_info= -account.4.custom_ua= -account.4.mwi_parse_terminated= -account.4.check_cseq.enable= -account.4.check_to_tag.enable= -account.4.vq_rtcpxr.collector_server_port= -account.4.vq_rtcpxr.collector_server_host= -account.4.vq_rtcpxr.collector_name= -account.4.compact_header_enable= -account.4.cp_source= -account.4.cid_source_ppi= -account.4.cid_source_privacy= -account.4.reg_with_pani_header.enable = -account.4.alert_info= -account.4.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.4.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.4.timeout_fwd.off_code= -account.4.timeout_fwd.on_code= -account.4.timeout_fwd.timeout= -account.4.timeout_fwd.target= -account.4.timeout_fwd.enable= -account.4.busy_fwd.off_code= -account.4.busy_fwd.on_code= -account.4.busy_fwd.target= -account.4.busy_fwd.enable= -account.4.always_fwd.off_code= -account.4.always_fwd.on_code= -account.4.always_fwd.target= -account.4.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.4.dnd.enable= -account.4.dnd.off_code= -account.4.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= -account.4.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.4.auto_dial_enable= -account.4.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.4.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.4.dialplan.digitmap.enable= -account.4.dialplan.digitmap.string= -account.4.dialplan.digitmap.no_match_action= -account.4.dialplan.digitmap.interdigit_short_timer= -account.4.dialplan.digitmap.interdigit_long_timer= -account.4.dialplan.digitmap.apply_to.press_send= -account.4.dialplan.digitmap.apply_to.forward= -account.4.dialplan.digitmap.apply_to.history_dial= -account.4.dialplan.digitmap.apply_to.directory_dial= -account.4.dialplan.digitmap.apply_to.on_hook_dial= -account.4.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.4.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.4.blf.blf_list_uri= -account.4.blf_list_barge_in_code= -account.4.blf_list_code= -account.4.blf_list_retrieve_call_parked_code= -account.4.blf.subscribe_period= -account.4.blf.match_host.enable= -account.4.out_dialog_blf_enable= -account.4.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.4.shared_line= {if isset($account.4.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= -account.4.sca_manage_interface_display_time= -account.4.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.4.hoteling.enable= -account.4.hoteling.user_id= -account.4.hoteling.password= -account.4.hoteling.expires= -account.4.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.4.xsi.user = -account.4.xsi.password = -account.4.xsi.host = -account.4.xsi.server_type = -account.4.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.4.direct_pickup_code = -account.4.group_pickup_code = -account.4.dialoginfo_callpickup = -account.4.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.4.conf_uri = {if $nway_conference == 'true'}nway{$account.4.user_id}@{$account.4.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.4.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.4.acd.available_url= -account.4.acd.away_url = -account.4.acd.refresh_url = -account.4.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.5.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.5.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.5.anonymous_call.server_base_only = -account.5.send_anonymous_rejection_code = -account.5.anonymous_reject_offcode = -account.5.anonymous_reject_oncode = -account.5.reject_anonymous_call= -account.5.anonymous_call_offcode = -account.5.anonymous_call_oncode = -account.5.anonymous_call = -account.5.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.5.music_server_uri= -account.5.music_on_hold_type= -account.5.auto_label.rule= -account.5.auto_label.enable= -account.5.number_of_linekey= -account.5.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.5.codec.ilbc_15_2kbps.priority= -account.5.codec.ilbc_15_2kbps.enable= -account.5.codec.ilbc_13_33kbps.priority= -account.5.codec.ilbc_13_33kbps.enable = -account.5.codec.pcma.enable = 1 -account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.5.codec.pcmu.enable = 1 -account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.5.codec.opus.enable = 1 -account.5.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.5.codec.g726_32.enable= -account.5.codec.g726_32.priority= - -account.5.codec.g729.enable = 1 -account.5.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.5.codec.g722.enable = 1 -account.5.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.5.password) } -account.5.enable = 1 -{else} -account.5.enable = -{/if} -account.5.label = {$account.5.display_name} -account.5.display_name = {$account.5.display_name} -account.5.auth_name = {$account.5.auth_id} -account.5.password = {$account.5.password} -{if isset($account.5.server.1.address)} -account.5.user_name = {$account.5.user_id}@{$account.5.server_address} -{else} -account.5.user_name = {$account.5.user_id} -{/if} - -{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address}{else} account.5.sip_server.1.address= {$account.5.server_address}{/if} - -account.5.sip_server.1.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if} - -account.5.sip_server.1.expires= {$account.5.register_expires} -account.5.sip_server.1.retry_counts= 3 - -account.5.sip_server.2.address= {$account.5.server.2.address} -account.5.sip_server.2.port= {$account.5.sip_port} - - -{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if} -{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if} -{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if} -{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if} - -account.5.sip_server.2.expires= {$account.5.register_expires} -account.5.sip_server.2.retry_counts= 3 - -account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if} - -account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.5.outbound_proxy.1.port = {$account.5.sip_port} -{/if} - -account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.5.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.5.outbound_proxy.2.port = {$account.5.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.5.outbound_proxy_fallback_interval = 120 -{/if} - -account.5.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.5.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.5.nat.udp_update_enable= 3 -account.5.nat.udp_update_time= 30 -account.5.nat.rport= {$flyingvoice_rport} - -account.5.dtmf.type= {$flyingvoice_dtmf_type} -account.5.dtmf.info_type= -account.5.dtmf.dtmf_payload= -account.5.100rel_enable= {$flyingvoice_retransmission} - -account.5.subscribe_register= -account.5.cid_source= {$flyingvoice_cid_source} -account.5.enable_user_equal_phone= -account.5.srtp_encryption= {$flyingvoice_srtp_encryption} -account.5.ptime= 20 -account.5.register_line= -account.5.register_mac= -account.5.reg_fail_retry_interval= -account.5.unregister_on_reboot= - -account.5.session_timer.refresher= -account.5.session_timer.expires= -account.5.session_timer.enable= {$flyingvoice_session_timer} - -account.5.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.5.sip_server_type= - - -account.5.srtp.unencrypted_rtcp.enable = -account.5.srtp.unencrypted_rtp.enable = -account.5.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.5.outbound_proxy.1.register_on_enable= -account.5.outbound_proxy.1.failback_timeout= -account.5.outbound_proxy.1.failback_mode= -account.5.outbound_proxy.1.retry_counts= -account.5.outbound_proxy.1.only_signal_with_registered= -account.5.outbound_proxy.1.failback_subscribe.enable= -account.5.outbound_proxy.1.invite_retry_counts= - -account.5.sip_server.1.register_on_enable= 0 -account.5.sip_server.1.failback_timeout= 3600 -account.5.sip_server.1.failback_mode= 0 -account.5.sip_server.1.failback_subscribe.enable= -account.5.sip_server.1.only_signal_with_registered= -account.5.sip_server.1.invite_retry_counts= - -account.5.outbound_proxy.2.register_on_enable= -account.5.outbound_proxy.2.failback_timeout= -account.5.outbound_proxy.2.failback_mode= -account.5.outbound_proxy.2.retry_counts= -account.5.outbound_proxy.2.only_signal_with_registered= -account.5.outbound_proxy.2.failback_subscribe.enable= -account.5.outbound_proxy.2.invite_retry_counts= - -account.5.sip_server.2.register_on_enable= -account.5.sip_server.2.failback_timeout= -account.5.sip_server.2.failback_mode= -account.5.sip_server.2.failback_subscribe.enable= -account.5.sip_server.2.only_signal_with_registered= -account.5.sip_server.2.invite_retry_counts= - -account.5.static_cache_pri= -account.5.dns_cache_type= -account.5.naptr_build= -account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.5.fallback.redundancy_type= -account.5.reg_failed_retry_max_time= -account.5.reg_failed_retry_min_time= -account.5.redundancy_with_reg_fail.enable = - - -account.5.sip_server.1.outbound_proxy_enable = -account.5.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.5.contact_take_line_param= -account.5.update_ack_while_dialing= -account.5.srtp_lifetime= -account.5.third_part_request_with_route.enable= -account.5.insert_outbound_in_route.enable= -account.5.path.enable= -account.5.sub_fail_retry_interval= -account.5.transfer_refer_to_contact_header.enable= -account.5.hold_use_inactive= -account.5.gruu.enable= -account.5.dial_tone= -account.5.call_id_mode= -account.5.subscribe_expires_overlap= -account.5.register_expires_overlap= -account.5.call_info= -account.5.custom_ua= -account.5.mwi_parse_terminated= -account.5.check_cseq.enable= -account.5.check_to_tag.enable= -account.5.vq_rtcpxr.collector_server_port= -account.5.vq_rtcpxr.collector_server_host= -account.5.vq_rtcpxr.collector_name= -account.5.compact_header_enable= -account.5.cp_source= -account.5.cid_source_ppi= -account.5.cid_source_privacy= -account.5.reg_with_pani_header.enable = -account.5.alert_info= -account.5.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.5.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.5.timeout_fwd.off_code= -account.5.timeout_fwd.on_code= -account.5.timeout_fwd.timeout= -account.5.timeout_fwd.target= -account.5.timeout_fwd.enable= -account.5.busy_fwd.off_code= -account.5.busy_fwd.on_code= -account.5.busy_fwd.target= -account.5.busy_fwd.enable= -account.5.always_fwd.off_code= -account.5.always_fwd.on_code= -account.5.always_fwd.target= -account.5.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.5.dnd.enable= -account.5.dnd.off_code= -account.5.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= -account.5.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.5.auto_dial_enable= -account.5.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.5.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.5.dialplan.digitmap.enable= -account.5.dialplan.digitmap.string= -account.5.dialplan.digitmap.no_match_action= -account.5.dialplan.digitmap.interdigit_short_timer= -account.5.dialplan.digitmap.interdigit_long_timer= -account.5.dialplan.digitmap.apply_to.press_send= -account.5.dialplan.digitmap.apply_to.forward= -account.5.dialplan.digitmap.apply_to.history_dial= -account.5.dialplan.digitmap.apply_to.directory_dial= -account.5.dialplan.digitmap.apply_to.on_hook_dial= -account.5.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.5.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.5.blf.blf_list_uri= -account.5.blf_list_barge_in_code= -account.5.blf_list_code= -account.5.blf_list_retrieve_call_parked_code= -account.5.blf.subscribe_period= -account.5.blf.match_host.enable= -account.5.out_dialog_blf_enable= -account.5.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.5.shared_line= {if isset($account.5.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= -account.5.sca_manage_interface_display_time= -account.5.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.5.hoteling.enable= -account.5.hoteling.user_id= -account.5.hoteling.password= -account.5.hoteling.expires= -account.5.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.5.xsi.user = -account.5.xsi.password = -account.5.xsi.host = -account.5.xsi.server_type = -account.5.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.5.direct_pickup_code = -account.5.group_pickup_code = -account.5.dialoginfo_callpickup = -account.5.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.5.conf_uri = {if $nway_conference == 'true'}nway{$account.5.user_id}@{$account.5.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.5.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.5.acd.available_url= -account.5.acd.away_url = -account.5.acd.refresh_url = -account.5.acd.call_information= - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.6.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.6.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.6.anonymous_call.server_base_only = -account.6.send_anonymous_rejection_code = -account.6.anonymous_reject_offcode = -account.6.anonymous_reject_oncode = -account.6.reject_anonymous_call= -account.6.anonymous_call_offcode = -account.6.anonymous_call_oncode = -account.6.anonymous_call = -account.6.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.6.music_server_uri= -account.6.music_on_hold_type= -account.6.auto_label.rule= -account.6.auto_label.enable= -account.6.number_of_linekey= -account.6.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.6.codec.ilbc_15_2kbps.priority= -account.6.codec.ilbc_15_2kbps.enable= -account.6.codec.ilbc_13_33kbps.priority= -account.6.codec.ilbc_13_33kbps.enable = -account.6.codec.pcma.enable = 1 -account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.6.codec.pcmu.enable = 1 -account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.6.codec.opus.enable = 1 -account.6.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.6.codec.g726_32.enable= -account.6.codec.g726_32.priority= - -account.6.codec.g729.enable = 1 -account.6.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.6.codec.g722.enable = 1 -account.6.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.6.password) } -account.6.enable = 1 -{else} -account.6.enable = -{/if} -account.6.label = {$account.6.display_name} -account.6.display_name = {$account.6.display_name} -account.6.auth_name = {$account.6.auth_id} -account.6.password = {$account.6.password} -{if isset($account.6.server.1.address)} -account.6.user_name = {$account.6.user_id}@{$account.6.server_address} -{else} -account.6.user_name = {$account.6.user_id} -{/if} - -{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address}{else} account.6.sip_server.1.address= {$account.6.server_address}{/if} - -account.6.sip_server.1.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if} - -account.6.sip_server.1.expires= {$account.6.register_expires} -account.6.sip_server.1.retry_counts= 3 - -account.6.sip_server.2.address= {$account.6.server.2.address} -account.6.sip_server.2.port= {$account.6.sip_port} - - -{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if} -{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if} -{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if} -{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if} - -account.6.sip_server.2.expires= {$account.6.register_expires} -account.6.sip_server.2.retry_counts= 3 - -account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if} - -account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.6.outbound_proxy.1.port = {$account.6.sip_port} -{/if} - -account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.6.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.6.outbound_proxy.2.port = {$account.6.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.6.outbound_proxy_fallback_interval = 120 -{/if} - -account.6.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.6.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.6.nat.udp_update_enable= 3 -account.6.nat.udp_update_time= 30 -account.6.nat.rport= {$flyingvoice_rport} - -account.6.dtmf.type= {$flyingvoice_dtmf_type} -account.6.dtmf.info_type= -account.6.dtmf.dtmf_payload= -account.6.100rel_enable= {$flyingvoice_retransmission} - -account.6.subscribe_register= -account.6.cid_source= {$flyingvoice_cid_source} -account.6.enable_user_equal_phone= -account.6.srtp_encryption= {$flyingvoice_srtp_encryption} -account.6.ptime= 20 -account.6.register_line= -account.6.register_mac= -account.6.reg_fail_retry_interval= -account.6.unregister_on_reboot= - -account.6.session_timer.refresher= -account.6.session_timer.expires= -account.6.session_timer.enable= {$flyingvoice_session_timer} - -account.6.conf_type = {if $nway_conference == 'true'}2{elseif $nway_conference == 'false'}0{/if} -account.6.sip_server_type= - - -account.6.srtp.unencrypted_rtcp.enable = -account.6.srtp.unencrypted_rtp.enable = -account.6.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.6.outbound_proxy.1.register_on_enable= -account.6.outbound_proxy.1.failback_timeout= -account.6.outbound_proxy.1.failback_mode= -account.6.outbound_proxy.1.retry_counts= -account.6.outbound_proxy.1.only_signal_with_registered= -account.6.outbound_proxy.1.failback_subscribe.enable= -account.6.outbound_proxy.1.invite_retry_counts= - -account.6.sip_server.1.register_on_enable= 0 -account.6.sip_server.1.failback_timeout= 3600 -account.6.sip_server.1.failback_mode= 0 -account.6.sip_server.1.failback_subscribe.enable= -account.6.sip_server.1.only_signal_with_registered= -account.6.sip_server.1.invite_retry_counts= - -account.6.outbound_proxy.2.register_on_enable= -account.6.outbound_proxy.2.failback_timeout= -account.6.outbound_proxy.2.failback_mode= -account.6.outbound_proxy.2.retry_counts= -account.6.outbound_proxy.2.only_signal_with_registered= -account.6.outbound_proxy.2.failback_subscribe.enable= -account.6.outbound_proxy.2.invite_retry_counts= - -account.6.sip_server.2.register_on_enable= -account.6.sip_server.2.failback_timeout= -account.6.sip_server.2.failback_mode= -account.6.sip_server.2.failback_subscribe.enable= -account.6.sip_server.2.only_signal_with_registered= -account.6.sip_server.2.invite_retry_counts= - -account.6.static_cache_pri= -account.6.dns_cache_type= -account.6.naptr_build= -account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.6.fallback.redundancy_type= -account.6.reg_failed_retry_max_time= -account.6.reg_failed_retry_min_time= -account.6.redundancy_with_reg_fail.enable = - - -account.6.sip_server.1.outbound_proxy_enable = -account.6.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.6.contact_take_line_param= -account.6.update_ack_while_dialing= -account.6.srtp_lifetime= -account.6.third_part_request_with_route.enable= -account.6.insert_outbound_in_route.enable= -account.6.path.enable= -account.6.sub_fail_retry_interval= -account.6.transfer_refer_to_contact_header.enable= -account.6.hold_use_inactive= -account.6.gruu.enable= -account.6.dial_tone= -account.6.call_id_mode= -account.6.subscribe_expires_overlap= -account.6.register_expires_overlap= -account.6.call_info= -account.6.custom_ua= -account.6.mwi_parse_terminated= -account.6.check_cseq.enable= -account.6.check_to_tag.enable= -account.6.vq_rtcpxr.collector_server_port= -account.6.vq_rtcpxr.collector_server_host= -account.6.vq_rtcpxr.collector_name= -account.6.compact_header_enable= -account.6.cp_source= -account.6.cid_source_ppi= -account.6.cid_source_privacy= -account.6.reg_with_pani_header.enable = -account.6.alert_info= -account.6.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.6.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.6.timeout_fwd.off_code= -account.6.timeout_fwd.on_code= -account.6.timeout_fwd.timeout= -account.6.timeout_fwd.target= -account.6.timeout_fwd.enable= -account.6.busy_fwd.off_code= -account.6.busy_fwd.on_code= -account.6.busy_fwd.target= -account.6.busy_fwd.enable= -account.6.always_fwd.off_code= -account.6.always_fwd.on_code= -account.6.always_fwd.target= -account.6.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.6.dnd.enable= -account.6.dnd.off_code= -account.6.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= -account.6.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.6.auto_dial_enable= -account.6.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.6.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.6.dialplan.digitmap.enable= -account.6.dialplan.digitmap.string= -account.6.dialplan.digitmap.no_match_action= -account.6.dialplan.digitmap.interdigit_short_timer= -account.6.dialplan.digitmap.interdigit_long_timer= -account.6.dialplan.digitmap.apply_to.press_send= -account.6.dialplan.digitmap.apply_to.forward= -account.6.dialplan.digitmap.apply_to.history_dial= -account.6.dialplan.digitmap.apply_to.directory_dial= -account.6.dialplan.digitmap.apply_to.on_hook_dial= -account.6.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.6.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.6.blf.blf_list_uri= -account.6.blf_list_barge_in_code= -account.6.blf_list_code= -account.6.blf_list_retrieve_call_parked_code= -account.6.blf.subscribe_period= -account.6.blf.match_host.enable= -account.6.out_dialog_blf_enable= -account.6.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.6.shared_line= {if isset($account.6.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= -account.6.sca_manage_interface_display_time= -account.6.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.6.hoteling.enable= -account.6.hoteling.user_id= -account.6.hoteling.password= -account.6.hoteling.expires= -account.6.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.6.xsi.user = -account.6.xsi.password = -account.6.xsi.host = -account.6.xsi.server_type = -account.6.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.6.direct_pickup_code = -account.6.group_pickup_code = -account.6.dialoginfo_callpickup = -account.6.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.6.conf_uri = {if $nway_conference == 'true'}nway{$account.6.user_id}@{$account.6.server_address}{/if} - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.6.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.6.acd.available_url= -account.6.acd.away_url = -account.6.acd.refresh_url = -account.6.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.7.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.7.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.7.anonymous_call.server_base_only = -account.7.send_anonymous_rejection_code = -account.7.anonymous_reject_offcode = -account.7.anonymous_reject_oncode = -account.7.reject_anonymous_call= -account.7.anonymous_call_offcode = -account.7.anonymous_call_oncode = -account.7.anonymous_call = -account.7.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.7.music_server_uri= -account.7.music_on_hold_type= -account.7.auto_label.rule= -account.7.auto_label.enable= -account.7.number_of_linekey= -account.7.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.7.codec.ilbc_15_2kbps.priority= -account.7.codec.ilbc_15_2kbps.enable= -account.7.codec.ilbc_13_33kbps.priority= -account.7.codec.ilbc_13_33kbps.enable = -account.7.codec.pcma.enable = 1 -account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.7.codec.pcmu.enable = 1 -account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.7.codec.opus.enable = 1 -account.7.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.7.codec.g726_32.enable= -account.7.codec.g726_32.priority= - -account.7.codec.g729.enable = 1 -account.7.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.7.codec.g722.enable = 1 -account.7.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.7.password) } -account.7.enable = 1 -{else} -account.7.enable = -{/if} -account.7.label = {$account.7.display_name} -account.7.display_name = {$account.7.display_name} -account.7.auth_name = {$account.7.auth_id} -account.7.password = {$account.7.password} -{if isset($account.7.server.1.address)} -account.7.user_name = {$account.7.user_id}@{$account.7.server_address} -{else} -account.7.user_name = {$account.7.user_id} -{/if} - -{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address}{else} account.7.sip_server.1.address= {$account.7.server_address}{/if} - -account.7.sip_server.1.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if} - -account.7.sip_server.1.expires= {$account.7.register_expires} -account.7.sip_server.1.retry_counts= 3 - -account.7.sip_server.2.address= {$account.7.server.2.address} -account.7.sip_server.2.port= {$account.7.sip_port} - - -{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if} -{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if} -{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if} -{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if} - -account.7.sip_server.2.expires= {$account.7.register_expires} -account.7.sip_server.2.retry_counts= 3 - -account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if} - -account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.7.outbound_proxy.1.port = {$account.7.sip_port} -{/if} - -account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.7.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.7.outbound_proxy.2.port = {$account.7.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.7.outbound_proxy_fallback_interval = 120 -{/if} - -account.7.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.7.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.7.nat.udp_update_enable= 3 -account.7.nat.udp_update_time= 30 -account.7.nat.rport= {$flyingvoice_rport} - -account.7.dtmf.type= {$flyingvoice_dtmf_type} -account.7.dtmf.info_type= -account.7.dtmf.dtmf_payload= -account.7.100rel_enable= {$flyingvoice_retransmission} - -account.7.subscribe_register= -account.7.cid_source= {$flyingvoice_cid_source} -account.7.enable_user_equal_phone= -account.7.srtp_encryption= {$flyingvoice_srtp_encryption} -account.7.ptime= 20 -account.7.register_line= -account.7.register_mac= -account.7.reg_fail_retry_interval= -account.7.unregister_on_reboot= - -account.7.session_timer.refresher= -account.7.session_timer.expires= -account.7.session_timer.enable= {$flyingvoice_session_timer} - -account.7.conf_type= -account.7.sip_server_type= - - -account.7.srtp.unencrypted_rtcp.enable = -account.7.srtp.unencrypted_rtp.enable = -account.7.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.7.outbound_proxy.1.register_on_enable= -account.7.outbound_proxy.1.failback_timeout= -account.7.outbound_proxy.1.failback_mode= -account.7.outbound_proxy.1.retry_counts= -account.7.outbound_proxy.1.only_signal_with_registered= -account.7.outbound_proxy.1.failback_subscribe.enable= -account.7.outbound_proxy.1.invite_retry_counts= - -account.7.sip_server.1.register_on_enable= 0 -account.7.sip_server.1.failback_timeout= 3600 -account.7.sip_server.1.failback_mode= 0 -account.7.sip_server.1.failback_subscribe.enable= -account.7.sip_server.1.only_signal_with_registered= -account.7.sip_server.1.invite_retry_counts= - -account.7.outbound_proxy.2.register_on_enable= -account.7.outbound_proxy.2.failback_timeout= -account.7.outbound_proxy.2.failback_mode= -account.7.outbound_proxy.2.retry_counts= -account.7.outbound_proxy.2.only_signal_with_registered= -account.7.outbound_proxy.2.failback_subscribe.enable= -account.7.outbound_proxy.2.invite_retry_counts= - -account.7.sip_server.2.register_on_enable= -account.7.sip_server.2.failback_timeout= -account.7.sip_server.2.failback_mode= -account.7.sip_server.2.failback_subscribe.enable= -account.7.sip_server.2.only_signal_with_registered= -account.7.sip_server.2.invite_retry_counts= - -account.7.static_cache_pri= -account.7.dns_cache_type= -account.7.naptr_build= -account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.7.fallback.redundancy_type= -account.7.reg_failed_retry_max_time= -account.7.reg_failed_retry_min_time= -account.7.redundancy_with_reg_fail.enable = - - -account.7.sip_server.1.outbound_proxy_enable = -account.7.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.7.contact_take_line_param= -account.7.update_ack_while_dialing= -account.7.srtp_lifetime= -account.7.third_part_request_with_route.enable= -account.7.insert_outbound_in_route.enable= -account.7.path.enable= -account.7.sub_fail_retry_interval= -account.7.transfer_refer_to_contact_header.enable= -account.7.hold_use_inactive= -account.7.gruu.enable= -account.7.dial_tone= -account.7.call_id_mode= -account.7.subscribe_expires_overlap= -account.7.register_expires_overlap= -account.7.call_info= -account.7.custom_ua= -account.7.mwi_parse_terminated= -account.7.check_cseq.enable= -account.7.check_to_tag.enable= -account.7.vq_rtcpxr.collector_server_port= -account.7.vq_rtcpxr.collector_server_host= -account.7.vq_rtcpxr.collector_name= -account.7.compact_header_enable= -account.7.cp_source= -account.7.cid_source_ppi= -account.7.cid_source_privacy= -account.7.reg_with_pani_header.enable = -account.7.alert_info= -account.7.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.7.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.7.timeout_fwd.off_code= -account.7.timeout_fwd.on_code= -account.7.timeout_fwd.timeout= -account.7.timeout_fwd.target= -account.7.timeout_fwd.enable= -account.7.busy_fwd.off_code= -account.7.busy_fwd.on_code= -account.7.busy_fwd.target= -account.7.busy_fwd.enable= -account.7.always_fwd.off_code= -account.7.always_fwd.on_code= -account.7.always_fwd.target= -account.7.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.7.dnd.enable= -account.7.dnd.off_code= -account.7.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.7.subscribe_mwi= -account.7.subscribe_mwi_to_vm= -account.7.subscribe_mwi_expires= -account.7.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.7.auto_dial_enable= -account.7.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.7.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.7.dialplan.digitmap.enable= -account.7.dialplan.digitmap.string= -account.7.dialplan.digitmap.no_match_action= -account.7.dialplan.digitmap.interdigit_short_timer= -account.7.dialplan.digitmap.interdigit_long_timer= -account.7.dialplan.digitmap.apply_to.press_send= -account.7.dialplan.digitmap.apply_to.forward= -account.7.dialplan.digitmap.apply_to.history_dial= -account.7.dialplan.digitmap.apply_to.directory_dial= -account.7.dialplan.digitmap.apply_to.on_hook_dial= -account.7.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.7.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.7.blf.blf_list_uri= -account.7.blf_list_barge_in_code= -account.7.blf_list_code= -account.7.blf_list_retrieve_call_parked_code= -account.7.blf.subscribe_period= -account.7.blf.match_host.enable= -account.7.out_dialog_blf_enable= -account.7.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.7.shared_line= {if isset($account.7.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= -account.7.sca_manage_interface_display_time= -account.7.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.7.hoteling.enable= -account.7.hoteling.user_id= -account.7.hoteling.password= -account.7.hoteling.expires= -account.7.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.7.xsi.user = -account.7.xsi.password = -account.7.xsi.host = -account.7.xsi.server_type = -account.7.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.7.direct_pickup_code = -account.7.group_pickup_code = -account.7.dialoginfo_callpickup = -account.7.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.7.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.7.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.7.acd.available_url= -account.7.acd.away_url = -account.7.acd.refresh_url = -account.7.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.8.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.8.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.8.anonymous_call.server_base_only = -account.8.send_anonymous_rejection_code = -account.8.anonymous_reject_offcode = -account.8.anonymous_reject_oncode = -account.8.reject_anonymous_call= -account.8.anonymous_call_offcode = -account.8.anonymous_call_oncode = -account.8.anonymous_call = -account.8.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.8.music_server_uri= -account.8.music_on_hold_type= -account.8.auto_label.rule= -account.8.auto_label.enable= -account.8.number_of_linekey= -account.8.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.8.codec.ilbc_15_2kbps.priority= -account.8.codec.ilbc_15_2kbps.enable= -account.8.codec.ilbc_13_33kbps.priority= -account.8.codec.ilbc_13_33kbps.enable = -account.8.codec.pcma.enable = 1 -account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.8.codec.pcmu.enable = 1 -account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.8.codec.opus.enable = 1 -account.8.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.8.codec.g726_32.enable= -account.8.codec.g726_32.priority= - -account.8.codec.g729.enable = 1 -account.8.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.8.codec.g722.enable = 1 -account.8.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.8.password) } -account.8.enable = 1 -{else} -account.8.enable = -{/if} -account.8.label = {$account.8.display_name} -account.8.display_name = {$account.8.display_name} -account.8.auth_name = {$account.8.auth_id} -account.8.password = {$account.8.password} -{if isset($account.8.server.1.address)} -account.8.user_name = {$account.8.user_id}@{$account.8.server_address} -{else} -account.8.user_name = {$account.8.user_id} -{/if} - -{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address}{else} account.8.sip_server.1.address= {$account.8.server_address}{/if} - -account.8.sip_server.1.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if} - -account.8.sip_server.1.expires= {$account.8.register_expires} -account.8.sip_server.1.retry_counts= 3 - -account.8.sip_server.2.address= {$account.8.server.2.address} -account.8.sip_server.2.port= {$account.8.sip_port} - - -{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if} -{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if} -{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if} -{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if} - -account.8.sip_server.2.expires= {$account.8.register_expires} -account.8.sip_server.2.retry_counts= 3 - -account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if} - -account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.8.outbound_proxy.1.port = {$account.8.sip_port} -{/if} - -account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.8.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.8.outbound_proxy.2.port = {$account.8.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.8.outbound_proxy_fallback_interval = 120 -{/if} - -account.8.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.8.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.8.nat.udp_update_enable= 3 -account.8.nat.udp_update_time= 30 -account.8.nat.rport= {$flyingvoice_rport} - -account.8.dtmf.type= {$flyingvoice_dtmf_type} -account.8.dtmf.info_type= -account.8.dtmf.dtmf_payload= -account.8.100rel_enable= {$flyingvoice_retransmission} - -account.8.subscribe_register= -account.8.cid_source= {$flyingvoice_cid_source} -account.8.enable_user_equal_phone= -account.8.srtp_encryption= {$flyingvoice_srtp_encryption} -account.8.ptime= 20 -account.8.register_line= -account.8.register_mac= -account.8.reg_fail_retry_interval= -account.8.unregister_on_reboot= - -account.8.session_timer.refresher= -account.8.session_timer.expires= -account.8.session_timer.enable= {$flyingvoice_session_timer} - -account.8.conf_type= -account.8.sip_server_type= - - -account.8.srtp.unencrypted_rtcp.enable = -account.8.srtp.unencrypted_rtp.enable = -account.8.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.8.outbound_proxy.1.register_on_enable= -account.8.outbound_proxy.1.failback_timeout= -account.8.outbound_proxy.1.failback_mode= -account.8.outbound_proxy.1.retry_counts= -account.8.outbound_proxy.1.only_signal_with_registered= -account.8.outbound_proxy.1.failback_subscribe.enable= -account.8.outbound_proxy.1.invite_retry_counts= - -account.8.sip_server.1.register_on_enable= 0 -account.8.sip_server.1.failback_timeout= 3600 -account.8.sip_server.1.failback_mode= 0 -account.8.sip_server.1.failback_subscribe.enable= -account.8.sip_server.1.only_signal_with_registered= -account.8.sip_server.1.invite_retry_counts= - -account.8.outbound_proxy.2.register_on_enable= -account.8.outbound_proxy.2.failback_timeout= -account.8.outbound_proxy.2.failback_mode= -account.8.outbound_proxy.2.retry_counts= -account.8.outbound_proxy.2.only_signal_with_registered= -account.8.outbound_proxy.2.failback_subscribe.enable= -account.8.outbound_proxy.2.invite_retry_counts= - -account.8.sip_server.2.register_on_enable= -account.8.sip_server.2.failback_timeout= -account.8.sip_server.2.failback_mode= -account.8.sip_server.2.failback_subscribe.enable= -account.8.sip_server.2.only_signal_with_registered= -account.8.sip_server.2.invite_retry_counts= - -account.8.static_cache_pri= -account.8.dns_cache_type= -account.8.naptr_build= -account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.8.fallback.redundancy_type= -account.8.reg_failed_retry_max_time= -account.8.reg_failed_retry_min_time= -account.8.redundancy_with_reg_fail.enable = - - -account.8.sip_server.1.outbound_proxy_enable = -account.8.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.8.contact_take_line_param= -account.8.update_ack_while_dialing= -account.8.srtp_lifetime= -account.8.third_part_request_with_route.enable= -account.8.insert_outbound_in_route.enable= -account.8.path.enable= -account.8.sub_fail_retry_interval= -account.8.transfer_refer_to_contact_header.enable= -account.8.hold_use_inactive= -account.8.gruu.enable= -account.8.dial_tone= -account.8.call_id_mode= -account.8.subscribe_expires_overlap= -account.8.register_expires_overlap= -account.8.call_info= -account.8.custom_ua= -account.8.mwi_parse_terminated= -account.8.check_cseq.enable= -account.8.check_to_tag.enable= -account.8.vq_rtcpxr.collector_server_port= -account.8.vq_rtcpxr.collector_server_host= -account.8.vq_rtcpxr.collector_name= -account.8.compact_header_enable= -account.8.cp_source= -account.8.cid_source_ppi= -account.8.cid_source_privacy= -account.8.reg_with_pani_header.enable = -account.8.alert_info= -account.8.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.8.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.8.timeout_fwd.off_code= -account.8.timeout_fwd.on_code= -account.8.timeout_fwd.timeout= -account.8.timeout_fwd.target= -account.8.timeout_fwd.enable= -account.8.busy_fwd.off_code= -account.8.busy_fwd.on_code= -account.8.busy_fwd.target= -account.8.busy_fwd.enable= -account.8.always_fwd.off_code= -account.8.always_fwd.on_code= -account.8.always_fwd.target= -account.8.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.8.dnd.enable= -account.8.dnd.off_code= -account.8.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.8.subscribe_mwi= -account.8.subscribe_mwi_to_vm= -account.8.subscribe_mwi_expires= -account.8.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.8.auto_dial_enable= -account.8.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.8.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.8.dialplan.digitmap.enable= -account.8.dialplan.digitmap.string= -account.8.dialplan.digitmap.no_match_action= -account.8.dialplan.digitmap.interdigit_short_timer= -account.8.dialplan.digitmap.interdigit_long_timer= -account.8.dialplan.digitmap.apply_to.press_send= -account.8.dialplan.digitmap.apply_to.forward= -account.8.dialplan.digitmap.apply_to.history_dial= -account.8.dialplan.digitmap.apply_to.directory_dial= -account.8.dialplan.digitmap.apply_to.on_hook_dial= -account.8.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.8.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.8.blf.blf_list_uri= -account.8.blf_list_barge_in_code= -account.8.blf_list_code= -account.8.blf_list_retrieve_call_parked_code= -account.8.blf.subscribe_period= -account.8.blf.match_host.enable= -account.8.out_dialog_blf_enable= -account.8.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.8.shared_line= {if isset($account.8.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= -account.8.sca_manage_interface_display_time= -account.8.shared_line_callpull_code= - - - - -####################################################################################### -## Broadsoft Hoteling ## -####################################################################################### -account.8.hoteling.enable= -account.8.hoteling.user_id= -account.8.hoteling.password= -account.8.hoteling.expires= -account.8.hoteling.auto_login_enable= - - -####################################################################################### -## Broadsoft XSI ## -####################################################################################### -account.8.xsi.user = -account.8.xsi.password = -account.8.xsi.host = -account.8.xsi.server_type = -account.8.xsi.port = - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.8.direct_pickup_code = -account.8.group_pickup_code = -account.8.dialoginfo_callpickup = -account.8.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.8.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.8.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.8.acd.available_url= -account.8.acd.away_url = -account.8.acd.refresh_url = -account.8.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.9.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.9.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.9.anonymous_call.server_base_only = -account.9.send_anonymous_rejection_code = -account.9.anonymous_reject_offcode = -account.9.anonymous_reject_oncode = -account.9.reject_anonymous_call= -account.9.anonymous_call_offcode = -account.9.anonymous_call_oncode = -account.9.anonymous_call = -account.9.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.9.music_server_uri= -account.9.music_on_hold_type= -account.9.auto_label.rule= -account.9.auto_label.enable= -account.9.number_of_linekey= -account.9.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.9.codec.ilbc_15_2kbps.priority= -account.9.codec.ilbc_15_2kbps.enable= -account.9.codec.ilbc_13_33kbps.priority= -account.9.codec.ilbc_13_33kbps.enable = -account.9.codec.pcma.enable = 1 -account.9.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.9.codec.pcmu.enable = 1 -account.9.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.9.codec.opus.enable = 1 -account.9.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.9.codec.g726_32.enable= -account.9.codec.g726_32.priority= - -account.9.codec.g729.enable = 1 -account.9.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.9.codec.g722.enable = 1 -account.9.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.9.password) } -account.9.enable = 1 -{else} -account.9.enable = -{/if} -account.9.label = {$account.9.display_name} -account.9.display_name = {$account.9.display_name} -account.9.auth_name = {$account.9.auth_id} -account.9.password = {$account.9.password} -{if isset($account.9.server.1.address)} -account.9.user_name = {$account.9.user_id}@{$account.9.server_address} -{else} -account.9.user_name = {$account.9.user_id} -{/if} - -{if isset($account.9.server.1.address)} account.9.sip_server.1.address= {$account.9.server.1.address}{else} account.9.sip_server.1.address= {$account.9.server_address}{/if} - -account.9.sip_server.1.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.1.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.1.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.1.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.1.transport_type = 3{/if} - -account.9.sip_server.1.expires= {$account.9.register_expires} -account.9.sip_server.1.retry_counts= 3 - -account.9.sip_server.2.address= {$account.9.server.2.address} -account.9.sip_server.2.port= {$account.9.sip_port} - - -{if $account.9.sip_transport == 'udp'}account.9.sip_server.2.transport_type = 0{/if} -{if $account.9.sip_transport == 'tcp'}account.9.sip_server.2.transport_type = 1{/if} -{if $account.9.sip_transport == 'tls'}account.9.sip_server.2.transport_type = 2{/if} -{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.2.transport_type = 3{/if} - -account.9.sip_server.2.expires= {$account.9.register_expires} -account.9.sip_server.2.retry_counts= 3 - -account.9.outbound_proxy_enable= {if isset($account.9.outbound_proxy_primary)}1{else}0{/if} - -account.9.outbound_proxy.1.address= {$account.9.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.9.outbound_proxy.1.port = {$account.9.sip_port} -{/if} - -account.9.outbound_proxy.2.address= {$account.9.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.9.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.9.outbound_proxy.2.port = {$account.9.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.9.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.9.outbound_proxy_fallback_interval = 120 -{/if} - -account.9.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.9.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.9.nat.udp_update_enable= 3 -account.9.nat.udp_update_time= 30 -account.9.nat.rport= {$flyingvoice_rport} - -account.9.dtmf.type= {$flyingvoice_dtmf_type} -account.9.dtmf.info_type= -account.9.dtmf.dtmf_payload= -account.9.100rel_enable= {$flyingvoice_retransmission} - -account.9.subscribe_register= -account.9.cid_source= {$flyingvoice_cid_source} -account.9.enable_user_equal_phone= -account.9.srtp_encryption= {$flyingvoice_srtp_encryption} -account.9.ptime= 20 -account.9.register_line= -account.9.register_mac= -account.9.reg_fail_retry_interval= -account.9.unregister_on_reboot= - -account.9.session_timer.refresher= -account.9.session_timer.expires= -account.9.session_timer.enable= {$flyingvoice_session_timer} - -account.9.conf_type= -account.9.sip_server_type= - - -account.9.srtp.unencrypted_rtcp.enable = -account.9.srtp.unencrypted_rtp.enable = -account.9.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.9.outbound_proxy.1.register_on_enable= -account.9.outbound_proxy.1.failback_timeout= -account.9.outbound_proxy.1.failback_mode= -account.9.outbound_proxy.1.retry_counts= -account.9.outbound_proxy.1.only_signal_with_registered= -account.9.outbound_proxy.1.failback_subscribe.enable= -account.9.outbound_proxy.1.invite_retry_counts= - -account.9.sip_server.1.register_on_enable= 0 -account.9.sip_server.1.failback_timeout= 3600 -account.9.sip_server.1.failback_mode= 0 -account.9.sip_server.1.failback_subscribe.enable= -account.9.sip_server.1.only_signal_with_registered= -account.9.sip_server.1.invite_retry_counts= - -account.9.outbound_proxy.2.register_on_enable= -account.9.outbound_proxy.2.failback_timeout= -account.9.outbound_proxy.2.failback_mode= -account.9.outbound_proxy.2.retry_counts= -account.9.outbound_proxy.2.only_signal_with_registered= -account.9.outbound_proxy.2.failback_subscribe.enable= -account.9.outbound_proxy.2.invite_retry_counts= - -account.9.sip_server.2.register_on_enable= -account.9.sip_server.2.failback_timeout= -account.9.sip_server.2.failback_mode= -account.9.sip_server.2.failback_subscribe.enable= -account.9.sip_server.2.only_signal_with_registered= -account.9.sip_server.2.invite_retry_counts= - -account.9.static_cache_pri= -account.9.dns_cache_type= -account.9.naptr_build= -account.9.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.9.fallback.redundancy_type= -account.9.reg_failed_retry_max_time= -account.9.reg_failed_retry_min_time= -account.9.redundancy_with_reg_fail.enable = - - -account.9.sip_server.1.outbound_proxy_enable = -account.9.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.9.contact_take_line_param= -account.9.update_ack_while_dialing= -account.9.srtp_lifetime= -account.9.third_part_request_with_route.enable= -account.9.insert_outbound_in_route.enable= -account.9.path.enable= -account.9.sub_fail_retry_interval= -account.9.transfer_refer_to_contact_header.enable= -account.9.hold_use_inactive= -account.9.gruu.enable= -account.9.dial_tone= -account.9.call_id_mode= -account.9.subscribe_expires_overlap= -account.9.register_expires_overlap= -account.9.call_info= -account.9.custom_ua= -account.9.mwi_parse_terminated= -account.9.check_cseq.enable= -account.9.check_to_tag.enable= -account.9.vq_rtcpxr.collector_server_port= -account.9.vq_rtcpxr.collector_server_host= -account.9.vq_rtcpxr.collector_name= -account.9.compact_header_enable= -account.9.cp_source= -account.9.cid_source_ppi= -account.9.cid_source_privacy= -account.9.reg_with_pani_header.enable = -account.9.alert_info= -account.9.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.9.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.9.timeout_fwd.off_code= -account.9.timeout_fwd.on_code= -account.9.timeout_fwd.timeout= -account.9.timeout_fwd.target= -account.9.timeout_fwd.enable= -account.9.busy_fwd.off_code= -account.9.busy_fwd.on_code= -account.9.busy_fwd.target= -account.9.busy_fwd.enable= -account.9.always_fwd.off_code= -account.9.always_fwd.on_code= -account.9.always_fwd.target= -account.9.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.9.dnd.enable= -account.9.dnd.off_code= -account.9.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.9.subscribe_mwi= -account.9.subscribe_mwi_to_vm= -account.9.subscribe_mwi_expires= -account.9.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.9.auto_dial_enable= -account.9.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.9.ringtone.ring_type= - -####################################################################################### -## Digitmap ## -####################################################################################### -account.9.dialplan.digitmap.enable= -account.9.dialplan.digitmap.string= -account.9.dialplan.digitmap.no_match_action= -account.9.dialplan.digitmap.interdigit_short_timer= -account.9.dialplan.digitmap.interdigit_long_timer= -account.9.dialplan.digitmap.apply_to.press_send= -account.9.dialplan.digitmap.apply_to.forward= -account.9.dialplan.digitmap.apply_to.history_dial= -account.9.dialplan.digitmap.apply_to.directory_dial= -account.9.dialplan.digitmap.apply_to.on_hook_dial= -account.9.dialplan.digitmap.active.on_hook_dialing= - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.9.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.9.blf.blf_list_uri= -account.9.blf_list_barge_in_code= -account.9.blf_list_code= -account.9.blf_list_retrieve_call_parked_code= -account.9.blf.subscribe_period= -account.9.blf.match_host.enable= -account.9.out_dialog_blf_enable= -account.9.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.9.shared_line= {if isset($account.9.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= -account.9.sca_manage_interface_display_time= -account.9.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.9.direct_pickup_code = -account.9.group_pickup_code = -account.9.dialoginfo_callpickup = -account.9.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.9.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.9.feature_key_sync.enable= - - -####################################################################################### -## ACD ## -####################################################################################### -account.9.acd.available_url= -account.9.acd.away_url = -account.9.acd.refresh_url = -account.9.acd.call_information= - - - - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.10.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.10.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.10.anonymous_call.server_base_only = -account.10.send_anonymous_rejection_code = -account.10.anonymous_reject_offcode = -account.10.anonymous_reject_oncode = -account.10.reject_anonymous_call= -account.10.anonymous_call_offcode = -account.10.anonymous_call_oncode = -account.10.anonymous_call = -account.10.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.10.music_server_uri= -account.10.music_on_hold_type= -account.10.auto_label.rule= -account.10.auto_label.enable= -account.10.number_of_linekey= -account.10.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.10.codec.ilbc_15_2kbps.priority= -account.10.codec.ilbc_15_2kbps.enable= -account.10.codec.ilbc_13_33kbps.priority= -account.10.codec.ilbc_13_33kbps.enable = -account.10.codec.pcma.enable = 1 -account.10.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.10.codec.pcmu.enable = 1 -account.10.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.10.codec.opus.enable = 1 -account.10.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.10.codec.g726_32.enable= -account.10.codec.g726_32.priority= - -account.10.codec.g729.enable = 1 -account.10.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.10.codec.g722.enable = 1 -account.10.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.10.password) } -account.10.enable = 1 -{else} -account.10.enable = -{/if} -account.10.label = {$account.10.display_name} -account.10.display_name = {$account.10.display_name} -account.10.auth_name = {$account.10.auth_id} -account.10.password = {$account.10.password} -{if isset($account.10.server.1.address)} -account.10.user_name = {$account.10.user_id}@{$account.10.server_address} -{else} -account.10.user_name = {$account.10.user_id} -{/if} - -{if isset($account.10.server.1.address)} account.10.sip_server.1.address= {$account.10.server.1.address}{else} account.10.sip_server.1.address= {$account.10.server_address}{/if} - -account.10.sip_server.1.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.1.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.1.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.1.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.1.transport_type = 3{/if} - -account.10.sip_server.1.expires= {$account.10.register_expires} -account.10.sip_server.1.retry_counts= 3 - -account.10.sip_server.2.address= {$account.10.server.2.address} -account.10.sip_server.2.port= {$account.10.sip_port} - - -{if $account.10.sip_transport == 'udp'}account.10.sip_server.2.transport_type = 0{/if} -{if $account.10.sip_transport == 'tcp'}account.10.sip_server.2.transport_type = 1{/if} -{if $account.10.sip_transport == 'tls'}account.10.sip_server.2.transport_type = 2{/if} -{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.2.transport_type = 3{/if} - -account.10.sip_server.2.expires= {$account.10.register_expires} -account.10.sip_server.2.retry_counts= 3 - -account.10.outbound_proxy_enable= {if isset($account.10.outbound_proxy_primary)}1{else}0{/if} - -account.10.outbound_proxy.1.address= {$account.10.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.10.outbound_proxy.1.port = {$account.10.sip_port} -{/if} - -account.10.outbound_proxy.2.address= {$account.10.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.10.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.10.outbound_proxy.2.port = {$account.10.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.10.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.10.outbound_proxy_fallback_interval = 120 -{/if} - -account.10.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.10.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.10.nat.udp_update_enable= 3 -account.10.nat.udp_update_time= 30 -account.10.nat.rport= {$flyingvoice_rport} - -account.10.dtmf.type= {$flyingvoice_dtmf_type} -account.10.dtmf.info_type= -account.10.dtmf.dtmf_payload= -account.10.100rel_enable= {$flyingvoice_retransmission} - -account.10.subscribe_register= -account.10.cid_source= {$flyingvoice_cid_source} -account.10.enable_user_equal_phone= -account.10.srtp_encryption= {$flyingvoice_srtp_encryption} -account.10.ptime= 20 -account.10.register_line= -account.10.register_mac= -account.10.reg_fail_retry_interval= -account.10.unregister_on_reboot= - -account.10.session_timer.refresher= -account.10.session_timer.expires= -account.10.session_timer.enable= {$flyingvoice_session_timer} - -account.10.conf_type= -account.10.sip_server_type= - - -account.10.srtp.unencrypted_rtcp.enable = -account.10.srtp.unencrypted_rtp.enable = -account.10.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.10.outbound_proxy.1.register_on_enable= -account.10.outbound_proxy.1.failback_timeout= -account.10.outbound_proxy.1.failback_mode= -account.10.outbound_proxy.1.retry_counts= -account.10.outbound_proxy.1.only_signal_with_registered= -account.10.outbound_proxy.1.failback_subscribe.enable= -account.10.outbound_proxy.1.invite_retry_counts= - -account.10.sip_server.1.register_on_enable= 0 -account.10.sip_server.1.failback_timeout= 3600 -account.10.sip_server.1.failback_mode= 0 -account.10.sip_server.1.failback_subscribe.enable= -account.10.sip_server.1.only_signal_with_registered= -account.10.sip_server.1.invite_retry_counts= - -account.10.outbound_proxy.2.register_on_enable= -account.10.outbound_proxy.2.failback_timeout= -account.10.outbound_proxy.2.failback_mode= -account.10.outbound_proxy.2.retry_counts= -account.10.outbound_proxy.2.only_signal_with_registered= -account.10.outbound_proxy.2.failback_subscribe.enable= -account.10.outbound_proxy.2.invite_retry_counts= - -account.10.sip_server.2.register_on_enable= -account.10.sip_server.2.failback_timeout= -account.10.sip_server.2.failback_mode= -account.10.sip_server.2.failback_subscribe.enable= -account.10.sip_server.2.only_signal_with_registered= -account.10.sip_server.2.invite_retry_counts= - -account.10.static_cache_pri= -account.10.dns_cache_type= -account.10.naptr_build= -account.10.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.10.fallback.redundancy_type= -account.10.reg_failed_retry_max_time= -account.10.reg_failed_retry_min_time= -account.10.redundancy_with_reg_fail.enable = - - -account.10.sip_server.1.outbound_proxy_enable = -account.10.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.10.contact_take_line_param= -account.10.update_ack_while_dialing= -account.10.srtp_lifetime= -account.10.third_part_request_with_route.enable= -account.10.insert_outbound_in_route.enable= -account.10.path.enable= -account.10.sub_fail_retry_interval= -account.10.transfer_refer_to_contact_header.enable= -account.10.hold_use_inactive= -account.10.gruu.enable= -account.10.dial_tone= -account.10.call_id_mode= -account.10.subscribe_expires_overlap= -account.10.register_expires_overlap= -account.10.call_info= -account.10.custom_ua= -account.10.mwi_parse_terminated= -account.10.check_cseq.enable= -account.10.check_to_tag.enable= -account.10.vq_rtcpxr.collector_server_port= -account.10.vq_rtcpxr.collector_server_host= -account.10.vq_rtcpxr.collector_name= -account.10.compact_header_enable= -account.10.cp_source= -account.10.cid_source_ppi= -account.10.cid_source_privacy= -account.10.reg_with_pani_header.enable = -account.10.alert_info= -account.10.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.10.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.10.timeout_fwd.off_code= -account.10.timeout_fwd.on_code= -account.10.timeout_fwd.timeout= -account.10.timeout_fwd.target= -account.10.timeout_fwd.enable= -account.10.busy_fwd.off_code= -account.10.busy_fwd.on_code= -account.10.busy_fwd.target= -account.10.busy_fwd.enable= -account.10.always_fwd.off_code= -account.10.always_fwd.on_code= -account.10.always_fwd.target= -account.10.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.10.dnd.enable= -account.10.dnd.off_code= -account.10.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.10.subscribe_mwi= -account.10.subscribe_mwi_to_vm= -account.10.subscribe_mwi_expires= -account.10.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.10.auto_dial_enable= -account.10.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.10.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.10.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.10.blf.blf_list_uri= -account.10.blf_list_barge_in_code= -account.10.blf_list_code= -account.10.blf_list_retrieve_call_parked_code= -account.10.blf.subscribe_period= -account.10.blf.match_host.enable= -account.10.out_dialog_blf_enable= -account.10.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.10.shared_line= {if isset($account.10.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= -account.10.sca_manage_interface_display_time= -account.10.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.10.direct_pickup_code = -account.10.group_pickup_code = -account.10.dialoginfo_callpickup = -account.10.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.10.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.10.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.10.acd.available_url= -account.10.acd.away_url = -account.10.acd.refresh_url = -account.10.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.11.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.11.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.11.anonymous_call.server_base_only = -account.11.send_anonymous_rejection_code = -account.11.anonymous_reject_offcode = -account.11.anonymous_reject_oncode = -account.11.reject_anonymous_call= -account.11.anonymous_call_offcode = -account.11.anonymous_call_oncode = -account.11.anonymous_call = -account.11.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.11.music_server_uri= -account.11.music_on_hold_type= -account.11.auto_label.rule= -account.11.auto_label.enable= -account.11.number_of_linekey= -account.11.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.11.codec.ilbc_15_2kbps.priority= -account.11.codec.ilbc_15_2kbps.enable= -account.11.codec.ilbc_13_33kbps.priority= -account.11.codec.ilbc_13_33kbps.enable = -account.11.codec.pcma.enable = 1 -account.11.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.11.codec.pcmu.enable = 1 -account.11.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.11.codec.opus.enable = 1 -account.11.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.11.codec.g726_32.enable= -account.11.codec.g726_32.priority= - -account.11.codec.g729.enable = 1 -account.11.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.11.codec.g722.enable = 1 -account.11.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.11.password) } -account.11.enable = 1 -{else} -account.11.enable = -{/if} -account.11.label = {$account.11.display_name} -account.11.display_name = {$account.11.display_name} -account.11.auth_name = {$account.11.auth_id} -account.11.password = {$account.11.password} -{if isset($account.11.server.1.address)} -account.11.user_name = {$account.11.user_id}@{$account.11.server_address} -{else} -account.11.user_name = {$account.11.user_id} -{/if} - -{if isset($account.11.server.1.address)} account.11.sip_server.1.address= {$account.11.server.1.address}{else} account.11.sip_server.1.address= {$account.11.server_address}{/if} - -account.11.sip_server.1.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.1.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.1.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.1.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.1.transport_type = 3{/if} - -account.11.sip_server.1.expires= {$account.11.register_expires} -account.11.sip_server.1.retry_counts= 3 - -account.11.sip_server.2.address= {$account.11.server.2.address} -account.11.sip_server.2.port= {$account.11.sip_port} - - -{if $account.11.sip_transport == 'udp'}account.11.sip_server.2.transport_type = 0{/if} -{if $account.11.sip_transport == 'tcp'}account.11.sip_server.2.transport_type = 1{/if} -{if $account.11.sip_transport == 'tls'}account.11.sip_server.2.transport_type = 2{/if} -{if $account.11.sip_transport == 'dns srv'}account.11.sip_server.2.transport_type = 3{/if} - -account.11.sip_server.2.expires= {$account.11.register_expires} -account.11.sip_server.2.retry_counts= 3 - -account.11.outbound_proxy_enable= {if isset($account.11.outbound_proxy_primary)}1{else}0{/if} - -account.11.outbound_proxy.1.address= {$account.11.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.11.outbound_proxy.1.port = {$account.11.sip_port} -{/if} - -account.11.outbound_proxy.2.address= {$account.11.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.11.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.11.outbound_proxy.2.port = {$account.11.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.11.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.11.outbound_proxy_fallback_interval = 120 -{/if} - -account.11.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.11.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.11.nat.udp_update_enable= 3 -account.11.nat.udp_update_time= 30 -account.11.nat.rport= {$flyingvoice_rport} - -account.11.dtmf.type= {$flyingvoice_dtmf_type} -account.11.dtmf.info_type= -account.11.dtmf.dtmf_payload= -account.11.100rel_enable= {$flyingvoice_retransmission} - -account.11.subscribe_register= -account.11.cid_source= {$flyingvoice_cid_source} -account.11.enable_user_equal_phone= -account.11.srtp_encryption= {$flyingvoice_srtp_encryption} -account.11.ptime= 20 -account.11.register_line= -account.11.register_mac= -account.11.reg_fail_retry_interval= -account.11.unregister_on_reboot= - -account.11.session_timer.refresher= -account.11.session_timer.expires= -account.11.session_timer.enable= {$flyingvoice_session_timer} - -account.11.conf_type= -account.11.sip_server_type= - - -account.11.srtp.unencrypted_rtcp.enable = -account.11.srtp.unencrypted_rtp.enable = -account.11.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.11.outbound_proxy.1.register_on_enable= -account.11.outbound_proxy.1.failback_timeout= -account.11.outbound_proxy.1.failback_mode= -account.11.outbound_proxy.1.retry_counts= -account.11.outbound_proxy.1.only_signal_with_registered= -account.11.outbound_proxy.1.failback_subscribe.enable= -account.11.outbound_proxy.1.invite_retry_counts= - -account.11.sip_server.1.register_on_enable= 0 -account.11.sip_server.1.failback_timeout= 3600 -account.11.sip_server.1.failback_mode= 0 -account.11.sip_server.1.failback_subscribe.enable= -account.11.sip_server.1.only_signal_with_registered= -account.11.sip_server.1.invite_retry_counts= - -account.11.outbound_proxy.2.register_on_enable= -account.11.outbound_proxy.2.failback_timeout= -account.11.outbound_proxy.2.failback_mode= -account.11.outbound_proxy.2.retry_counts= -account.11.outbound_proxy.2.only_signal_with_registered= -account.11.outbound_proxy.2.failback_subscribe.enable= -account.11.outbound_proxy.2.invite_retry_counts= - -account.11.sip_server.2.register_on_enable= -account.11.sip_server.2.failback_timeout= -account.11.sip_server.2.failback_mode= -account.11.sip_server.2.failback_subscribe.enable= -account.11.sip_server.2.only_signal_with_registered= -account.11.sip_server.2.invite_retry_counts= - -account.11.static_cache_pri= -account.11.dns_cache_type= -account.11.naptr_build= -account.11.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.11.fallback.redundancy_type= -account.11.reg_failed_retry_max_time= -account.11.reg_failed_retry_min_time= -account.11.redundancy_with_reg_fail.enable = - - -account.11.sip_server.1.outbound_proxy_enable = -account.11.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.11.contact_take_line_param= -account.11.update_ack_while_dialing= -account.11.srtp_lifetime= -account.11.third_part_request_with_route.enable= -account.11.insert_outbound_in_route.enable= -account.11.path.enable= -account.11.sub_fail_retry_interval= -account.11.transfer_refer_to_contact_header.enable= -account.11.hold_use_inactive= -account.11.gruu.enable= -account.11.dial_tone= -account.11.call_id_mode= -account.11.subscribe_expires_overlap= -account.11.register_expires_overlap= -account.11.call_info= -account.11.custom_ua= -account.11.mwi_parse_terminated= -account.11.check_cseq.enable= -account.11.check_to_tag.enable= -account.11.vq_rtcpxr.collector_server_port= -account.11.vq_rtcpxr.collector_server_host= -account.11.vq_rtcpxr.collector_name= -account.11.compact_header_enable= -account.11.cp_source= -account.11.cid_source_ppi= -account.11.cid_source_privacy= -account.11.reg_with_pani_header.enable = -account.11.alert_info= -account.11.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.11.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.11.timeout_fwd.off_code= -account.11.timeout_fwd.on_code= -account.11.timeout_fwd.timeout= -account.11.timeout_fwd.target= -account.11.timeout_fwd.enable= -account.11.busy_fwd.off_code= -account.11.busy_fwd.on_code= -account.11.busy_fwd.target= -account.11.busy_fwd.enable= -account.11.always_fwd.off_code= -account.11.always_fwd.on_code= -account.11.always_fwd.target= -account.11.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.11.dnd.enable= -account.11.dnd.off_code= -account.11.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.11.subscribe_mwi= -account.11.subscribe_mwi_to_vm= -account.11.subscribe_mwi_expires= -account.11.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.11.auto_dial_enable= -account.11.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.11.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.11.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.11.blf.blf_list_uri= -account.11.blf_list_barge_in_code= -account.11.blf_list_code= -account.11.blf_list_retrieve_call_parked_code= -account.11.blf.subscribe_period= -account.11.blf.match_host.enable= -account.11.out_dialog_blf_enable= -account.11.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.11.shared_line= {if isset($account.11.password)}{$shared_line_1}{else}{/if} - -account.11.line_seize.expires= -account.11.shared_line_one_touch_bargein.enable= -account.11.shared_line_one_touch_retrieve.enable= -account.11.sca_manage_interface_display_time= -account.11.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.11.direct_pickup_code = -account.11.group_pickup_code = -account.11.dialoginfo_callpickup = -account.11.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.11.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.11.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.11.acd.available_url= -account.11.acd.away_url = -account.11.acd.refresh_url = -account.11.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.12.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.12.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.12.anonymous_call.server_base_only = -account.12.send_anonymous_rejection_code = -account.12.anonymous_reject_offcode = -account.12.anonymous_reject_oncode = -account.12.reject_anonymous_call= -account.12.anonymous_call_offcode = -account.12.anonymous_call_oncode = -account.12.anonymous_call = -account.12.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.12.music_server_uri= -account.12.music_on_hold_type= -account.12.auto_label.rule= -account.12.auto_label.enable= -account.12.number_of_linekey= -account.12.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.12.codec.ilbc_15_2kbps.priority= -account.12.codec.ilbc_15_2kbps.enable= -account.12.codec.ilbc_13_33kbps.priority= -account.12.codec.ilbc_13_33kbps.enable = -account.12.codec.pcma.enable = 1 -account.12.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.12.codec.pcmu.enable = 1 -account.12.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.12.codec.opus.enable = 1 -account.12.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.12.codec.g726_32.enable= -account.12.codec.g726_32.priority= - -account.12.codec.g729.enable = 1 -account.12.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.12.codec.g722.enable = 1 -account.12.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.12.password) } -account.12.enable = 1 -{else} -account.12.enable = -{/if} -account.12.label = {$account.12.display_name} -account.12.display_name = {$account.12.display_name} -account.12.auth_name = {$account.12.auth_id} -account.12.password = {$account.12.password} -{if isset($account.12.server.1.address)} -account.12.user_name = {$account.12.user_id}@{$account.12.server_address} -{else} -account.12.user_name = {$account.12.user_id} -{/if} - -{if isset($account.12.server.1.address)} account.12.sip_server.1.address= {$account.12.server.1.address}{else} account.12.sip_server.1.address= {$account.12.server_address}{/if} - -account.12.sip_server.1.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.1.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.1.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.1.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.1.transport_type = 3{/if} - -account.12.sip_server.1.expires= {$account.12.register_expires} -account.12.sip_server.1.retry_counts= 3 - -account.12.sip_server.2.address= {$account.12.server.2.address} -account.12.sip_server.2.port= {$account.12.sip_port} - - -{if $account.12.sip_transport == 'udp'}account.12.sip_server.2.transport_type = 0{/if} -{if $account.12.sip_transport == 'tcp'}account.12.sip_server.2.transport_type = 1{/if} -{if $account.12.sip_transport == 'tls'}account.12.sip_server.2.transport_type = 2{/if} -{if $account.12.sip_transport == 'dns srv'}account.12.sip_server.2.transport_type = 3{/if} - -account.12.sip_server.2.expires= {$account.12.register_expires} -account.12.sip_server.2.retry_counts= 3 - -account.12.outbound_proxy_enable= {if isset($account.12.outbound_proxy_primary)}1{else}0{/if} - -account.12.outbound_proxy.1.address= {$account.12.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.12.outbound_proxy.1.port = {$account.12.sip_port} -{/if} - -account.12.outbound_proxy.2.address= {$account.12.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.12.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.12.outbound_proxy.2.port = {$account.12.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.12.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.12.outbound_proxy_fallback_interval = 120 -{/if} - -account.12.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.12.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.12.nat.udp_update_enable= 3 -account.12.nat.udp_update_time= 30 -account.12.nat.rport= {$flyingvoice_rport} - -account.12.dtmf.type= {$flyingvoice_dtmf_type} -account.12.dtmf.info_type= -account.12.dtmf.dtmf_payload= -account.12.100rel_enable= {$flyingvoice_retransmission} - -account.12.subscribe_register= -account.12.cid_source= {$flyingvoice_cid_source} -account.12.enable_user_equal_phone= -account.12.srtp_encryption= {$flyingvoice_srtp_encryption} -account.12.ptime= 20 -account.12.register_line= -account.12.register_mac= -account.12.reg_fail_retry_interval= -account.12.unregister_on_reboot= - -account.12.session_timer.refresher= -account.12.session_timer.expires= -account.12.session_timer.enable= {$flyingvoice_session_timer} - -account.12.conf_type= -account.12.sip_server_type= - - -account.12.srtp.unencrypted_rtcp.enable = -account.12.srtp.unencrypted_rtp.enable = -account.12.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.12.outbound_proxy.1.register_on_enable= -account.12.outbound_proxy.1.failback_timeout= -account.12.outbound_proxy.1.failback_mode= -account.12.outbound_proxy.1.retry_counts= -account.12.outbound_proxy.1.only_signal_with_registered= -account.12.outbound_proxy.1.failback_subscribe.enable= -account.12.outbound_proxy.1.invite_retry_counts= - -account.12.sip_server.1.register_on_enable= 0 -account.12.sip_server.1.failback_timeout= 3600 -account.12.sip_server.1.failback_mode= 0 -account.12.sip_server.1.failback_subscribe.enable= -account.12.sip_server.1.only_signal_with_registered= -account.12.sip_server.1.invite_retry_counts= - -account.12.outbound_proxy.2.register_on_enable= -account.12.outbound_proxy.2.failback_timeout= -account.12.outbound_proxy.2.failback_mode= -account.12.outbound_proxy.2.retry_counts= -account.12.outbound_proxy.2.only_signal_with_registered= -account.12.outbound_proxy.2.failback_subscribe.enable= -account.12.outbound_proxy.2.invite_retry_counts= - -account.12.sip_server.2.register_on_enable= -account.12.sip_server.2.failback_timeout= -account.12.sip_server.2.failback_mode= -account.12.sip_server.2.failback_subscribe.enable= -account.12.sip_server.2.only_signal_with_registered= -account.12.sip_server.2.invite_retry_counts= - -account.12.static_cache_pri= -account.12.dns_cache_type= -account.12.naptr_build= -account.12.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.12.fallback.redundancy_type= -account.12.reg_failed_retry_max_time= -account.12.reg_failed_retry_min_time= -account.12.redundancy_with_reg_fail.enable = - - -account.12.sip_server.1.outbound_proxy_enable = -account.12.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.12.contact_take_line_param= -account.12.update_ack_while_dialing= -account.12.srtp_lifetime= -account.12.third_part_request_with_route.enable= -account.12.insert_outbound_in_route.enable= -account.12.path.enable= -account.12.sub_fail_retry_interval= -account.12.transfer_refer_to_contact_header.enable= -account.12.hold_use_inactive= -account.12.gruu.enable= -account.12.dial_tone= -account.12.call_id_mode= -account.12.subscribe_expires_overlap= -account.12.register_expires_overlap= -account.12.call_info= -account.12.custom_ua= -account.12.mwi_parse_terminated= -account.12.check_cseq.enable= -account.12.check_to_tag.enable= -account.12.vq_rtcpxr.collector_server_port= -account.12.vq_rtcpxr.collector_server_host= -account.12.vq_rtcpxr.collector_name= -account.12.compact_header_enable= -account.12.cp_source= -account.12.cid_source_ppi= -account.12.cid_source_privacy= -account.12.reg_with_pani_header.enable = -account.12.alert_info= -account.12.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.12.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.12.timeout_fwd.off_code= -account.12.timeout_fwd.on_code= -account.12.timeout_fwd.timeout= -account.12.timeout_fwd.target= -account.12.timeout_fwd.enable= -account.12.busy_fwd.off_code= -account.12.busy_fwd.on_code= -account.12.busy_fwd.target= -account.12.busy_fwd.enable= -account.12.always_fwd.off_code= -account.12.always_fwd.on_code= -account.12.always_fwd.target= -account.12.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.12.dnd.enable= -account.12.dnd.off_code= -account.12.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.12.subscribe_mwi= -account.12.subscribe_mwi_to_vm= -account.12.subscribe_mwi_expires= -account.12.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.12.auto_dial_enable= -account.12.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.12.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.12.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.12.blf.blf_list_uri= -account.12.blf_list_barge_in_code= -account.12.blf_list_code= -account.12.blf_list_retrieve_call_parked_code= -account.12.blf.subscribe_period= -account.12.blf.match_host.enable= -account.12.out_dialog_blf_enable= -account.12.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.12.shared_line= {if isset($account.12.password)}{$shared_line_1}{else}{/if} - -account.12.line_seize.expires= -account.12.shared_line_one_touch_bargein.enable= -account.12.shared_line_one_touch_retrieve.enable= -account.12.sca_manage_interface_display_time= -account.12.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.12.direct_pickup_code = -account.12.group_pickup_code = -account.12.dialoginfo_callpickup = -account.12.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.12.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.12.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.12.acd.available_url= -account.12.acd.away_url = -account.12.acd.refresh_url = -account.12.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.13.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.13.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.13.anonymous_call.server_base_only = -account.13.send_anonymous_rejection_code = -account.13.anonymous_reject_offcode = -account.13.anonymous_reject_oncode = -account.13.reject_anonymous_call= -account.13.anonymous_call_offcode = -account.13.anonymous_call_oncode = -account.13.anonymous_call = -account.13.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.13.music_server_uri= -account.13.music_on_hold_type= -account.13.auto_label.rule= -account.13.auto_label.enable= -account.13.number_of_linekey= -account.13.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.13.codec.ilbc_15_2kbps.priority= -account.13.codec.ilbc_15_2kbps.enable= -account.13.codec.ilbc_13_33kbps.priority= -account.13.codec.ilbc_13_33kbps.enable = -account.13.codec.pcma.enable = 1 -account.13.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.13.codec.pcmu.enable = 1 -account.13.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.13.codec.opus.enable = 1 -account.13.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.13.codec.g726_32.enable= -account.13.codec.g726_32.priority= - -account.13.codec.g729.enable = 1 -account.13.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.13.codec.g722.enable = 1 -account.13.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.13.password) } -account.13.enable = 1 -{else} -account.13.enable = -{/if} -account.13.label = {$account.13.display_name} -account.13.display_name = {$account.13.display_name} -account.13.auth_name = {$account.13.auth_id} -account.13.password = {$account.13.password} -{if isset($account.13.server.1.address)} -account.13.user_name = {$account.13.user_id}@{$account.13.server_address} -{else} -account.13.user_name = {$account.13.user_id} -{/if} - -{if isset($account.13.server.1.address)} account.13.sip_server.1.address= {$account.13.server.1.address}{else} account.13.sip_server.1.address= {$account.13.server_address}{/if} - -account.13.sip_server.1.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.1.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.1.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.1.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.1.transport_type = 3{/if} - -account.13.sip_server.1.expires= {$account.13.register_expires} -account.13.sip_server.1.retry_counts= 3 - -account.13.sip_server.2.address= {$account.13.server.2.address} -account.13.sip_server.2.port= {$account.13.sip_port} - - -{if $account.13.sip_transport == 'udp'}account.13.sip_server.2.transport_type = 0{/if} -{if $account.13.sip_transport == 'tcp'}account.13.sip_server.2.transport_type = 1{/if} -{if $account.13.sip_transport == 'tls'}account.13.sip_server.2.transport_type = 2{/if} -{if $account.13.sip_transport == 'dns srv'}account.13.sip_server.2.transport_type = 3{/if} - -account.13.sip_server.2.expires= {$account.13.register_expires} -account.13.sip_server.2.retry_counts= 3 - -account.13.outbound_proxy_enable= {if isset($account.13.outbound_proxy_primary)}1{else}0{/if} - -account.13.outbound_proxy.1.address= {$account.13.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.13.outbound_proxy.1.port = {$account.13.sip_port} -{/if} - -account.13.outbound_proxy.2.address= {$account.13.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.13.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.13.outbound_proxy.2.port = {$account.13.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.13.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.13.outbound_proxy_fallback_interval = 120 -{/if} - -account.13.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.13.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.13.nat.udp_update_enable= 3 -account.13.nat.udp_update_time= 30 -account.13.nat.rport= {$flyingvoice_rport} - -account.13.dtmf.type= {$flyingvoice_dtmf_type} -account.13.dtmf.info_type= -account.13.dtmf.dtmf_payload= -account.13.100rel_enable= {$flyingvoice_retransmission} - -account.13.subscribe_register= -account.13.cid_source= {$flyingvoice_cid_source} -account.13.enable_user_equal_phone= -account.13.srtp_encryption= {$flyingvoice_srtp_encryption} -account.13.ptime= 20 -account.13.register_line= -account.13.register_mac= -account.13.reg_fail_retry_interval= -account.13.unregister_on_reboot= - -account.13.session_timer.refresher= -account.13.session_timer.expires= -account.13.session_timer.enable= {$flyingvoice_session_timer} - -account.13.conf_type= -account.13.sip_server_type= - - -account.13.srtp.unencrypted_rtcp.enable = -account.13.srtp.unencrypted_rtp.enable = -account.13.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.13.outbound_proxy.1.register_on_enable= -account.13.outbound_proxy.1.failback_timeout= -account.13.outbound_proxy.1.failback_mode= -account.13.outbound_proxy.1.retry_counts= -account.13.outbound_proxy.1.only_signal_with_registered= -account.13.outbound_proxy.1.failback_subscribe.enable= -account.13.outbound_proxy.1.invite_retry_counts= - -account.13.sip_server.1.register_on_enable= 0 -account.13.sip_server.1.failback_timeout= 3600 -account.13.sip_server.1.failback_mode= 0 -account.13.sip_server.1.failback_subscribe.enable= -account.13.sip_server.1.only_signal_with_registered= -account.13.sip_server.1.invite_retry_counts= - -account.13.outbound_proxy.2.register_on_enable= -account.13.outbound_proxy.2.failback_timeout= -account.13.outbound_proxy.2.failback_mode= -account.13.outbound_proxy.2.retry_counts= -account.13.outbound_proxy.2.only_signal_with_registered= -account.13.outbound_proxy.2.failback_subscribe.enable= -account.13.outbound_proxy.2.invite_retry_counts= - -account.13.sip_server.2.register_on_enable= -account.13.sip_server.2.failback_timeout= -account.13.sip_server.2.failback_mode= -account.13.sip_server.2.failback_subscribe.enable= -account.13.sip_server.2.only_signal_with_registered= -account.13.sip_server.2.invite_retry_counts= - -account.13.static_cache_pri= -account.13.dns_cache_type= -account.13.naptr_build= -account.13.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.13.fallback.redundancy_type= -account.13.reg_failed_retry_max_time= -account.13.reg_failed_retry_min_time= -account.13.redundancy_with_reg_fail.enable = - - -account.13.sip_server.1.outbound_proxy_enable = -account.13.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.13.contact_take_line_param= -account.13.update_ack_while_dialing= -account.13.srtp_lifetime= -account.13.third_part_request_with_route.enable= -account.13.insert_outbound_in_route.enable= -account.13.path.enable= -account.13.sub_fail_retry_interval= -account.13.transfer_refer_to_contact_header.enable= -account.13.hold_use_inactive= -account.13.gruu.enable= -account.13.dial_tone= -account.13.call_id_mode= -account.13.subscribe_expires_overlap= -account.13.register_expires_overlap= -account.13.call_info= -account.13.custom_ua= -account.13.mwi_parse_terminated= -account.13.check_cseq.enable= -account.13.check_to_tag.enable= -account.13.vq_rtcpxr.collector_server_port= -account.13.vq_rtcpxr.collector_server_host= -account.13.vq_rtcpxr.collector_name= -account.13.compact_header_enable= -account.13.cp_source= -account.13.cid_source_ppi= -account.13.cid_source_privacy= -account.13.reg_with_pani_header.enable = -account.13.alert_info= -account.13.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.13.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.13.timeout_fwd.off_code= -account.13.timeout_fwd.on_code= -account.13.timeout_fwd.timeout= -account.13.timeout_fwd.target= -account.13.timeout_fwd.enable= -account.13.busy_fwd.off_code= -account.13.busy_fwd.on_code= -account.13.busy_fwd.target= -account.13.busy_fwd.enable= -account.13.always_fwd.off_code= -account.13.always_fwd.on_code= -account.13.always_fwd.target= -account.13.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.13.dnd.enable= -account.13.dnd.off_code= -account.13.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.13.subscribe_mwi= -account.13.subscribe_mwi_to_vm= -account.13.subscribe_mwi_expires= -account.13.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.13.auto_dial_enable= -account.13.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.13.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.13.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.13.blf.blf_list_uri= -account.13.blf_list_barge_in_code= -account.13.blf_list_code= -account.13.blf_list_retrieve_call_parked_code= -account.13.blf.subscribe_period= -account.13.blf.match_host.enable= -account.13.out_dialog_blf_enable= -account.13.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.13.shared_line= {if isset($account.13.password)}{$shared_line_1}{else}{/if} - -account.13.line_seize.expires= -account.13.shared_line_one_touch_bargein.enable= -account.13.shared_line_one_touch_retrieve.enable= -account.13.sca_manage_interface_display_time= -account.13.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.13.direct_pickup_code = -account.13.group_pickup_code = -account.13.dialoginfo_callpickup = -account.13.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.13.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.13.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.13.acd.available_url= -account.13.acd.away_url = -account.13.acd.refresh_url = -account.13.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.14.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.14.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.14.anonymous_call.server_base_only = -account.14.send_anonymous_rejection_code = -account.14.anonymous_reject_offcode = -account.14.anonymous_reject_oncode = -account.14.reject_anonymous_call= -account.14.anonymous_call_offcode = -account.14.anonymous_call_oncode = -account.14.anonymous_call = -account.14.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.14.music_server_uri= -account.14.music_on_hold_type= -account.14.auto_label.rule= -account.14.auto_label.enable= -account.14.number_of_linekey= -account.14.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.14.codec.ilbc_15_2kbps.priority= -account.14.codec.ilbc_15_2kbps.enable= -account.14.codec.ilbc_13_33kbps.priority= -account.14.codec.ilbc_13_33kbps.enable = -account.14.codec.pcma.enable = 1 -account.14.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.14.codec.pcmu.enable = 1 -account.14.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.14.codec.opus.enable = 1 -account.14.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.14.codec.g726_32.enable= -account.14.codec.g726_32.priority= - -account.14.codec.g729.enable = 1 -account.14.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.14.codec.g722.enable = 1 -account.14.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.14.password) } -account.14.enable = 1 -{else} -account.14.enable = -{/if} -account.14.label = {$account.14.display_name} -account.14.display_name = {$account.14.display_name} -account.14.auth_name = {$account.14.auth_id} -account.14.password = {$account.14.password} -{if isset($account.14.server.1.address)} -account.14.user_name = {$account.14.user_id}@{$account.14.server_address} -{else} -account.14.user_name = {$account.14.user_id} -{/if} - -{if isset($account.14.server.1.address)} account.14.sip_server.1.address= {$account.14.server.1.address}{else} account.14.sip_server.1.address= {$account.14.server_address}{/if} - -account.14.sip_server.1.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.1.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.1.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.1.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.1.transport_type = 3{/if} - -account.14.sip_server.1.expires= {$account.14.register_expires} -account.14.sip_server.1.retry_counts= 3 - -account.14.sip_server.2.address= {$account.14.server.2.address} -account.14.sip_server.2.port= {$account.14.sip_port} - - -{if $account.14.sip_transport == 'udp'}account.14.sip_server.2.transport_type = 0{/if} -{if $account.14.sip_transport == 'tcp'}account.14.sip_server.2.transport_type = 1{/if} -{if $account.14.sip_transport == 'tls'}account.14.sip_server.2.transport_type = 2{/if} -{if $account.14.sip_transport == 'dns srv'}account.14.sip_server.2.transport_type = 3{/if} - -account.14.sip_server.2.expires= {$account.14.register_expires} -account.14.sip_server.2.retry_counts= 3 - -account.14.outbound_proxy_enable= {if isset($account.14.outbound_proxy_primary)}1{else}0{/if} - -account.14.outbound_proxy.1.address= {$account.14.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.14.outbound_proxy.1.port = {$account.14.sip_port} -{/if} - -account.14.outbound_proxy.2.address= {$account.14.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.14.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.14.outbound_proxy.2.port = {$account.14.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.14.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.14.outbound_proxy_fallback_interval = 120 -{/if} - -account.14.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.14.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.14.nat.udp_update_enable= 3 -account.14.nat.udp_update_time= 30 -account.14.nat.rport= {$flyingvoice_rport} - -account.14.dtmf.type= {$flyingvoice_dtmf_type} -account.14.dtmf.info_type= -account.14.dtmf.dtmf_payload= -account.14.100rel_enable= {$flyingvoice_retransmission} - -account.14.subscribe_register= -account.14.cid_source= {$flyingvoice_cid_source} -account.14.enable_user_equal_phone= -account.14.srtp_encryption= {$flyingvoice_srtp_encryption} -account.14.ptime= 20 -account.14.register_line= -account.14.register_mac= -account.14.reg_fail_retry_interval= -account.14.unregister_on_reboot= - -account.14.session_timer.refresher= -account.14.session_timer.expires= -account.14.session_timer.enable= {$flyingvoice_session_timer} - -account.14.conf_type= -account.14.sip_server_type= - - -account.14.srtp.unencrypted_rtcp.enable = -account.14.srtp.unencrypted_rtp.enable = -account.14.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.14.outbound_proxy.1.register_on_enable= -account.14.outbound_proxy.1.failback_timeout= -account.14.outbound_proxy.1.failback_mode= -account.14.outbound_proxy.1.retry_counts= -account.14.outbound_proxy.1.only_signal_with_registered= -account.14.outbound_proxy.1.failback_subscribe.enable= -account.14.outbound_proxy.1.invite_retry_counts= - -account.14.sip_server.1.register_on_enable= 0 -account.14.sip_server.1.failback_timeout= 3600 -account.14.sip_server.1.failback_mode= 0 -account.14.sip_server.1.failback_subscribe.enable= -account.14.sip_server.1.only_signal_with_registered= -account.14.sip_server.1.invite_retry_counts= - -account.14.outbound_proxy.2.register_on_enable= -account.14.outbound_proxy.2.failback_timeout= -account.14.outbound_proxy.2.failback_mode= -account.14.outbound_proxy.2.retry_counts= -account.14.outbound_proxy.2.only_signal_with_registered= -account.14.outbound_proxy.2.failback_subscribe.enable= -account.14.outbound_proxy.2.invite_retry_counts= - -account.14.sip_server.2.register_on_enable= -account.14.sip_server.2.failback_timeout= -account.14.sip_server.2.failback_mode= -account.14.sip_server.2.failback_subscribe.enable= -account.14.sip_server.2.only_signal_with_registered= -account.14.sip_server.2.invite_retry_counts= - -account.14.static_cache_pri= -account.14.dns_cache_type= -account.14.naptr_build= -account.14.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.14.fallback.redundancy_type= -account.14.reg_failed_retry_max_time= -account.14.reg_failed_retry_min_time= -account.14.redundancy_with_reg_fail.enable = - - -account.14.sip_server.1.outbound_proxy_enable = -account.14.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.14.contact_take_line_param= -account.14.update_ack_while_dialing= -account.14.srtp_lifetime= -account.14.third_part_request_with_route.enable= -account.14.insert_outbound_in_route.enable= -account.14.path.enable= -account.14.sub_fail_retry_interval= -account.14.transfer_refer_to_contact_header.enable= -account.14.hold_use_inactive= -account.14.gruu.enable= -account.14.dial_tone= -account.14.call_id_mode= -account.14.subscribe_expires_overlap= -account.14.register_expires_overlap= -account.14.call_info= -account.14.custom_ua= -account.14.mwi_parse_terminated= -account.14.check_cseq.enable= -account.14.check_to_tag.enable= -account.14.vq_rtcpxr.collector_server_port= -account.14.vq_rtcpxr.collector_server_host= -account.14.vq_rtcpxr.collector_name= -account.14.compact_header_enable= -account.14.cp_source= -account.14.cid_source_ppi= -account.14.cid_source_privacy= -account.14.reg_with_pani_header.enable = -account.14.alert_info= -account.14.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.14.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.14.timeout_fwd.off_code= -account.14.timeout_fwd.on_code= -account.14.timeout_fwd.timeout= -account.14.timeout_fwd.target= -account.14.timeout_fwd.enable= -account.14.busy_fwd.off_code= -account.14.busy_fwd.on_code= -account.14.busy_fwd.target= -account.14.busy_fwd.enable= -account.14.always_fwd.off_code= -account.14.always_fwd.on_code= -account.14.always_fwd.target= -account.14.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.14.dnd.enable= -account.14.dnd.off_code= -account.14.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.14.subscribe_mwi= -account.14.subscribe_mwi_to_vm= -account.14.subscribe_mwi_expires= -account.14.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.14.auto_dial_enable= -account.14.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.14.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.14.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.14.blf.blf_list_uri= -account.14.blf_list_barge_in_code= -account.14.blf_list_code= -account.14.blf_list_retrieve_call_parked_code= -account.14.blf.subscribe_period= -account.14.blf.match_host.enable= -account.14.out_dialog_blf_enable= -account.14.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.14.shared_line= {if isset($account.14.password)}{$shared_line_1}{else}{/if} - -account.14.line_seize.expires= -account.14.shared_line_one_touch_bargein.enable= -account.14.shared_line_one_touch_retrieve.enable= -account.14.sca_manage_interface_display_time= -account.14.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.14.direct_pickup_code = -account.14.group_pickup_code = -account.14.dialoginfo_callpickup = -account.14.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.14.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.14.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.14.acd.available_url= -account.14.acd.away_url = -account.14.acd.refresh_url = -account.14.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.15.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.15.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.15.anonymous_call.server_base_only = -account.15.send_anonymous_rejection_code = -account.15.anonymous_reject_offcode = -account.15.anonymous_reject_oncode = -account.15.reject_anonymous_call= -account.15.anonymous_call_offcode = -account.15.anonymous_call_oncode = -account.15.anonymous_call = -account.15.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.15.music_server_uri= -account.15.music_on_hold_type= -account.15.auto_label.rule= -account.15.auto_label.enable= -account.15.number_of_linekey= -account.15.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.15.codec.ilbc_15_2kbps.priority= -account.15.codec.ilbc_15_2kbps.enable= -account.15.codec.ilbc_13_33kbps.priority= -account.15.codec.ilbc_13_33kbps.enable = -account.15.codec.pcma.enable = 1 -account.15.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.15.codec.pcmu.enable = 1 -account.15.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.15.codec.opus.enable = 1 -account.15.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.15.codec.g726_32.enable= -account.15.codec.g726_32.priority= - -account.15.codec.g729.enable = 1 -account.15.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.15.codec.g722.enable = 1 -account.15.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.15.password) } -account.15.enable = 1 -{else} -account.15.enable = -{/if} -account.15.label = {$account.15.display_name} -account.15.display_name = {$account.15.display_name} -account.15.auth_name = {$account.15.auth_id} -account.15.password = {$account.15.password} -{if isset($account.15.server.1.address)} -account.15.user_name = {$account.15.user_id}@{$account.15.server_address} -{else} -account.15.user_name = {$account.15.user_id} -{/if} - -{if isset($account.15.server.1.address)} account.15.sip_server.1.address= {$account.15.server.1.address}{else} account.15.sip_server.1.address= {$account.15.server_address}{/if} - -account.15.sip_server.1.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.1.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.1.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.1.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.1.transport_type = 3{/if} - -account.15.sip_server.1.expires= {$account.15.register_expires} -account.15.sip_server.1.retry_counts= 3 - -account.15.sip_server.2.address= {$account.15.server.2.address} -account.15.sip_server.2.port= {$account.15.sip_port} - - -{if $account.15.sip_transport == 'udp'}account.15.sip_server.2.transport_type = 0{/if} -{if $account.15.sip_transport == 'tcp'}account.15.sip_server.2.transport_type = 1{/if} -{if $account.15.sip_transport == 'tls'}account.15.sip_server.2.transport_type = 2{/if} -{if $account.15.sip_transport == 'dns srv'}account.15.sip_server.2.transport_type = 3{/if} - -account.15.sip_server.2.expires= {$account.15.register_expires} -account.15.sip_server.2.retry_counts= 3 - -account.15.outbound_proxy_enable= {if isset($account.15.outbound_proxy_primary)}1{else}0{/if} - -account.15.outbound_proxy.1.address= {$account.15.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.15.outbound_proxy.1.port = {$account.15.sip_port} -{/if} - -account.15.outbound_proxy.2.address= {$account.15.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.15.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.15.outbound_proxy.2.port = {$account.15.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.15.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.15.outbound_proxy_fallback_interval = 120 -{/if} - -account.15.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.15.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.15.nat.udp_update_enable= 3 -account.15.nat.udp_update_time= 30 -account.15.nat.rport= {$flyingvoice_rport} - -account.15.dtmf.type= {$flyingvoice_dtmf_type} -account.15.dtmf.info_type= -account.15.dtmf.dtmf_payload= -account.15.100rel_enable= {$flyingvoice_retransmission} - -account.15.subscribe_register= -account.15.cid_source= {$flyingvoice_cid_source} -account.15.enable_user_equal_phone= -account.15.srtp_encryption= {$flyingvoice_srtp_encryption} -account.15.ptime= 20 -account.15.register_line= -account.15.register_mac= -account.15.reg_fail_retry_interval= -account.15.unregister_on_reboot= - -account.15.session_timer.refresher= -account.15.session_timer.expires= -account.15.session_timer.enable= {$flyingvoice_session_timer} - -account.15.conf_type= -account.15.sip_server_type= - - -account.15.srtp.unencrypted_rtcp.enable = -account.15.srtp.unencrypted_rtp.enable = -account.15.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.15.outbound_proxy.1.register_on_enable= -account.15.outbound_proxy.1.failback_timeout= -account.15.outbound_proxy.1.failback_mode= -account.15.outbound_proxy.1.retry_counts= -account.15.outbound_proxy.1.only_signal_with_registered= -account.15.outbound_proxy.1.failback_subscribe.enable= -account.15.outbound_proxy.1.invite_retry_counts= - -account.15.sip_server.1.register_on_enable= 0 -account.15.sip_server.1.failback_timeout= 3600 -account.15.sip_server.1.failback_mode= 0 -account.15.sip_server.1.failback_subscribe.enable= -account.15.sip_server.1.only_signal_with_registered= -account.15.sip_server.1.invite_retry_counts= - -account.15.outbound_proxy.2.register_on_enable= -account.15.outbound_proxy.2.failback_timeout= -account.15.outbound_proxy.2.failback_mode= -account.15.outbound_proxy.2.retry_counts= -account.15.outbound_proxy.2.only_signal_with_registered= -account.15.outbound_proxy.2.failback_subscribe.enable= -account.15.outbound_proxy.2.invite_retry_counts= - -account.15.sip_server.2.register_on_enable= -account.15.sip_server.2.failback_timeout= -account.15.sip_server.2.failback_mode= -account.15.sip_server.2.failback_subscribe.enable= -account.15.sip_server.2.only_signal_with_registered= -account.15.sip_server.2.invite_retry_counts= - -account.15.static_cache_pri= -account.15.dns_cache_type= -account.15.naptr_build= -account.15.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.15.fallback.redundancy_type= -account.15.reg_failed_retry_max_time= -account.15.reg_failed_retry_min_time= -account.15.redundancy_with_reg_fail.enable = - - -account.15.sip_server.1.outbound_proxy_enable = -account.15.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.15.contact_take_line_param= -account.15.update_ack_while_dialing= -account.15.srtp_lifetime= -account.15.third_part_request_with_route.enable= -account.15.insert_outbound_in_route.enable= -account.15.path.enable= -account.15.sub_fail_retry_interval= -account.15.transfer_refer_to_contact_header.enable= -account.15.hold_use_inactive= -account.15.gruu.enable= -account.15.dial_tone= -account.15.call_id_mode= -account.15.subscribe_expires_overlap= -account.15.register_expires_overlap= -account.15.call_info= -account.15.custom_ua= -account.15.mwi_parse_terminated= -account.15.check_cseq.enable= -account.15.check_to_tag.enable= -account.15.vq_rtcpxr.collector_server_port= -account.15.vq_rtcpxr.collector_server_host= -account.15.vq_rtcpxr.collector_name= -account.15.compact_header_enable= -account.15.cp_source= -account.15.cid_source_ppi= -account.15.cid_source_privacy= -account.15.reg_with_pani_header.enable = -account.15.alert_info= -account.15.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.15.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.15.timeout_fwd.off_code= -account.15.timeout_fwd.on_code= -account.15.timeout_fwd.timeout= -account.15.timeout_fwd.target= -account.15.timeout_fwd.enable= -account.15.busy_fwd.off_code= -account.15.busy_fwd.on_code= -account.15.busy_fwd.target= -account.15.busy_fwd.enable= -account.15.always_fwd.off_code= -account.15.always_fwd.on_code= -account.15.always_fwd.target= -account.15.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.15.dnd.enable= -account.15.dnd.off_code= -account.15.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.15.subscribe_mwi= -account.15.subscribe_mwi_to_vm= -account.15.subscribe_mwi_expires= -account.15.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.15.auto_dial_enable= -account.15.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.15.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.15.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.15.blf.blf_list_uri= -account.15.blf_list_barge_in_code= -account.15.blf_list_code= -account.15.blf_list_retrieve_call_parked_code= -account.15.blf.subscribe_period= -account.15.blf.match_host.enable= -account.15.out_dialog_blf_enable= -account.15.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.15.shared_line= {if isset($account.15.password)}{$shared_line_1}{else}{/if} - -account.15.line_seize.expires= -account.15.shared_line_one_touch_bargein.enable= -account.15.shared_line_one_touch_retrieve.enable= -account.15.sca_manage_interface_display_time= -account.15.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.15.direct_pickup_code = -account.15.group_pickup_code = -account.15.dialoginfo_callpickup = -account.15.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.15.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.15.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.15.acd.available_url= -account.15.acd.away_url = -account.15.acd.refresh_url = -account.15.acd.call_information= - -####################################################################################### -## Trnasfer ## -####################################################################################### -account.16.phone_setting.call_appearance.transfer_via_new_linekey= - - -####################################################################################### -## Conference ## -####################################################################################### -account.16.phone_setting.call_appearance.conference_via_new_linekey= - - -####################################################################################### -## Anonymous ## -####################################################################################### -account.16.anonymous_call.server_base_only = -account.16.send_anonymous_rejection_code = -account.16.anonymous_reject_offcode = -account.16.anonymous_reject_oncode = -account.16.reject_anonymous_call= -account.16.anonymous_call_offcode = -account.16.anonymous_call_oncode = -account.16.anonymous_call = -account.16.send_anonymous_code = - - - -####################################################################################### -## Call Configuration ## -####################################################################################### -account.16.music_server_uri= -account.16.music_on_hold_type= -account.16.auto_label.rule= -account.16.auto_label.enable= -account.16.number_of_linekey= -account.16.phone_setting.call_appearance.calls_per_linekey= - - -####################################################################################### -## Codec ## -####################################################################################### -account.16.codec.ilbc_15_2kbps.priority= -account.16.codec.ilbc_15_2kbps.enable= -account.16.codec.ilbc_13_33kbps.priority= -account.16.codec.ilbc_13_33kbps.enable = -account.16.codec.pcma.enable = 1 -account.16.codec.pcma.priority = {$flyingvoice_codec_5_priority} - -account.16.codec.pcmu.enable = 1 -account.16.codec.pcmu.priority = {$flyingvoice_codec_4_priority} - -account.16.codec.opus.enable = 1 -account.16.codec.opus.priority = {$flyingvoice_codec_1_priority} - -account.16.codec.g726_32.enable= -account.16.codec.g726_32.priority= - -account.16.codec.g729.enable = 1 -account.16.codec.g729.priority = {$flyingvoice_codec_3_priority} - -account.16.codec.g722.enable = 1 -account.16.codec.g722.priority = {$flyingvoice_codec_2_priority} - - - - -################################################################ -# Account Register ## -################################################################ -{if isset($account.16.password) } -account.16.enable = 1 -{else} -account.16.enable = -{/if} -account.16.label = {$account.16.display_name} -account.16.display_name = {$account.16.display_name} -account.16.auth_name = {$account.16.auth_id} -account.16.password = {$account.16.password} -{if isset($account.16.server.1.address)} -account.16.user_name = {$account.16.user_id}@{$account.16.server_address} -{else} -account.16.user_name = {$account.16.user_id} -{/if} - -{if isset($account.16.server.1.address)} account.16.sip_server.1.address= {$account.16.server.1.address}{else} account.16.sip_server.1.address= {$account.16.server_address}{/if} - -account.16.sip_server.1.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.1.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.1.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.1.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.1.transport_type = 3{/if} - -account.16.sip_server.1.expires= {$account.16.register_expires} -account.16.sip_server.1.retry_counts= 3 - -account.16.sip_server.2.address= {$account.16.server.2.address} -account.16.sip_server.2.port= {$account.16.sip_port} - - -{if $account.16.sip_transport == 'udp'}account.16.sip_server.2.transport_type = 0{/if} -{if $account.16.sip_transport == 'tcp'}account.16.sip_server.2.transport_type = 1{/if} -{if $account.16.sip_transport == 'tls'}account.16.sip_server.2.transport_type = 2{/if} -{if $account.16.sip_transport == 'dns srv'}account.16.sip_server.2.transport_type = 3{/if} - -account.16.sip_server.2.expires= {$account.16.register_expires} -account.16.sip_server.2.retry_counts= 3 - -account.16.outbound_proxy_enable= {if isset($account.16.outbound_proxy_primary)}1{else}0{/if} - -account.16.outbound_proxy.1.address= {$account.16.outbound_proxy_primary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.1.port = {$outbound_proxy_1_port} -{else} -account.16.outbound_proxy.1.port = {$account.16.sip_port} -{/if} - -account.16.outbound_proxy.2.address= {$account.16.outbound_proxy_secondary} - -{if isset($outbound_proxy_1_port)} -account.16.outbound_proxy.2.port = {$outbound_proxy_2_port} -{else} -account.16.outbound_proxy.2.port = {$account.16.sip_port} -{/if} - -{if isset($outbound_proxy_fallback_interval)} -account.16.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval} -{else} -account.16.outbound_proxy_fallback_interval = 120 -{/if} - -account.16.nat.nat_traversal= - - -################################################################ -# Account Basic ## -################################################################ -account.16.auto_answer= - -################################################################ -# Account Advanced ## -################################################################ -account.16.nat.udp_update_enable= 3 -account.16.nat.udp_update_time= 30 -account.16.nat.rport= {$flyingvoice_rport} - -account.16.dtmf.type= {$flyingvoice_dtmf_type} -account.16.dtmf.info_type= -account.16.dtmf.dtmf_payload= -account.16.100rel_enable= {$flyingvoice_retransmission} - -account.16.subscribe_register= -account.16.cid_source= {$flyingvoice_cid_source} -account.16.enable_user_equal_phone= -account.16.srtp_encryption= {$flyingvoice_srtp_encryption} -account.16.ptime= 20 -account.16.register_line= -account.16.register_mac= -account.16.reg_fail_retry_interval= -account.16.unregister_on_reboot= - -account.16.session_timer.refresher= -account.16.session_timer.expires= -account.16.session_timer.enable= {$flyingvoice_session_timer} - -account.16.conf_type= -account.16.sip_server_type= - - -account.16.srtp.unencrypted_rtcp.enable = -account.16.srtp.unencrypted_rtp.enable = -account.16.sip_server_mode = - - - -################################################################ -# SIP Backup Server ## -################################################################ -account.16.outbound_proxy.1.register_on_enable= -account.16.outbound_proxy.1.failback_timeout= -account.16.outbound_proxy.1.failback_mode= -account.16.outbound_proxy.1.retry_counts= -account.16.outbound_proxy.1.only_signal_with_registered= -account.16.outbound_proxy.1.failback_subscribe.enable= -account.16.outbound_proxy.1.invite_retry_counts= - -account.16.sip_server.1.register_on_enable= 0 -account.16.sip_server.1.failback_timeout= 3600 -account.16.sip_server.1.failback_mode= 0 -account.16.sip_server.1.failback_subscribe.enable= -account.16.sip_server.1.only_signal_with_registered= -account.16.sip_server.1.invite_retry_counts= - -account.16.outbound_proxy.2.register_on_enable= -account.16.outbound_proxy.2.failback_timeout= -account.16.outbound_proxy.2.failback_mode= -account.16.outbound_proxy.2.retry_counts= -account.16.outbound_proxy.2.only_signal_with_registered= -account.16.outbound_proxy.2.failback_subscribe.enable= -account.16.outbound_proxy.2.invite_retry_counts= - -account.16.sip_server.2.register_on_enable= -account.16.sip_server.2.failback_timeout= -account.16.sip_server.2.failback_mode= -account.16.sip_server.2.failback_subscribe.enable= -account.16.sip_server.2.only_signal_with_registered= -account.16.sip_server.2.invite_retry_counts= - -account.16.static_cache_pri= -account.16.dns_cache_type= -account.16.naptr_build= -account.16.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval} -account.16.fallback.redundancy_type= -account.16.reg_failed_retry_max_time= -account.16.reg_failed_retry_min_time= -account.16.redundancy_with_reg_fail.enable = - - -account.16.sip_server.1.outbound_proxy_enable = -account.16.sip_server.2.outbound_proxy_enable = - -################################################################ -# SIP Basic config ## -################################################################ -account.16.contact_take_line_param= -account.16.update_ack_while_dialing= -account.16.srtp_lifetime= -account.16.third_part_request_with_route.enable= -account.16.insert_outbound_in_route.enable= -account.16.path.enable= -account.16.sub_fail_retry_interval= -account.16.transfer_refer_to_contact_header.enable= -account.16.hold_use_inactive= -account.16.gruu.enable= -account.16.dial_tone= -account.16.call_id_mode= -account.16.subscribe_expires_overlap= -account.16.register_expires_overlap= -account.16.call_info= -account.16.custom_ua= -account.16.mwi_parse_terminated= -account.16.check_cseq.enable= -account.16.check_to_tag.enable= -account.16.vq_rtcpxr.collector_server_port= -account.16.vq_rtcpxr.collector_server_host= -account.16.vq_rtcpxr.collector_name= -account.16.compact_header_enable= -account.16.cp_source= -account.16.cid_source_ppi= -account.16.cid_source_privacy= -account.16.reg_with_pani_header.enable = -account.16.alert_info= -account.16.picture_info_enable= - - -####################################################################################### -## History ## -####################################################################################### -account.16.missed_calllog= - - -####################################################################################### -## Forward ## -####################################################################################### -account.16.timeout_fwd.off_code= -account.16.timeout_fwd.on_code= -account.16.timeout_fwd.timeout= -account.16.timeout_fwd.target= -account.16.timeout_fwd.enable= -account.16.busy_fwd.off_code= -account.16.busy_fwd.on_code= -account.16.busy_fwd.target= -account.16.busy_fwd.enable= -account.16.always_fwd.off_code= -account.16.always_fwd.on_code= -account.16.always_fwd.target= -account.16.always_fwd.enable= - - -####################################################################################### -## DND ## -####################################################################################### -account.16.dnd.enable= -account.16.dnd.off_code= -account.16.dnd.on_code= - - - -####################################################################################### -## Voice Mail ## -####################################################################################### -voice_mail.number.1= {$voicemail_number} -account.16.subscribe_mwi= -account.16.subscribe_mwi_to_vm= -account.16.subscribe_mwi_expires= -account.16.display_mwi.enable= - -####################################################################################### -## Auto Dial ## -####################################################################################### -account.16.auto_dial_enable= -account.16.auto_dial_num= - - -####################################################################################### -## Preference&Status ## -####################################################################################### -account.16.ringtone.ring_type= - - - -####################################################################################### -## Rings Settings ## -####################################################################################### -account.16.alert_info_url_enable= - - -####################################################################################### -## BLF/BLF List ## -####################################################################################### -account.16.blf.blf_list_uri= -account.16.blf_list_barge_in_code= -account.16.blf_list_code= -account.16.blf_list_retrieve_call_parked_code= -account.16.blf.subscribe_period= -account.16.blf.match_host.enable= -account.16.out_dialog_blf_enable= -account.16.blf.subscribe_event= - - - -####################################################################################### -## SCA ## -####################################################################################### -account.16.shared_line= {if isset($account.16.password)}{$shared_line_1}{else}{/if} - -account.16.line_seize.expires= -account.16.shared_line_one_touch_bargein.enable= -account.16.shared_line_one_touch_retrieve.enable= -account.16.sca_manage_interface_display_time= -account.16.shared_line_callpull_code= - - -####################################################################################### -## Call Pickup ## -####################################################################################### -account.16.direct_pickup_code = -account.16.group_pickup_code = -account.16.dialoginfo_callpickup = -account.16.refresh_remote_id.enable = - - - -####################################################################################### -## Network Conferene ## -####################################################################################### -account.16.conf_uri= - - - -####################################################################################### -## Features Sync ## -####################################################################################### - -account.16.feature_key_sync.enable= - -####################################################################################### -## ACD ## -####################################################################################### -account.16.acd.available_url= -account.16.acd.away_url = -account.16.acd.refresh_url = -account.16.acd.call_information= +account.{$row.line_number}.acd.available_url= +account.{$row.line_number}.acd.away_url = +account.{$row.line_number}.acd.refresh_url = +account.{$row.line_number}.acd.call_information= +{/foreach}