Linksys SPA2102
Übersicht
!!! Ende der Vermarktung - Keine weitere Entwicklung !!!
Reset von SPA2102
1) Pickup the phone and dial **** for the IVR
2) When prompted, dial 73738#1 to factory-reset the adapter.
IP Ansagen lassen
1) Plug in Ethernet cable to router and wait for several seconds
2) Dial ****110#
3) Listen to IP Address which is read back to you
Kurzanleitung zum Provisioning für Reseller:
- LAN / Ethernet Port vom Linksys mit z.B. Notebook verbinden
- WAN / Internet Port vom Linksys mit dem lokalen Netzwerk verbinden
Linksys hat laufenden DHCP Server für Netzwerk
- Webinterface ist auf Notebook via "192.168.0.1" erreichbar
- in TeamSIP Einstellungen / Telefontemplate ein passendes Telefontemplate anlegen.
Wichtig hierbei, mit dies mit 1x Kurzwahltaste anlegen! anschliessend Template bearbeiten und Template einfügen
- nun folgende Zeile im Browser ausführen: (hier z.B. für Telebinder und TeamFON)
http://192.168.0.1/admin/resync?http://telebinder.teamfon.com/sipura/$MA.cfg
http://192.168.0.1/admin/resync?http://sip.teamsip.com/sipura/$MA.cfg
- zur finalen Konfiguration muss eine email mit betreffenden SIP Account (KD Nr. & Nebenstelle] an Support@TeamFON.com gesendet werden,
um die Informationen in der Datenbank hinterlegen zu können.
Link: T.38 für Faxnebenstelle in Datenbank setzen
Provisioning SPA2102
1) Als "admin" und im "advanced"-Modus auf der Webseite vom SIP-ATA Wandler einloggen.
2) Auf "Voice" -> "Provisioning" gehen und in der Zeile "Profile Rule:" die URL eintragen wo die Config liegt. Beispiel: http://berlix2.teamfon.com/sipura/$MAU.cfg
- $MA=MAC-Adresse (es wird nach der MAC-Adresse mit klein Buchstaben gesucht)
- $MAU=MAC-Adresse (es wird nach der MAC-Adresse mit groß Buchstaben gesucht)
Anmerkungen
- Wenn man die Config-Datei schnell einspielen will kann man das auch mit folgender URL machen, vorher muß man die IP-Adresse des Wandlers noch heraus finden.
Standardmäßig hat der Wandler die 192.168.0.1 auf dem Ethernetport.
http://<IP-Adresse SIP-Ata Wandler am Ethernet oder WAN Port>/admin/resync?http://berlix2.teamfon.com/sipura/$MA.cfg
für Berlix2:
http://192.168.0.1/admin/resync?http://berlix2.teamfon.com/sipura/$MA.cfg
für Majestix:
http://192.168.0.1/admin/resync?http://sip.teamsip.com/sipura/$MA.cfg
- Optische Klingel, wenn diese nicht klingelt muß man unter "Regional -> Ring and Call Waiting Tone Spec" den "Ring Frequency:" - Wert überprüfen dieser muß auf "25" stehen
Sind bei einem Linksys Adapter in der Konfiguration die LAN IP und die WAN IP aus dem gleichen Subnetz (auch wenn die WAN IP per DHCP vergeben wird) führt das zu einem Fehler in der Box und resultiert in endlosen Reboots.
Parameter
Parameter | Beispielwert | Erläuterung |
---|---|---|
Template
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<flat-profile xmlns="http://www.sipura.net/xsd/SPA2102" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sipura.net/xsd/SPA2102 http://www.sipura.net/xsd/SPA2102/SPA2102-5-2-3.xsd">
<!-- System Configuration -->
<Restricted_Access_Domains ua="na"></Restricted_Access_Domains>
<Enable_Web_Admin_Access ua="na">Yes</Enable_Web_Admin_Access>
<Admin_Passwd ua="na"></Admin_Passwd>
<User_Password ua="rw"></User_Password>
<!-- Internet Connection Settings -->
<Connection_Type ua="rw">DHCP</Connection_Type> <!-- options: DHCP/Static IP/PPPOE/PPPOE,DHCP/DHCP,PPPOE -->
<!-- Static IP Settings -->
<Static_IP ua="rw"></Static_IP>
<NetMask ua="rw"></NetMask>
<Gateway ua="rw"></Gateway>
<!-- PPPoE Settings -->
<PPPOE_Login_Name ua="rw"></PPPOE_Login_Name>
<PPPOE_Login_Password ua="rw"></PPPOE_Login_Password>
<PPPOE_Service_Name ua="rw"></PPPOE_Service_Name>
<!-- Optional Settings -->
<HostName ua="rw"></HostName>
<Domain ua="rw"></Domain>
<Primary_DNS ua="rw"></Primary_DNS>
<Secondary_DNS ua="rw"></Secondary_DNS>
<DNS_Server_Order ua="na">Manual</DNS_Server_Order> <!-- options: Manual/Manual,DHCP/DHCP,Manual -->
<DNS_Query_Mode ua="na">Parallel</DNS_Query_Mode> <!-- options: Parallel/Sequential -->
<Primary_NTP_Server ua="na"></Primary_NTP_Server>
<Secondary_NTP_Server ua="na"></Secondary_NTP_Server>
<DHCP_IP_Revalidate_Timer ua="na">0</DHCP_IP_Revalidate_Timer>
<Networking_Service ua="rw">NAT</Networking_Service> <!-- options: NAT/Bridge/Auto -->
<Auto_NetService_Private_IP_Ranges ua="rw">10.0.0.0-10.255.255.255,192.168.0.0-192.168.255.255,172.16.0.0-172.31.255.255</Auto_NetService_Private_IP_Ranges>
<!-- LAN Network Settings -->
<LAN_IP_Address ua="rw">192.168.0.1</LAN_IP_Address>
<LAN_Subnet_Mask ua="rw">255.255.255.0</LAN_Subnet_Mask> <!-- options: 255.255.255.0/255.255.255.128/255.255.255.192/255.255.255.224/255.255.255.240/255.255.255.248/255.255.255.252 -->
<!-- -->
<Enable_DHCP_Server ua="rw">Yes</Enable_DHCP_Server>
<DHCP_Lease_Time ua="rw">24</DHCP_Lease_Time>
<DHCP_Client_Starting_IP_Address ua="rw">2</DHCP_Client_Starting_IP_Address>
<Number_of_Client_IP_Addresses ua="rw">50</Number_of_Client_IP_Addresses>
<!-- Static DHCP Lease Settings -->
<!-- MAC Clone Settings -->
<Enable_MAC_Clone_Service ua="rw">No</Enable_MAC_Clone_Service>
<Cloned_MAC_Address ua="rw"></Cloned_MAC_Address>
<!-- Remote Management -->
<Enable_WAN_Web_Server ua="rw">No</Enable_WAN_Web_Server>
<WAN_Web_Server_Port ua="rw">80</WAN_Web_Server_Port>
<!-- QOS Settings -->
<QOS_Policy ua="na">Always On</QOS_Policy> <!-- options: Always On/On When Phone In Use -->
<QOS_QDisc ua="rw">NONE</QOS_QDisc> <!-- options: NONE/TBF -->
<Maximum_Uplink_Speed ua="rw">128</Maximum_Uplink_Speed>
<!-- VLAN Settings -->
<Enable_VLAN ua="rw">No</Enable_VLAN>
<VLAN_ID ua="rw">1</VLAN_ID>
<!-- Miscellaneous Settings -->
<Syslog_Server ua="na"></Syslog_Server>
<Debug_Server ua="na"></Debug_Server>
<Debug_Level ua="na">0</Debug_Level> <!-- options: 0/1/2/3 -->
<!-- Product Information -->
<!-- System Status -->
<!-- Configuration Profile -->
<Provision_Enable ua="na">Yes</Provision_Enable>
<Resync_On_Reset ua="na">Yes</Resync_On_Reset>
<Resync_Random_Delay ua="na">2</Resync_Random_Delay>
<Resync_Periodic ua="na">3600</Resync_Periodic>
<Resync_Error_Retry_Delay ua="na">3600</Resync_Error_Retry_Delay>
<Forced_Resync_Delay ua="na">14400</Forced_Resync_Delay>
<Resync_From_SIP ua="na">Yes</Resync_From_SIP>
<Resync_After_Upgrade_Attempt ua="na">Yes</Resync_After_Upgrade_Attempt>
<Resync_Trigger_1 ua="na"></Resync_Trigger_1>
<Resync_Trigger_2 ua="na"></Resync_Trigger_2>
<Resync_Fails_On_FNF ua="na">Yes</Resync_Fails_On_FNF>
<Profile_Rule ua="na">/spa$PSN.cfg</Profile_Rule>
<Profile_Rule_B ua="na"></Profile_Rule_B>
<Profile_Rule_C ua="na"></Profile_Rule_C>
<Profile_Rule_D ua="na"></Profile_Rule_D>
<Log_Resync_Request_Msg ua="na">$PN $MAC -- Requesting resync $SCHEME://$SERVIP:$PORT$PATH</Log_Resync_Request_Msg>
<Log_Resync_Success_Msg ua="na">$PN $MAC -- Successful resync $SCHEME://$SERVIP:$PORT$PATH</Log_Resync_Success_Msg>
<Log_Resync_Failure_Msg ua="na">$PN $MAC -- Resync failed: $ERR</Log_Resync_Failure_Msg>
<Report_Rule ua="na"></Report_Rule>
<!-- Firmware Upgrade -->
<Upgrade_Enable ua="na">Yes</Upgrade_Enable>
<Upgrade_Error_Retry_Delay ua="na">3600</Upgrade_Error_Retry_Delay>
<Downgrade_Rev_Limit ua="na"></Downgrade_Rev_Limit>
<Upgrade_Rule ua="na"></Upgrade_Rule>
<Log_Upgrade_Request_Msg ua="na">$PN $MAC -- Requesting upgrade $SCHEME://$SERVIP:$PORT$PATH</Log_Upgrade_Request_Msg>
<Log_Upgrade_Success_Msg ua="na">$PN $MAC -- Successful upgrade $SCHEME://$SERVIP:$PORT$PATH -- $ERR</Log_Upgrade_Success_Msg>
<Log_Upgrade_Failure_Msg ua="na">$PN $MAC -- Upgrade failed: $ERR</Log_Upgrade_Failure_Msg>
<License_Keys ua="na"></License_Keys>
<Recovery_URL ua="na"></Recovery_URL>
<!-- General Purpose Parameters -->
<GPP_A ua="na"></GPP_A>
<GPP_B ua="na"></GPP_B>
<GPP_C ua="na"></GPP_C>
<GPP_D ua="na"></GPP_D>
<GPP_E ua="na"></GPP_E>
<GPP_F ua="na"></GPP_F>
<GPP_G ua="na"></GPP_G>
<GPP_H ua="na"></GPP_H>
<GPP_I ua="na"></GPP_I>
<GPP_J ua="na"></GPP_J>
<GPP_K ua="na"></GPP_K>
<GPP_L ua="na"></GPP_L>
<GPP_M ua="na"></GPP_M>
<GPP_N ua="na"></GPP_N>
<GPP_O ua="na"></GPP_O>
<GPP_P ua="na"></GPP_P>
<GPP_SA ua="na"></GPP_SA>
<GPP_SB ua="na"></GPP_SB>
<GPP_SC ua="na"></GPP_SC>
<GPP_SD ua="na"></GPP_SD>
<!-- SIP Parameters -->
<Max_Forward ua="na">70</Max_Forward>
<Max_Redirection ua="na">5</Max_Redirection>
<Max_Auth ua="na">2</Max_Auth>
<SIP_User_Agent_Name ua="na">$VERSION</SIP_User_Agent_Name>
<SIP_Server_Name ua="na">$VERSION</SIP_Server_Name>
<SIP_Reg_User_Agent_Name ua="na"></SIP_Reg_User_Agent_Name>
<SIP_Accept_Language ua="na"></SIP_Accept_Language>
<DTMF_Relay_MIME_Type ua="na">application/dtmf-relay</DTMF_Relay_MIME_Type>
<Hook_Flash_MIME_Type ua="na">application/hook-flash</Hook_Flash_MIME_Type>
<Remove_Last_Reg ua="na">No</Remove_Last_Reg>
<Use_Compact_Header ua="na">No</Use_Compact_Header>
<Escape_Display_Name ua="na">No</Escape_Display_Name>
<RFC_2543_Call_Hold ua="na">Yes</RFC_2543_Call_Hold>
<Mark_All_AVT_Packets ua="na">Yes</Mark_All_AVT_Packets>
<SIP_TCP_Port_Min ua="na">5060</SIP_TCP_Port_Min>
<SIP_TCP_Port_Max ua="na">5080</SIP_TCP_Port_Max>
<!-- SIP Timer Values (sec) -->
<SIP_T1 ua="na">.5</SIP_T1>
<SIP_T2 ua="na">4</SIP_T2>
<SIP_T4 ua="na">5</SIP_T4>
<SIP_Timer_B ua="na">32</SIP_Timer_B>
<SIP_Timer_F ua="na">32</SIP_Timer_F>
<SIP_Timer_H ua="na">32</SIP_Timer_H>
<SIP_Timer_D ua="na">32</SIP_Timer_D>
<SIP_Timer_J ua="na">32</SIP_Timer_J>
<INVITE_Expires ua="na">240</INVITE_Expires>
<ReINVITE_Expires ua="na">30</ReINVITE_Expires>
<Reg_Min_Expires ua="na">1</Reg_Min_Expires>
<Reg_Max_Expires ua="na">7200</Reg_Max_Expires>
<Reg_Retry_Intvl ua="na">30</Reg_Retry_Intvl>
<Reg_Retry_Long_Intvl ua="na">1200</Reg_Retry_Long_Intvl>
<Reg_Retry_Random_Delay ua="na"></Reg_Retry_Random_Delay>
<Reg_Retry_Long_Random_Delay ua="na"></Reg_Retry_Long_Random_Delay>
<Reg_Retry_Intvl_Cap ua="na"></Reg_Retry_Intvl_Cap>
<!-- Response Status Code Handling -->
<SIT1_RSC ua="na"></SIT1_RSC>
<SIT2_RSC ua="na"></SIT2_RSC>
<SIT3_RSC ua="na"></SIT3_RSC>
<SIT4_RSC ua="na"></SIT4_RSC>
<Try_Backup_RSC ua="na"></Try_Backup_RSC>
<Retry_Reg_RSC ua="na"></Retry_Reg_RSC>
<!-- RTP Parameters -->
<RTP_Port_Min ua="na">16384</RTP_Port_Min>
<RTP_Port_Max ua="na">16482</RTP_Port_Max>
<RTP_Packet_Size ua="na">0.030</RTP_Packet_Size>
<Max_RTP_ICMP_Err ua="na">0</Max_RTP_ICMP_Err>
<RTCP_Tx_Interval ua="na">0</RTCP_Tx_Interval>
<No_UDP_Checksum ua="na">No</No_UDP_Checksum>
<Stats_In_BYE ua="na">No</Stats_In_BYE>
<!-- SDP Payload Types -->
<NSE_Dynamic_Payload ua="na">100</NSE_Dynamic_Payload>
<AVT_Dynamic_Payload ua="na">101</AVT_Dynamic_Payload>
<INFOREQ_Dynamic_Payload ua="na"></INFOREQ_Dynamic_Payload>
<G726r16_Dynamic_Payload ua="na">98</G726r16_Dynamic_Payload>
<G726r24_Dynamic_Payload ua="na">97</G726r24_Dynamic_Payload>
<G726r32_Dynamic_Payload ua="na">2</G726r32_Dynamic_Payload>
<G726r40_Dynamic_Payload ua="na">96</G726r40_Dynamic_Payload>
<G729b_Dynamic_Payload ua="na">99</G729b_Dynamic_Payload>
<EncapRTP_Dynamic_Payload ua="na">112</EncapRTP_Dynamic_Payload>
<RTP-Start-Loopback_Dynamic_Payload ua="na">113</RTP-Start-Loopback_Dynamic_Payload>
<RTP-Start-Loopback_Codec ua="na">G711u</RTP-Start-Loopback_Codec> <!-- options: G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<NSE_Codec_Name ua="na">NSE</NSE_Codec_Name>
<AVT_Codec_Name ua="na">telephone-event</AVT_Codec_Name>
<G711u_Codec_Name ua="na">PCMU</G711u_Codec_Name>
<G711a_Codec_Name ua="na">PCMA</G711a_Codec_Name>
<G726r16_Codec_Name ua="na">G726-16</G726r16_Codec_Name>
<G726r24_Codec_Name ua="na">G726-24</G726r24_Codec_Name>
<G726r32_Codec_Name ua="na">G726-32</G726r32_Codec_Name>
<G726r40_Codec_Name ua="na">G726-40</G726r40_Codec_Name>
<G729a_Codec_Name ua="na">G729a</G729a_Codec_Name>
<G729b_Codec_Name ua="na">G729ab</G729b_Codec_Name>
<G723_Codec_Name ua="na">G723</G723_Codec_Name>
<EncapRTP_Codec_Name ua="na">encaprtp</EncapRTP_Codec_Name>
<!-- NAT Support Parameters -->
<Handle_VIA_received ua="na">No</Handle_VIA_received>
<Handle_VIA_rport ua="na">No</Handle_VIA_rport>
<Insert_VIA_received ua="na">No</Insert_VIA_received>
<Insert_VIA_rport ua="na">No</Insert_VIA_rport>
<Substitute_VIA_Addr ua="na">No</Substitute_VIA_Addr>
<Send_Resp_To_Src_Port ua="na">No</Send_Resp_To_Src_Port>
<STUN_Enable ua="na">No</STUN_Enable>
<STUN_Test_Enable ua="na">No</STUN_Test_Enable>
<STUN_Server ua="na"></STUN_Server>
<TURN_Server ua="na"></TURN_Server>
<Auth_Server ua="na"></Auth_Server>
<EXT_IP ua="na"></EXT_IP>
<EXT_RTP_Port_Min ua="na"></EXT_RTP_Port_Min>
<NAT_Keep_Alive_Intvl ua="na">15</NAT_Keep_Alive_Intvl>
<!-- -->
<Line_Enable_1_ ua="na">Yes</Line_Enable_1_>
<!-- Streaming Audio Server (SAS) -->
<SAS_Enable_1_ ua="na">No</SAS_Enable_1_>
<SAS_DLG_Refresh_Intvl_1_ ua="na">30</SAS_DLG_Refresh_Intvl_1_>
<SAS_Inbound_RTP_Sink_1_ ua="na"></SAS_Inbound_RTP_Sink_1_>
<!-- NAT Settings -->
<NAT_Mapping_Enable_1_ ua="na">No</NAT_Mapping_Enable_1_>
<NAT_Keep_Alive_Enable_1_ ua="na">No</NAT_Keep_Alive_Enable_1_>
<NAT_Keep_Alive_Msg_1_ ua="na">$NOTIFY</NAT_Keep_Alive_Msg_1_>
<NAT_Keep_Alive_Dest_1_ ua="na">$PROXY</NAT_Keep_Alive_Dest_1_>
<!-- Network Settings -->
<SIP_ToS_DiffServ_Value_1_ ua="na">0x68</SIP_ToS_DiffServ_Value_1_>
<SIP_CoS_Value_1_ ua="na">3</SIP_CoS_Value_1_>
<RTP_ToS_DiffServ_Value_1_ ua="na">0xb8</RTP_ToS_DiffServ_Value_1_>
<RTP_CoS_Value_1_ ua="na">6</RTP_CoS_Value_1_>
<Network_Jitter_Level_1_ ua="na">high</Network_Jitter_Level_1_> <!-- options: low/medium/high/very high/extremely high -->
<Jitter_Buffer_Adjustment_1_ ua="na">up and down</Jitter_Buffer_Adjustment_1_> <!-- options: up and down/up only/down only/disable -->
<!-- SIP Settings -->
<SIP_Transport_1_ ua="na">UDP</SIP_Transport_1_> <!-- options: UDP/TCP/TLS -->
<SIP_Port_1_ ua="na">5060</SIP_Port_1_>
<SIP_100REL_Enable_1_ ua="na">No</SIP_100REL_Enable_1_>
<EXT_SIP_Port_1_ ua="na"></EXT_SIP_Port_1_>
<Auth_Resync-Reboot_1_ ua="na">Yes</Auth_Resync-Reboot_1_>
<SIP_Proxy-Require_1_ ua="na"></SIP_Proxy-Require_1_>
<SIP_Remote-Party-ID_1_ ua="na">Yes</SIP_Remote-Party-ID_1_>
<SIP_GUID_1_ ua="na">No</SIP_GUID_1_>
<SIP_Debug_Option_1_ ua="na">none</SIP_Debug_Option_1_> <!-- options: none/1-line/1-line excl. OPT/1-line excl. NTFY/1-line excl. REG/1-line excl. OPT|NTFY|REG/full/full excl. OPT/full excl. NTFY/full excl. REG/full excl. OPT|NTFY|REG -->
<RTP_Log_Intvl_1_ ua="na">0</RTP_Log_Intvl_1_>
<Restrict_Source_IP_1_ ua="na">No</Restrict_Source_IP_1_>
<Referor_Bye_Delay_1_ ua="na">4</Referor_Bye_Delay_1_>
<Refer_Target_Bye_Delay_1_ ua="na">0</Refer_Target_Bye_Delay_1_>
<Referee_Bye_Delay_1_ ua="na">0</Referee_Bye_Delay_1_>
<Refer-To_Target_Contact_1_ ua="na">No</Refer-To_Target_Contact_1_>
<Sticky_183_1_ ua="na">No</Sticky_183_1_>
<Auth_INVITE_1_ ua="na">No</Auth_INVITE_1_>
<Reply_182_On_Call_Waiting_1_ ua="na">No</Reply_182_On_Call_Waiting_1_>
<Use_Anonymous_With_RPID_1_ ua="na">Yes</Use_Anonymous_With_RPID_1_>
<Use_Local_Addr_In_FROM_1_ ua="na">No</Use_Local_Addr_In_FROM_1_>
<!-- Call Feature Settings -->
<Blind_Attn-Xfer_Enable_1_ ua="na">No</Blind_Attn-Xfer_Enable_1_>
<MOH_Server_1_ ua="na"></MOH_Server_1_>
<Xfer_When_Hangup_Conf_1_ ua="na">Yes</Xfer_When_Hangup_Conf_1_>
<Conference_Bridge_URL_1_ ua="na"></Conference_Bridge_URL_1_>
<Conference_Bridge_Ports_1_ ua="na">3</Conference_Bridge_Ports_1_> <!-- options: 3/4/5/6/7/8/9/10 -->
<!-- Proxy and Registration -->
<Proxy_1_ ua="na"></Proxy_1_>
<Outbound_Proxy_1_ ua="na"></Outbound_Proxy_1_>
<Use_Outbound_Proxy_1_ ua="na">No</Use_Outbound_Proxy_1_>
<Use_OB_Proxy_In_Dialog_1_ ua="na">Yes</Use_OB_Proxy_In_Dialog_1_>
<Register_1_ ua="na">Yes</Register_1_>
<Make_Call_Without_Reg_1_ ua="na">No</Make_Call_Without_Reg_1_>
<Register_Expires_1_ ua="na">3600</Register_Expires_1_>
<Ans_Call_Without_Reg_1_ ua="na">No</Ans_Call_Without_Reg_1_>
<Use_DNS_SRV_1_ ua="na">No</Use_DNS_SRV_1_>
<DNS_SRV_Auto_Prefix_1_ ua="na">No</DNS_SRV_Auto_Prefix_1_>
<Proxy_Fallback_Intvl_1_ ua="na">3600</Proxy_Fallback_Intvl_1_>
<Proxy_Redundancy_Method_1_ ua="na">Normal</Proxy_Redundancy_Method_1_> <!-- options: Normal/Based on SRV Port -->
<Voice_Mail_Server_1_ ua="na"></Voice_Mail_Server_1_>
<Mailbox_Subscribe_Expires_1_ ua="na">2147483647</Mailbox_Subscribe_Expires_1_>
<!-- Subscriber Information -->
<Display_Name_1_ ua="na"></Display_Name_1_>
<User_ID_1_ ua="na"></User_ID_1_>
<Password_1_ ua="na"></Password_1_>
<Use_Auth_ID_1_ ua="na">No</Use_Auth_ID_1_>
<Auth_ID_1_ ua="na"></Auth_ID_1_>
<Mini_Certificate_1_ ua="na"></Mini_Certificate_1_>
<SRTP_Private_Key_1_ ua="na"></SRTP_Private_Key_1_>
<!-- Supplementary Service Subscription -->
<Call_Waiting_Serv_1_ ua="na">Yes</Call_Waiting_Serv_1_>
<Block_CID_Serv_1_ ua="na">Yes</Block_CID_Serv_1_>
<Block_ANC_Serv_1_ ua="na">Yes</Block_ANC_Serv_1_>
<Dist_Ring_Serv_1_ ua="na">Yes</Dist_Ring_Serv_1_>
<Cfwd_All_Serv_1_ ua="na">Yes</Cfwd_All_Serv_1_>
<Cfwd_Busy_Serv_1_ ua="na">Yes</Cfwd_Busy_Serv_1_>
<Cfwd_No_Ans_Serv_1_ ua="na">Yes</Cfwd_No_Ans_Serv_1_>
<Cfwd_Sel_Serv_1_ ua="na">Yes</Cfwd_Sel_Serv_1_>
<Cfwd_Last_Serv_1_ ua="na">Yes</Cfwd_Last_Serv_1_>
<Block_Last_Serv_1_ ua="na">Yes</Block_Last_Serv_1_>
<Accept_Last_Serv_1_ ua="na">Yes</Accept_Last_Serv_1_>
<DND_Serv_1_ ua="na">Yes</DND_Serv_1_>
<CID_Serv_1_ ua="na">Yes</CID_Serv_1_>
<CWCID_Serv_1_ ua="na">Yes</CWCID_Serv_1_>
<Call_Return_Serv_1_ ua="na">Yes</Call_Return_Serv_1_>
<Call_Redial_Serv_1_ ua="na">Yes</Call_Redial_Serv_1_>
<Call_Back_Serv_1_ ua="na">Yes</Call_Back_Serv_1_>
<Three_Way_Call_Serv_1_ ua="na">Yes</Three_Way_Call_Serv_1_>
<Three_Way_Conf_Serv_1_ ua="na">Yes</Three_Way_Conf_Serv_1_>
<Attn_Transfer_Serv_1_ ua="na">Yes</Attn_Transfer_Serv_1_>
<Unattn_Transfer_Serv_1_ ua="na">Yes</Unattn_Transfer_Serv_1_>
<MWI_Serv_1_ ua="na">Yes</MWI_Serv_1_>
<VMWI_Serv_1_ ua="na">Yes</VMWI_Serv_1_>
<Speed_Dial_Serv_1_ ua="na">Yes</Speed_Dial_Serv_1_>
<Secure_Call_Serv_1_ ua="na">Yes</Secure_Call_Serv_1_>
<Referral_Serv_1_ ua="na">Yes</Referral_Serv_1_>
<Feature_Dial_Serv_1_ ua="na">Yes</Feature_Dial_Serv_1_>
<Service_Announcement_Serv_1_ ua="na">No</Service_Announcement_Serv_1_>
<!-- Audio Configuration -->
<Preferred_Codec_1_ ua="na">G711u</Preferred_Codec_1_> <!-- options: G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Second_Preferred_Codec_1_ ua="na">Unspecified</Second_Preferred_Codec_1_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Third_Preferred_Codec_1_ ua="na">Unspecified</Third_Preferred_Codec_1_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Use_Pref_Codec_Only_1_ ua="na">No</Use_Pref_Codec_Only_1_>
<Silence_Supp_Enable_1_ ua="na">No</Silence_Supp_Enable_1_>
<Silence_Threshold_1_ ua="na">medium</Silence_Threshold_1_> <!-- options: high/medium/low -->
<G729a_Enable_1_ ua="na">Yes</G729a_Enable_1_>
<Echo_Canc_Enable_1_ ua="na">Yes</Echo_Canc_Enable_1_>
<G723_Enable_1_ ua="na">Yes</G723_Enable_1_>
<Echo_Canc_Adapt_Enable_1_ ua="na">Yes</Echo_Canc_Adapt_Enable_1_>
<G726-16_Enable_1_ ua="na">Yes</G726-16_Enable_1_>
<Echo_Supp_Enable_1_ ua="na">Yes</Echo_Supp_Enable_1_>
<G726-24_Enable_1_ ua="na">Yes</G726-24_Enable_1_>
<FAX_CED_Detect_Enable_1_ ua="na">Yes</FAX_CED_Detect_Enable_1_>
<G726-32_Enable_1_ ua="na">Yes</G726-32_Enable_1_>
<FAX_CNG_Detect_Enable_1_ ua="na">Yes</FAX_CNG_Detect_Enable_1_>
<G726-40_Enable_1_ ua="na">Yes</G726-40_Enable_1_>
<FAX_Passthru_Codec_1_ ua="na">G711u</FAX_Passthru_Codec_1_> <!-- options: G711u/G711a -->
<DTMF_Process_INFO_1_ ua="na">Yes</DTMF_Process_INFO_1_>
<FAX_Codec_Symmetric_1_ ua="na">Yes</FAX_Codec_Symmetric_1_>
<DTMF_Process_AVT_1_ ua="na">Yes</DTMF_Process_AVT_1_>
<FAX_Passthru_Method_1_ ua="na">NSE</FAX_Passthru_Method_1_> <!-- options: None/NSE/ReINVITE -->
<DTMF_Tx_Method_1_ ua="na">Auto</DTMF_Tx_Method_1_> <!-- options: InBand/AVT/INFO/Auto/InBand+INFO/AVT+INFO -->
<DTMF_Tx_Mode_1_ ua="na">Strict</DTMF_Tx_Mode_1_> <!-- options: Normal/Strict -->
<DTMF_Tx_Strict_Hold_Off_Time_1_ ua="na">90</DTMF_Tx_Strict_Hold_Off_Time_1_>
<FAX_Process_NSE_1_ ua="na">Yes</FAX_Process_NSE_1_>
<Hook_Flash_Tx_Method_1_ ua="na">None</Hook_Flash_Tx_Method_1_> <!-- options: None/AVT/INFO -->
<FAX_Disable_ECAN_1_ ua="na">No</FAX_Disable_ECAN_1_>
<Release_Unused_Codec_1_ ua="na">Yes</Release_Unused_Codec_1_>
<FAX_Enable_T38_1_ ua="na">Yes</FAX_Enable_T38_1_>
<FAX_T38_Redundancy_1_ ua="na">1</FAX_T38_Redundancy_1_> <!-- options: 0/1/2/3 -->
<FAX_Tone_Detect_Mode_1_ ua="na">caller or callee</FAX_Tone_Detect_Mode_1_> <!-- options: caller or callee/caller only/callee only -->
<!-- Dial Plan -->
<Dial_Plan_1_ ua="na">(*xx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.)</Dial_Plan_1_>
<Enable_IP_Dialing_1_ ua="na">No</Enable_IP_Dialing_1_>
<Emergency_Number_1_ ua="na"></Emergency_Number_1_>
<!-- FXS Port Polarity Configuration -->
<Idle_Polarity_1_ ua="na">Forward</Idle_Polarity_1_> <!-- options: Forward/Reverse -->
<Caller_Conn_Polarity_1_ ua="na">Forward</Caller_Conn_Polarity_1_> <!-- options: Forward/Reverse -->
<Callee_Conn_Polarity_1_ ua="na">Forward</Callee_Conn_Polarity_1_> <!-- options: Forward/Reverse -->
<!-- Call Forward Settings -->
<Cfwd_All_Dest_1_ ua="rw"></Cfwd_All_Dest_1_>
<Cfwd_Busy_Dest_1_ ua="rw"></Cfwd_Busy_Dest_1_>
<Cfwd_No_Ans_Dest_1_ ua="rw"></Cfwd_No_Ans_Dest_1_>
<Cfwd_No_Ans_Delay_1_ ua="rw">20</Cfwd_No_Ans_Delay_1_>
<!-- Selective Call Forward Settings -->
<Cfwd_Sel1_Caller_1_ ua="rw"></Cfwd_Sel1_Caller_1_>
<Cfwd_Sel1_Dest_1_ ua="rw"></Cfwd_Sel1_Dest_1_>
<Cfwd_Sel2_Caller_1_ ua="rw"></Cfwd_Sel2_Caller_1_>
<Cfwd_Sel2_Dest_1_ ua="rw"></Cfwd_Sel2_Dest_1_>
<Cfwd_Sel3_Caller_1_ ua="rw"></Cfwd_Sel3_Caller_1_>
<Cfwd_Sel3_Dest_1_ ua="rw"></Cfwd_Sel3_Dest_1_>
<Cfwd_Sel4_Caller_1_ ua="rw"></Cfwd_Sel4_Caller_1_>
<Cfwd_Sel4_Dest_1_ ua="rw"></Cfwd_Sel4_Dest_1_>
<Cfwd_Sel5_Caller_1_ ua="rw"></Cfwd_Sel5_Caller_1_>
<Cfwd_Sel5_Dest_1_ ua="rw"></Cfwd_Sel5_Dest_1_>
<Cfwd_Sel6_Caller_1_ ua="rw"></Cfwd_Sel6_Caller_1_>
<Cfwd_Sel6_Dest_1_ ua="rw"></Cfwd_Sel6_Dest_1_>
<Cfwd_Sel7_Caller_1_ ua="rw"></Cfwd_Sel7_Caller_1_>
<Cfwd_Sel7_Dest_1_ ua="rw"></Cfwd_Sel7_Dest_1_>
<Cfwd_Sel8_Caller_1_ ua="rw"></Cfwd_Sel8_Caller_1_>
<Cfwd_Sel8_Dest_1_ ua="rw"></Cfwd_Sel8_Dest_1_>
<Cfwd_Last_Caller_1_ ua="rw"></Cfwd_Last_Caller_1_>
<Cfwd_Last_Dest_1_ ua="rw"></Cfwd_Last_Dest_1_>
<Block_Last_Caller_1_ ua="rw"></Block_Last_Caller_1_>
<Accept_Last_Caller_1_ ua="rw"></Accept_Last_Caller_1_>
<!-- Speed Dial Settings -->
<Speed_Dial_2_1_ ua="rw"></Speed_Dial_2_1_>
<Speed_Dial_3_1_ ua="rw"></Speed_Dial_3_1_>
<Speed_Dial_4_1_ ua="rw"></Speed_Dial_4_1_>
<Speed_Dial_5_1_ ua="rw"></Speed_Dial_5_1_>
<Speed_Dial_6_1_ ua="rw"></Speed_Dial_6_1_>
<Speed_Dial_7_1_ ua="rw"></Speed_Dial_7_1_>
<Speed_Dial_8_1_ ua="rw"></Speed_Dial_8_1_>
<Speed_Dial_9_1_ ua="rw"></Speed_Dial_9_1_>
<!-- Supplementary Service Settings -->
<CW_Setting_1_ ua="rw">Yes</CW_Setting_1_>
<Block_CID_Setting_1_ ua="rw">No</Block_CID_Setting_1_>
<Block_ANC_Setting_1_ ua="rw">No</Block_ANC_Setting_1_>
<DND_Setting_1_ ua="rw">No</DND_Setting_1_>
<CID_Setting_1_ ua="rw">Yes</CID_Setting_1_>
<CWCID_Setting_1_ ua="rw">Yes</CWCID_Setting_1_>
<Dist_Ring_Setting_1_ ua="rw">Yes</Dist_Ring_Setting_1_>
<Secure_Call_Setting_1_ ua="na">No</Secure_Call_Setting_1_>
<Message_Waiting_1_ ua="rw">No</Message_Waiting_1_>
<Accept_Media_Loopback_Request_1_ ua="na">automatic</Accept_Media_Loopback_Request_1_> <!-- options: never/automatic/manual -->
<Media_Loopback_Mode_1_ ua="na">source</Media_Loopback_Mode_1_> <!-- options: source/mirror -->
<Media_Loopback_Type_1_ ua="na">media</Media_Loopback_Type_1_> <!-- options: media/packet -->
<!-- Distinctive Ring Settings -->
<Ring1_Caller_1_ ua="rw"></Ring1_Caller_1_>
<Ring2_Caller_1_ ua="rw"></Ring2_Caller_1_>
<Ring3_Caller_1_ ua="rw"></Ring3_Caller_1_>
<Ring4_Caller_1_ ua="rw"></Ring4_Caller_1_>
<Ring5_Caller_1_ ua="rw"></Ring5_Caller_1_>
<Ring6_Caller_1_ ua="rw"></Ring6_Caller_1_>
<Ring7_Caller_1_ ua="rw"></Ring7_Caller_1_>
<Ring8_Caller_1_ ua="rw"></Ring8_Caller_1_>
<Ring9_Caller_1_ ua="na"></Ring9_Caller_1_>
<!-- Ring Settings -->
<Default_Ring_1_ ua="rw">1</Default_Ring_1_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Default_CWT_1_ ua="rw">1</Default_CWT_1_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Hold_Reminder_Ring_1_ ua="rw">8</Hold_Reminder_Ring_1_> <!-- options: 1/2/3/4/5/6/7/8/9/none -->
<Call_Back_Ring_1_ ua="rw">7</Call_Back_Ring_1_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Cfwd_Ring_Splash_Len_1_ ua="rw">0</Cfwd_Ring_Splash_Len_1_>
<Cblk_Ring_Splash_Len_1_ ua="rw">0</Cblk_Ring_Splash_Len_1_>
<VMWI_Ring_Splash_Len_1_ ua="rw">0</VMWI_Ring_Splash_Len_1_>
<VMWI_Ring_Policy_1_ ua="na">New VM Available</VMWI_Ring_Policy_1_> <!-- options: New VM Available/New VM Becomes Available/New VM Arrives -->
<Ring_On_No_New_VM_1_ ua="na">No</Ring_On_No_New_VM_1_>
<!-- -->
<Line_Enable_2_ ua="na">Yes</Line_Enable_2_>
<!-- Streaming Audio Server (SAS) -->
<SAS_Enable_2_ ua="na">No</SAS_Enable_2_>
<SAS_DLG_Refresh_Intvl_2_ ua="na">30</SAS_DLG_Refresh_Intvl_2_>
<SAS_Inbound_RTP_Sink_2_ ua="na"></SAS_Inbound_RTP_Sink_2_>
<!-- NAT Settings -->
<NAT_Mapping_Enable_2_ ua="na">No</NAT_Mapping_Enable_2_>
<NAT_Keep_Alive_Enable_2_ ua="na">No</NAT_Keep_Alive_Enable_2_>
<NAT_Keep_Alive_Msg_2_ ua="na">$NOTIFY</NAT_Keep_Alive_Msg_2_>
<NAT_Keep_Alive_Dest_2_ ua="na">$PROXY</NAT_Keep_Alive_Dest_2_>
<!-- Network Settings -->
<SIP_ToS_DiffServ_Value_2_ ua="na">0x68</SIP_ToS_DiffServ_Value_2_>
<SIP_CoS_Value_2_ ua="na">3</SIP_CoS_Value_2_>
<RTP_ToS_DiffServ_Value_2_ ua="na">0xb8</RTP_ToS_DiffServ_Value_2_>
<RTP_CoS_Value_2_ ua="na">6</RTP_CoS_Value_2_>
<Network_Jitter_Level_2_ ua="na">high</Network_Jitter_Level_2_> <!-- options: low/medium/high/very high/extremely high -->
<Jitter_Buffer_Adjustment_2_ ua="na">up and down</Jitter_Buffer_Adjustment_2_> <!-- options: up and down/up only/down only/disable -->
<!-- SIP Settings -->
<SIP_Transport_2_ ua="na">UDP</SIP_Transport_2_> <!-- options: UDP/TCP/TLS -->
<SIP_Port_2_ ua="na">5061</SIP_Port_2_>
<SIP_100REL_Enable_2_ ua="na">No</SIP_100REL_Enable_2_>
<EXT_SIP_Port_2_ ua="na"></EXT_SIP_Port_2_>
<Auth_Resync-Reboot_2_ ua="na">Yes</Auth_Resync-Reboot_2_>
<SIP_Proxy-Require_2_ ua="na"></SIP_Proxy-Require_2_>
<SIP_Remote-Party-ID_2_ ua="na">Yes</SIP_Remote-Party-ID_2_>
<SIP_GUID_2_ ua="na">No</SIP_GUID_2_>
<SIP_Debug_Option_2_ ua="na">none</SIP_Debug_Option_2_> <!-- options: none/1-line/1-line excl. OPT/1-line excl. NTFY/1-line excl. REG/1-line excl. OPT|NTFY|REG/full/full excl. OPT/full excl. NTFY/full excl. REG/full excl. OPT|NTFY|REG -->
<RTP_Log_Intvl_2_ ua="na">0</RTP_Log_Intvl_2_>
<Restrict_Source_IP_2_ ua="na">No</Restrict_Source_IP_2_>
<Referor_Bye_Delay_2_ ua="na">4</Referor_Bye_Delay_2_>
<Refer_Target_Bye_Delay_2_ ua="na">0</Refer_Target_Bye_Delay_2_>
<Referee_Bye_Delay_2_ ua="na">0</Referee_Bye_Delay_2_>
<Refer-To_Target_Contact_2_ ua="na">No</Refer-To_Target_Contact_2_>
<Sticky_183_2_ ua="na">No</Sticky_183_2_>
<Auth_INVITE_2_ ua="na">No</Auth_INVITE_2_>
<Reply_182_On_Call_Waiting_2_ ua="na">No</Reply_182_On_Call_Waiting_2_>
<Use_Anonymous_With_RPID_2_ ua="na">Yes</Use_Anonymous_With_RPID_2_>
<Use_Local_Addr_In_FROM_2_ ua="na">No</Use_Local_Addr_In_FROM_2_>
<!-- Call Feature Settings -->
<Blind_Attn-Xfer_Enable_2_ ua="na">No</Blind_Attn-Xfer_Enable_2_>
<MOH_Server_2_ ua="na"></MOH_Server_2_>
<Xfer_When_Hangup_Conf_2_ ua="na">Yes</Xfer_When_Hangup_Conf_2_>
<Conference_Bridge_URL_2_ ua="na"></Conference_Bridge_URL_2_>
<Conference_Bridge_Ports_2_ ua="na">3</Conference_Bridge_Ports_2_> <!-- options: 3/4/5/6/7/8/9/10 -->
<!-- Proxy and Registration -->
<Proxy_2_ ua="na"></Proxy_2_>
<Outbound_Proxy_2_ ua="na"></Outbound_Proxy_2_>
<Use_Outbound_Proxy_2_ ua="na">No</Use_Outbound_Proxy_2_>
<Use_OB_Proxy_In_Dialog_2_ ua="na">Yes</Use_OB_Proxy_In_Dialog_2_>
<Register_2_ ua="na">Yes</Register_2_>
<Make_Call_Without_Reg_2_ ua="na">No</Make_Call_Without_Reg_2_>
<Register_Expires_2_ ua="na">3600</Register_Expires_2_>
<Ans_Call_Without_Reg_2_ ua="na">No</Ans_Call_Without_Reg_2_>
<Use_DNS_SRV_2_ ua="na">No</Use_DNS_SRV_2_>
<DNS_SRV_Auto_Prefix_2_ ua="na">No</DNS_SRV_Auto_Prefix_2_>
<Proxy_Fallback_Intvl_2_ ua="na">3600</Proxy_Fallback_Intvl_2_>
<Proxy_Redundancy_Method_2_ ua="na">Normal</Proxy_Redundancy_Method_2_> <!-- options: Normal/Based on SRV Port -->
<Voice_Mail_Server_2_ ua="na"></Voice_Mail_Server_2_>
<Mailbox_Subscribe_Expires_2_ ua="na">2147483647</Mailbox_Subscribe_Expires_2_>
<!-- Subscriber Information -->
<Display_Name_2_ ua="na"></Display_Name_2_>
<User_ID_2_ ua="na"></User_ID_2_>
<Password_2_ ua="na"></Password_2_>
<Use_Auth_ID_2_ ua="na">No</Use_Auth_ID_2_>
<Auth_ID_2_ ua="na"></Auth_ID_2_>
<Mini_Certificate_2_ ua="na"></Mini_Certificate_2_>
<SRTP_Private_Key_2_ ua="na"></SRTP_Private_Key_2_>
<!-- Supplementary Service Subscription -->
<Call_Waiting_Serv_2_ ua="na">Yes</Call_Waiting_Serv_2_>
<Block_CID_Serv_2_ ua="na">Yes</Block_CID_Serv_2_>
<Block_ANC_Serv_2_ ua="na">Yes</Block_ANC_Serv_2_>
<Dist_Ring_Serv_2_ ua="na">Yes</Dist_Ring_Serv_2_>
<Cfwd_All_Serv_2_ ua="na">Yes</Cfwd_All_Serv_2_>
<Cfwd_Busy_Serv_2_ ua="na">Yes</Cfwd_Busy_Serv_2_>
<Cfwd_No_Ans_Serv_2_ ua="na">Yes</Cfwd_No_Ans_Serv_2_>
<Cfwd_Sel_Serv_2_ ua="na">Yes</Cfwd_Sel_Serv_2_>
<Cfwd_Last_Serv_2_ ua="na">Yes</Cfwd_Last_Serv_2_>
<Block_Last_Serv_2_ ua="na">Yes</Block_Last_Serv_2_>
<Accept_Last_Serv_2_ ua="na">Yes</Accept_Last_Serv_2_>
<DND_Serv_2_ ua="na">Yes</DND_Serv_2_>
<CID_Serv_2_ ua="na">Yes</CID_Serv_2_>
<CWCID_Serv_2_ ua="na">Yes</CWCID_Serv_2_>
<Call_Return_Serv_2_ ua="na">Yes</Call_Return_Serv_2_>
<Call_Redial_Serv_2_ ua="na">Yes</Call_Redial_Serv_2_>
<Call_Back_Serv_2_ ua="na">Yes</Call_Back_Serv_2_>
<Three_Way_Call_Serv_2_ ua="na">Yes</Three_Way_Call_Serv_2_>
<Three_Way_Conf_Serv_2_ ua="na">Yes</Three_Way_Conf_Serv_2_>
<Attn_Transfer_Serv_2_ ua="na">Yes</Attn_Transfer_Serv_2_>
<Unattn_Transfer_Serv_2_ ua="na">Yes</Unattn_Transfer_Serv_2_>
<MWI_Serv_2_ ua="na">Yes</MWI_Serv_2_>
<VMWI_Serv_2_ ua="na">Yes</VMWI_Serv_2_>
<Speed_Dial_Serv_2_ ua="na">Yes</Speed_Dial_Serv_2_>
<Secure_Call_Serv_2_ ua="na">Yes</Secure_Call_Serv_2_>
<Referral_Serv_2_ ua="na">Yes</Referral_Serv_2_>
<Feature_Dial_Serv_2_ ua="na">Yes</Feature_Dial_Serv_2_>
<Service_Announcement_Serv_2_ ua="na">No</Service_Announcement_Serv_2_>
<!-- Audio Configuration -->
<Preferred_Codec_2_ ua="na">G711u</Preferred_Codec_2_> <!-- options: G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Second_Preferred_Codec_2_ ua="na">Unspecified</Second_Preferred_Codec_2_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Third_Preferred_Codec_2_ ua="na">Unspecified</Third_Preferred_Codec_2_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Use_Pref_Codec_Only_2_ ua="na">No</Use_Pref_Codec_Only_2_>
<Silence_Supp_Enable_2_ ua="na">No</Silence_Supp_Enable_2_>
<Silence_Threshold_2_ ua="na">medium</Silence_Threshold_2_> <!-- options: high/medium/low -->
<G729a_Enable_2_ ua="na">Yes</G729a_Enable_2_>
<Echo_Canc_Enable_2_ ua="na">Yes</Echo_Canc_Enable_2_>
<G723_Enable_2_ ua="na">Yes</G723_Enable_2_>
<Echo_Canc_Adapt_Enable_2_ ua="na">Yes</Echo_Canc_Adapt_Enable_2_>
<G726-16_Enable_2_ ua="na">Yes</G726-16_Enable_2_>
<Echo_Supp_Enable_2_ ua="na">Yes</Echo_Supp_Enable_2_>
<G726-24_Enable_2_ ua="na">Yes</G726-24_Enable_2_>
<FAX_CED_Detect_Enable_2_ ua="na">Yes</FAX_CED_Detect_Enable_2_>
<G726-32_Enable_2_ ua="na">Yes</G726-32_Enable_2_>
<FAX_CNG_Detect_Enable_2_ ua="na">Yes</FAX_CNG_Detect_Enable_2_>
<G726-40_Enable_2_ ua="na">Yes</G726-40_Enable_2_>
<FAX_Passthru_Codec_2_ ua="na">G711u</FAX_Passthru_Codec_2_> <!-- options: G711u/G711a -->
<DTMF_Process_INFO_2_ ua="na">Yes</DTMF_Process_INFO_2_>
<FAX_Codec_Symmetric_2_ ua="na">Yes</FAX_Codec_Symmetric_2_>
<DTMF_Process_AVT_2_ ua="na">Yes</DTMF_Process_AVT_2_>
<FAX_Passthru_Method_2_ ua="na">NSE</FAX_Passthru_Method_2_> <!-- options: None/NSE/ReINVITE -->
<DTMF_Tx_Method_2_ ua="na">Auto</DTMF_Tx_Method_2_> <!-- options: InBand/AVT/INFO/Auto/InBand+INFO/AVT+INFO -->
<DTMF_Tx_Mode_2_ ua="na">Strict</DTMF_Tx_Mode_2_> <!-- options: Normal/Strict -->
<DTMF_Tx_Strict_Hold_Off_Time_2_ ua="na">90</DTMF_Tx_Strict_Hold_Off_Time_2_>
<FAX_Process_NSE_2_ ua="na">Yes</FAX_Process_NSE_2_>
<Hook_Flash_Tx_Method_2_ ua="na">None</Hook_Flash_Tx_Method_2_> <!-- options: None/AVT/INFO -->
<FAX_Disable_ECAN_2_ ua="na">No</FAX_Disable_ECAN_2_>
<Release_Unused_Codec_2_ ua="na">Yes</Release_Unused_Codec_2_>
<FAX_Enable_T38_2_ ua="na">Yes</FAX_Enable_T38_2_>
<FAX_T38_Redundancy_2_ ua="na">1</FAX_T38_Redundancy_2_> <!-- options: 0/1/2/3 -->
<FAX_Tone_Detect_Mode_2_ ua="na">caller or callee</FAX_Tone_Detect_Mode_2_> <!-- options: caller or callee/caller only/callee only -->
<!-- Dial Plan -->
<Dial_Plan_2_ ua="na">(*xx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.)</Dial_Plan_2_>
<Enable_IP_Dialing_2_ ua="na">No</Enable_IP_Dialing_2_>
<Emergency_Number_2_ ua="na"></Emergency_Number_2_>
<!-- FXS Port Polarity Configuration -->
<Idle_Polarity_2_ ua="na">Forward</Idle_Polarity_2_> <!-- options: Forward/Reverse -->
<Caller_Conn_Polarity_2_ ua="na">Forward</Caller_Conn_Polarity_2_> <!-- options: Forward/Reverse -->
<Callee_Conn_Polarity_2_ ua="na">Forward</Callee_Conn_Polarity_2_> <!-- options: Forward/Reverse -->
<!-- Call Forward Settings -->
<Cfwd_All_Dest_2_ ua="rw"></Cfwd_All_Dest_2_>
<Cfwd_Busy_Dest_2_ ua="rw"></Cfwd_Busy_Dest_2_>
<Cfwd_No_Ans_Dest_2_ ua="rw"></Cfwd_No_Ans_Dest_2_>
<Cfwd_No_Ans_Delay_2_ ua="rw">20</Cfwd_No_Ans_Delay_2_>
<!-- Selective Call Forward Settings -->
<Cfwd_Sel1_Caller_2_ ua="rw"></Cfwd_Sel1_Caller_2_>
<Cfwd_Sel1_Dest_2_ ua="rw"></Cfwd_Sel1_Dest_2_>
<Cfwd_Sel2_Caller_2_ ua="rw"></Cfwd_Sel2_Caller_2_>
<Cfwd_Sel2_Dest_2_ ua="rw"></Cfwd_Sel2_Dest_2_>
<Cfwd_Sel3_Caller_2_ ua="rw"></Cfwd_Sel3_Caller_2_>
<Cfwd_Sel3_Dest_2_ ua="rw"></Cfwd_Sel3_Dest_2_>
<Cfwd_Sel4_Caller_2_ ua="rw"></Cfwd_Sel4_Caller_2_>
<Cfwd_Sel4_Dest_2_ ua="rw"></Cfwd_Sel4_Dest_2_>
<Cfwd_Sel5_Caller_2_ ua="rw"></Cfwd_Sel5_Caller_2_>
<Cfwd_Sel5_Dest_2_ ua="rw"></Cfwd_Sel5_Dest_2_>
<Cfwd_Sel6_Caller_2_ ua="rw"></Cfwd_Sel6_Caller_2_>
<Cfwd_Sel6_Dest_2_ ua="rw"></Cfwd_Sel6_Dest_2_>
<Cfwd_Sel7_Caller_2_ ua="rw"></Cfwd_Sel7_Caller_2_>
<Cfwd_Sel7_Dest_2_ ua="rw"></Cfwd_Sel7_Dest_2_>
<Cfwd_Sel8_Caller_2_ ua="rw"></Cfwd_Sel8_Caller_2_>
<Cfwd_Sel8_Dest_2_ ua="rw"></Cfwd_Sel8_Dest_2_>
<Cfwd_Last_Caller_2_ ua="rw"></Cfwd_Last_Caller_2_>
<Cfwd_Last_Dest_2_ ua="rw"></Cfwd_Last_Dest_2_>
<Block_Last_Caller_2_ ua="rw"></Block_Last_Caller_2_>
<Accept_Last_Caller_2_ ua="rw"></Accept_Last_Caller_2_>
<!-- Speed Dial Settings -->
<Speed_Dial_2_2_ ua="rw"></Speed_Dial_2_2_>
<Speed_Dial_3_2_ ua="rw"></Speed_Dial_3_2_>
<Speed_Dial_4_2_ ua="rw"></Speed_Dial_4_2_>
<Speed_Dial_5_2_ ua="rw"></Speed_Dial_5_2_>
<Speed_Dial_6_2_ ua="rw"></Speed_Dial_6_2_>
<Speed_Dial_7_2_ ua="rw"></Speed_Dial_7_2_>
<Speed_Dial_8_2_ ua="rw"></Speed_Dial_8_2_>
<Speed_Dial_9_2_ ua="rw"></Speed_Dial_9_2_>
<!-- Supplementary Service Settings -->
<CW_Setting_2_ ua="rw">Yes</CW_Setting_2_>
<Block_CID_Setting_2_ ua="rw">No</Block_CID_Setting_2_>
<Block_ANC_Setting_2_ ua="rw">No</Block_ANC_Setting_2_>
<DND_Setting_2_ ua="rw">No</DND_Setting_2_>
<CID_Setting_2_ ua="rw">Yes</CID_Setting_2_>
<CWCID_Setting_2_ ua="rw">Yes</CWCID_Setting_2_>
<Dist_Ring_Setting_2_ ua="rw">Yes</Dist_Ring_Setting_2_>
<Secure_Call_Setting_2_ ua="na">No</Secure_Call_Setting_2_>
<Message_Waiting_2_ ua="rw">No</Message_Waiting_2_>
<Accept_Media_Loopback_Request_2_ ua="na">automatic</Accept_Media_Loopback_Request_2_> <!-- options: never/automatic/manual -->
<Media_Loopback_Mode_2_ ua="na">source</Media_Loopback_Mode_2_> <!-- options: source/mirror -->
<Media_Loopback_Type_2_ ua="na">media</Media_Loopback_Type_2_> <!-- options: media/packet -->
<!-- Distinctive Ring Settings -->
<Ring1_Caller_2_ ua="rw"></Ring1_Caller_2_>
<Ring2_Caller_2_ ua="rw"></Ring2_Caller_2_>
<Ring3_Caller_2_ ua="rw"></Ring3_Caller_2_>
<Ring4_Caller_2_ ua="rw"></Ring4_Caller_2_>
<Ring5_Caller_2_ ua="rw"></Ring5_Caller_2_>
<Ring6_Caller_2_ ua="rw"></Ring6_Caller_2_>
<Ring7_Caller_2_ ua="rw"></Ring7_Caller_2_>
<Ring8_Caller_2_ ua="rw"></Ring8_Caller_2_>
<Ring9_Caller_2_ ua="na"></Ring9_Caller_2_>
<!-- Ring Settings -->
<Default_Ring_2_ ua="rw">1</Default_Ring_2_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Default_CWT_2_ ua="rw">1</Default_CWT_2_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Hold_Reminder_Ring_2_ ua="rw">8</Hold_Reminder_Ring_2_> <!-- options: 1/2/3/4/5/6/7/8/9/none -->
<Call_Back_Ring_2_ ua="rw">7</Call_Back_Ring_2_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Cfwd_Ring_Splash_Len_2_ ua="rw">0</Cfwd_Ring_Splash_Len_2_>
<Cblk_Ring_Splash_Len_2_ ua="rw">0</Cblk_Ring_Splash_Len_2_>
<VMWI_Ring_Splash_Len_2_ ua="rw">0</VMWI_Ring_Splash_Len_2_>
<VMWI_Ring_Policy_2_ ua="na">New VM Available</VMWI_Ring_Policy_2_> <!-- options: New VM Available/New VM Becomes Available/New VM Arrives -->
<Ring_On_No_New_VM_2_ ua="na">No</Ring_On_No_New_VM_2_>
<!-- Call Progress Tones -->
<Dial_Tone ua="na">350@-19,440@-19;10(*/0/1+2)</Dial_Tone>
<Second_Dial_Tone ua="na">420@-19,520@-19;10(*/0/1+2)</Second_Dial_Tone>
<Outside_Dial_Tone ua="na">420@-16;10(*/0/1)</Outside_Dial_Tone>
<Prompt_Tone ua="na">520@-19,620@-19;10(*/0/1+2)</Prompt_Tone>
<Busy_Tone ua="na">480@-19,620@-19;10(.5/.5/1+2)</Busy_Tone>
<Reorder_Tone ua="na">480@-19,620@-19;10(.25/.25/1+2)</Reorder_Tone>
<Off_Hook_Warning_Tone ua="na">480@-10,620@0;10(.125/.125/1+2)</Off_Hook_Warning_Tone>
<Ring_Back_Tone ua="na">440@-19,480@-19;*(2/4/1+2)</Ring_Back_Tone>
<Ring_Back_2_Tone ua="na">440@-19,480@-19;*(1/1/1+2)</Ring_Back_2_Tone>
<Confirm_Tone ua="na">600@-16;1(.25/.25/1)</Confirm_Tone>
<SIT1_Tone ua="na">985@-16,1428@-16,1777@-16;20(.380/0/1,.380/0/2,.380/0/3,0/4/0)</SIT1_Tone>
<SIT2_Tone ua="na">914@-16,1371@-16,1777@-16;20(.274/0/1,.274/0/2,.380/0/3,0/4/0)</SIT2_Tone>
<SIT3_Tone ua="na">914@-16,1371@-16,1777@-16;20(.380/0/1,.380/0/2,.380/0/3,0/4/0)</SIT3_Tone>
<SIT4_Tone ua="na">985@-16,1371@-16,1777@-16;20(.380/0/1,.274/0/2,.380/0/3,0/4/0)</SIT4_Tone>
<MWI_Dial_Tone ua="na">350@-19,440@-19;2(.1/.1/1+2);10(*/0/1+2)</MWI_Dial_Tone>
<Cfwd_Dial_Tone ua="na">350@-19,440@-19;2(.2/.2/1+2);10(*/0/1+2)</Cfwd_Dial_Tone>
<Holding_Tone ua="na">600@-19;*(.1/.1/1,.1/.1/1,.1/9.5/1)</Holding_Tone>
<Conference_Tone ua="na">350@-19;20(.1/.1/1,.1/9.7/1)</Conference_Tone>
<Secure_Call_Indication_Tone ua="na">397@-19,507@-19;15(0/2/0,.2/.1/1,.1/2.1/2)</Secure_Call_Indication_Tone>
<Feature_Invocation_Tone ua="na">350@-16;*(.1/.1/1)</Feature_Invocation_Tone>
<!-- Distinctive Ring Patterns -->
<Ring1_Cadence ua="na">60(2/4)</Ring1_Cadence>
<Ring2_Cadence ua="na">60(.8/.4,.8/4)</Ring2_Cadence>
<Ring3_Cadence ua="na">60(.4/.2,.4/.2,.8/4)</Ring3_Cadence>
<Ring4_Cadence ua="na">60(.3/.2,1/.2,.3/4)</Ring4_Cadence>
<Ring5_Cadence ua="na">1(.5/.5)</Ring5_Cadence>
<Ring6_Cadence ua="na">60(.2/.4,.2/.4,.2/4)</Ring6_Cadence>
<Ring7_Cadence ua="na">60(.4/.2,.4/.2,.4/4)</Ring7_Cadence>
<Ring8_Cadence ua="na">60(0.25/9.75)</Ring8_Cadence>
<Ring9_Cadence ua="na">60(.4/.2,.4/2)</Ring9_Cadence>
<!-- Distinctive Call Waiting Tone Patterns -->
<CWT1_Cadence ua="na">30(.3/9.7)</CWT1_Cadence>
<CWT2_Cadence ua="na">30(.1/.1, .1/9.7)</CWT2_Cadence>
<CWT3_Cadence ua="na">30(.1/.1, .1/.1, .1/9.7)</CWT3_Cadence>
<CWT4_Cadence ua="na">30(.1/.1,.3/.1,.1/9.3)</CWT4_Cadence>
<CWT5_Cadence ua="na">1(.5/.5)</CWT5_Cadence>
<CWT6_Cadence ua="na">30(.1/.1,.3/.2,.3/9.1)</CWT6_Cadence>
<CWT7_Cadence ua="na">30(.3/.1,.3/.1,.1/9.1)</CWT7_Cadence>
<CWT8_Cadence ua="na">2.3(.3/2)</CWT8_Cadence>
<CWT9_Cadence ua="na">30(.3/9.7)</CWT9_Cadence>
<!-- Distinctive Ring/CWT Pattern Names -->
<Ring1_Name ua="na">Bellcore-r1</Ring1_Name>
<Ring2_Name ua="na">Bellcore-r2</Ring2_Name>
<Ring3_Name ua="na">Bellcore-r3</Ring3_Name>
<Ring4_Name ua="na">Bellcore-r4</Ring4_Name>
<Ring5_Name ua="na">Bellcore-r5</Ring5_Name>
<Ring6_Name ua="na">Bellcore-r6</Ring6_Name>
<Ring7_Name ua="na">Bellcore-r7</Ring7_Name>
<Ring8_Name ua="na">Bellcore-r8</Ring8_Name>
<Ring9_Name ua="na">Bellcore-r9</Ring9_Name>
<!-- Ring and Call Waiting Tone Spec -->
<Ring_Waveform ua="na">Trapezoid</Ring_Waveform> <!-- options: Sinusoid/Trapezoid -->
<Ring_Frequency ua="na">25</Ring_Frequency>
<Ring_Voltage ua="na">85</Ring_Voltage>
<CWT_Frequency ua="na">440@-10</CWT_Frequency>
<!-- Control Timer Values (sec) -->
<Hook_Flash_Timer_Min ua="na">.1</Hook_Flash_Timer_Min>
<Hook_Flash_Timer_Max ua="na">.9</Hook_Flash_Timer_Max>
<Callee_On_Hook_Delay ua="na">0</Callee_On_Hook_Delay>
<Reorder_Delay ua="na">5</Reorder_Delay>
<Call_Back_Expires ua="na">1800</Call_Back_Expires>
<Call_Back_Retry_Intvl ua="na">30</Call_Back_Retry_Intvl>
<Call_Back_Delay ua="na">.5</Call_Back_Delay>
<VMWI_Refresh_Intvl ua="na">0</VMWI_Refresh_Intvl>
<Interdigit_Long_Timer ua="na">10</Interdigit_Long_Timer>
<Interdigit_Short_Timer ua="na">3</Interdigit_Short_Timer>
<CPC_Delay ua="na">2</CPC_Delay>
<CPC_Duration ua="na">0</CPC_Duration>
<!-- Vertical Service Activation Codes -->
<Call_Return_Code ua="na">*69</Call_Return_Code>
<Call_Redial_Code ua="na">*07</Call_Redial_Code>
<Blind_Transfer_Code ua="na">*98</Blind_Transfer_Code>
<Call_Back_Act_Code ua="na">*66</Call_Back_Act_Code>
<Call_Back_Deact_Code ua="na">*86</Call_Back_Deact_Code>
<Call_Back_Busy_Act_Code ua="na">*05</Call_Back_Busy_Act_Code>
<Cfwd_All_Act_Code ua="na">*72</Cfwd_All_Act_Code>
<Cfwd_All_Deact_Code ua="na">*73</Cfwd_All_Deact_Code>
<Cfwd_Busy_Act_Code ua="na">*90</Cfwd_Busy_Act_Code>
<Cfwd_Busy_Deact_Code ua="na">*91</Cfwd_Busy_Deact_Code>
<Cfwd_No_Ans_Act_Code ua="na">*92</Cfwd_No_Ans_Act_Code>
<Cfwd_No_Ans_Deact_Code ua="na">*93</Cfwd_No_Ans_Deact_Code>
<Cfwd_Last_Act_Code ua="na">*63</Cfwd_Last_Act_Code>
<Cfwd_Last_Deact_Code ua="na">*83</Cfwd_Last_Deact_Code>
<Block_Last_Act_Code ua="na">*60</Block_Last_Act_Code>
<Block_Last_Deact_Code ua="na">*80</Block_Last_Deact_Code>
<Accept_Last_Act_Code ua="na">*64</Accept_Last_Act_Code>
<Accept_Last_Deact_Code ua="na">*84</Accept_Last_Deact_Code>
<CW_Act_Code ua="na">*56</CW_Act_Code>
<CW_Deact_Code ua="na">*57</CW_Deact_Code>
<CW_Per_Call_Act_Code ua="na">*71</CW_Per_Call_Act_Code>
<CW_Per_Call_Deact_Code ua="na">*70</CW_Per_Call_Deact_Code>
<Block_CID_Act_Code ua="na">*67</Block_CID_Act_Code>
<Block_CID_Deact_Code ua="na">*68</Block_CID_Deact_Code>
<Block_CID_Per_Call_Act_Code ua="na">*81</Block_CID_Per_Call_Act_Code>
<Block_CID_Per_Call_Deact_Code ua="na">*82</Block_CID_Per_Call_Deact_Code>
<Block_ANC_Act_Code ua="na">*77</Block_ANC_Act_Code>
<Block_ANC_Deact_Code ua="na">*87</Block_ANC_Deact_Code>
<DND_Act_Code ua="na">*78</DND_Act_Code>
<DND_Deact_Code ua="na">*79</DND_Deact_Code>
<CID_Act_Code ua="na">*65</CID_Act_Code>
<CID_Deact_Code ua="na">*85</CID_Deact_Code>
<CWCID_Act_Code ua="na">*25</CWCID_Act_Code>
<CWCID_Deact_Code ua="na">*45</CWCID_Deact_Code>
<Dist_Ring_Act_Code ua="na">*26</Dist_Ring_Act_Code>
<Dist_Ring_Deact_Code ua="na">*46</Dist_Ring_Deact_Code>
<Speed_Dial_Act_Code ua="na">*74</Speed_Dial_Act_Code>
<Secure_All_Call_Act_Code ua="na">*16</Secure_All_Call_Act_Code>
<Secure_No_Call_Act_Code ua="na">*17</Secure_No_Call_Act_Code>
<Secure_One_Call_Act_Code ua="na">*18</Secure_One_Call_Act_Code>
<Secure_One_Call_Deact_Code ua="na">*19</Secure_One_Call_Deact_Code>
<Conference_Act_Code ua="na"></Conference_Act_Code>
<Attn-Xfer_Act_Code ua="na"></Attn-Xfer_Act_Code>
<Modem_Line_Toggle_Code ua="na">*99</Modem_Line_Toggle_Code>
<FAX_Line_Toggle_Code ua="na">#99</FAX_Line_Toggle_Code>
<Media_Loopback_Code ua="na">*03</Media_Loopback_Code>
<Referral_Services_Codes ua="na"></Referral_Services_Codes>
<Feature_Dial_Services_Codes ua="na"></Feature_Dial_Services_Codes>
<!-- Vertical Service Announcement Codes -->
<Service_Annc_Base_Number ua="na"></Service_Annc_Base_Number>
<Service_Annc_Extension_Codes ua="na"></Service_Annc_Extension_Codes>
<!-- Outbound Call Codec Selection Codes -->
<Prefer_G711u_Code ua="na">*017110</Prefer_G711u_Code>
<Force_G711u_Code ua="na">*027110</Force_G711u_Code>
<Prefer_G711a_Code ua="na">*017111</Prefer_G711a_Code>
<Force_G711a_Code ua="na">*027111</Force_G711a_Code>
<Prefer_G723_Code ua="na">*01723</Prefer_G723_Code>
<Force_G723_Code ua="na">*02723</Force_G723_Code>
<Prefer_G726r16_Code ua="na">*0172616</Prefer_G726r16_Code>
<Force_G726r16_Code ua="na">*0272616</Force_G726r16_Code>
<Prefer_G726r24_Code ua="na">*0172624</Prefer_G726r24_Code>
<Force_G726r24_Code ua="na">*0272624</Force_G726r24_Code>
<Prefer_G726r32_Code ua="na">*0172632</Prefer_G726r32_Code>
<Force_G726r32_Code ua="na">*0272632</Force_G726r32_Code>
<Prefer_G726r40_Code ua="na">*0172640</Prefer_G726r40_Code>
<Force_G726r40_Code ua="na">*0272640</Force_G726r40_Code>
<Prefer_G729a_Code ua="na">*01729</Prefer_G729a_Code>
<Force_G729a_Code ua="na">*02729</Force_G729a_Code>
<!-- Miscellaneous -->
<Set_Local_Date__mm_dd_ ua="na"></Set_Local_Date__mm_dd_>
<Set_Local_Time__HH_mm_ ua="na"></Set_Local_Time__HH_mm_>
<Time_Zone ua="na">GMT-08:00</Time_Zone> <!-- options: GMT-12:00/GMT-11:00/GMT-10:00/GMT-09:00/GMT-08:00/GMT-07:00/GMT-06:00/GMT-05:00/GMT-04:00/GMT-03:30/GMT-03:00/GMT-02:00/GMT-01:00/GMT/GMT+01:00/GMT+02:00/GMT+03:00/GMT+03:30/GMT+04:00/GMT+05:00/GMT+05:30/GMT+05:45/GMT+06:00/GMT+06:30/GMT+07:00/GMT+08:00/GMT+09:00/GMT+09:30/GMT+10:00/GMT+11:00/GMT+12:00/GMT+13:00 -->
<FXS_Port_Impedance ua="na">600</FXS_Port_Impedance> <!-- options: 600/900/600+2.16uF/900+2.16uF/270+750||150nF/220+820||120nF/220+820||115nF/200+600||100nF -->
<Daylight_Saving_Time_Rule ua="na">start=4/1/7;end=10/-1/7;save=1</Daylight_Saving_Time_Rule>
<Daylight_Saving_Time_Enable ua="na">Yes</Daylight_Saving_Time_Enable>
<FXS_Port_Input_Gain ua="na">-3</FXS_Port_Input_Gain>
<FXS_Port_Output_Gain ua="na">-3</FXS_Port_Output_Gain>
<DTMF_Playback_Level ua="na">-16</DTMF_Playback_Level>
<DTMF_Playback_Length ua="na">.1</DTMF_Playback_Length>
<Detect_ABCD ua="na">Yes</Detect_ABCD>
<Playback_ABCD ua="na">Yes</Playback_ABCD>
<Caller_ID_Method ua="na">Bellcore(N.Amer,China)</Caller_ID_Method> <!-- options: Bellcore(N.Amer,China)/DTMF(Finland,Sweden)/DTMF(Denmark)/ETSI DTMF/ETSI DTMF With PR/ETSI DTMF After Ring/ETSI FSK/ETSI FSK With PR(UK)/DTMF(Denmark) With PR -->
<Caller_ID_FSK_Standard ua="na">bell 202</Caller_ID_FSK_Standard> <!-- options: bell 202/v.23 -->
<Feature_Invocation_Method ua="na">Default</Feature_Invocation_Method> <!-- options: Default/Sweden -->
<More_Echo_Suppression ua="na">No</More_Echo_Suppression>
<!-- Port Forwarding Settings -->
<!-- DMZ Settings -->
<Enable_DMZ ua="rw">No</Enable_DMZ>
<DMZ_Host_IP_Address ua="rw">0</DMZ_Host_IP_Address>
<!-- Miscellaneous Settings -->
<Multicast_Passthru ua="rw">Disabled</Multicast_Passthru> <!-- options: Disabled/Inbound Only/Outbound Only/Inbound and Outbound -->
<!-- System Reserved Ports Range -->
<Starting_Port ua="rw">50000</Starting_Port>
<Num_of_Ports_Reserved ua="rw">256</Num_of_Ports_Reserved> <!-- options: 256/512/1024 -->
<!-- -->
<Protect_IVR_FactoryReset ua="na">No</Protect_IVR_FactoryReset>
</flat-profile>
Template für Fax optimiert
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<flat-profile xmlns="http://www.sipura.net/xsd/SPA2102" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sipura.net/xsd/SPA2102 http://www.sipura.net/xsd/SPA2102/SPA2102-5-2-3.xsd">
<!-- System Configuration -->
<Restricted_Access_Domains ua="na"></Restricted_Access_Domains>
<Enable_Web_Admin_Access ua="na">Yes</Enable_Web_Admin_Access>
<Admin_Passwd ua="na"></Admin_Passwd>
<User_Password ua="rw"></User_Password>
<!-- Internet Connection Settings -->
<Connection_Type ua="rw">DHCP</Connection_Type> <!-- options: DHCP/Static IP/PPPOE/PPPOE,DHCP/DHCP,PPPOE -->
<!-- Static IP Settings -->
<Static_IP ua="rw"></Static_IP>
<NetMask ua="rw"></NetMask>
<Gateway ua="rw"></Gateway>
<!-- Optional Settings -->
<HostName ua="rw"></HostName>
<Domain ua="rw"></Domain>
<Primary_DNS ua="rw"></Primary_DNS>
<Secondary_DNS ua="rw"></Secondary_DNS>
<DNS_Server_Order ua="na">Manual</DNS_Server_Order> <!-- options: Manual/Manual,DHCP/DHCP,Manual -->
<DNS_Query_Mode ua="na">Parallel</DNS_Query_Mode> <!-- options: Parallel/Sequential -->
<Primary_NTP_Server ua="na">ntp.tmwr.de</Primary_NTP_Server>
<Secondary_NTP_Server ua="na"></Secondary_NTP_Server>
<DHCP_IP_Revalidate_Timer ua="na">0</DHCP_IP_Revalidate_Timer>
<Networking_Service ua="rw">NAT</Networking_Service> <!-- options: NAT/Bridge/Auto -->
<Auto_NetService_Private_IP_Ranges ua="rw">10.0.0.0-10.255.255.255,192.168.0.0-192.168.255.255,172.16.0.0-172.31.255.255</Auto_NetService_Private_IP_Ranges>
<!-- LAN Network Settings -->
<LAN_IP_Address ua="rw">192.168.0.1</LAN_IP_Address>
<LAN_Subnet_Mask ua="rw">255.255.255.0</LAN_Subnet_Mask> <!-- options: 255.255.255.0/255.255.255.128/255.255.255.192/255.255.255.224/255.255.255.240/255.255.255.248/255.255.255.252 -->
<!-- -->
<Enable_DHCP_Server ua="rw">Yes</Enable_DHCP_Server>
<DHCP_Lease_Time ua="rw">24</DHCP_Lease_Time>
<DHCP_Client_Starting_IP_Address ua="rw">2</DHCP_Client_Starting_IP_Address>
<Number_of_Client_IP_Addresses ua="rw">50</Number_of_Client_IP_Addresses>
<!-- Static DHCP Lease Settings -->
<!-- Remote Management -->
<Enable_WAN_Web_Server ua="rw">Yes</Enable_WAN_Web_Server>
<WAN_Web_Server_Port ua="rw">80</WAN_Web_Server_Port>
<!-- Product Information -->
<!-- System Status -->
<!-- Configuration Profile -->
<Provision_Enable ua="na">Yes</Provision_Enable>
<Resync_On_Reset ua="na">Yes</Resync_On_Reset>
<Resync_Random_Delay ua="na">2</Resync_Random_Delay>
<Resync_Periodic ua="na">3600</Resync_Periodic>
<Resync_Error_Retry_Delay ua="na">3600</Resync_Error_Retry_Delay>
<Forced_Resync_Delay ua="na">14400</Forced_Resync_Delay>
<Resync_From_SIP ua="na">Yes</Resync_From_SIP>
<Resync_After_Upgrade_Attempt ua="na">Yes</Resync_After_Upgrade_Attempt>
<Resync_Trigger_1 ua="na"></Resync_Trigger_1>
<Resync_Trigger_2 ua="na"></Resync_Trigger_2>
<Resync_Fails_On_FNF ua="na">Yes</Resync_Fails_On_FNF>
<Profile_Rule ua="na">http://%TF_SIPSERVER%/sipura/$MA.cfg</Profile_Rule>
<Profile_Rule_B ua="na"></Profile_Rule_B>
<Profile_Rule_C ua="na"></Profile_Rule_C>
<Profile_Rule_D ua="na"></Profile_Rule_D>
<Log_Resync_Request_Msg ua="na">$PN $MAC -- Requesting resync $SCHEME://$SERVIP:$PORT$PATH</Log_Resync_Request_Msg>
<Log_Resync_Success_Msg ua="na">$PN $MAC -- Successful resync $SCHEME://$SERVIP:$PORT$PATH</Log_Resync_Success_Msg>
<Log_Resync_Failure_Msg ua="na">$PN $MAC -- Resync failed: $ERR</Log_Resync_Failure_Msg>
<Report_Rule ua="na"></Report_Rule>
<!-- Firmware Upgrade -->
<Upgrade_Enable ua="na">Yes</Upgrade_Enable>
<Upgrade_Error_Retry_Delay ua="na">3600</Upgrade_Error_Retry_Delay>
<Downgrade_Rev_Limit ua="na"></Downgrade_Rev_Limit>
<Upgrade_Rule ua="na">http://%TF_SIPSERVER%/sipura/firmware/spa2102-5-2-12.bin</Upgrade_Rule>
<!-- RTP Parameters -->
<RTP_Port_Min ua="na">16384</RTP_Port_Min>
<RTP_Port_Max ua="na">16482</RTP_Port_Max>
<RTP_Packet_Size ua="na">0.020</RTP_Packet_Size>
<Max_RTP_ICMP_Err ua="na">0</Max_RTP_ICMP_Err>
<RTCP_Tx_Interval ua="na">0</RTCP_Tx_Interval>
<No_UDP_Checksum ua="na">No</No_UDP_Checksum>
<Stats_In_BYE ua="na">No</Stats_In_BYE>
<!-- SIP Timer Values (sec) -->
<SIP_T1 ua="na">.5</SIP_T1>
<SIP_T2 ua="na">4</SIP_T2>
<SIP_T4 ua="na">5</SIP_T4>
<SIP_Timer_B ua="na">32</SIP_Timer_B>
<SIP_Timer_F ua="na">32</SIP_Timer_F>
<SIP_Timer_H ua="na">32</SIP_Timer_H>
<SIP_Timer_D ua="na">32</SIP_Timer_D>
<SIP_Timer_J ua="na">32</SIP_Timer_J>
<INVITE_Expires ua="na">240</INVITE_Expires>
<ReINVITE_Expires ua="na">30</ReINVITE_Expires>
<Reg_Min_Expires ua="na">1</Reg_Min_Expires>
<Reg_Max_Expires ua="na">7200</Reg_Max_Expires>
<Reg_Retry_Intvl ua="na">15</Reg_Retry_Intvl>
<Reg_Retry_Long_Intvl ua="na">60</Reg_Retry_Long_Intvl>
<Reg_Retry_Random_Delay ua="na"></Reg_Retry_Random_Delay>
<Reg_Retry_Long_Random_Delay ua="na"></Reg_Retry_Long_Random_Delay>
<Reg_Retry_Intvl_Cap ua="na"></Reg_Retry_Intvl_Cap>
<!-- NAT Support Parameters -->
<Handle_VIA_received ua="na">No</Handle_VIA_received>
<Handle_VIA_rport ua="na">No</Handle_VIA_rport>
<Insert_VIA_received ua="na">No</Insert_VIA_received>
<Insert_VIA_rport ua="na">No</Insert_VIA_rport>
<Substitute_VIA_Addr ua="na">No</Substitute_VIA_Addr>
<Send_Resp_To_Src_Port ua="na">No</Send_Resp_To_Src_Port>
<STUN_Enable ua="na">Yes</STUN_Enable>
<STUN_Test_Enable ua="na">No</STUN_Test_Enable>
<STUN_Server ua="na">stun.teamfon.com</STUN_Server>
<TURN_Server ua="na"></TURN_Server>
<Auth_Server ua="na"></Auth_Server>
<EXT_IP ua="na"></EXT_IP>
<EXT_RTP_Port_Min ua="na"></EXT_RTP_Port_Min>
<NAT_Keep_Alive_Intvl ua="na">15</NAT_Keep_Alive_Intvl>
<!-- -->
<Line_Enable_1_ ua="na">Yes</Line_Enable_1_>
<!-- NAT Settings -->
<NAT_Mapping_Enable_1_ ua="na">Yes</NAT_Mapping_Enable_1_>
<NAT_Keep_Alive_Enable_1_ ua="na">Yes</NAT_Keep_Alive_Enable_1_>
<NAT_Keep_Alive_Msg_1_ ua="na">$NOTIFY</NAT_Keep_Alive_Msg_1_>
<NAT_Keep_Alive_Dest_1_ ua="na">$PROXY</NAT_Keep_Alive_Dest_1_>
<!-- Network Settings -->
<SIP_ToS_DiffServ_Value_1_ ua="na">0x68</SIP_ToS_DiffServ_Value_1_>
<SIP_CoS_Value_1_ ua="na">3</SIP_CoS_Value_1_>
<RTP_ToS_DiffServ_Value_1_ ua="na">0xb8</RTP_ToS_DiffServ_Value_1_>
<RTP_CoS_Value_1_ ua="na">6</RTP_CoS_Value_1_>
<Network_Jitter_Level_1_ ua="na">low</Network_Jitter_Level_1_> <!-- options: low/medium/high/very high/extremely high -->
<Jitter_Buffer_Adjustment_1_ ua="na">disable</Jitter_Buffer_Adjustment_1_> <!-- options: up and down/up only/down only/disable -->
<!-- SIP Settings -->
<SIP_Transport_1_ ua="na">UDP</SIP_Transport_1_> <!-- options: UDP/TCP/TLS -->
<SIP_Port_1_ ua="na">5060</SIP_Port_1_>
<SIP_100REL_Enable_1_ ua="na">No</SIP_100REL_Enable_1_>
<EXT_SIP_Port_1_ ua="na"></EXT_SIP_Port_1_>
<Auth_Resync-Reboot_1_ ua="na">Yes</Auth_Resync-Reboot_1_>
<SIP_Proxy-Require_1_ ua="na"></SIP_Proxy-Require_1_>
<SIP_Remote-Party-ID_1_ ua="na">Yes</SIP_Remote-Party-ID_1_>
<SIP_GUID_1_ ua="na">No</SIP_GUID_1_>
<SIP_Debug_Option_1_ ua="na">none</SIP_Debug_Option_1_> <!-- options: none/1-line/1-line excl. OPT/1-line excl. NTFY/1-line excl. REG/1-line excl. OPT|NTFY|REG/full/full excl. OPT/full excl. NTFY/full excl. REG/full excl. OPT|NTFY|REG -->
<RTP_Log_Intvl_1_ ua="na">0</RTP_Log_Intvl_1_>
<Restrict_Source_IP_1_ ua="na">No</Restrict_Source_IP_1_>
<Referor_Bye_Delay_1_ ua="na">4</Referor_Bye_Delay_1_>
<Refer_Target_Bye_Delay_1_ ua="na">0</Refer_Target_Bye_Delay_1_>
<Referee_Bye_Delay_1_ ua="na">0</Referee_Bye_Delay_1_>
<Refer-To_Target_Contact_1_ ua="na">No</Refer-To_Target_Contact_1_>
<Sticky_183_1_ ua="na">No</Sticky_183_1_>
<Auth_INVITE_1_ ua="na">No</Auth_INVITE_1_>
<Reply_182_On_Call_Waiting_1_ ua="na">No</Reply_182_On_Call_Waiting_1_>
<Use_Anonymous_With_RPID_1_ ua="na">Yes</Use_Anonymous_With_RPID_1_>
<Use_Local_Addr_In_FROM_1_ ua="na">No</Use_Local_Addr_In_FROM_1_>
<!-- Call Feature Settings -->
<Blind_Attn-Xfer_Enable_1_ ua="na">No</Blind_Attn-Xfer_Enable_1_>
<MOH_Server_1_ ua="na"></MOH_Server_1_>
<Xfer_When_Hangup_Conf_1_ ua="na">No</Xfer_When_Hangup_Conf_1_>
<Conference_Bridge_URL_1_ ua="na"></Conference_Bridge_URL_1_>
<Conference_Bridge_Ports_1_ ua="na">3</Conference_Bridge_Ports_1_> <!-- options: 3/4/5/6/7/8/9/10 -->
<!-- Proxy and Registration -->
<Proxy_1_ ua="na">%TF_SIPSERVER%</Proxy_1_>
<Outbound_Proxy_1_ ua="na">%TF_SIPSERVER%</Outbound_Proxy_1_>
<Use_Outbound_Proxy_1_ ua="na">No</Use_Outbound_Proxy_1_>
<Use_OB_Proxy_In_Dialog_1_ ua="na">Yes</Use_OB_Proxy_In_Dialog_1_>
<Register_1_ ua="na">Yes</Register_1_>
<Make_Call_Without_Reg_1_ ua="na">No</Make_Call_Without_Reg_1_>
<Register_Expires_1_ ua="na">3600</Register_Expires_1_>
<Ans_Call_Without_Reg_1_ ua="na">No</Ans_Call_Without_Reg_1_>
<Use_DNS_SRV_1_ ua="na">No</Use_DNS_SRV_1_>
<DNS_SRV_Auto_Prefix_1_ ua="na">No</DNS_SRV_Auto_Prefix_1_>
<Proxy_Fallback_Intvl_1_ ua="na">3600</Proxy_Fallback_Intvl_1_>
<Proxy_Redundancy_Method_1_ ua="na">Normal</Proxy_Redundancy_Method_1_> <!-- options: Normal/Based on SRV Port -->
<Voice_Mail_Server_1_ ua="na"></Voice_Mail_Server_1_>
<Mailbox_Subscribe_Expires_1_ ua="na">2147483647</Mailbox_Subscribe_Expires_1_>
<!-- Subscriber Information -->
<Display_Name_1_ ua="na">%TF_ACCOUNT%</Display_Name_1_>
<User_ID_1_ ua="na">%TF_ACCOUNT%</User_ID_1_>
<Password_1_ ua="na">%TF_PASSWORD%</Password_1_>
<Use_Auth_ID_1_ ua="na">No</Use_Auth_ID_1_>
<Auth_ID_1_ ua="na">%TF_ACCOUNT%</Auth_ID_1_>
<Mini_Certificate_1_ ua="na"></Mini_Certificate_1_>
<SRTP_Private_Key_1_ ua="na"></SRTP_Private_Key_1_>
<!-- Supplementary Service Subscription -->
<Call_Waiting_Serv_1_ ua="na">Yes</Call_Waiting_Serv_1_>
<Block_CID_Serv_1_ ua="na">Yes</Block_CID_Serv_1_>
<Block_ANC_Serv_1_ ua="na">Yes</Block_ANC_Serv_1_>
<Dist_Ring_Serv_1_ ua="na">Yes</Dist_Ring_Serv_1_>
<Cfwd_All_Serv_1_ ua="na">Yes</Cfwd_All_Serv_1_>
<Cfwd_Busy_Serv_1_ ua="na">Yes</Cfwd_Busy_Serv_1_>
<Cfwd_No_Ans_Serv_1_ ua="na">Yes</Cfwd_No_Ans_Serv_1_>
<Cfwd_Sel_Serv_1_ ua="na">Yes</Cfwd_Sel_Serv_1_>
<Cfwd_Last_Serv_1_ ua="na">Yes</Cfwd_Last_Serv_1_>
<Block_Last_Serv_1_ ua="na">Yes</Block_Last_Serv_1_>
<Accept_Last_Serv_1_ ua="na">Yes</Accept_Last_Serv_1_>
<DND_Serv_1_ ua="na">Yes</DND_Serv_1_>
<CID_Serv_1_ ua="na">Yes</CID_Serv_1_>
<CWCID_Serv_1_ ua="na">Yes</CWCID_Serv_1_>
<Call_Return_Serv_1_ ua="na">Yes</Call_Return_Serv_1_>
<Call_Redial_Serv_1_ ua="na">Yes</Call_Redial_Serv_1_>
<Call_Back_Serv_1_ ua="na">Yes</Call_Back_Serv_1_>
<Three_Way_Call_Serv_1_ ua="na">Yes</Three_Way_Call_Serv_1_>
<Three_Way_Conf_Serv_1_ ua="na">Yes</Three_Way_Conf_Serv_1_>
<Attn_Transfer_Serv_1_ ua="na">Yes</Attn_Transfer_Serv_1_>
<Unattn_Transfer_Serv_1_ ua="na">Yes</Unattn_Transfer_Serv_1_>
<MWI_Serv_1_ ua="na">Yes</MWI_Serv_1_>
<VMWI_Serv_1_ ua="na">Yes</VMWI_Serv_1_>
<Speed_Dial_Serv_1_ ua="na">Yes</Speed_Dial_Serv_1_>
<Secure_Call_Serv_1_ ua="na">Yes</Secure_Call_Serv_1_>
<Referral_Serv_1_ ua="na">Yes</Referral_Serv_1_>
<Feature_Dial_Serv_1_ ua="na">Yes</Feature_Dial_Serv_1_>
<Service_Announcement_Serv_1_ ua="na">No</Service_Announcement_Serv_1_>
<!-- Audio Configuration -->
<Preferred_Codec_1_ ua="na">G711u</Preferred_Codec_1_> <!-- options: G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Second_Preferred_Codec_1_ ua="na">Unspecified</Second_Preferred_Codec_1_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Third_Preferred_Codec_1_ ua="na">Unspecified</Third_Preferred_Codec_1_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Use_Pref_Codec_Only_1_ ua="na">Yes</Use_Pref_Codec_Only_1_>
<Silence_Supp_Enable_1_ ua="na">No</Silence_Supp_Enable_1_>
<Silence_Threshold_1_ ua="na">medium</Silence_Threshold_1_> <!-- options: high/medium/low -->
<G729a_Enable_1_ ua="na">Yes</G729a_Enable_1_>
<Echo_Canc_Enable_1_ ua="na">No</Echo_Canc_Enable_1_>
<G723_Enable_1_ ua="na">Yes</G723_Enable_1_>
<Echo_Canc_Adapt_Enable_1_ ua="na">No</Echo_Canc_Adapt_Enable_1_>
<G726-16_Enable_1_ ua="na">Yes</G726-16_Enable_1_>
<Echo_Supp_Enable_1_ ua="na">No</Echo_Supp_Enable_1_>
<G726-24_Enable_1_ ua="na">Yes</G726-24_Enable_1_>
<FAX_CED_Detect_Enable_1_ ua="na">No</FAX_CED_Detect_Enable_1_>
<G726-32_Enable_1_ ua="na">Yes</G726-32_Enable_1_>
<FAX_CNG_Detect_Enable_1_ ua="na">No</FAX_CNG_Detect_Enable_1_>
<G726-40_Enable_1_ ua="na">Yes</G726-40_Enable_1_>
<FAX_Passthru_Codec_1_ ua="na">G711u</FAX_Passthru_Codec_1_> <!-- options: G711u/G711a -->
<DTMF_Process_INFO_1_ ua="na">Yes</DTMF_Process_INFO_1_>
<FAX_Codec_Symmetric_1_ ua="na">Yes</FAX_Codec_Symmetric_1_>
<DTMF_Process_AVT_1_ ua="na">Yes</DTMF_Process_AVT_1_>
<FAX_Passthru_Method_1_ ua="na">ReINVITE</FAX_Passthru_Method_1_> <!-- options: None/NSE/ReINVITE -->
<DTMF_Tx_Method_1_ ua="na">Auto</DTMF_Tx_Method_1_> <!-- options: InBand/AVT/INFO/Auto/InBand+INFO/AVT+INFO -->
<DTMF_Tx_Mode_1_ ua="na">Strict</DTMF_Tx_Mode_1_> <!-- options: Normal/Strict -->
<DTMF_Tx_Strict_Hold_Off_Time_1_ ua="na">90</DTMF_Tx_Strict_Hold_Off_Time_1_>
<FAX_Process_NSE_1_ ua="na">Yes</FAX_Process_NSE_1_>
<Hook_Flash_Tx_Method_1_ ua="na">None</Hook_Flash_Tx_Method_1_> <!-- options: None/AVT/INFO -->
<FAX_Disable_ECAN_1_ ua="na">No</FAX_Disable_ECAN_1_>
<Release_Unused_Codec_1_ ua="na">Yes</Release_Unused_Codec_1_>
<FAX_Enable_T38_1_ ua="na">No</FAX_Enable_T38_1_>
<FAX_T38_Redundancy_1_ ua="na">0</FAX_T38_Redundancy_1_> <!-- options: 0/1/2/3 -->
<FAX_Tone_Detect_Mode_1_ ua="na">caller or callee</FAX_Tone_Detect_Mode_1_> <!-- options: caller or callee/caller only/callee only -->
<!-- Dial Plan -->
<Dial_Plan_1_ ua="na">(*xx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.)</Dial_Plan_1_>
<Enable_IP_Dialing_1_ ua="na">No</Enable_IP_Dialing_1_>
<Emergency_Number_1_ ua="na"></Emergency_Number_1_>
<!-- FXS Port Polarity Configuration -->
<Idle_Polarity_1_ ua="na">Forward</Idle_Polarity_1_> <!-- options: Forward/Reverse -->
<Caller_Conn_Polarity_1_ ua="na">Forward</Caller_Conn_Polarity_1_> <!-- options: Forward/Reverse -->
<Callee_Conn_Polarity_1_ ua="na">Forward</Callee_Conn_Polarity_1_> <!-- options: Forward/Reverse -->
<!-- Call Forward Settings -->
<Cfwd_All_Dest_1_ ua="rw"></Cfwd_All_Dest_1_>
<Cfwd_Busy_Dest_1_ ua="rw"></Cfwd_Busy_Dest_1_>
<Cfwd_No_Ans_Dest_1_ ua="rw"></Cfwd_No_Ans_Dest_1_>
<Cfwd_No_Ans_Delay_1_ ua="rw">20</Cfwd_No_Ans_Delay_1_>
<!-- Selective Call Forward Settings -->
<Cfwd_Sel1_Caller_1_ ua="rw"></Cfwd_Sel1_Caller_1_>
<Cfwd_Sel1_Dest_1_ ua="rw"></Cfwd_Sel1_Dest_1_>
<Cfwd_Sel2_Caller_1_ ua="rw"></Cfwd_Sel2_Caller_1_>
<Cfwd_Sel2_Dest_1_ ua="rw"></Cfwd_Sel2_Dest_1_>
<Cfwd_Sel3_Caller_1_ ua="rw"></Cfwd_Sel3_Caller_1_>
<Cfwd_Sel3_Dest_1_ ua="rw"></Cfwd_Sel3_Dest_1_>
<Cfwd_Sel4_Caller_1_ ua="rw"></Cfwd_Sel4_Caller_1_>
<Cfwd_Sel4_Dest_1_ ua="rw"></Cfwd_Sel4_Dest_1_>
<Cfwd_Sel5_Caller_1_ ua="rw"></Cfwd_Sel5_Caller_1_>
<Cfwd_Sel5_Dest_1_ ua="rw"></Cfwd_Sel5_Dest_1_>
<Cfwd_Sel6_Caller_1_ ua="rw"></Cfwd_Sel6_Caller_1_>
<Cfwd_Sel6_Dest_1_ ua="rw"></Cfwd_Sel6_Dest_1_>
<Cfwd_Sel7_Caller_1_ ua="rw"></Cfwd_Sel7_Caller_1_>
<Cfwd_Sel7_Dest_1_ ua="rw"></Cfwd_Sel7_Dest_1_>
<Cfwd_Sel8_Caller_1_ ua="rw"></Cfwd_Sel8_Caller_1_>
<Cfwd_Sel8_Dest_1_ ua="rw"></Cfwd_Sel8_Dest_1_>
<Cfwd_Last_Caller_1_ ua="rw"></Cfwd_Last_Caller_1_>
<Cfwd_Last_Dest_1_ ua="rw"></Cfwd_Last_Dest_1_>
<Block_Last_Caller_1_ ua="rw"></Block_Last_Caller_1_>
<Accept_Last_Caller_1_ ua="rw"></Accept_Last_Caller_1_>
<!-- Speed Dial Settings -->
<Speed_Dial_2_1_ ua="rw"></Speed_Dial_2_1_>
<Speed_Dial_3_1_ ua="rw"></Speed_Dial_3_1_>
<Speed_Dial_4_1_ ua="rw"></Speed_Dial_4_1_>
<Speed_Dial_5_1_ ua="rw"></Speed_Dial_5_1_>
<Speed_Dial_6_1_ ua="rw"></Speed_Dial_6_1_>
<Speed_Dial_7_1_ ua="rw"></Speed_Dial_7_1_>
<Speed_Dial_8_1_ ua="rw"></Speed_Dial_8_1_>
<Speed_Dial_9_1_ ua="rw"></Speed_Dial_9_1_>
<!-- Supplementary Service Settings -->
<CW_Setting_1_ ua="rw">No</CW_Setting_1_>
<Block_CID_Setting_1_ ua="rw">No</Block_CID_Setting_1_>
<Block_ANC_Setting_1_ ua="rw">No</Block_ANC_Setting_1_>
<DND_Setting_1_ ua="rw">No</DND_Setting_1_>
<CID_Setting_1_ ua="rw">Yes</CID_Setting_1_>
<CWCID_Setting_1_ ua="rw">Yes</CWCID_Setting_1_>
<Dist_Ring_Setting_1_ ua="rw">Yes</Dist_Ring_Setting_1_>
<Secure_Call_Setting_1_ ua="na">No</Secure_Call_Setting_1_>
<Message_Waiting_1_ ua="rw">No</Message_Waiting_1_>
<Accept_Media_Loopback_Request_1_ ua="na">automatic</Accept_Media_Loopback_Request_1_> <!-- options: never/automatic/manual -->
<Media_Loopback_Mode_1_ ua="na">source</Media_Loopback_Mode_1_> <!-- options: source/mirror -->
<Media_Loopback_Type_1_ ua="na">media</Media_Loopback_Type_1_> <!-- options: media/packet -->
<!-- Distinctive Ring Settings -->
<Ring1_Caller_1_ ua="rw"></Ring1_Caller_1_>
<Ring2_Caller_1_ ua="rw"></Ring2_Caller_1_>
<Ring3_Caller_1_ ua="rw"></Ring3_Caller_1_>
<Ring4_Caller_1_ ua="rw"></Ring4_Caller_1_>
<Ring5_Caller_1_ ua="rw"></Ring5_Caller_1_>
<Ring6_Caller_1_ ua="rw"></Ring6_Caller_1_>
<Ring7_Caller_1_ ua="rw"></Ring7_Caller_1_>
<Ring8_Caller_1_ ua="rw"></Ring8_Caller_1_>
<Ring9_Caller_1_ ua="na"></Ring9_Caller_1_>
<!-- Ring Settings -->
<Default_Ring_1_ ua="rw">1</Default_Ring_1_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Default_CWT_1_ ua="rw">1</Default_CWT_1_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Hold_Reminder_Ring_1_ ua="rw">8</Hold_Reminder_Ring_1_> <!-- options: 1/2/3/4/5/6/7/8/9/none -->
<Call_Back_Ring_1_ ua="rw">7</Call_Back_Ring_1_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Cfwd_Ring_Splash_Len_1_ ua="rw">0</Cfwd_Ring_Splash_Len_1_>
<Cblk_Ring_Splash_Len_1_ ua="rw">0</Cblk_Ring_Splash_Len_1_>
<VMWI_Ring_Splash_Len_1_ ua="rw">0</VMWI_Ring_Splash_Len_1_>
<VMWI_Ring_Policy_1_ ua="na">New VM Available</VMWI_Ring_Policy_1_> <!-- options: New VM Available/New VM Becomes Available/New VM Arrives -->
<Ring_On_No_New_VM_1_ ua="na">No</Ring_On_No_New_VM_1_>
<!-- -->
<Line_Enable_2_ ua="na">Yes</Line_Enable_2_>
<!-- Streaming Audio Server (SAS) -->
<SAS_Enable_2_ ua="na">No</SAS_Enable_2_>
<SAS_DLG_Refresh_Intvl_2_ ua="na">30</SAS_DLG_Refresh_Intvl_2_>
<SAS_Inbound_RTP_Sink_2_ ua="na"></SAS_Inbound_RTP_Sink_2_>
<!-- NAT Settings -->
<NAT_Mapping_Enable_2_ ua="na">No</NAT_Mapping_Enable_2_>
<NAT_Keep_Alive_Enable_2_ ua="na">No</NAT_Keep_Alive_Enable_2_>
<NAT_Keep_Alive_Msg_2_ ua="na">$NOTIFY</NAT_Keep_Alive_Msg_2_>
<NAT_Keep_Alive_Dest_2_ ua="na">$PROXY</NAT_Keep_Alive_Dest_2_>
<!-- Network Settings -->
<SIP_ToS_DiffServ_Value_2_ ua="na">0x68</SIP_ToS_DiffServ_Value_2_>
<SIP_CoS_Value_2_ ua="na">3</SIP_CoS_Value_2_>
<RTP_ToS_DiffServ_Value_2_ ua="na">0xb8</RTP_ToS_DiffServ_Value_2_>
<RTP_CoS_Value_2_ ua="na">6</RTP_CoS_Value_2_>
<Network_Jitter_Level_2_ ua="na">low</Network_Jitter_Level_2_> <!-- options: low/medium/high/very high/extremely high -->
<Jitter_Buffer_Adjustment_2_ ua="na">disable</Jitter_Buffer_Adjustment_2_> <!-- options: up and down/up only/down only/disable -->
<!-- SIP Settings -->
<SIP_Transport_2_ ua="na">UDP</SIP_Transport_2_> <!-- options: UDP/TCP/TLS -->
<SIP_Port_2_ ua="na">5061</SIP_Port_2_>
<SIP_100REL_Enable_2_ ua="na">No</SIP_100REL_Enable_2_>
<EXT_SIP_Port_2_ ua="na"></EXT_SIP_Port_2_>
<Auth_Resync-Reboot_2_ ua="na">Yes</Auth_Resync-Reboot_2_>
<SIP_Proxy-Require_2_ ua="na"></SIP_Proxy-Require_2_>
<SIP_Remote-Party-ID_2_ ua="na">Yes</SIP_Remote-Party-ID_2_>
<SIP_GUID_2_ ua="na">No</SIP_GUID_2_>
<SIP_Debug_Option_2_ ua="na">none</SIP_Debug_Option_2_> <!-- options: none/1-line/1-line excl. OPT/1-line excl. NTFY/1-line excl. REG/1-line excl. OPT|NTFY|REG/full/full excl. OPT/full excl. NTFY/full excl. REG/full excl. OPT|NTFY|REG -->
<RTP_Log_Intvl_2_ ua="na">0</RTP_Log_Intvl_2_>
<Restrict_Source_IP_2_ ua="na">No</Restrict_Source_IP_2_>
<Referor_Bye_Delay_2_ ua="na">4</Referor_Bye_Delay_2_>
<Refer_Target_Bye_Delay_2_ ua="na">0</Refer_Target_Bye_Delay_2_>
<Referee_Bye_Delay_2_ ua="na">0</Referee_Bye_Delay_2_>
<Refer-To_Target_Contact_2_ ua="na">No</Refer-To_Target_Contact_2_>
<Sticky_183_2_ ua="na">No</Sticky_183_2_>
<Auth_INVITE_2_ ua="na">No</Auth_INVITE_2_>
<Reply_182_On_Call_Waiting_2_ ua="na">No</Reply_182_On_Call_Waiting_2_>
<Use_Anonymous_With_RPID_2_ ua="na">Yes</Use_Anonymous_With_RPID_2_>
<Use_Local_Addr_In_FROM_2_ ua="na">No</Use_Local_Addr_In_FROM_2_>
<!-- Call Feature Settings -->
<Blind_Attn-Xfer_Enable_2_ ua="na">No</Blind_Attn-Xfer_Enable_2_>
<MOH_Server_2_ ua="na"></MOH_Server_2_>
<Xfer_When_Hangup_Conf_2_ ua="na">Yes</Xfer_When_Hangup_Conf_2_>
<Conference_Bridge_URL_2_ ua="na"></Conference_Bridge_URL_2_>
<Conference_Bridge_Ports_2_ ua="na">3</Conference_Bridge_Ports_2_> <!-- options: 3/4/5/6/7/8/9/10 -->
<!-- Proxy and Registration -->
<Proxy_2_ ua="na">%TF_SIPSERVER%</Proxy_2_>
<Outbound_Proxy_2_ ua="na">%TF_SIPSERVER%</Outbound_Proxy_2_>
<Use_Outbound_Proxy_2_ ua="na">No</Use_Outbound_Proxy_2_>
<Use_OB_Proxy_In_Dialog_2_ ua="na">Yes</Use_OB_Proxy_In_Dialog_2_>
<Register_2_ ua="na">Yes</Register_2_>
<Make_Call_Without_Reg_2_ ua="na">No</Make_Call_Without_Reg_2_>
<Register_Expires_2_ ua="na">3600</Register_Expires_2_>
<Ans_Call_Without_Reg_2_ ua="na">No</Ans_Call_Without_Reg_2_>
<Use_DNS_SRV_2_ ua="na">No</Use_DNS_SRV_2_>
<DNS_SRV_Auto_Prefix_2_ ua="na">No</DNS_SRV_Auto_Prefix_2_>
<Proxy_Fallback_Intvl_2_ ua="na">3600</Proxy_Fallback_Intvl_2_>
<Proxy_Redundancy_Method_2_ ua="na">Normal</Proxy_Redundancy_Method_2_> <!-- options: Normal/Based on SRV Port -->
<Voice_Mail_Server_2_ ua="na"></Voice_Mail_Server_2_>
<Mailbox_Subscribe_Expires_2_ ua="na">2147483647</Mailbox_Subscribe_Expires_2_>
<!-- Subscriber Information -->
<Display_Name_2_ ua="na"></Display_Name_2_>
<User_ID_2_ ua="na"></User_ID_2_>
<Password_2_ ua="na"></Password_2_>
<Use_Auth_ID_2_ ua="na">No</Use_Auth_ID_2_>
<Auth_ID_2_ ua="na"></Auth_ID_2_>
<Mini_Certificate_2_ ua="na"></Mini_Certificate_2_>
<SRTP_Private_Key_2_ ua="na"></SRTP_Private_Key_2_>
<!-- Supplementary Service Subscription -->
<Call_Waiting_Serv_2_ ua="na">Yes</Call_Waiting_Serv_2_>
<Block_CID_Serv_2_ ua="na">Yes</Block_CID_Serv_2_>
<Block_ANC_Serv_2_ ua="na">Yes</Block_ANC_Serv_2_>
<Dist_Ring_Serv_2_ ua="na">Yes</Dist_Ring_Serv_2_>
<Cfwd_All_Serv_2_ ua="na">Yes</Cfwd_All_Serv_2_>
<Cfwd_Busy_Serv_2_ ua="na">Yes</Cfwd_Busy_Serv_2_>
<Cfwd_No_Ans_Serv_2_ ua="na">Yes</Cfwd_No_Ans_Serv_2_>
<Cfwd_Sel_Serv_2_ ua="na">Yes</Cfwd_Sel_Serv_2_>
<Cfwd_Last_Serv_2_ ua="na">Yes</Cfwd_Last_Serv_2_>
<Block_Last_Serv_2_ ua="na">Yes</Block_Last_Serv_2_>
<Accept_Last_Serv_2_ ua="na">Yes</Accept_Last_Serv_2_>
<DND_Serv_2_ ua="na">Yes</DND_Serv_2_>
<CID_Serv_2_ ua="na">Yes</CID_Serv_2_>
<CWCID_Serv_2_ ua="na">Yes</CWCID_Serv_2_>
<Call_Return_Serv_2_ ua="na">Yes</Call_Return_Serv_2_>
<Call_Redial_Serv_2_ ua="na">Yes</Call_Redial_Serv_2_>
<Call_Back_Serv_2_ ua="na">Yes</Call_Back_Serv_2_>
<Three_Way_Call_Serv_2_ ua="na">Yes</Three_Way_Call_Serv_2_>
<Three_Way_Conf_Serv_2_ ua="na">Yes</Three_Way_Conf_Serv_2_>
<Attn_Transfer_Serv_2_ ua="na">Yes</Attn_Transfer_Serv_2_>
<Unattn_Transfer_Serv_2_ ua="na">Yes</Unattn_Transfer_Serv_2_>
<MWI_Serv_2_ ua="na">Yes</MWI_Serv_2_>
<VMWI_Serv_2_ ua="na">Yes</VMWI_Serv_2_>
<Speed_Dial_Serv_2_ ua="na">Yes</Speed_Dial_Serv_2_>
<Secure_Call_Serv_2_ ua="na">Yes</Secure_Call_Serv_2_>
<Referral_Serv_2_ ua="na">Yes</Referral_Serv_2_>
<Feature_Dial_Serv_2_ ua="na">Yes</Feature_Dial_Serv_2_>
<Service_Announcement_Serv_2_ ua="na">No</Service_Announcement_Serv_2_>
<!-- Audio Configuration -->
<Preferred_Codec_2_ ua="na">G711u</Preferred_Codec_2_> <!-- options: G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Second_Preferred_Codec_2_ ua="na">Unspecified</Second_Preferred_Codec_2_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Third_Preferred_Codec_2_ ua="na">Unspecified</Third_Preferred_Codec_2_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Use_Pref_Codec_Only_2_ ua="na">No</Use_Pref_Codec_Only_2_>
<Silence_Supp_Enable_2_ ua="na">No</Silence_Supp_Enable_2_>
<Silence_Threshold_2_ ua="na">medium</Silence_Threshold_2_> <!-- options: high/medium/low -->
<G729a_Enable_2_ ua="na">Yes</G729a_Enable_2_>
<Echo_Canc_Enable_2_ ua="na">Yes</Echo_Canc_Enable_2_>
<G723_Enable_2_ ua="na">Yes</G723_Enable_2_>
<Echo_Canc_Adapt_Enable_2_ ua="na">Yes</Echo_Canc_Adapt_Enable_2_>
<G726-16_Enable_2_ ua="na">Yes</G726-16_Enable_2_>
<Echo_Supp_Enable_2_ ua="na">Yes</Echo_Supp_Enable_2_>
<G726-24_Enable_2_ ua="na">Yes</G726-24_Enable_2_>
<FAX_CED_Detect_Enable_2_ ua="na">Yes</FAX_CED_Detect_Enable_2_>
<G726-32_Enable_2_ ua="na">Yes</G726-32_Enable_2_>
<FAX_CNG_Detect_Enable_2_ ua="na">Yes</FAX_CNG_Detect_Enable_2_>
<G726-40_Enable_2_ ua="na">Yes</G726-40_Enable_2_>
<FAX_Passthru_Codec_2_ ua="na">G711u</FAX_Passthru_Codec_2_> <!-- options: G711u/G711a -->
<DTMF_Process_INFO_2_ ua="na">Yes</DTMF_Process_INFO_2_>
<FAX_Codec_Symmetric_2_ ua="na">Yes</FAX_Codec_Symmetric_2_>
<DTMF_Process_AVT_2_ ua="na">Yes</DTMF_Process_AVT_2_>
<FAX_Passthru_Method_2_ ua="na">NSE</FAX_Passthru_Method_2_> <!-- options: None/NSE/ReINVITE -->
<DTMF_Tx_Method_2_ ua="na">Auto</DTMF_Tx_Method_2_> <!-- options: InBand/AVT/INFO/Auto/InBand+INFO/AVT+INFO -->
<DTMF_Tx_Mode_2_ ua="na">Strict</DTMF_Tx_Mode_2_> <!-- options: Normal/Strict -->
<DTMF_Tx_Strict_Hold_Off_Time_2_ ua="na">90</DTMF_Tx_Strict_Hold_Off_Time_2_>
<FAX_Process_NSE_2_ ua="na">Yes</FAX_Process_NSE_2_>
<Hook_Flash_Tx_Method_2_ ua="na">None</Hook_Flash_Tx_Method_2_> <!-- options: None/AVT/INFO -->
<FAX_Disable_ECAN_2_ ua="na">No</FAX_Disable_ECAN_2_>
<Release_Unused_Codec_2_ ua="na">Yes</Release_Unused_Codec_2_>
<FAX_Enable_T38_2_ ua="na">Yes</FAX_Enable_T38_2_>
<FAX_T38_Redundancy_2_ ua="na">1</FAX_T38_Redundancy_2_> <!-- options: 0/1/2/3 -->
<FAX_Tone_Detect_Mode_2_ ua="na">caller or callee</FAX_Tone_Detect_Mode_2_> <!-- options: caller or callee/caller only/callee only -->
<!-- Dial Plan -->
<Dial_Plan_2_ ua="na">(*xx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.)</Dial_Plan_2_>
<Enable_IP_Dialing_2_ ua="na">No</Enable_IP_Dialing_2_>
<Emergency_Number_2_ ua="na"></Emergency_Number_2_>
<!-- FXS Port Polarity Configuration -->
<Idle_Polarity_2_ ua="na">Forward</Idle_Polarity_2_> <!-- options: Forward/Reverse -->
<Caller_Conn_Polarity_2_ ua="na">Forward</Caller_Conn_Polarity_2_> <!-- options: Forward/Reverse -->
<Callee_Conn_Polarity_2_ ua="na">Forward</Callee_Conn_Polarity_2_> <!-- options: Forward/Reverse -->
<!-- Call Forward Settings -->
<Cfwd_All_Dest_2_ ua="rw"></Cfwd_All_Dest_2_>
<Cfwd_Busy_Dest_2_ ua="rw"></Cfwd_Busy_Dest_2_>
<Cfwd_No_Ans_Dest_2_ ua="rw"></Cfwd_No_Ans_Dest_2_>
<Cfwd_No_Ans_Delay_2_ ua="rw">20</Cfwd_No_Ans_Delay_2_>
<!-- Selective Call Forward Settings -->
<Cfwd_Sel1_Caller_2_ ua="rw"></Cfwd_Sel1_Caller_2_>
<Cfwd_Sel1_Dest_2_ ua="rw"></Cfwd_Sel1_Dest_2_>
<Cfwd_Sel2_Caller_2_ ua="rw"></Cfwd_Sel2_Caller_2_>
<Cfwd_Sel2_Dest_2_ ua="rw"></Cfwd_Sel2_Dest_2_>
<Cfwd_Sel3_Caller_2_ ua="rw"></Cfwd_Sel3_Caller_2_>
<Cfwd_Sel3_Dest_2_ ua="rw"></Cfwd_Sel3_Dest_2_>
<Cfwd_Sel4_Caller_2_ ua="rw"></Cfwd_Sel4_Caller_2_>
<Cfwd_Sel4_Dest_2_ ua="rw"></Cfwd_Sel4_Dest_2_>
<Cfwd_Sel5_Caller_2_ ua="rw"></Cfwd_Sel5_Caller_2_>
<Cfwd_Sel5_Dest_2_ ua="rw"></Cfwd_Sel5_Dest_2_>
<Cfwd_Sel6_Caller_2_ ua="rw"></Cfwd_Sel6_Caller_2_>
<Cfwd_Sel6_Dest_2_ ua="rw"></Cfwd_Sel6_Dest_2_>
<Cfwd_Sel7_Caller_2_ ua="rw"></Cfwd_Sel7_Caller_2_>
<Cfwd_Sel7_Dest_2_ ua="rw"></Cfwd_Sel7_Dest_2_>
<Cfwd_Sel8_Caller_2_ ua="rw"></Cfwd_Sel8_Caller_2_>
<Cfwd_Sel8_Dest_2_ ua="rw"></Cfwd_Sel8_Dest_2_>
<Cfwd_Last_Caller_2_ ua="rw"></Cfwd_Last_Caller_2_>
<Cfwd_Last_Dest_2_ ua="rw"></Cfwd_Last_Dest_2_>
<Block_Last_Caller_2_ ua="rw"></Block_Last_Caller_2_>
<Accept_Last_Caller_2_ ua="rw"></Accept_Last_Caller_2_>
<!-- Speed Dial Settings -->
<Speed_Dial_2_2_ ua="rw"></Speed_Dial_2_2_>
<Speed_Dial_3_2_ ua="rw"></Speed_Dial_3_2_>
<Speed_Dial_4_2_ ua="rw"></Speed_Dial_4_2_>
<Speed_Dial_5_2_ ua="rw"></Speed_Dial_5_2_>
<Speed_Dial_6_2_ ua="rw"></Speed_Dial_6_2_>
<Speed_Dial_7_2_ ua="rw"></Speed_Dial_7_2_>
<Speed_Dial_8_2_ ua="rw"></Speed_Dial_8_2_>
<Speed_Dial_9_2_ ua="rw"></Speed_Dial_9_2_>
<!-- Supplementary Service Settings -->
<CW_Setting_2_ ua="rw">Yes</CW_Setting_2_>
<Block_CID_Setting_2_ ua="rw">No</Block_CID_Setting_2_>
<Block_ANC_Setting_2_ ua="rw">No</Block_ANC_Setting_2_>
<DND_Setting_2_ ua="rw">No</DND_Setting_2_>
<CID_Setting_2_ ua="rw">Yes</CID_Setting_2_>
<CWCID_Setting_2_ ua="rw">Yes</CWCID_Setting_2_>
<Dist_Ring_Setting_2_ ua="rw">Yes</Dist_Ring_Setting_2_>
<Secure_Call_Setting_2_ ua="na">No</Secure_Call_Setting_2_>
<Message_Waiting_2_ ua="rw">No</Message_Waiting_2_>
<Accept_Media_Loopback_Request_2_ ua="na">automatic</Accept_Media_Loopback_Request_2_> <!-- options: never/automatic/manual -->
<Media_Loopback_Mode_2_ ua="na">source</Media_Loopback_Mode_2_> <!-- options: source/mirror -->
<Media_Loopback_Type_2_ ua="na">media</Media_Loopback_Type_2_> <!-- options: media/packet -->
<!-- Distinctive Ring Settings -->
<Ring1_Caller_2_ ua="rw"></Ring1_Caller_2_>
<Ring2_Caller_2_ ua="rw"></Ring2_Caller_2_>
<Ring3_Caller_2_ ua="rw"></Ring3_Caller_2_>
<Ring4_Caller_2_ ua="rw"></Ring4_Caller_2_>
<Ring5_Caller_2_ ua="rw"></Ring5_Caller_2_>
<Ring6_Caller_2_ ua="rw"></Ring6_Caller_2_>
<Ring7_Caller_2_ ua="rw"></Ring7_Caller_2_>
<Ring8_Caller_2_ ua="rw"></Ring8_Caller_2_>
<Ring9_Caller_2_ ua="na"></Ring9_Caller_2_>
<!-- Ring Settings -->
<Default_Ring_2_ ua="rw">1</Default_Ring_2_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Default_CWT_2_ ua="rw">1</Default_CWT_2_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Hold_Reminder_Ring_2_ ua="rw">8</Hold_Reminder_Ring_2_> <!-- options: 1/2/3/4/5/6/7/8/9/none -->
<Call_Back_Ring_2_ ua="rw">7</Call_Back_Ring_2_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Cfwd_Ring_Splash_Len_2_ ua="rw">0</Cfwd_Ring_Splash_Len_2_>
<Cblk_Ring_Splash_Len_2_ ua="rw">0</Cblk_Ring_Splash_Len_2_>
<VMWI_Ring_Splash_Len_2_ ua="rw">0</VMWI_Ring_Splash_Len_2_>
<VMWI_Ring_Policy_2_ ua="na">New VM Available</VMWI_Ring_Policy_2_> <!-- options: New VM Available/New VM Becomes Available/New VM Arrives -->
<Ring_On_No_New_VM_2_ ua="na">No</Ring_On_No_New_VM_2_>
<!-- Call Progress Tones -->
<Dial_Tone ua="na">425@-19;30(*/0/1)</Dial_Tone>
<Second_Dial_Tone ua="na">420@-19,520@-19;10(*/0/1+2)</Second_Dial_Tone>
<Outside_Dial_Tone ua="na">420@-16;10(*/0/1)</Outside_Dial_Tone>
<Prompt_Tone ua="na">520@-19,620@-19;10(*/0/1+2)</Prompt_Tone>
<Busy_Tone ua="na">425@-19;10(.48/.48/1)</Busy_Tone>
<Reorder_Tone ua="na">425@-19;10(.24/.24/1)</Reorder_Tone>
<Off_Hook_Warning_Tone ua="na">480@-10,620@0;10(.125/.125/1+2)</Off_Hook_Warning_Tone>
<Ring_Back_Tone ua="na">425@-19;*(1/4/1)</Ring_Back_Tone>
<Ring_Back_2_Tone ua="na">440@-19,480@-19;*(1/1/1+2)</Ring_Back_2_Tone>
<Confirm_Tone ua="na">600@-16;1(.25/.25/1)</Confirm_Tone>
<SIT1_Tone ua="na">985@-16,1428@-16,1777@-16;20(.380/0/1,.380/0/2,.380/0/3,0/4/0)</SIT1_Tone>
<SIT2_Tone ua="na">914@-16,1371@-16,1777@-16;20(.274/0/1,.274/0/2,.380/0/3,0/4/0)</SIT2_Tone>
<SIT3_Tone ua="na">914@-16,1371@-16,1777@-16;20(.380/0/1,.380/0/2,.380/0/3,0/4/0)</SIT3_Tone>
<SIT4_Tone ua="na">985@-16,1371@-16,1777@-16;20(.380/0/1,.274/0/2,.380/0/3,0/4/0)</SIT4_Tone>
<MWI_Dial_Tone ua="na">425@-19;2(.1/.1/1);10(*/0/1)</MWI_Dial_Tone>
<Cfwd_Dial_Tone ua="na">425@-19;2(.2/.2/1);10(*/0/1)</Cfwd_Dial_Tone>
<Holding_Tone ua="na">600@-19;15(.1/.1/1,.1/.1/1,.1/9.5/1)</Holding_Tone>
<Conference_Tone ua="na">350@-19;20(.1/.1/1,.1/9.7/1)</Conference_Tone>
<Secure_Call_Indication_Tone ua="na">397@-19,507@-19;15(0/2/0,.2/.1/1,.1/2.1/2)</Secure_Call_Indication_Tone>
<Feature_Invocation_Tone ua="na">350@-16;*(.1/.1/1)</Feature_Invocation_Tone>
<!-- Distinctive Ring Patterns -->
<Ring1_Cadence ua="na">60(1/4)</Ring1_Cadence>
<Ring2_Cadence ua="na">60(.8/.4,.8/4)</Ring2_Cadence>
<Ring3_Cadence ua="na">60(.4/.2,.4/.2,.8/4)</Ring3_Cadence>
<Ring4_Cadence ua="na">60(.3/.2,1/.2,.3/4)</Ring4_Cadence>
<Ring5_Cadence ua="na">1(.5/.5)</Ring5_Cadence>
<Ring6_Cadence ua="na">60(.2/.4,.2/.4,.2/4)</Ring6_Cadence>
<Ring7_Cadence ua="na">60(.4/.2,.4/.2,.4/4)</Ring7_Cadence>
<Ring8_Cadence ua="na">60(0.25/9.75)</Ring8_Cadence>
<Ring9_Cadence ua="na">60(.4/.2,.4/2)</Ring9_Cadence>
<!-- Distinctive Call Waiting Tone Patterns -->
<CWT1_Cadence ua="na">30(.2/.2,.2/5)</CWT1_Cadence>
<CWT2_Cadence ua="na">30(.1/.1, .1/9.7)</CWT2_Cadence>
<CWT3_Cadence ua="na">30(.1/.1, .1/.1, .1/9.7)</CWT3_Cadence>
<CWT4_Cadence ua="na">30(.1/.1,.3/.1,.1/9.3)</CWT4_Cadence>
<CWT5_Cadence ua="na">1(.5/.5)</CWT5_Cadence>
<CWT6_Cadence ua="na">30(.1/.1,.3/.2,.3/9.1)</CWT6_Cadence>
<CWT7_Cadence ua="na">30(.3/.1,.3/.1,.1/9.1)</CWT7_Cadence>
<CWT8_Cadence ua="na">2.3(.3/2)</CWT8_Cadence>
<CWT9_Cadence ua="na">30(.3/9.7)</CWT9_Cadence>
<!-- Distinctive Ring/CWT Pattern Names -->
<Ring1_Name ua="na">Bellcore-r1</Ring1_Name>
<Ring2_Name ua="na">Bellcore-r2</Ring2_Name>
<Ring3_Name ua="na">Bellcore-r3</Ring3_Name>
<Ring4_Name ua="na">Bellcore-r4</Ring4_Name>
<Ring5_Name ua="na">Bellcore-r5</Ring5_Name>
<Ring6_Name ua="na">Bellcore-r6</Ring6_Name>
<Ring7_Name ua="na">Bellcore-r7</Ring7_Name>
<Ring8_Name ua="na">Bellcore-r8</Ring8_Name>
<Ring9_Name ua="na">Bellcore-r9</Ring9_Name>
<!-- Ring and Call Waiting Tone Spec -->
<Ring_Waveform ua="na">Sinusoid</Ring_Waveform> <!-- options: Sinusoid/Trapezoid -->
<Ring_Frequency ua="na">25</Ring_Frequency>
<Ring_Voltage ua="na">60</Ring_Voltage>
<CWT_Frequency ua="na">425@-19</CWT_Frequency>
<!-- Control Timer Values (sec) -->
<Hook_Flash_Timer_Min ua="na">.06</Hook_Flash_Timer_Min>
<Hook_Flash_Timer_Max ua="na">.9</Hook_Flash_Timer_Max>
<Callee_On_Hook_Delay ua="na">0</Callee_On_Hook_Delay>
<Reorder_Delay ua="na">5</Reorder_Delay>
<Call_Back_Expires ua="na">1800</Call_Back_Expires>
<Call_Back_Retry_Intvl ua="na">30</Call_Back_Retry_Intvl>
<Call_Back_Delay ua="na">.5</Call_Back_Delay>
<VMWI_Refresh_Intvl ua="na">0</VMWI_Refresh_Intvl>
<Interdigit_Long_Timer ua="na">10</Interdigit_Long_Timer>
<Interdigit_Short_Timer ua="na">3</Interdigit_Short_Timer>
<CPC_Delay ua="na">2</CPC_Delay>
<CPC_Duration ua="na">0</CPC_Duration>
<!-- Vertical Service Activation Codes -->
<Call_Return_Code ua="na">*69</Call_Return_Code>
<Call_Redial_Code ua="na">*07</Call_Redial_Code>
<Blind_Transfer_Code ua="na">*98</Blind_Transfer_Code>
<Call_Back_Act_Code ua="na">*66</Call_Back_Act_Code>
<Call_Back_Deact_Code ua="na">*86</Call_Back_Deact_Code>
<Call_Back_Busy_Act_Code ua="na">*05</Call_Back_Busy_Act_Code>
<Cfwd_All_Act_Code ua="na">*72</Cfwd_All_Act_Code>
<Cfwd_All_Deact_Code ua="na">*73</Cfwd_All_Deact_Code>
<Cfwd_Busy_Act_Code ua="na">*90</Cfwd_Busy_Act_Code>
<Cfwd_Busy_Deact_Code ua="na">*91</Cfwd_Busy_Deact_Code>
<Cfwd_No_Ans_Act_Code ua="na">*92</Cfwd_No_Ans_Act_Code>
<Cfwd_No_Ans_Deact_Code ua="na">*93</Cfwd_No_Ans_Deact_Code>
<Cfwd_Last_Act_Code ua="na">*63</Cfwd_Last_Act_Code>
<Cfwd_Last_Deact_Code ua="na">*83</Cfwd_Last_Deact_Code>
<Block_Last_Act_Code ua="na">*60</Block_Last_Act_Code>
<Block_Last_Deact_Code ua="na">*80</Block_Last_Deact_Code>
<Accept_Last_Act_Code ua="na">*64</Accept_Last_Act_Code>
<Accept_Last_Deact_Code ua="na">*84</Accept_Last_Deact_Code>
<CW_Act_Code ua="na">*56</CW_Act_Code>
<CW_Deact_Code ua="na">*57</CW_Deact_Code>
<CW_Per_Call_Act_Code ua="na">*71</CW_Per_Call_Act_Code>
<CW_Per_Call_Deact_Code ua="na">*70</CW_Per_Call_Deact_Code>
<Block_CID_Act_Code ua="na">*67</Block_CID_Act_Code>
<Block_CID_Deact_Code ua="na">*68</Block_CID_Deact_Code>
<Block_CID_Per_Call_Act_Code ua="na">*81</Block_CID_Per_Call_Act_Code>
<Block_CID_Per_Call_Deact_Code ua="na">*82</Block_CID_Per_Call_Deact_Code>
<Block_ANC_Act_Code ua="na">*77</Block_ANC_Act_Code>
<Block_ANC_Deact_Code ua="na">*87</Block_ANC_Deact_Code>
<DND_Act_Code ua="na">*78</DND_Act_Code>
<DND_Deact_Code ua="na">*79</DND_Deact_Code>
<CID_Act_Code ua="na">*65</CID_Act_Code>
<CID_Deact_Code ua="na">*85</CID_Deact_Code>
<CWCID_Act_Code ua="na">*25</CWCID_Act_Code>
<CWCID_Deact_Code ua="na">*45</CWCID_Deact_Code>
<Dist_Ring_Act_Code ua="na">*26</Dist_Ring_Act_Code>
<Dist_Ring_Deact_Code ua="na">*46</Dist_Ring_Deact_Code>
<Speed_Dial_Act_Code ua="na">*74</Speed_Dial_Act_Code>
<Secure_All_Call_Act_Code ua="na">*16</Secure_All_Call_Act_Code>
<Secure_No_Call_Act_Code ua="na">*17</Secure_No_Call_Act_Code>
<Secure_One_Call_Act_Code ua="na">*18</Secure_One_Call_Act_Code>
<Secure_One_Call_Deact_Code ua="na">*19</Secure_One_Call_Deact_Code>
<Conference_Act_Code ua="na"></Conference_Act_Code>
<Attn-Xfer_Act_Code ua="na"></Attn-Xfer_Act_Code>
<Modem_Line_Toggle_Code ua="na">*99</Modem_Line_Toggle_Code>
<FAX_Line_Toggle_Code ua="na">#99</FAX_Line_Toggle_Code>
<Media_Loopback_Code ua="na">*03</Media_Loopback_Code>
<Referral_Services_Codes ua="na"></Referral_Services_Codes>
<Feature_Dial_Services_Codes ua="na"></Feature_Dial_Services_Codes>
<!-- Vertical Service Announcement Codes -->
<Service_Annc_Base_Number ua="na"></Service_Annc_Base_Number>
<Service_Annc_Extension_Codes ua="na"></Service_Annc_Extension_Codes>
<!-- Outbound Call Codec Selection Codes -->
<Prefer_G711u_Code ua="na">*017110</Prefer_G711u_Code>
<Force_G711u_Code ua="na">*027110</Force_G711u_Code>
<Prefer_G711a_Code ua="na">*017111</Prefer_G711a_Code>
<Force_G711a_Code ua="na">*027111</Force_G711a_Code>
<Prefer_G723_Code ua="na">*01723</Prefer_G723_Code>
<Force_G723_Code ua="na">*02723</Force_G723_Code>
<Prefer_G726r16_Code ua="na">*0172616</Prefer_G726r16_Code>
<Force_G726r16_Code ua="na">*0272616</Force_G726r16_Code>
<Prefer_G726r24_Code ua="na">*0172624</Prefer_G726r24_Code>
<Force_G726r24_Code ua="na">*0272624</Force_G726r24_Code>
<Prefer_G726r32_Code ua="na">*0172632</Prefer_G726r32_Code>
<Force_G726r32_Code ua="na">*0272632</Force_G726r32_Code>
<Prefer_G726r40_Code ua="na">*0172640</Prefer_G726r40_Code>
<Force_G726r40_Code ua="na">*0272640</Force_G726r40_Code>
<Prefer_G729a_Code ua="na">*01729</Prefer_G729a_Code>
<Force_G729a_Code ua="na">*02729</Force_G729a_Code>
<!-- Miscellaneous -->
<Set_Local_Date__mm_dd_ ua="na"></Set_Local_Date__mm_dd_>
<Set_Local_Time__HH_mm_ ua="na"></Set_Local_Time__HH_mm_>
<Time_Zone ua="na">GMT+01:00</Time_Zone> <!-- options: GMT-12:00/GMT-11:00/GMT-10:00/GMT-09:00/GMT-08:00/GMT-07:00/GMT-06:00/GMT-05:00/GMT-04:00/GMT-03:30/GMT-03:00/GMT-02:00/GMT-01:00/GMT/GMT+01:00/GMT+02:00/GMT+03:00/GMT+03:30/GMT+04:00/GMT+05:00/GMT+05:30/GMT+05:45/GMT+06:00/GMT+06:30/GMT+07:00/GMT+08:00/GMT+09:00/GMT+09:30/GMT+10:00/GMT+11:00/GMT+12:00/GMT+13:00 -->
<FXS_Port_Impedance ua="na">220+820||115nF</FXS_Port_Impedance> <!-- options: 600/900/600+2.16uF/900+2.16uF/270+750||150nF/220+820||120nF/220+820||115nF/200+600||100nF -->
<Daylight_Saving_Time_Rule ua="na">start=3/-1/7/2;end=10/-1/7/3;save=1</Daylight_Saving_Time_Rule>
<Daylight_Saving_Time_Enable ua="na">Yes</Daylight_Saving_Time_Enable>
<FXS_Port_Input_Gain ua="na">-3</FXS_Port_Input_Gain>
<FXS_Port_Output_Gain ua="na">-5</FXS_Port_Output_Gain>
<DTMF_Playback_Level ua="na">-16</DTMF_Playback_Level>
<DTMF_Playback_Length ua="na">.1</DTMF_Playback_Length>
<Detect_ABCD ua="na">Yes</Detect_ABCD>
<Playback_ABCD ua="na">Yes</Playback_ABCD>
<Caller_ID_Method ua="na">Bellcore(N.Amer,China)</Caller_ID_Method> <!-- options: Bellcore(N.Amer,China)/DTMF(Finland,Sweden)/DTMF(Denmark)/ETSI DTMF/ETSI DTMF With PR/ETSI DTMF After Ring/ETSI FSK/ETSI FSK With PR(UK)/DTMF(Denmark) With PR -->
<Caller_ID_FSK_Standard ua="na">v.23</Caller_ID_FSK_Standard> <!-- options: bell 202/v.23 -->
<Feature_Invocation_Method ua="na">Default</Feature_Invocation_Method> <!-- options: Default/Sweden -->
<More_Echo_Suppression ua="na">No</More_Echo_Suppression>
<!-- Port Forwarding Settings -->
<!-- DMZ Settings -->
<Enable_DMZ ua="rw">No</Enable_DMZ>
<DMZ_Host_IP_Address ua="rw">0</DMZ_Host_IP_Address>
<!-- Miscellaneous Settings -->
<Multicast_Passthru ua="rw">Disabled</Multicast_Passthru> <!-- options: Disabled/Inbound Only/Outbound Only/Inbound and Outbound -->
<!-- System Reserved Ports Range -->
<Starting_Port ua="rw">50000</Starting_Port>
<Num_of_Ports_Reserved ua="rw">256</Num_of_Ports_Reserved> <!-- options: 256/512/1024 -->
<!-- -->
<Protect_IVR_FactoryReset ua="na">No</Protect_IVR_FactoryReset>
</flat-profile>
Template T.38
Linksys SPA-2102 T.38 optimiert.txt
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<flat-profile xmlns="http://www.sipura.net/xsd/SPA2102" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sipura.net/xsd/SPA2102 http://www.sipura.net/xsd/SPA2102/SPA2102-5-2-3.xsd">
<!-- System Configuration -->
<Restricted_Access_Domains ua="na"></Restricted_Access_Domains>
<Enable_Web_Admin_Access ua="na">Yes</Enable_Web_Admin_Access>
<Admin_Passwd ua="na"></Admin_Passwd>
<User_Password ua="rw"></User_Password>
<!-- Internet Connection Settings -->
<Connection_Type ua="rw">DHCP</Connection_Type> <!-- options: DHCP/Static IP/PPPOE/PPPOE,DHCP/DHCP,PPPOE -->
<!-- Static IP Settings -->
<Static_IP ua="rw"></Static_IP>
<NetMask ua="rw"></NetMask>
<Gateway ua="rw"></Gateway>
<!-- Optional Settings -->
<HostName ua="rw"></HostName>
<Domain ua="rw"></Domain>
<Primary_DNS ua="rw"></Primary_DNS>
<Secondary_DNS ua="rw"></Secondary_DNS>
<DNS_Server_Order ua="na">Manual</DNS_Server_Order> <!-- options: Manual/Manual,DHCP/DHCP,Manual -->
<DNS_Query_Mode ua="na">Parallel</DNS_Query_Mode> <!-- options: Parallel/Sequential -->
<Primary_NTP_Server ua="na">ntp.tmwr.de</Primary_NTP_Server>
<Secondary_NTP_Server ua="na"></Secondary_NTP_Server>
<DHCP_IP_Revalidate_Timer ua="na">0</DHCP_IP_Revalidate_Timer>
<Networking_Service ua="rw">NAT</Networking_Service> <!-- options: NAT/Bridge/Auto -->
<Auto_NetService_Private_IP_Ranges ua="rw">10.0.0.0-10.255.255.255,192.168.0.0-192.168.255.255,172.16.0.0-172.31.255.255</Auto_NetService_Private_IP_Ranges>
<!-- LAN Network Settings -->
<LAN_IP_Address ua="rw">192.168.0.1</LAN_IP_Address>
<LAN_Subnet_Mask ua="rw">255.255.255.0</LAN_Subnet_Mask> <!-- options: 255.255.255.0/255.255.255.128/255.255.255.192/255.255.255.224/255.255.255.240/255.255.255.248/255.255.255.252 -->
<!-- -->
<Enable_DHCP_Server ua="rw">Yes</Enable_DHCP_Server>
<DHCP_Lease_Time ua="rw">24</DHCP_Lease_Time>
<DHCP_Client_Starting_IP_Address ua="rw">2</DHCP_Client_Starting_IP_Address>
<Number_of_Client_IP_Addresses ua="rw">50</Number_of_Client_IP_Addresses>
<!-- Static DHCP Lease Settings -->
<!-- Remote Management -->
<Enable_WAN_Web_Server ua="rw">Yes</Enable_WAN_Web_Server>
<WAN_Web_Server_Port ua="rw">80</WAN_Web_Server_Port>
<!-- Product Information -->
<!-- System Status -->
<!-- Configuration Profile -->
<Provision_Enable ua="na">Yes</Provision_Enable>
<Resync_On_Reset ua="na">Yes</Resync_On_Reset>
<Resync_Random_Delay ua="na">2</Resync_Random_Delay>
<Resync_Periodic ua="na">3600</Resync_Periodic>
<Resync_Error_Retry_Delay ua="na">3600</Resync_Error_Retry_Delay>
<Forced_Resync_Delay ua="na">14400</Forced_Resync_Delay>
<Resync_From_SIP ua="na">Yes</Resync_From_SIP>
<Resync_After_Upgrade_Attempt ua="na">Yes</Resync_After_Upgrade_Attempt>
<Resync_Trigger_1 ua="na"></Resync_Trigger_1>
<Resync_Trigger_2 ua="na"></Resync_Trigger_2>
<Resync_Fails_On_FNF ua="na">Yes</Resync_Fails_On_FNF>
<Profile_Rule ua="na">http://%TF_SIPSERVER%/sipura/$MA.cfg</Profile_Rule>
<Profile_Rule_B ua="na"></Profile_Rule_B>
<Profile_Rule_C ua="na"></Profile_Rule_C>
<Profile_Rule_D ua="na"></Profile_Rule_D>
<Log_Resync_Request_Msg ua="na">$PN $MAC -- Requesting resync $SCHEME://$SERVIP:$PORT$PATH</Log_Resync_Request_Msg>
<Log_Resync_Success_Msg ua="na">$PN $MAC -- Successful resync $SCHEME://$SERVIP:$PORT$PATH</Log_Resync_Success_Msg>
<Log_Resync_Failure_Msg ua="na">$PN $MAC -- Resync failed: $ERR</Log_Resync_Failure_Msg>
<Report_Rule ua="na"></Report_Rule>
<!-- Firmware Upgrade -->
<Upgrade_Enable ua="na">Yes</Upgrade_Enable>
<Upgrade_Error_Retry_Delay ua="na">3600</Upgrade_Error_Retry_Delay>
<Downgrade_Rev_Limit ua="na"></Downgrade_Rev_Limit>
<Upgrade_Rule ua="na">http://%TF_SIPSERVER%/sipura/firmware/spa2102-5-2-10.bin</Upgrade_Rule>
<!-- RTP Parameters -->
<RTP_Port_Min ua="na">16384</RTP_Port_Min>
<RTP_Port_Max ua="na">16482</RTP_Port_Max>
<RTP_Packet_Size ua="na">0.020</RTP_Packet_Size>
<Max_RTP_ICMP_Err ua="na">0</Max_RTP_ICMP_Err>
<RTCP_Tx_Interval ua="na">0</RTCP_Tx_Interval>
<No_UDP_Checksum ua="na">No</No_UDP_Checksum>
<Stats_In_BYE ua="na">No</Stats_In_BYE>
<!-- SIP Timer Values (sec) -->
<SIP_T1 ua="na">.5</SIP_T1>
<SIP_T2 ua="na">4</SIP_T2>
<SIP_T4 ua="na">5</SIP_T4>
<SIP_Timer_B ua="na">32</SIP_Timer_B>
<SIP_Timer_F ua="na">32</SIP_Timer_F>
<SIP_Timer_H ua="na">32</SIP_Timer_H>
<SIP_Timer_D ua="na">32</SIP_Timer_D>
<SIP_Timer_J ua="na">32</SIP_Timer_J>
<INVITE_Expires ua="na">240</INVITE_Expires>
<ReINVITE_Expires ua="na">30</ReINVITE_Expires>
<Reg_Min_Expires ua="na">1</Reg_Min_Expires>
<Reg_Max_Expires ua="na">7200</Reg_Max_Expires>
<Reg_Retry_Intvl ua="na">15</Reg_Retry_Intvl>
<Reg_Retry_Long_Intvl ua="na">60</Reg_Retry_Long_Intvl>
<Reg_Retry_Random_Delay ua="na"></Reg_Retry_Random_Delay>
<Reg_Retry_Long_Random_Delay ua="na"></Reg_Retry_Long_Random_Delay>
<Reg_Retry_Intvl_Cap ua="na"></Reg_Retry_Intvl_Cap>
<!-- NAT Support Parameters -->
<Handle_VIA_received ua="na">No</Handle_VIA_received>
<Handle_VIA_rport ua="na">No</Handle_VIA_rport>
<Insert_VIA_received ua="na">No</Insert_VIA_received>
<Insert_VIA_rport ua="na">No</Insert_VIA_rport>
<Substitute_VIA_Addr ua="na">No</Substitute_VIA_Addr>
<Send_Resp_To_Src_Port ua="na">No</Send_Resp_To_Src_Port>
<STUN_Enable ua="na">Yes</STUN_Enable>
<STUN_Test_Enable ua="na">No</STUN_Test_Enable>
<STUN_Server ua="na">stun.teamfon.com</STUN_Server>
<TURN_Server ua="na"></TURN_Server>
<Auth_Server ua="na"></Auth_Server>
<EXT_IP ua="na"></EXT_IP>
<EXT_RTP_Port_Min ua="na"></EXT_RTP_Port_Min>
<NAT_Keep_Alive_Intvl ua="na">15</NAT_Keep_Alive_Intvl>
<!-- -->
<Line_Enable_1_ ua="na">Yes</Line_Enable_1_>
<!-- NAT Settings -->
<NAT_Mapping_Enable_1_ ua="na">Yes</NAT_Mapping_Enable_1_>
<NAT_Keep_Alive_Enable_1_ ua="na">Yes</NAT_Keep_Alive_Enable_1_>
<NAT_Keep_Alive_Msg_1_ ua="na">$NOTIFY</NAT_Keep_Alive_Msg_1_>
<NAT_Keep_Alive_Dest_1_ ua="na">$PROXY</NAT_Keep_Alive_Dest_1_>
<!-- Network Settings -->
<SIP_ToS_DiffServ_Value_1_ ua="na">0x68</SIP_ToS_DiffServ_Value_1_>
<SIP_CoS_Value_1_ ua="na">3</SIP_CoS_Value_1_>
<RTP_ToS_DiffServ_Value_1_ ua="na">0xb8</RTP_ToS_DiffServ_Value_1_>
<RTP_CoS_Value_1_ ua="na">6</RTP_CoS_Value_1_>
<Network_Jitter_Level_1_ ua="na">low</Network_Jitter_Level_1_> <!-- options: low/medium/high/very high/extremely high -->
<Jitter_Buffer_Adjustment_1_ ua="na">disable</Jitter_Buffer_Adjustment_1_> <!-- options: up and down/up only/down only/disable -->
<!-- SIP Settings -->
<SIP_Transport_1_ ua="na">UDP</SIP_Transport_1_> <!-- options: UDP/TCP/TLS -->
<SIP_Port_1_ ua="na">5060</SIP_Port_1_>
<SIP_100REL_Enable_1_ ua="na">No</SIP_100REL_Enable_1_>
<EXT_SIP_Port_1_ ua="na"></EXT_SIP_Port_1_>
<Auth_Resync-Reboot_1_ ua="na">Yes</Auth_Resync-Reboot_1_>
<SIP_Proxy-Require_1_ ua="na"></SIP_Proxy-Require_1_>
<SIP_Remote-Party-ID_1_ ua="na">Yes</SIP_Remote-Party-ID_1_>
<SIP_GUID_1_ ua="na">No</SIP_GUID_1_>
<SIP_Debug_Option_1_ ua="na">none</SIP_Debug_Option_1_> <!-- options: none/1-line/1-line excl. OPT/1-line excl. NTFY/1-line excl. REG/1-line excl. OPT|NTFY|REG/full/full excl. OPT/full excl. NTFY/full excl. REG/full excl. OPT|NTFY|REG -->
<RTP_Log_Intvl_1_ ua="na">0</RTP_Log_Intvl_1_>
<Restrict_Source_IP_1_ ua="na">No</Restrict_Source_IP_1_>
<Referor_Bye_Delay_1_ ua="na">4</Referor_Bye_Delay_1_>
<Refer_Target_Bye_Delay_1_ ua="na">0</Refer_Target_Bye_Delay_1_>
<Referee_Bye_Delay_1_ ua="na">0</Referee_Bye_Delay_1_>
<Refer-To_Target_Contact_1_ ua="na">No</Refer-To_Target_Contact_1_>
<Sticky_183_1_ ua="na">No</Sticky_183_1_>
<Auth_INVITE_1_ ua="na">No</Auth_INVITE_1_>
<Reply_182_On_Call_Waiting_1_ ua="na">No</Reply_182_On_Call_Waiting_1_>
<Use_Anonymous_With_RPID_1_ ua="na">Yes</Use_Anonymous_With_RPID_1_>
<Use_Local_Addr_In_FROM_1_ ua="na">No</Use_Local_Addr_In_FROM_1_>
<!-- Call Feature Settings -->
<Blind_Attn-Xfer_Enable_1_ ua="na">No</Blind_Attn-Xfer_Enable_1_>
<MOH_Server_1_ ua="na"></MOH_Server_1_>
<Xfer_When_Hangup_Conf_1_ ua="na">No</Xfer_When_Hangup_Conf_1_>
<Conference_Bridge_URL_1_ ua="na"></Conference_Bridge_URL_1_>
<Conference_Bridge_Ports_1_ ua="na">3</Conference_Bridge_Ports_1_> <!-- options: 3/4/5/6/7/8/9/10 -->
<!-- Proxy and Registration -->
<Proxy_1_ ua="na">%TF_SIPSERVER%</Proxy_1_>
<Outbound_Proxy_1_ ua="na">%TF_SIPSERVER%</Outbound_Proxy_1_>
<Use_Outbound_Proxy_1_ ua="na">No</Use_Outbound_Proxy_1_>
<Use_OB_Proxy_In_Dialog_1_ ua="na">Yes</Use_OB_Proxy_In_Dialog_1_>
<Register_1_ ua="na">Yes</Register_1_>
<Make_Call_Without_Reg_1_ ua="na">No</Make_Call_Without_Reg_1_>
<Register_Expires_1_ ua="na">3600</Register_Expires_1_>
<Ans_Call_Without_Reg_1_ ua="na">No</Ans_Call_Without_Reg_1_>
<Use_DNS_SRV_1_ ua="na">No</Use_DNS_SRV_1_>
<DNS_SRV_Auto_Prefix_1_ ua="na">No</DNS_SRV_Auto_Prefix_1_>
<Proxy_Fallback_Intvl_1_ ua="na">3600</Proxy_Fallback_Intvl_1_>
<Proxy_Redundancy_Method_1_ ua="na">Normal</Proxy_Redundancy_Method_1_> <!-- options: Normal/Based on SRV Port -->
<Voice_Mail_Server_1_ ua="na"></Voice_Mail_Server_1_>
<Mailbox_Subscribe_Expires_1_ ua="na">2147483647</Mailbox_Subscribe_Expires_1_>
<!-- Subscriber Information -->
<Display_Name_1_ ua="na">%TF_ACCOUNT%</Display_Name_1_>
<User_ID_1_ ua="na">%TF_ACCOUNT%</User_ID_1_>
<Password_1_ ua="na">%TF_PASSWORD%</Password_1_>
<Use_Auth_ID_1_ ua="na">No</Use_Auth_ID_1_>
<Auth_ID_1_ ua="na">%TF_ACCOUNT%</Auth_ID_1_>
<Mini_Certificate_1_ ua="na"></Mini_Certificate_1_>
<SRTP_Private_Key_1_ ua="na"></SRTP_Private_Key_1_>
<!-- Supplementary Service Subscription -->
<Call_Waiting_Serv_1_ ua="na">Yes</Call_Waiting_Serv_1_>
<Block_CID_Serv_1_ ua="na">Yes</Block_CID_Serv_1_>
<Block_ANC_Serv_1_ ua="na">Yes</Block_ANC_Serv_1_>
<Dist_Ring_Serv_1_ ua="na">Yes</Dist_Ring_Serv_1_>
<Cfwd_All_Serv_1_ ua="na">Yes</Cfwd_All_Serv_1_>
<Cfwd_Busy_Serv_1_ ua="na">Yes</Cfwd_Busy_Serv_1_>
<Cfwd_No_Ans_Serv_1_ ua="na">Yes</Cfwd_No_Ans_Serv_1_>
<Cfwd_Sel_Serv_1_ ua="na">Yes</Cfwd_Sel_Serv_1_>
<Cfwd_Last_Serv_1_ ua="na">Yes</Cfwd_Last_Serv_1_>
<Block_Last_Serv_1_ ua="na">Yes</Block_Last_Serv_1_>
<Accept_Last_Serv_1_ ua="na">Yes</Accept_Last_Serv_1_>
<DND_Serv_1_ ua="na">Yes</DND_Serv_1_>
<CID_Serv_1_ ua="na">Yes</CID_Serv_1_>
<CWCID_Serv_1_ ua="na">Yes</CWCID_Serv_1_>
<Call_Return_Serv_1_ ua="na">Yes</Call_Return_Serv_1_>
<Call_Redial_Serv_1_ ua="na">Yes</Call_Redial_Serv_1_>
<Call_Back_Serv_1_ ua="na">Yes</Call_Back_Serv_1_>
<Three_Way_Call_Serv_1_ ua="na">Yes</Three_Way_Call_Serv_1_>
<Three_Way_Conf_Serv_1_ ua="na">Yes</Three_Way_Conf_Serv_1_>
<Attn_Transfer_Serv_1_ ua="na">Yes</Attn_Transfer_Serv_1_>
<Unattn_Transfer_Serv_1_ ua="na">Yes</Unattn_Transfer_Serv_1_>
<MWI_Serv_1_ ua="na">Yes</MWI_Serv_1_>
<VMWI_Serv_1_ ua="na">Yes</VMWI_Serv_1_>
<Speed_Dial_Serv_1_ ua="na">Yes</Speed_Dial_Serv_1_>
<Secure_Call_Serv_1_ ua="na">Yes</Secure_Call_Serv_1_>
<Referral_Serv_1_ ua="na">Yes</Referral_Serv_1_>
<Feature_Dial_Serv_1_ ua="na">Yes</Feature_Dial_Serv_1_>
<Service_Announcement_Serv_1_ ua="na">No</Service_Announcement_Serv_1_>
<!-- Audio Configuration -->
<Preferred_Codec_1_ ua="na">G711u</Preferred_Codec_1_> <!-- options: G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Second_Preferred_Codec_1_ ua="na">Unspecified</Second_Preferred_Codec_1_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Third_Preferred_Codec_1_ ua="na">Unspecified</Third_Preferred_Codec_1_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Use_Pref_Codec_Only_1_ ua="na">No</Use_Pref_Codec_Only_1_>
<Silence_Supp_Enable_1_ ua="na">No</Silence_Supp_Enable_1_>
<Silence_Threshold_1_ ua="na">medium</Silence_Threshold_1_> <!-- options: high/medium/low -->
<G729a_Enable_1_ ua="na">Yes</G729a_Enable_1_>
<Echo_Canc_Enable_1_ ua="na">No</Echo_Canc_Enable_1_>
<G723_Enable_1_ ua="na">Yes</G723_Enable_1_>
<Echo_Canc_Adapt_Enable_1_ ua="na">No</Echo_Canc_Adapt_Enable_1_>
<G726-16_Enable_1_ ua="na">Yes</G726-16_Enable_1_>
<Echo_Supp_Enable_1_ ua="na">No</Echo_Supp_Enable_1_>
<G726-24_Enable_1_ ua="na">Yes</G726-24_Enable_1_>
<FAX_CED_Detect_Enable_1_ ua="na">Yes</FAX_CED_Detect_Enable_1_>
<G726-32_Enable_1_ ua="na">Yes</G726-32_Enable_1_>
<FAX_CNG_Detect_Enable_1_ ua="na">Yes</FAX_CNG_Detect_Enable_1_>
<G726-40_Enable_1_ ua="na">Yes</G726-40_Enable_1_>
<FAX_Passthru_Codec_1_ ua="na">G711a</FAX_Passthru_Codec_1_> <!-- options: G711u/G711a -->
<DTMF_Process_INFO_1_ ua="na">Yes</DTMF_Process_INFO_1_>
<FAX_Codec_Symmetric_1_ ua="na">Yes</FAX_Codec_Symmetric_1_>
<DTMF_Process_AVT_1_ ua="na">Yes</DTMF_Process_AVT_1_>
<FAX_Passthru_Method_1_ ua="na">ReINVITE</FAX_Passthru_Method_1_> <!-- options: None/NSE/ReINVITE -->
<DTMF_Tx_Method_1_ ua="na">Auto</DTMF_Tx_Method_1_> <!-- options: InBand/AVT/INFO/Auto/InBand+INFO/AVT+INFO -->
<DTMF_Tx_Mode_1_ ua="na">Strict</DTMF_Tx_Mode_1_> <!-- options: Normal/Strict -->
<DTMF_Tx_Strict_Hold_Off_Time_1_ ua="na">90</DTMF_Tx_Strict_Hold_Off_Time_1_>
<FAX_Process_NSE_1_ ua="na">Yes</FAX_Process_NSE_1_>
<Hook_Flash_Tx_Method_1_ ua="na">None</Hook_Flash_Tx_Method_1_> <!-- options: None/AVT/INFO -->
<FAX_Disable_ECAN_1_ ua="na">Yes</FAX_Disable_ECAN_1_>
<Release_Unused_Codec_1_ ua="na">Yes</Release_Unused_Codec_1_>
<FAX_Enable_T38_1_ ua="na">Yes</FAX_Enable_T38_1_>
<FAX_T38_Redundancy_1_ ua="na">1</FAX_T38_Redundancy_1_> <!-- options: 0/1/2/3 -->
<FAX_Tone_Detect_Mode_1_ ua="na">caller or callee</FAX_Tone_Detect_Mode_1_> <!-- options: caller or callee/caller only/callee only -->
<!-- Dial Plan -->
<Dial_Plan_1_ ua="na">(*xx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.)</Dial_Plan_1_>
<Enable_IP_Dialing_1_ ua="na">No</Enable_IP_Dialing_1_>
<Emergency_Number_1_ ua="na"></Emergency_Number_1_>
<!-- FXS Port Polarity Configuration -->
<Idle_Polarity_1_ ua="na">Forward</Idle_Polarity_1_> <!-- options: Forward/Reverse -->
<Caller_Conn_Polarity_1_ ua="na">Forward</Caller_Conn_Polarity_1_> <!-- options: Forward/Reverse -->
<Callee_Conn_Polarity_1_ ua="na">Forward</Callee_Conn_Polarity_1_> <!-- options: Forward/Reverse -->
<!-- Call Forward Settings -->
<Cfwd_All_Dest_1_ ua="rw"></Cfwd_All_Dest_1_>
<Cfwd_Busy_Dest_1_ ua="rw"></Cfwd_Busy_Dest_1_>
<Cfwd_No_Ans_Dest_1_ ua="rw"></Cfwd_No_Ans_Dest_1_>
<Cfwd_No_Ans_Delay_1_ ua="rw">20</Cfwd_No_Ans_Delay_1_>
<!-- Selective Call Forward Settings -->
<Cfwd_Sel1_Caller_1_ ua="rw"></Cfwd_Sel1_Caller_1_>
<Cfwd_Sel1_Dest_1_ ua="rw"></Cfwd_Sel1_Dest_1_>
<Cfwd_Sel2_Caller_1_ ua="rw"></Cfwd_Sel2_Caller_1_>
<Cfwd_Sel2_Dest_1_ ua="rw"></Cfwd_Sel2_Dest_1_>
<Cfwd_Sel3_Caller_1_ ua="rw"></Cfwd_Sel3_Caller_1_>
<Cfwd_Sel3_Dest_1_ ua="rw"></Cfwd_Sel3_Dest_1_>
<Cfwd_Sel4_Caller_1_ ua="rw"></Cfwd_Sel4_Caller_1_>
<Cfwd_Sel4_Dest_1_ ua="rw"></Cfwd_Sel4_Dest_1_>
<Cfwd_Sel5_Caller_1_ ua="rw"></Cfwd_Sel5_Caller_1_>
<Cfwd_Sel5_Dest_1_ ua="rw"></Cfwd_Sel5_Dest_1_>
<Cfwd_Sel6_Caller_1_ ua="rw"></Cfwd_Sel6_Caller_1_>
<Cfwd_Sel6_Dest_1_ ua="rw"></Cfwd_Sel6_Dest_1_>
<Cfwd_Sel7_Caller_1_ ua="rw"></Cfwd_Sel7_Caller_1_>
<Cfwd_Sel7_Dest_1_ ua="rw"></Cfwd_Sel7_Dest_1_>
<Cfwd_Sel8_Caller_1_ ua="rw"></Cfwd_Sel8_Caller_1_>
<Cfwd_Sel8_Dest_1_ ua="rw"></Cfwd_Sel8_Dest_1_>
<Cfwd_Last_Caller_1_ ua="rw"></Cfwd_Last_Caller_1_>
<Cfwd_Last_Dest_1_ ua="rw"></Cfwd_Last_Dest_1_>
<Block_Last_Caller_1_ ua="rw"></Block_Last_Caller_1_>
<Accept_Last_Caller_1_ ua="rw"></Accept_Last_Caller_1_>
<!-- Speed Dial Settings -->
<Speed_Dial_2_1_ ua="rw"></Speed_Dial_2_1_>
<Speed_Dial_3_1_ ua="rw"></Speed_Dial_3_1_>
<Speed_Dial_4_1_ ua="rw"></Speed_Dial_4_1_>
<Speed_Dial_5_1_ ua="rw"></Speed_Dial_5_1_>
<Speed_Dial_6_1_ ua="rw"></Speed_Dial_6_1_>
<Speed_Dial_7_1_ ua="rw"></Speed_Dial_7_1_>
<Speed_Dial_8_1_ ua="rw"></Speed_Dial_8_1_>
<Speed_Dial_9_1_ ua="rw"></Speed_Dial_9_1_>
<!-- Supplementary Service Settings -->
<CW_Setting_1_ ua="rw">No</CW_Setting_1_>
<Block_CID_Setting_1_ ua="rw">No</Block_CID_Setting_1_>
<Block_ANC_Setting_1_ ua="rw">No</Block_ANC_Setting_1_>
<DND_Setting_1_ ua="rw">No</DND_Setting_1_>
<CID_Setting_1_ ua="rw">Yes</CID_Setting_1_>
<CWCID_Setting_1_ ua="rw">Yes</CWCID_Setting_1_>
<Dist_Ring_Setting_1_ ua="rw">Yes</Dist_Ring_Setting_1_>
<Secure_Call_Setting_1_ ua="na">No</Secure_Call_Setting_1_>
<Message_Waiting_1_ ua="rw">No</Message_Waiting_1_>
<Accept_Media_Loopback_Request_1_ ua="na">automatic</Accept_Media_Loopback_Request_1_> <!-- options: never/automatic/manual -->
<Media_Loopback_Mode_1_ ua="na">source</Media_Loopback_Mode_1_> <!-- options: source/mirror -->
<Media_Loopback_Type_1_ ua="na">media</Media_Loopback_Type_1_> <!-- options: media/packet -->
<!-- Distinctive Ring Settings -->
<Ring1_Caller_1_ ua="rw"></Ring1_Caller_1_>
<Ring2_Caller_1_ ua="rw"></Ring2_Caller_1_>
<Ring3_Caller_1_ ua="rw"></Ring3_Caller_1_>
<Ring4_Caller_1_ ua="rw"></Ring4_Caller_1_>
<Ring5_Caller_1_ ua="rw"></Ring5_Caller_1_>
<Ring6_Caller_1_ ua="rw"></Ring6_Caller_1_>
<Ring7_Caller_1_ ua="rw"></Ring7_Caller_1_>
<Ring8_Caller_1_ ua="rw"></Ring8_Caller_1_>
<Ring9_Caller_1_ ua="na"></Ring9_Caller_1_>
<!-- Ring Settings -->
<Default_Ring_1_ ua="rw">1</Default_Ring_1_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Default_CWT_1_ ua="rw">1</Default_CWT_1_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Hold_Reminder_Ring_1_ ua="rw">8</Hold_Reminder_Ring_1_> <!-- options: 1/2/3/4/5/6/7/8/9/none -->
<Call_Back_Ring_1_ ua="rw">7</Call_Back_Ring_1_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Cfwd_Ring_Splash_Len_1_ ua="rw">0</Cfwd_Ring_Splash_Len_1_>
<Cblk_Ring_Splash_Len_1_ ua="rw">0</Cblk_Ring_Splash_Len_1_>
<VMWI_Ring_Splash_Len_1_ ua="rw">0</VMWI_Ring_Splash_Len_1_>
<VMWI_Ring_Policy_1_ ua="na">New VM Available</VMWI_Ring_Policy_1_> <!-- options: New VM Available/New VM Becomes Available/New VM Arrives -->
<Ring_On_No_New_VM_1_ ua="na">No</Ring_On_No_New_VM_1_>
<!-- -->
<Line_Enable_2_ ua="na">Yes</Line_Enable_2_>
<!-- Streaming Audio Server (SAS) -->
<SAS_Enable_2_ ua="na">No</SAS_Enable_2_>
<SAS_DLG_Refresh_Intvl_2_ ua="na">30</SAS_DLG_Refresh_Intvl_2_>
<SAS_Inbound_RTP_Sink_2_ ua="na"></SAS_Inbound_RTP_Sink_2_>
<!-- NAT Settings -->
<NAT_Mapping_Enable_2_ ua="na">No</NAT_Mapping_Enable_2_>
<NAT_Keep_Alive_Enable_2_ ua="na">No</NAT_Keep_Alive_Enable_2_>
<NAT_Keep_Alive_Msg_2_ ua="na">$NOTIFY</NAT_Keep_Alive_Msg_2_>
<NAT_Keep_Alive_Dest_2_ ua="na">$PROXY</NAT_Keep_Alive_Dest_2_>
<!-- Network Settings -->
<SIP_ToS_DiffServ_Value_2_ ua="na">0x68</SIP_ToS_DiffServ_Value_2_>
<SIP_CoS_Value_2_ ua="na">3</SIP_CoS_Value_2_>
<RTP_ToS_DiffServ_Value_2_ ua="na">0xb8</RTP_ToS_DiffServ_Value_2_>
<RTP_CoS_Value_2_ ua="na">6</RTP_CoS_Value_2_>
<Network_Jitter_Level_2_ ua="na">low</Network_Jitter_Level_2_> <!-- options: low/medium/high/very high/extremely high -->
<Jitter_Buffer_Adjustment_2_ ua="na">disable</Jitter_Buffer_Adjustment_2_> <!-- options: up and down/up only/down only/disable -->
<!-- SIP Settings -->
<SIP_Transport_2_ ua="na">UDP</SIP_Transport_2_> <!-- options: UDP/TCP/TLS -->
<SIP_Port_2_ ua="na">5061</SIP_Port_2_>
<SIP_100REL_Enable_2_ ua="na">No</SIP_100REL_Enable_2_>
<EXT_SIP_Port_2_ ua="na"></EXT_SIP_Port_2_>
<Auth_Resync-Reboot_2_ ua="na">Yes</Auth_Resync-Reboot_2_>
<SIP_Proxy-Require_2_ ua="na"></SIP_Proxy-Require_2_>
<SIP_Remote-Party-ID_2_ ua="na">Yes</SIP_Remote-Party-ID_2_>
<SIP_GUID_2_ ua="na">No</SIP_GUID_2_>
<SIP_Debug_Option_2_ ua="na">none</SIP_Debug_Option_2_> <!-- options: none/1-line/1-line excl. OPT/1-line excl. NTFY/1-line excl. REG/1-line excl. OPT|NTFY|REG/full/full excl. OPT/full excl. NTFY/full excl. REG/full excl. OPT|NTFY|REG -->
<RTP_Log_Intvl_2_ ua="na">0</RTP_Log_Intvl_2_>
<Restrict_Source_IP_2_ ua="na">No</Restrict_Source_IP_2_>
<Referor_Bye_Delay_2_ ua="na">4</Referor_Bye_Delay_2_>
<Refer_Target_Bye_Delay_2_ ua="na">0</Refer_Target_Bye_Delay_2_>
<Referee_Bye_Delay_2_ ua="na">0</Referee_Bye_Delay_2_>
<Refer-To_Target_Contact_2_ ua="na">No</Refer-To_Target_Contact_2_>
<Sticky_183_2_ ua="na">No</Sticky_183_2_>
<Auth_INVITE_2_ ua="na">No</Auth_INVITE_2_>
<Reply_182_On_Call_Waiting_2_ ua="na">No</Reply_182_On_Call_Waiting_2_>
<Use_Anonymous_With_RPID_2_ ua="na">Yes</Use_Anonymous_With_RPID_2_>
<Use_Local_Addr_In_FROM_2_ ua="na">No</Use_Local_Addr_In_FROM_2_>
<!-- Call Feature Settings -->
<Blind_Attn-Xfer_Enable_2_ ua="na">No</Blind_Attn-Xfer_Enable_2_>
<MOH_Server_2_ ua="na"></MOH_Server_2_>
<Xfer_When_Hangup_Conf_2_ ua="na">Yes</Xfer_When_Hangup_Conf_2_>
<Conference_Bridge_URL_2_ ua="na"></Conference_Bridge_URL_2_>
<Conference_Bridge_Ports_2_ ua="na">3</Conference_Bridge_Ports_2_> <!-- options: 3/4/5/6/7/8/9/10 -->
<!-- Proxy and Registration -->
<Proxy_2_ ua="na">%TF_SIPSERVER%</Proxy_2_>
<Outbound_Proxy_2_ ua="na">%TF_SIPSERVER%</Outbound_Proxy_2_>
<Use_Outbound_Proxy_2_ ua="na">No</Use_Outbound_Proxy_2_>
<Use_OB_Proxy_In_Dialog_2_ ua="na">Yes</Use_OB_Proxy_In_Dialog_2_>
<Register_2_ ua="na">Yes</Register_2_>
<Make_Call_Without_Reg_2_ ua="na">No</Make_Call_Without_Reg_2_>
<Register_Expires_2_ ua="na">3600</Register_Expires_2_>
<Ans_Call_Without_Reg_2_ ua="na">No</Ans_Call_Without_Reg_2_>
<Use_DNS_SRV_2_ ua="na">No</Use_DNS_SRV_2_>
<DNS_SRV_Auto_Prefix_2_ ua="na">No</DNS_SRV_Auto_Prefix_2_>
<Proxy_Fallback_Intvl_2_ ua="na">3600</Proxy_Fallback_Intvl_2_>
<Proxy_Redundancy_Method_2_ ua="na">Normal</Proxy_Redundancy_Method_2_> <!-- options: Normal/Based on SRV Port -->
<Voice_Mail_Server_2_ ua="na"></Voice_Mail_Server_2_>
<Mailbox_Subscribe_Expires_2_ ua="na">2147483647</Mailbox_Subscribe_Expires_2_>
<!-- Subscriber Information -->
<Display_Name_2_ ua="na"></Display_Name_2_>
<User_ID_2_ ua="na"></User_ID_2_>
<Password_2_ ua="na"></Password_2_>
<Use_Auth_ID_2_ ua="na">No</Use_Auth_ID_2_>
<Auth_ID_2_ ua="na"></Auth_ID_2_>
<Mini_Certificate_2_ ua="na"></Mini_Certificate_2_>
<SRTP_Private_Key_2_ ua="na"></SRTP_Private_Key_2_>
<!-- Supplementary Service Subscription -->
<Call_Waiting_Serv_2_ ua="na">Yes</Call_Waiting_Serv_2_>
<Block_CID_Serv_2_ ua="na">Yes</Block_CID_Serv_2_>
<Block_ANC_Serv_2_ ua="na">Yes</Block_ANC_Serv_2_>
<Dist_Ring_Serv_2_ ua="na">Yes</Dist_Ring_Serv_2_>
<Cfwd_All_Serv_2_ ua="na">Yes</Cfwd_All_Serv_2_>
<Cfwd_Busy_Serv_2_ ua="na">Yes</Cfwd_Busy_Serv_2_>
<Cfwd_No_Ans_Serv_2_ ua="na">Yes</Cfwd_No_Ans_Serv_2_>
<Cfwd_Sel_Serv_2_ ua="na">Yes</Cfwd_Sel_Serv_2_>
<Cfwd_Last_Serv_2_ ua="na">Yes</Cfwd_Last_Serv_2_>
<Block_Last_Serv_2_ ua="na">Yes</Block_Last_Serv_2_>
<Accept_Last_Serv_2_ ua="na">Yes</Accept_Last_Serv_2_>
<DND_Serv_2_ ua="na">Yes</DND_Serv_2_>
<CID_Serv_2_ ua="na">Yes</CID_Serv_2_>
<CWCID_Serv_2_ ua="na">Yes</CWCID_Serv_2_>
<Call_Return_Serv_2_ ua="na">Yes</Call_Return_Serv_2_>
<Call_Redial_Serv_2_ ua="na">Yes</Call_Redial_Serv_2_>
<Call_Back_Serv_2_ ua="na">Yes</Call_Back_Serv_2_>
<Three_Way_Call_Serv_2_ ua="na">Yes</Three_Way_Call_Serv_2_>
<Three_Way_Conf_Serv_2_ ua="na">Yes</Three_Way_Conf_Serv_2_>
<Attn_Transfer_Serv_2_ ua="na">Yes</Attn_Transfer_Serv_2_>
<Unattn_Transfer_Serv_2_ ua="na">Yes</Unattn_Transfer_Serv_2_>
<MWI_Serv_2_ ua="na">Yes</MWI_Serv_2_>
<VMWI_Serv_2_ ua="na">Yes</VMWI_Serv_2_>
<Speed_Dial_Serv_2_ ua="na">Yes</Speed_Dial_Serv_2_>
<Secure_Call_Serv_2_ ua="na">Yes</Secure_Call_Serv_2_>
<Referral_Serv_2_ ua="na">Yes</Referral_Serv_2_>
<Feature_Dial_Serv_2_ ua="na">Yes</Feature_Dial_Serv_2_>
<Service_Announcement_Serv_2_ ua="na">No</Service_Announcement_Serv_2_>
<!-- Audio Configuration -->
<Preferred_Codec_2_ ua="na">G711u</Preferred_Codec_2_> <!-- options: G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Second_Preferred_Codec_2_ ua="na">Unspecified</Second_Preferred_Codec_2_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Third_Preferred_Codec_2_ ua="na">Unspecified</Third_Preferred_Codec_2_> <!-- options: Unspecified/G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->
<Use_Pref_Codec_Only_2_ ua="na">No</Use_Pref_Codec_Only_2_>
<Silence_Supp_Enable_2_ ua="na">No</Silence_Supp_Enable_2_>
<Silence_Threshold_2_ ua="na">medium</Silence_Threshold_2_> <!-- options: high/medium/low -->
<G729a_Enable_2_ ua="na">Yes</G729a_Enable_2_>
<Echo_Canc_Enable_2_ ua="na">No</Echo_Canc_Enable_2_>
<G723_Enable_2_ ua="na">Yes</G723_Enable_2_>
<Echo_Canc_Adapt_Enable_2_ ua="na">No</Echo_Canc_Adapt_Enable_2_>
<G726-16_Enable_2_ ua="na">Yes</G726-16_Enable_2_>
<Echo_Supp_Enable_2_ ua="na">No</Echo_Supp_Enable_2_>
<G726-24_Enable_2_ ua="na">Yes</G726-24_Enable_2_>
<FAX_CED_Detect_Enable_2_ ua="na">Yes</FAX_CED_Detect_Enable_2_>
<G726-32_Enable_2_ ua="na">Yes</G726-32_Enable_2_>
<FAX_CNG_Detect_Enable_2_ ua="na">Yes</FAX_CNG_Detect_Enable_2_>
<G726-40_Enable_2_ ua="na">Yes</G726-40_Enable_2_>
<FAX_Passthru_Codec_2_ ua="na">G711a</FAX_Passthru_Codec_2_> <!-- options: G711u/G711a -->
<DTMF_Process_INFO_2_ ua="na">Yes</DTMF_Process_INFO_2_>
<FAX_Codec_Symmetric_2_ ua="na">Yes</FAX_Codec_Symmetric_2_>
<DTMF_Process_AVT_2_ ua="na">Yes</DTMF_Process_AVT_2_>
<FAX_Passthru_Method_2_ ua="na">ReINVITE</FAX_Passthru_Method_2_> <!-- options: None/NSE/ReINVITE -->
<DTMF_Tx_Method_2_ ua="na">Auto</DTMF_Tx_Method_2_> <!-- options: InBand/AVT/INFO/Auto/InBand+INFO/AVT+INFO -->
<DTMF_Tx_Mode_2_ ua="na">Strict</DTMF_Tx_Mode_2_> <!-- options: Normal/Strict -->
<DTMF_Tx_Strict_Hold_Off_Time_2_ ua="na">90</DTMF_Tx_Strict_Hold_Off_Time_2_>
<FAX_Process_NSE_2_ ua="na">Yes</FAX_Process_NSE_2_>
<Hook_Flash_Tx_Method_2_ ua="na">None</Hook_Flash_Tx_Method_2_> <!-- options: None/AVT/INFO -->
<FAX_Disable_ECAN_2_ ua="na">Yes</FAX_Disable_ECAN_2_>
<Release_Unused_Codec_2_ ua="na">Yes</Release_Unused_Codec_2_>
<FAX_Enable_T38_2_ ua="na">Yes</FAX_Enable_T38_2_>
<FAX_T38_Redundancy_2_ ua="na">1</FAX_T38_Redundancy_2_> <!-- options: 0/1/2/3 -->
<FAX_Tone_Detect_Mode_2_ ua="na">caller or callee</FAX_Tone_Detect_Mode_2_> <!-- options: caller or callee/caller only/callee only -->
<!-- Dial Plan -->
<Dial_Plan_2_ ua="na">(*xx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.)</Dial_Plan_2_>
<Enable_IP_Dialing_2_ ua="na">No</Enable_IP_Dialing_2_>
<Emergency_Number_2_ ua="na"></Emergency_Number_2_>
<!-- FXS Port Polarity Configuration -->
<Idle_Polarity_2_ ua="na">Forward</Idle_Polarity_2_> <!-- options: Forward/Reverse -->
<Caller_Conn_Polarity_2_ ua="na">Forward</Caller_Conn_Polarity_2_> <!-- options: Forward/Reverse -->
<Callee_Conn_Polarity_2_ ua="na">Forward</Callee_Conn_Polarity_2_> <!-- options: Forward/Reverse -->
<!-- Call Forward Settings -->
<Cfwd_All_Dest_2_ ua="rw"></Cfwd_All_Dest_2_>
<Cfwd_Busy_Dest_2_ ua="rw"></Cfwd_Busy_Dest_2_>
<Cfwd_No_Ans_Dest_2_ ua="rw"></Cfwd_No_Ans_Dest_2_>
<Cfwd_No_Ans_Delay_2_ ua="rw">20</Cfwd_No_Ans_Delay_2_>
<!-- Selective Call Forward Settings -->
<Cfwd_Sel1_Caller_2_ ua="rw"></Cfwd_Sel1_Caller_2_>
<Cfwd_Sel1_Dest_2_ ua="rw"></Cfwd_Sel1_Dest_2_>
<Cfwd_Sel2_Caller_2_ ua="rw"></Cfwd_Sel2_Caller_2_>
<Cfwd_Sel2_Dest_2_ ua="rw"></Cfwd_Sel2_Dest_2_>
<Cfwd_Sel3_Caller_2_ ua="rw"></Cfwd_Sel3_Caller_2_>
<Cfwd_Sel3_Dest_2_ ua="rw"></Cfwd_Sel3_Dest_2_>
<Cfwd_Sel4_Caller_2_ ua="rw"></Cfwd_Sel4_Caller_2_>
<Cfwd_Sel4_Dest_2_ ua="rw"></Cfwd_Sel4_Dest_2_>
<Cfwd_Sel5_Caller_2_ ua="rw"></Cfwd_Sel5_Caller_2_>
<Cfwd_Sel5_Dest_2_ ua="rw"></Cfwd_Sel5_Dest_2_>
<Cfwd_Sel6_Caller_2_ ua="rw"></Cfwd_Sel6_Caller_2_>
<Cfwd_Sel6_Dest_2_ ua="rw"></Cfwd_Sel6_Dest_2_>
<Cfwd_Sel7_Caller_2_ ua="rw"></Cfwd_Sel7_Caller_2_>
<Cfwd_Sel7_Dest_2_ ua="rw"></Cfwd_Sel7_Dest_2_>
<Cfwd_Sel8_Caller_2_ ua="rw"></Cfwd_Sel8_Caller_2_>
<Cfwd_Sel8_Dest_2_ ua="rw"></Cfwd_Sel8_Dest_2_>
<Cfwd_Last_Caller_2_ ua="rw"></Cfwd_Last_Caller_2_>
<Cfwd_Last_Dest_2_ ua="rw"></Cfwd_Last_Dest_2_>
<Block_Last_Caller_2_ ua="rw"></Block_Last_Caller_2_>
<Accept_Last_Caller_2_ ua="rw"></Accept_Last_Caller_2_>
<!-- Speed Dial Settings -->
<Speed_Dial_2_2_ ua="rw"></Speed_Dial_2_2_>
<Speed_Dial_3_2_ ua="rw"></Speed_Dial_3_2_>
<Speed_Dial_4_2_ ua="rw"></Speed_Dial_4_2_>
<Speed_Dial_5_2_ ua="rw"></Speed_Dial_5_2_>
<Speed_Dial_6_2_ ua="rw"></Speed_Dial_6_2_>
<Speed_Dial_7_2_ ua="rw"></Speed_Dial_7_2_>
<Speed_Dial_8_2_ ua="rw"></Speed_Dial_8_2_>
<Speed_Dial_9_2_ ua="rw"></Speed_Dial_9_2_>
<!-- Supplementary Service Settings -->
<CW_Setting_2_ ua="rw">Yes</CW_Setting_2_>
<Block_CID_Setting_2_ ua="rw">No</Block_CID_Setting_2_>
<Block_ANC_Setting_2_ ua="rw">No</Block_ANC_Setting_2_>
<DND_Setting_2_ ua="rw">No</DND_Setting_2_>
<CID_Setting_2_ ua="rw">Yes</CID_Setting_2_>
<CWCID_Setting_2_ ua="rw">Yes</CWCID_Setting_2_>
<Dist_Ring_Setting_2_ ua="rw">Yes</Dist_Ring_Setting_2_>
<Secure_Call_Setting_2_ ua="na">No</Secure_Call_Setting_2_>
<Message_Waiting_2_ ua="rw">No</Message_Waiting_2_>
<Accept_Media_Loopback_Request_2_ ua="na">automatic</Accept_Media_Loopback_Request_2_> <!-- options: never/automatic/manual -->
<Media_Loopback_Mode_2_ ua="na">source</Media_Loopback_Mode_2_> <!-- options: source/mirror -->
<Media_Loopback_Type_2_ ua="na">media</Media_Loopback_Type_2_> <!-- options: media/packet -->
<!-- Distinctive Ring Settings -->
<Ring1_Caller_2_ ua="rw"></Ring1_Caller_2_>
<Ring2_Caller_2_ ua="rw"></Ring2_Caller_2_>
<Ring3_Caller_2_ ua="rw"></Ring3_Caller_2_>
<Ring4_Caller_2_ ua="rw"></Ring4_Caller_2_>
<Ring5_Caller_2_ ua="rw"></Ring5_Caller_2_>
<Ring6_Caller_2_ ua="rw"></Ring6_Caller_2_>
<Ring7_Caller_2_ ua="rw"></Ring7_Caller_2_>
<Ring8_Caller_2_ ua="rw"></Ring8_Caller_2_>
<Ring9_Caller_2_ ua="na"></Ring9_Caller_2_>
<!-- Ring Settings -->
<Default_Ring_2_ ua="rw">1</Default_Ring_2_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Default_CWT_2_ ua="rw">1</Default_CWT_2_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Hold_Reminder_Ring_2_ ua="rw">8</Hold_Reminder_Ring_2_> <!-- options: 1/2/3/4/5/6/7/8/9/none -->
<Call_Back_Ring_2_ ua="rw">7</Call_Back_Ring_2_> <!-- options: 1/2/3/4/5/6/7/8/9 -->
<Cfwd_Ring_Splash_Len_2_ ua="rw">0</Cfwd_Ring_Splash_Len_2_>
<Cblk_Ring_Splash_Len_2_ ua="rw">0</Cblk_Ring_Splash_Len_2_>
<VMWI_Ring_Splash_Len_2_ ua="rw">0</VMWI_Ring_Splash_Len_2_>
<VMWI_Ring_Policy_2_ ua="na">New VM Available</VMWI_Ring_Policy_2_> <!-- options: New VM Available/New VM Becomes Available/New VM Arrives -->
<Ring_On_No_New_VM_2_ ua="na">No</Ring_On_No_New_VM_2_>
<!-- Call Progress Tones -->
<Dial_Tone ua="na">425@-19;30(*/0/1)</Dial_Tone>
<Second_Dial_Tone ua="na">420@-19,520@-19;10(*/0/1+2)</Second_Dial_Tone>
<Outside_Dial_Tone ua="na">420@-16;10(*/0/1)</Outside_Dial_Tone>
<Prompt_Tone ua="na">520@-19,620@-19;10(*/0/1+2)</Prompt_Tone>
<Busy_Tone ua="na">425@-19;10(.48/.48/1)</Busy_Tone>
<Reorder_Tone ua="na">425@-19;10(.24/.24/1)</Reorder_Tone>
<Off_Hook_Warning_Tone ua="na">480@-10,620@0;10(.125/.125/1+2)</Off_Hook_Warning_Tone>
<Ring_Back_Tone ua="na">425@-19;*(1/4/1)</Ring_Back_Tone>
<Ring_Back_2_Tone ua="na">440@-19,480@-19;*(1/1/1+2)</Ring_Back_2_Tone>
<Confirm_Tone ua="na">600@-16;1(.25/.25/1)</Confirm_Tone>
<SIT1_Tone ua="na">985@-16,1428@-16,1777@-16;20(.380/0/1,.380/0/2,.380/0/3,0/4/0)</SIT1_Tone>
<SIT2_Tone ua="na">914@-16,1371@-16,1777@-16;20(.274/0/1,.274/0/2,.380/0/3,0/4/0)</SIT2_Tone>
<SIT3_Tone ua="na">914@-16,1371@-16,1777@-16;20(.380/0/1,.380/0/2,.380/0/3,0/4/0)</SIT3_Tone>
<SIT4_Tone ua="na">985@-16,1371@-16,1777@-16;20(.380/0/1,.274/0/2,.380/0/3,0/4/0)</SIT4_Tone>
<MWI_Dial_Tone ua="na">425@-19;2(.1/.1/1);10(*/0/1)</MWI_Dial_Tone>
<Cfwd_Dial_Tone ua="na">425@-19;2(.2/.2/1);10(*/0/1)</Cfwd_Dial_Tone>
<Holding_Tone ua="na">600@-19;15(.1/.1/1,.1/.1/1,.1/9.5/1)</Holding_Tone>
<Conference_Tone ua="na">350@-19;20(.1/.1/1,.1/9.7/1)</Conference_Tone>
<Secure_Call_Indication_Tone ua="na">397@-19,507@-19;15(0/2/0,.2/.1/1,.1/2.1/2)</Secure_Call_Indication_Tone>
<Feature_Invocation_Tone ua="na">350@-16;*(.1/.1/1)</Feature_Invocation_Tone>
<!-- Distinctive Ring Patterns -->
<Ring1_Cadence ua="na">60(1/4)</Ring1_Cadence>
<Ring2_Cadence ua="na">60(.8/.4,.8/4)</Ring2_Cadence>
<Ring3_Cadence ua="na">60(.4/.2,.4/.2,.8/4)</Ring3_Cadence>
<Ring4_Cadence ua="na">60(.3/.2,1/.2,.3/4)</Ring4_Cadence>
<Ring5_Cadence ua="na">1(.5/.5)</Ring5_Cadence>
<Ring6_Cadence ua="na">60(.2/.4,.2/.4,.2/4)</Ring6_Cadence>
<Ring7_Cadence ua="na">60(.4/.2,.4/.2,.4/4)</Ring7_Cadence>
<Ring8_Cadence ua="na">60(0.25/9.75)</Ring8_Cadence>
<Ring9_Cadence ua="na">60(.4/.2,.4/2)</Ring9_Cadence>
<!-- Distinctive Call Waiting Tone Patterns -->
<CWT1_Cadence ua="na">30(.2/.2,.2/5)</CWT1_Cadence>
<CWT2_Cadence ua="na">30(.1/.1, .1/9.7)</CWT2_Cadence>
<CWT3_Cadence ua="na">30(.1/.1, .1/.1, .1/9.7)</CWT3_Cadence>
<CWT4_Cadence ua="na">30(.1/.1,.3/.1,.1/9.3)</CWT4_Cadence>
<CWT5_Cadence ua="na">1(.5/.5)</CWT5_Cadence>
<CWT6_Cadence ua="na">30(.1/.1,.3/.2,.3/9.1)</CWT6_Cadence>
<CWT7_Cadence ua="na">30(.3/.1,.3/.1,.1/9.1)</CWT7_Cadence>
<CWT8_Cadence ua="na">2.3(.3/2)</CWT8_Cadence>
<CWT9_Cadence ua="na">30(.3/9.7)</CWT9_Cadence>
<!-- Distinctive Ring/CWT Pattern Names -->
<Ring1_Name ua="na">Bellcore-r1</Ring1_Name>
<Ring2_Name ua="na">Bellcore-r2</Ring2_Name>
<Ring3_Name ua="na">Bellcore-r3</Ring3_Name>
<Ring4_Name ua="na">Bellcore-r4</Ring4_Name>
<Ring5_Name ua="na">Bellcore-r5</Ring5_Name>
<Ring6_Name ua="na">Bellcore-r6</Ring6_Name>
<Ring7_Name ua="na">Bellcore-r7</Ring7_Name>
<Ring8_Name ua="na">Bellcore-r8</Ring8_Name>
<Ring9_Name ua="na">Bellcore-r9</Ring9_Name>
<!-- Ring and Call Waiting Tone Spec -->
<Ring_Waveform ua="na">Sinusoid</Ring_Waveform> <!-- options: Sinusoid/Trapezoid -->
<Ring_Frequency ua="na">25</Ring_Frequency>
<Ring_Voltage ua="na">60</Ring_Voltage>
<CWT_Frequency ua="na">425@-19</CWT_Frequency>
<!-- Control Timer Values (sec) -->
<Hook_Flash_Timer_Min ua="na">.06</Hook_Flash_Timer_Min>
<Hook_Flash_Timer_Max ua="na">.9</Hook_Flash_Timer_Max>
<Callee_On_Hook_Delay ua="na">0</Callee_On_Hook_Delay>
<Reorder_Delay ua="na">5</Reorder_Delay>
<Call_Back_Expires ua="na">1800</Call_Back_Expires>
<Call_Back_Retry_Intvl ua="na">30</Call_Back_Retry_Intvl>
<Call_Back_Delay ua="na">.5</Call_Back_Delay>
<VMWI_Refresh_Intvl ua="na">0</VMWI_Refresh_Intvl>
<Interdigit_Long_Timer ua="na">10</Interdigit_Long_Timer>
<Interdigit_Short_Timer ua="na">3</Interdigit_Short_Timer>
<CPC_Delay ua="na">2</CPC_Delay>
<CPC_Duration ua="na">0</CPC_Duration>
<!-- Vertical Service Activation Codes -->
<Call_Return_Code ua="na">*69</Call_Return_Code>
<Call_Redial_Code ua="na">*07</Call_Redial_Code>
<Blind_Transfer_Code ua="na">*98</Blind_Transfer_Code>
<Call_Back_Act_Code ua="na">*66</Call_Back_Act_Code>
<Call_Back_Deact_Code ua="na">*86</Call_Back_Deact_Code>
<Call_Back_Busy_Act_Code ua="na">*05</Call_Back_Busy_Act_Code>
<Cfwd_All_Act_Code ua="na">*72</Cfwd_All_Act_Code>
<Cfwd_All_Deact_Code ua="na">*73</Cfwd_All_Deact_Code>
<Cfwd_Busy_Act_Code ua="na">*90</Cfwd_Busy_Act_Code>
<Cfwd_Busy_Deact_Code ua="na">*91</Cfwd_Busy_Deact_Code>
<Cfwd_No_Ans_Act_Code ua="na">*92</Cfwd_No_Ans_Act_Code>
<Cfwd_No_Ans_Deact_Code ua="na">*93</Cfwd_No_Ans_Deact_Code>
<Cfwd_Last_Act_Code ua="na">*63</Cfwd_Last_Act_Code>
<Cfwd_Last_Deact_Code ua="na">*83</Cfwd_Last_Deact_Code>
<Block_Last_Act_Code ua="na">*60</Block_Last_Act_Code>
<Block_Last_Deact_Code ua="na">*80</Block_Last_Deact_Code>
<Accept_Last_Act_Code ua="na">*64</Accept_Last_Act_Code>
<Accept_Last_Deact_Code ua="na">*84</Accept_Last_Deact_Code>
<CW_Act_Code ua="na">*56</CW_Act_Code>
<CW_Deact_Code ua="na">*57</CW_Deact_Code>
<CW_Per_Call_Act_Code ua="na">*71</CW_Per_Call_Act_Code>
<CW_Per_Call_Deact_Code ua="na">*70</CW_Per_Call_Deact_Code>
<Block_CID_Act_Code ua="na">*67</Block_CID_Act_Code>
<Block_CID_Deact_Code ua="na">*68</Block_CID_Deact_Code>
<Block_CID_Per_Call_Act_Code ua="na">*81</Block_CID_Per_Call_Act_Code>
<Block_CID_Per_Call_Deact_Code ua="na">*82</Block_CID_Per_Call_Deact_Code>
<Block_ANC_Act_Code ua="na">*77</Block_ANC_Act_Code>
<Block_ANC_Deact_Code ua="na">*87</Block_ANC_Deact_Code>
<DND_Act_Code ua="na">*78</DND_Act_Code>
<DND_Deact_Code ua="na">*79</DND_Deact_Code>
<CID_Act_Code ua="na">*65</CID_Act_Code>
<CID_Deact_Code ua="na">*85</CID_Deact_Code>
<CWCID_Act_Code ua="na">*25</CWCID_Act_Code>
<CWCID_Deact_Code ua="na">*45</CWCID_Deact_Code>
<Dist_Ring_Act_Code ua="na">*26</Dist_Ring_Act_Code>
<Dist_Ring_Deact_Code ua="na">*46</Dist_Ring_Deact_Code>
<Speed_Dial_Act_Code ua="na">*74</Speed_Dial_Act_Code>
<Secure_All_Call_Act_Code ua="na">*16</Secure_All_Call_Act_Code>
<Secure_No_Call_Act_Code ua="na">*17</Secure_No_Call_Act_Code>
<Secure_One_Call_Act_Code ua="na">*18</Secure_One_Call_Act_Code>
<Secure_One_Call_Deact_Code ua="na">*19</Secure_One_Call_Deact_Code>
<Conference_Act_Code ua="na"></Conference_Act_Code>
<Attn-Xfer_Act_Code ua="na"></Attn-Xfer_Act_Code>
<Modem_Line_Toggle_Code ua="na">*99</Modem_Line_Toggle_Code>
<FAX_Line_Toggle_Code ua="na">#99</FAX_Line_Toggle_Code>
<Media_Loopback_Code ua="na">*03</Media_Loopback_Code>
<Referral_Services_Codes ua="na"></Referral_Services_Codes>
<Feature_Dial_Services_Codes ua="na"></Feature_Dial_Services_Codes>
<!-- Vertical Service Announcement Codes -->
<Service_Annc_Base_Number ua="na"></Service_Annc_Base_Number>
<Service_Annc_Extension_Codes ua="na"></Service_Annc_Extension_Codes>
<!-- Outbound Call Codec Selection Codes -->
<Prefer_G711u_Code ua="na">*017110</Prefer_G711u_Code>
<Force_G711u_Code ua="na">*027110</Force_G711u_Code>
<Prefer_G711a_Code ua="na">*017111</Prefer_G711a_Code>
<Force_G711a_Code ua="na">*027111</Force_G711a_Code>
<Prefer_G723_Code ua="na">*01723</Prefer_G723_Code>
<Force_G723_Code ua="na">*02723</Force_G723_Code>
<Prefer_G726r16_Code ua="na">*0172616</Prefer_G726r16_Code>
<Force_G726r16_Code ua="na">*0272616</Force_G726r16_Code>
<Prefer_G726r24_Code ua="na">*0172624</Prefer_G726r24_Code>
<Force_G726r24_Code ua="na">*0272624</Force_G726r24_Code>
<Prefer_G726r32_Code ua="na">*0172632</Prefer_G726r32_Code>
<Force_G726r32_Code ua="na">*0272632</Force_G726r32_Code>
<Prefer_G726r40_Code ua="na">*0172640</Prefer_G726r40_Code>
<Force_G726r40_Code ua="na">*0272640</Force_G726r40_Code>
<Prefer_G729a_Code ua="na">*01729</Prefer_G729a_Code>
<Force_G729a_Code ua="na">*02729</Force_G729a_Code>
<!-- Miscellaneous -->
<Set_Local_Date__mm_dd_ ua="na"></Set_Local_Date__mm_dd_>
<Set_Local_Time__HH_mm_ ua="na"></Set_Local_Time__HH_mm_>
<Time_Zone ua="na">GMT+01:00</Time_Zone> <!-- options: GMT-12:00/GMT-11:00/GMT-10:00/GMT-09:00/GMT-08:00/GMT-07:00/GMT-06:00/GMT-05:00/GMT-04:00/GMT-03:30/GMT-03:00/GMT-02:00/GMT-01:00/GMT/GMT+01:00/GMT+02:00/GMT+03:00/GMT+03:30/GMT+04:00/GMT+05:00/GMT+05:30/GMT+05:45/GMT+06:00/GMT+06:30/GMT+07:00/GMT+08:00/GMT+09:00/GMT+09:30/GMT+10:00/GMT+11:00/GMT+12:00/GMT+13:00 -->
<FXS_Port_Impedance ua="na">220+820||115nF</FXS_Port_Impedance> <!-- options: 600/900/600+2.16uF/900+2.16uF/270+750||150nF/220+820||120nF/220+820||115nF/200+600||100nF -->
<Daylight_Saving_Time_Rule ua="na">start=3/-1/7/2;end=10/-1/7/3;save=1</Daylight_Saving_Time_Rule>
<Daylight_Saving_Time_Enable ua="na">Yes</Daylight_Saving_Time_Enable>
<FXS_Port_Input_Gain ua="na">-3</FXS_Port_Input_Gain>
<FXS_Port_Output_Gain ua="na">-3</FXS_Port_Output_Gain>
<DTMF_Playback_Level ua="na">-16</DTMF_Playback_Level>
<DTMF_Playback_Length ua="na">.1</DTMF_Playback_Length>
<Detect_ABCD ua="na">Yes</Detect_ABCD>
<Playback_ABCD ua="na">Yes</Playback_ABCD>
<Caller_ID_Method ua="na">Bellcore(N.Amer,China)</Caller_ID_Method> <!-- options: Bellcore(N.Amer,China)/DTMF(Finland,Sweden)/DTMF(Denmark)/ETSI DTMF/ETSI DTMF With PR/ETSI DTMF After Ring/ETSI FSK/ETSI FSK With PR(UK)/DTMF(Denmark) With PR -->
<Caller_ID_FSK_Standard ua="na">v.23</Caller_ID_FSK_Standard> <!-- options: bell 202/v.23 -->
<Feature_Invocation_Method ua="na">Default</Feature_Invocation_Method> <!-- options: Default/Sweden -->
<More_Echo_Suppression ua="na">No</More_Echo_Suppression>
<!-- Port Forwarding Settings -->
<!-- DMZ Settings -->
<Enable_DMZ ua="rw">No</Enable_DMZ>
<DMZ_Host_IP_Address ua="rw">0</DMZ_Host_IP_Address>
<!-- Miscellaneous Settings -->
<Multicast_Passthru ua="rw">Disabled</Multicast_Passthru> <!-- options: Disabled/Inbound Only/Outbound Only/Inbound and Outbound -->
<!-- System Reserved Ports Range -->
<Starting_Port ua="rw">50000</Starting_Port>
<Num_of_Ports_Reserved ua="rw">256</Num_of_Ports_Reserved> <!-- options: 256/512/1024 -->
<!-- -->
<Protect_IVR_FactoryReset ua="na">No</Protect_IVR_FactoryReset>
</flat-profile>