cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1173
Views
0
Helpful
1
Replies

Provisioning of IPPhone Cisco CP-8861-3PCC

Hello Team,

 

As a part of software delivered by our company I work on provisoning of cisco CP-8861-3PCC from application level. Everything goes fine until I decide to reduce sended message to just nessesery information filled by user in current moment. But right now I am stack - I sent only partial configuration file and if properties not override old ones they are still present on hardphone. Is there any way to clear all config or sent partial configuration file to hardphone?

Maybe example of config will be helpfull - I sent it below as attachment on that forum did not work

If You need some clarification do not hesitate to ask, I am stock for two days and really need some help on that:)

 

Partial config:

<?xml version="1.0" encoding="UTF-8"?>
<flat-profile>
    <!-- System Configuration -->
    <Restricted_Access_Domains ua="rw"/>
    <Enable_Web_Server ua="rw">Yes</Enable_Web_Server>
    <Enable_Protocol ua="rw">Http</Enable_Protocol>
    <Enable_Direct_Action_Url ua="rw">Yes</Enable_Direct_Action_Url>
    <Session_Max_Timeout ua="rw">3600</Session_Max_Timeout>
    <Session_Idle_Timeout ua="rw">3600</Session_Idle_Timeout>
    <Web_Server_Port ua="rw">80</Web_Server_Port>
    <Enable_Web_Admin_Access ua="rw">Yes</Enable_Web_Admin_Access>
    <Admin_Password ua="rw"></Admin_Password>
    <User_Password ua="rw"></User_Password>
    <Phone-UI-readonly ua="rw">No</Phone-UI-readonly>
    <Phone-UI-User-Mode ua="rw">No</Phone-UI-User-Mode>
    <!-- Power Settings -->
    <!-- IPv4 Settings  -->
    <Connection_Type ua="rw">DHCP</Connection_Type>
    <Static_IP ua="rw"/>
    <NetMask ua="rw"/>
    <Gateway ua="rw"/>
    <Primary_DNS ua="rw"/>
    <Secondary_DNS ua="rw"/>
    <!-- IPv6 Settings -->
    <!-- 802.1X Authentication -->
    <Enable_802.1X_Authentication ua="rw">No</Enable_802.1X_Authentication>
    <!-- Optional Network Configuration -->
    <Host_Name ua="rw"/>
    <Domain ua="rw"/>
    <DNS_Server_Order ua="rw">Manual</DNS_Server_Order>
    <DNS_Query_Mode ua="rw">Parallel</DNS_Query_Mode>
    <DNS_Caching_Enable ua="rw">Yes</DNS_Caching_Enable>
    <Switch_Port_Config ua="rw">AUTO</Switch_Port_Config>
    <PC_Port_Config ua="rw">AUTO</PC_Port_Config>
    <PC_PORT_Enable ua="rw">Yes</PC_PORT_Enable>
    <Syslog_Server ua="rw"/>
    <Debug_Level ua="rw">NOTICE</Debug_Level>
    <Primary_NTP_Server ua="rw">10.10.10.71</Primary_NTP_Server>
    <Secondary_NTP_Server ua="rw"/>
    <Enable_SSLv3 ua="rw">No</Enable_SSLv3>
    <!-- VLAN Settings -->
    <Enable_VLAN ua="rw">0</Enable_VLAN>
    <VLAN_ID ua="rw"></VLAN_ID>
    <PC_Port_VLAN_ID ua="rw">1</PC_Port_VLAN_ID>
    <Enable_CDP ua="rw">Yes</Enable_CDP>
    <Enable_LLDP-MED ua="rw">Yes</Enable_LLDP-MED>
    <Network_Startup_Delay ua="rw">3</Network_Startup_Delay>
    <!-- Inventory Settings -->
    <Asset_ID ua="rw"/>
    <!-- SIP Parameters -->
    <Max_Forward ua="rw">70</Max_Forward>
    <Max_Redirection ua="rw">5</Max_Redirection>
    <Max_Auth ua="rw">2</Max_Auth>
    <SIP_User_Agent_Name ua="rw">10.10.10.136</SIP_User_Agent_Name>
    <SIP_Server_Name ua="rw">10.10.10.136</SIP_Server_Name>
    <SIP_Reg_User_Agent_Name ua="rw"/>
    <SIP_Accept_Language ua="rw"/>
    <DTMF_Relay_MIME_Type ua="rw">application/dtmf-relay</DTMF_Relay_MIME_Type>
    <Hook_Flash_MIME_Type ua="rw">application/hook-flash</Hook_Flash_MIME_Type>
    <Remove_Last_Reg ua="rw">No</Remove_Last_Reg>
    <Use_Compact_Header ua="rw">No</Use_Compact_Header>
    <Escape_Display_Name ua="rw">No</Escape_Display_Name>
    <Talk_Package ua="rw">No</Talk_Package>
    <Hold_Package ua="rw">No</Hold_Package>
    <Conference_Package ua="rw">No</Conference_Package>
    <RFC_2543_Call_Hold ua="rw">Yes</RFC_2543_Call_Hold>
    <Random_REG_CID_on_Reboot ua="rw">No</Random_REG_CID_on_Reboot>
    <SIP_TCP_Port_Min ua="rw">5060</SIP_TCP_Port_Min>
    <SIP_TCP_Port_Max ua="rw">5080</SIP_TCP_Port_Max>
    <Caller_ID_Header ua="rw">PAID-RPID-FROM</Caller_ID_Header>
    <Hold_Target_Before_Refer ua="rw">No</Hold_Target_Before_Refer>
    <Dialog_SDP_Enable ua="rw">No</Dialog_SDP_Enable>
    <Keep_Referee_When_Refer_Failed ua="rw">No</Keep_Referee_When_Refer_Failed>
    <Display_Diversion_Info ua="rw">No</Display_Diversion_Info>
    <Display_Anonymous_From_Header ua="rw">No</Display_Anonymous_From_Header>
    <Sip_Accept_Encoding ua="rw">none</Sip_Accept_Encoding>
    <Disable_Local_Name_To_Header ua="rw">No</Disable_Local_Name_To_Header>
    <!-- SIP Timer Values (sec) -->
    <SIP_T1 ua="rw">.5</SIP_T1>
    <SIP_T2 ua="rw">4</SIP_T2>
    <SIP_T4 ua="rw">5</SIP_T4>
    <SIP_Timer_B ua="rw">16</SIP_Timer_B>
    <SIP_Timer_F ua="rw">16</SIP_Timer_F>
    <SIP_Timer_H ua="rw">16</SIP_Timer_H>
    <SIP_Timer_D ua="rw">16</SIP_Timer_D>
    <SIP_Timer_J ua="rw">16</SIP_Timer_J>
    <INVITE_Expires ua="rw">240</INVITE_Expires>
    <ReINVITE_Expires ua="rw">30</ReINVITE_Expires>
    <Reg_Min_Expires ua="rw">1</Reg_Min_Expires>
    <Reg_Max_Expires ua="rw">7200</Reg_Max_Expires>
    <Reg_Retry_Intvl ua="rw">30</Reg_Retry_Intvl>
    <Reg_Retry_Long_Intvl ua="rw">1200</Reg_Retry_Long_Intvl>
    <Reg_Retry_Random_Delay ua="rw">0</Reg_Retry_Random_Delay>
    <Reg_Retry_Long_Random_Delay ua="rw">0</Reg_Retry_Long_Random_Delay>
    <Reg_Retry_Intvl_Cap ua="rw">0</Reg_Retry_Intvl_Cap>
    <Sub_Min_Expires ua="rw">10</Sub_Min_Expires>
    <Sub_Max_Expires ua="rw">7200</Sub_Max_Expires>
    <Sub_Retry_Intvl ua="rw">10</Sub_Retry_Intvl>
    <!-- Response Status Code Handling -->
    <Try_Backup_RSC ua="rw"/>
    <Retry_Reg_RSC ua="rw"/>
    <!-- RTP Parameters -->
    <RTP_Port_Min ua="rw">16384</RTP_Port_Min>
    <RTP_Port_Max ua="rw">16482</RTP_Port_Max>
    <RTP_Packet_Size ua="rw">0.030</RTP_Packet_Size>
    <Max_RTP_ICMP_Err ua="rw">0</Max_RTP_ICMP_Err>
    <RTCP_Tx_Interval ua="rw">0</RTCP_Tx_Interval>
    <!-- SDP Payload Types -->
    <G722.2_Dynamic_Payload ua="rw">96</G722.2_Dynamic_Payload>
    <iLBC_Dynamic_Payload ua="rw">97</iLBC_Dynamic_Payload>
    <iSAC_Dynamic_Payload ua="rw">98</iSAC_Dynamic_Payload>
    <OPUS_Dynamic_Payload ua="rw">99</OPUS_Dynamic_Payload>
    <AVT_Dynamic_Payload ua="rw">101</AVT_Dynamic_Payload>
    <INFOREQ_Dynamic_Payload ua="rw"/>
    <G711u_Codec_Name ua="rw">PCMU</G711u_Codec_Name>
    <G711a_Codec_Name ua="rw">PCMA</G711a_Codec_Name>
    <G729a_Codec_Name ua="rw">G729a</G729a_Codec_Name>
    <G729b_Codec_Name ua="rw">G729ab</G729b_Codec_Name>
    <G722_Codec_Name ua="rw">G722</G722_Codec_Name>
    <G722.2_Codec_Name ua="rw">AMR-WB</G722.2_Codec_Name>
    <iLBC_Codec_Name ua="rw">iLBC</iLBC_Codec_Name>
    <iSAC_Codec_Name ua="rw">iSAC</iSAC_Codec_Name>
    <OPUS_Codec_Name ua="rw">OPUS</OPUS_Codec_Name>
    <AVT_Codec_Name ua="rw">telephone-event</AVT_Codec_Name>
    <!-- NAT Support Parameters -->
    <Handle_VIA_received ua="rw">No</Handle_VIA_received>
    <Handle_VIA_rport ua="rw">No</Handle_VIA_rport>
    <Insert_VIA_received ua="rw">No</Insert_VIA_received>
    <Insert_VIA_rport ua="rw">No</Insert_VIA_rport>
    <Substitute_VIA_Addr ua="rw">No</Substitute_VIA_Addr>
    <Send_Resp_To_Src_Port ua="rw">No</Send_Resp_To_Src_Port>
    <STUN_Enable ua="rw">No</STUN_Enable>
    <STUN_Test_Enable ua="rw">No</STUN_Test_Enable>
    <STUN_Server ua="rw"/>
    <EXT_IP ua="rw"/>
    <EXT_RTP_Port_Min ua="rw">0</EXT_RTP_Port_Min>
    <NAT_Keep_Alive_Intvl ua="rw">15</NAT_Keep_Alive_Intvl>
    <Redirect_Keep_Alive ua="rw">No</Redirect_Keep_Alive>
    <!-- Configuration Profile -->
    <Provision_Enable ua="rw">Yes</Provision_Enable>
    <Resync_On_Reset ua="rw">Yes</Resync_On_Reset>
    <Resync_Random_Delay ua="rw">2</Resync_Random_Delay>
    <Resync_At__HHmm_ ua="rw"/>
    <Resync_At_Random_Delay ua="rw">600</Resync_At_Random_Delay>
    <Resync_Periodic ua="rw">3600</Resync_Periodic>
    <Resync_Error_Retry_Delay ua="rw">3600</Resync_Error_Retry_Delay>
    <Forced_Resync_Delay ua="rw">14400</Forced_Resync_Delay>
    <Resync_From_SIP ua="rw">Yes</Resync_From_SIP>
    <Resync_After_Upgrade_Attempt ua="rw">Yes</Resync_After_Upgrade_Attempt>
    <Resync_Trigger_1 ua="rw"/>
    <Resync_Trigger_2 ua="rw"/>
    <Resync_Fails_On_FNF ua="rw">Yes</Resync_Fails_On_FNF>
    <Profile_Rule ua="rw">http://192.168.20.105:8080/peakone/provisioning/cisco/cisco-config.cfg</Profile_Rule>
    <Profile_Rule_B ua="rw"/>
    <Profile_Rule_C ua="rw"/>
    <Profile_Rule_D ua="rw"/>
    <DHCP_Option_To_Use ua="rw">66</DHCP_Option_To_Use>
    <Log_Request_Msg ua="rw">$PN $MAC -- Requesting resync $SCHEME://$SERVIP:$PORT$PATH</Log_Request_Msg>
    <Log_Success_Msg ua="rw">$PN $MAC -- Successful resync $SCHEME://$SERVIP:$PORT$PATH</Log_Success_Msg>
    <Log_Failure_Msg ua="rw">$PN $MAC -- Resync failed: $ERR</Log_Failure_Msg>
    <User_Configurable_Resync ua="rw">Yes</User_Configurable_Resync>
    <!-- Firmware Upgrade -->
    <Upgrade_Enable ua="rw">Yes</Upgrade_Enable>
    <Upgrade_Error_Retry_Delay ua="rw">3600</Upgrade_Error_Retry_Delay>
    <Upgrade_Rule ua="rw">{firmware}</Upgrade_Rule>
    <Log_Upgrade_Request_Msg ua="rw">$PN $MAC -- Requesting upgrade $SCHEME://$SERVIP:$PORT$PATH
    </Log_Upgrade_Request_Msg>
    <Log_Upgrade_Success_Msg ua="rw">$PN $MAC -- Successful upgrade $SCHEME://$SERVIP:$PORT$PATH -- $ERR
    </Log_Upgrade_Success_Msg>
    <Log_Upgrade_Failure_Msg ua="rw">$PN $MAC -- Upgrade failed: $ERR</Log_Upgrade_Failure_Msg>
    <!-- CA Settings -->
    <Custom_CA_Rule ua="rw"/>
    <!-- HTTP Settings -->
    <HTTP_User_Agent_Name ua="rw">$VERSION ($MA)</HTTP_User_Agent_Name>
    <!-- Problem Report Tool -->
    <PRT_Upload_Rule ua="rw"/>
    <PRT_Upload_Method ua="rw">POST</PRT_Upload_Method>
    <!-- General Purpose Parameters -->
    <GPP_A ua="rw"/>
    <GPP_B ua="rw"/>
    <GPP_C ua="rw"/>
    <GPP_D ua="rw"/>
    <GPP_E ua="rw"/>
    <GPP_F ua="rw"/>
    <GPP_G ua="rw"/>
    <GPP_H ua="rw"/>
    <GPP_I ua="rw"/>
    <GPP_J ua="rw"/>
    <GPP_K ua="rw"/>
    <GPP_L ua="rw"/>
    <GPP_M ua="rw"/>
    <GPP_N ua="rw"/>
    <GPP_O ua="rw"/>
    <GPP_P ua="rw"/>
    <!-- Call Progress Tones -->
    <Dial_Tone ua="rw">350@-19,440@-19;10(*/0/1+2)</Dial_Tone>
    <Outside_Dial_Tone ua="rw">420@-16;10(*/0/1)</Outside_Dial_Tone>
    <Prompt_Tone ua="rw">520@-19,620@-19;10(*/0/1+2)</Prompt_Tone>
    <Busy_Tone ua="rw">480@-19,620@-19;10(.5/.5/1+2)</Busy_Tone>
    <Reorder_Tone ua="rw">480@-19,620@-19;10(.25/.25/1+2)</Reorder_Tone>
    <Off_Hook_Warning_Tone ua="rw">480@-10,620@0;10(.125/.125/1+2)</Off_Hook_Warning_Tone>
    <Ring_Back_Tone ua="rw">440@-19,480@-19;*(2/4/1+2)</Ring_Back_Tone>
    <Call_Waiting_Tone ua="rw">440@-10;30(.3/9.7/1)</Call_Waiting_Tone>
    <Confirm_Tone ua="rw">600@-16;1(.25/.25/1)</Confirm_Tone>
    <MWI_Dial_Tone ua="rw">350@-19,440@-19;2(.1/.1/1+2);10(*/0/1+2)</MWI_Dial_Tone>
    <Cfwd_Dial_Tone ua="rw">350@-19,440@-19;2(.2/.2/1+2);10(*/0/1+2)</Cfwd_Dial_Tone>
    <Holding_Tone ua="rw">600@-19;25(.1/.1/1,.1/.1/1,.1/9.5/1)</Holding_Tone>
    <Conference_Tone ua="rw">350@-19;20(.1/.1/1,.1/9.7/1)</Conference_Tone>
    <Secure_Call_Indication_Tone ua="rw">397@-19,507@-19;15(0/2/0,.2/.1/1,.1/2.1/2)</Secure_Call_Indication_Tone>
    <Page_Tone ua="rw">600@-16;.3(.05/0.05/1)</Page_Tone>
    <Alert_Tone ua="rw">600@-19;.2(.05/0.05/1)</Alert_Tone>
    <System_Beep ua="rw">600@-16;.1(.05/0.05/1)</System_Beep>
    <Call_Pickup_Tone ua="rw">440@-10;30(.3/9.7/1)</Call_Pickup_Tone>
    <!-- Distinctive Ring Patterns -->
    <Cadence_1 ua="rw">60(2/4)</Cadence_1>
    <Cadence_2 ua="rw">60(.3/.2,1/.2,.3/4)</Cadence_2>
    <Cadence_3 ua="rw">60(.8/.4,.8/4)</Cadence_3>
    <Cadence_4 ua="rw">60(.4/.2,.3/.2,.8/4)</Cadence_4>
    <Cadence_5 ua="rw">60(.2/.2,.2/.2,.2/.2,1/4)</Cadence_5>
    <Cadence_6 ua="rw">60(.2/.4,.2/.4,.2/4)</Cadence_6>
    <Cadence_7 ua="rw">60(4.5/4)</Cadence_7>
    <Cadence_8 ua="rw">60(0.25/9.75)</Cadence_8>
    <Cadence_9 ua="rw">60(.4/.2,.4/2)</Cadence_9>
    <!-- Control Timer Values (sec) -->
    <Reorder_Delay ua="rw">255</Reorder_Delay>
    <Interdigit_Long_Timer ua="rw">10</Interdigit_Long_Timer>
    <Interdigit_Short_Timer ua="rw">3</Interdigit_Short_Timer>
    <!-- Vertical Service Activation Codes -->
    <Call_Return_Code ua="rw">*69</Call_Return_Code>
    <Blind_Transfer_Code ua="rw">*95</Blind_Transfer_Code>
    <Cfwd_All_Act_Code ua="rw">*72</Cfwd_All_Act_Code>
    <Cfwd_All_Deact_Code ua="rw">*73</Cfwd_All_Deact_Code>
    <Cfwd_Busy_Act_Code ua="rw">*90</Cfwd_Busy_Act_Code>
    <Cfwd_Busy_Deact_Code ua="rw">*91</Cfwd_Busy_Deact_Code>
    <Cfwd_No_Ans_Act_Code ua="rw">*92</Cfwd_No_Ans_Act_Code>
    <Cfwd_No_Ans_Deact_Code ua="rw">*93</Cfwd_No_Ans_Deact_Code>
    <CW_Act_Code ua="rw">*56</CW_Act_Code>
    <CW_Deact_Code ua="rw">*57</CW_Deact_Code>
    <CW_Per_Call_Act_Code ua="rw">*71</CW_Per_Call_Act_Code>
    <CW_Per_Call_Deact_Code ua="rw">*70</CW_Per_Call_Deact_Code>
    <Block_CID_Act_Code ua="rw">*61</Block_CID_Act_Code>
    <Block_CID_Deact_Code ua="rw">*62</Block_CID_Deact_Code>
    <Block_CID_Per_Call_Act_Code ua="rw">*81</Block_CID_Per_Call_Act_Code>
    <Block_CID_Per_Call_Deact_Code ua="rw">*82</Block_CID_Per_Call_Deact_Code>
    <Block_ANC_Act_Code ua="rw">*77</Block_ANC_Act_Code>
    <Block_ANC_Deact_Code ua="rw">*87</Block_ANC_Deact_Code>
    <DND_Act_Code ua="rw">*78</DND_Act_Code>
    <DND_Deact_Code ua="rw">*79</DND_Deact_Code>
    <Secure_All_Call_Act_Code ua="rw">*16</Secure_All_Call_Act_Code>
    <Secure_No_Call_Act_Code ua="rw">*17</Secure_No_Call_Act_Code>
    <Secure_One_Call_Act_Code ua="rw">*18</Secure_One_Call_Act_Code>
    <Secure_One_Call_Deact_Code ua="rw">*19</Secure_One_Call_Deact_Code>
    <Paging_Code ua="rw">*96</Paging_Code>
    <Call_Park_Code ua="rw">*68</Call_Park_Code>
    <Call_Pickup_Code ua="rw">*97</Call_Pickup_Code>
    <Call_Unpark_Code ua="rw">*88</Call_Unpark_Code>
    <Group_Call_Pickup_Code ua="rw">*98</Group_Call_Pickup_Code>
    <Referral_Services_Codes ua="rw"/>
    <Feature_Dial_Services_Codes ua="rw"/>
    <!-- Vertical Service Announcement Codes -->
    <Service_Annc_Base_Number ua="rw"/>
    <Service_Annc_Extension_Codes ua="rw"/>
    <!-- Outbound Call Codec Selection Codes -->
    <Prefer_G711u_Code ua="rw">*017110</Prefer_G711u_Code>
    <Force_G711u_Code ua="rw">*027110</Force_G711u_Code>
    <Prefer_G711a_Code ua="rw">*017111</Prefer_G711a_Code>
    <Force_G711a_Code ua="rw">*027111</Force_G711a_Code>
    <Prefer_G722_Code ua="rw">*01722</Prefer_G722_Code>
    <Force_G722_Code ua="rw">*02722</Force_G722_Code>
    <Prefer_G722.2_Code ua="rw">*01724</Prefer_G722.2_Code>
    <Force_G722.2_Code ua="rw">*02724</Force_G722.2_Code>
    <Prefer_G729a_Code ua="rw">*01729</Prefer_G729a_Code>
    <Force_G729a_Code ua="rw">*02729</Force_G729a_Code>
    <Prefer_iLBC_Code ua="rw">*01016</Prefer_iLBC_Code>
    <Force_iLBC_Code ua="rw">*02016</Force_iLBC_Code>
    <Prefer_ISAC_Code ua="rw">*01026</Prefer_ISAC_Code>
    <Force_ISAC_Code ua="rw">*02026</Force_ISAC_Code>
    <Prefer_OPUS_Code ua="rw">*01056</Prefer_OPUS_Code>
    <Force_OPUS_Code ua="rw">*02056</Force_OPUS_Code>
    <!-- Time -->
    <Set_Local_Date__mm_dd_yyyy_ ua="rw"/>
    <Set_Local_Time__HH_mm_ ua="rw"/>
    <Time_Zone ua="rw">GMT-08:00</Time_Zone>
    <Time_Offset__HH_mm_ ua="rw"/>
    <Ignore_DHCP_Time_Offset ua="rw">Yes</Ignore_DHCP_Time_Offset>
    <Daylight_Saving_Time_Rule ua="rw">start=3/-1/7/2;end=10/-1/7/2;save=1</Daylight_Saving_Time_Rule>
    <Daylight_Saving_Time_Enable ua="rw">Yes</Daylight_Saving_Time_Enable>
    <!-- Language -->
    <Dictionary_Server_Script ua="rw"/>
    <Language_Selection ua="rw">Polish</Language_Selection>
    <Locale ua="rw"></Locale>
    <!-- General -->
    <Station_Name ua="rw"/>
    <Station_Display_Name ua="rw"/>
    <Voice_Mail_Number ua="rw">{voiceMailNumber}</Voice_Mail_Number>
    <!-- Handsfree -->
    <Bluetooth_Mode ua="rw">Phone</Bluetooth_Mode>
    <Line ua="rw">5</Line>
    <!-- Line Key 1 -->
    <Extension_1_ ua="rw">1</Extension_1_>
    <Short_Name_1_ ua="rw">$USER</Short_Name_1_>
    <Share_Call_Appearance_1_ ua="rw">private</Share_Call_Appearance_1_>
    <Extended_Function_1_ ua="rw"/>
    <!-- Line Key 2 -->
    <Extension_2_ ua="rw">2</Extension_2_>
    <Short_Name_2_ ua="rw">$USER</Short_Name_2_>
    <Share_Call_Appearance_2_ ua="rw">private</Share_Call_Appearance_2_>
    <Extended_Function_2_ ua="rw"/>
    <!-- Line Key 3 -->
    <Extension_3_ ua="rw">3</Extension_3_>
    <Short_Name_3_ ua="rw">$USER</Short_Name_3_>
    <Share_Call_Appearance_3_ ua="rw">private</Share_Call_Appearance_3_>
    <Extended_Function_3_ ua="rw"/>
    <!-- Line Key 4 -->
    <Extension_4_ ua="rw">4</Extension_4_>
    <Short_Name_4_ ua="rw">$USER</Short_Name_4_>
    <Share_Call_Appearance_4_ ua="rw">private</Share_Call_Appearance_4_>
    <Extended_Function_4_ ua="rw"/>
    <!-- Line Key 5 -->
    <Extension_5_ ua="rw">5</Extension_5_>
    <Short_Name_5_ ua="rw">$USER</Short_Name_5_>
    <Share_Call_Appearance_5_ ua="rw">private</Share_Call_Appearance_5_>
    <Extended_Function_5_ ua="rw"/>
    <!-- Line Key 6 -->
    <Extension_6_ ua="rw">6</Extension_6_>
    <Short_Name_6_ ua="rw">$USER</Short_Name_6_>
    <Share_Call_Appearance_6_ ua="rw">private</Share_Call_Appearance_6_>
    <Extended_Function_6_ ua="rw"/>
    <!-- Line Key 7 -->
    <Extension_7_ ua="rw">7</Extension_7_>
    <Short_Name_7_ ua="rw">$USER</Short_Name_7_>
    <Share_Call_Appearance_7_ ua="rw">private</Share_Call_Appearance_7_>
    <Extended_Function_7_ ua="rw"/>
    <!-- Line Key 8 -->
    <Extension_8_ ua="rw">8</Extension_8_>
    <Short_Name_8_ ua="rw">$USER</Short_Name_8_>
    <Share_Call_Appearance_8_ ua="rw">private</Share_Call_Appearance_8_>
    <Extended_Function_8_ ua="rw"/>
    <!-- Line Key 9 -->
    <Extension_9_ ua="rw">9</Extension_9_>
    <Short_Name_9_ ua="rw">$USER</Short_Name_9_>
    <Share_Call_Appearance_9_ ua="rw">private</Share_Call_Appearance_9_>
    <Extended_Function_9_ ua="rw"/>
    <!-- Line Key 10 -->
    <Extension_10_ ua="rw">10</Extension_10_>
    <Short_Name_10_ ua="rw">$USER</Short_Name_10_>
    <Share_Call_Appearance_10_ ua="rw">private</Share_Call_Appearance_10_>
    <Extended_Function_10_ ua="rw"/>
    <!-- Miscellaneous Line Key Settings -->
    <Line_ID_Mapping ua="rw">Horizontal First</Line_ID_Mapping>
    <SCA_Barge-In-Enable ua="rw">No</SCA_Barge-In-Enable>
    <SCA_Sticky_Auto_Line_Seize ua="rw">No</SCA_Sticky_Auto_Line_Seize>
    <Call_Appearances_Per_Line ua="rw">2</Call_Appearances_Per_Line>
    <!-- Supplementary Services -->
    <Conference_Serv ua="rw">Yes</Conference_Serv>
    <Attn_Transfer_Serv ua="rw">Yes</Attn_Transfer_Serv>
    <Blind_Transfer_Serv ua="rw">Yes</Blind_Transfer_Serv>
    <DND_Serv ua="rw">Yes</DND_Serv>
    <Block_ANC_Serv ua="rw">Yes</Block_ANC_Serv>
    <Block_CID_Serv ua="rw">Yes</Block_CID_Serv>
    <Secure_Call_Serv ua="rw">Yes</Secure_Call_Serv>
    <Cfwd_All_Serv ua="rw">Yes</Cfwd_All_Serv>
    <Cfwd_Busy_Serv ua="rw">Yes</Cfwd_Busy_Serv>
    <Cfwd_No_Ans_Serv ua="rw">Yes</Cfwd_No_Ans_Serv>
    <Paging_Serv ua="rw">Yes</Paging_Serv>
    <Call_Park_Serv ua="rw">Yes</Call_Park_Serv>
    <Call_Pick_Up_Serv ua="rw">Yes</Call_Pick_Up_Serv>
    <ACD_Login_Serv ua="rw">No</ACD_Login_Serv>
    <Group_Call_Pick_Up_Serv ua="rw">Yes</Group_Call_Pick_Up_Serv>
    <Service_Annc_Serv ua="rw">No</Service_Annc_Serv>
    <!-- Ringtone -->
    <Ring1 ua="rw">n=Sunrise;w=file://Sunrise.rwb;c=1</Ring1>
    <Ring2 ua="rw">n=Chirp 1;w=file://chirp1.raw;c=1</Ring2>
    <Ring3 ua="rw">n=Chirp 2;w=file://chirp2.raw;c=1</Ring3>
    <Ring4 ua="rw">n=Delight;w=file://Delight.rwb;c=1</Ring4>
    <Ring5 ua="rw">n=Evolve;w=file://Evolve.rwb;c=1</Ring5>
    <Ring6 ua="rw">n=Mellow;w=file://Mellow.rwb;c=1</Ring6>
    <Ring7 ua="rw">n=Mischief;w=file://Mischief.rwb;c=1</Ring7>
    <Ring8 ua="rw">n=Reflections;w=file://Reflections.rwb;c=1</Ring8>
    <Ring9 ua="rw">n=Ringer;w=file://Ringer.rwb;c=1</Ring9>
    <Ring10 ua="rw">n=Ascent;w=file://Ascent.rwb;c=1</Ring10>
    <Ring11 ua="rw">n=Are you there;w=file://AreYouThereF.raw;c=1</Ring11>
    <Ring12 ua="rw">n=Chime;w=file://Chime.raw;c=1</Ring12>
    <Silent_Ring_Duration ua="rw">60</Silent_Ring_Duration>
    <!-- Extension Mobility -->
    <EM_Enable ua="rw">No</EM_Enable>
    <EM_User_Domain ua="rw"/>
    <Inactivity_Timer_m_ ua="rw">480</Inactivity_Timer_m_>
    <Countdown_Timer_s_ ua="rw">10</Countdown_Timer_s_>
    <!-- Broadsoft Settings -->
    <Directory_Enable ua="rw">No</Directory_Enable>
    <XSI_Host_Server ua="rw"/>
    <Directory_Name ua="rw"/>
    <Directory_Type ua="rw">Enterprise</Directory_Type>
    <Directory_User_ID ua="rw"/>
    <!-- <Directory_Password ua="rw"/> -->
    <!-- XML Service -->
    <XML_Directory_Service_Name ua="rw">test</XML_Directory_Service_Name>
    <XML_Directory_Service_URL ua="rw">http://192.168.20.105:8080/peakone/provisioning/phone/phoneBook.rpc</XML_Directory_Service_URL>
    <XML_Application_Service_Name ua="rw"/>
    <XML_Application_Service_URL ua="rw"/>
    <XML_User_Name ua="rw"/>
    <!-- <XML_Password ua="rw"/> -->
    <CISCO_XML_EXE_Enable ua="rw">No</CISCO_XML_EXE_Enable>
    <CISCO_XML_EXE_Auth_Mode ua="rw">Local Credential</CISCO_XML_EXE_Auth_Mode>
    <!-- Multiple Paging Group Parameters -->
    <Group_Paging_Script ua="rw">pggrp=224.168.168.168:34560;name=All;num=800;listen=yes;</Group_Paging_Script>
    <!-- LDAP -->
    <LDAP_Dir_Enable ua="rw">No</LDAP_Dir_Enable>
    <LDAP_Corp_Dir_Name ua="rw"/>
    <LDAP_Server ua="rw"/>
    <LDAP_Search_Base ua="rw"/>
    <LDAP_Client_DN ua="rw"/>
    <LDAP_Username ua="rw"/>
    <!-- <LDAP_Password ua="rw"/> -->
    <LDAP_Auth_Method ua="rw">None</LDAP_Auth_Method>
    <LDAP_Last_Name_Filter ua="rw"/>
    <LDAP_First_Name_Filter ua="rw"/>
    <LDAP_Search_Item_3 ua="rw"/>
    <LDAP_Item_3_Filter ua="rw"/>
    <LDAP_Search_Item_4 ua="rw"/>
    <LDAP_Item_4_Filter ua="rw"/>
    <LDAP_Display_Attrs ua="rw"/>
    <LDAP_Number_Mapping ua="rw"/>
    <!-- Programmable Softkeys -->
    <Programmable_Softkey_Enable ua="rw">No</Programmable_Softkey_Enable>
    <Idle_Key_List ua="rw">
        em_login;acd_login;acd_logout;astate;avail;unavail;redial;recents;cfwd;dnd;lcr;pickup;gpickup;unpark;em_logout;guestin;guestout;
    </Idle_Key_List>
    <Missed_Call_Key_List ua="rw">lcr|1;miss|4;</Missed_Call_Key_List>
    <Off_Hook_Key_List ua="rw">option;redial;cancel;dir;cfwd;dnd;lcr;unpark;pickup;gpickup;</Off_Hook_Key_List>
    <Dialing_Input_Key_List ua="rw">option|1;call|2;delchar|3;cancel|4;</Dialing_Input_Key_List>
    <Progressing_Key_List ua="rw">endcall|2;</Progressing_Key_List>
    <Connected_Key_List ua="rw">
        hold|1;endcall|2;conf|3;xfer|4;crdstart;crdstop;bxfer;confLx;xferLx;park;phold;flash;dnd;
    </Connected_Key_List>
    <Start-Xfer_Key_List ua="rw">hold|1;endcall|2;xfer|4;crdstart;crdstop;dnd;</Start-Xfer_Key_List>
    <Start-Conf_Key_List ua="rw">hold|1;endcall|2;conf|3;crdstart;crdstop;dnd;</Start-Conf_Key_List>
    <Conferencing_Key_List ua="rw">hold|1;endcall|2;join|4;crdstart;crdstop;dnd;</Conferencing_Key_List>
    <Releasing_Key_List ua="rw">endcall|2;</Releasing_Key_List>
    <Hold_Key_List ua="rw">resume|1;endcall|2;newcall|3;redial;dir;cfwd;dnd;crdstart;crdstop;</Hold_Key_List>
    <Ringing_Key_List ua="rw">answer|1;ignore|2;</Ringing_Key_List>
    <Shared_Active_Key_List ua="rw">newcall|1;barge|2;bargesilent|3;cfwd|4;dnd|5;crdstart;crdstop;
    </Shared_Active_Key_List>
    <Shared_Held_Key_List ua="rw">resume|1;barge|2;cfwd|3;dnd|4;crdstart;crdstop;</Shared_Held_Key_List>
    <PSK_1 ua="rw"/>
    <PSK_2 ua="rw"/>
    <PSK_3 ua="rw"/>
    <PSK_4 ua="rw"/>
    <PSK_5 ua="rw"/>
    <PSK_6 ua="rw"/>
    <PSK_7 ua="rw"/>
    <PSK_8 ua="rw"/>
    <PSK_9 ua="rw"/>
    <PSK_10 ua="rw"/>
    <PSK_11 ua="rw"/>
    <PSK_12 ua="rw"/>
    <PSK_13 ua="rw"/>
    <PSK_14 ua="rw"/>
    <PSK_15 ua="rw"/>
    <PSK_16 ua="rw"/>
    <!-- General -->
    <Line_Enable_2_ ua="rw">Yes</Line_Enable_2_>
    <!-- Share Line Appearance -->
    <Share_Ext_2_ ua="rw">No</Share_Ext_2_>
    <Shared_User_ID_2_ ua="rw"/>
    <Subscription_Expires_2_ ua="rw">3600</Subscription_Expires_2_>
    <Restrict_MWI_2_ ua="rw">No</Restrict_MWI_2_>
    <!-- NAT Settings -->
    <NAT_Mapping_Enable_2_ ua="rw">No</NAT_Mapping_Enable_2_>
    <NAT_Keep_Alive_Enable_2_ ua="rw">No</NAT_Keep_Alive_Enable_2_>
    <NAT_Keep_Alive_Msg_2_ ua="rw">$NOTIFY</NAT_Keep_Alive_Msg_2_>
    <NAT_Keep_Alive_Dest_2_ ua="rw">$PROXY</NAT_Keep_Alive_Dest_2_>
    <!-- Network Settings -->
    <SIP_TOS_DiffServ_Value_2_ ua="rw">0x68</SIP_TOS_DiffServ_Value_2_>
    <RTP_TOS_DiffServ_Value_2_ ua="rw">0xb8</RTP_TOS_DiffServ_Value_2_>
    <!-- SIP Settings -->
    <SIP_Transport_2_ ua="rw">0</SIP_Transport_2_>
    <SIP_Port_2_ ua="rw">5060</SIP_Port_2_>
    <SIP_200REL_Enable_2_ ua="rw">No</SIP_200REL_Enable_2_>
    <EXT_SIP_Port_2_ ua="rw">0</EXT_SIP_Port_2_>
    <Auth_Resync-Reboot_2_ ua="rw">Yes</Auth_Resync-Reboot_2_>
    <SIP_Proxy-Require_2_ ua="rw"/>
    <SIP_Remote-Party-ID_2_ ua="rw">No</SIP_Remote-Party-ID_2_>
    <Referor_Bye_Delay_2_ ua="rw">4</Referor_Bye_Delay_2_>
    <Refer-To_Target_Contact_2_ ua="rw">No</Refer-To_Target_Contact_2_>
    <Referee_Bye_Delay_2_ ua="rw">0</Referee_Bye_Delay_2_>
    <Refer_Target_Bye_Delay_2_ ua="rw">0</Refer_Target_Bye_Delay_2_>
    <Sticky_283_2_ ua="rw">No</Sticky_283_2_>
    <Auth_INVITE_2_ ua="rw">No</Auth_INVITE_2_>
    <Ntfy_Refer_On_2xx-To-Inv_2_ ua="rw">Yes</Ntfy_Refer_On_2xx-To-Inv_2_>
    <Set_G729_annexb_2_ ua="rw">yes</Set_G729_annexb_2_>
    <Set_iLBC_mode_2_ ua="rw">20</Set_iLBC_mode_2_>
    <User_Equal_Phone_2_ ua="rw">No</User_Equal_Phone_2_>
    <!-- Call Feature Settings -->
    <Blind_Attn-Xfer_Enable_2_ ua="rw">No</Blind_Attn-Xfer_Enable_2_>
    <Message_Waiting_2_ ua="rw">No</Message_Waiting_2_>
    <Auth_Page_2_ ua="rw">No</Auth_Page_2_>
    <Default_Ring_2_ ua="rw">1</Default_Ring_2_>
    <Auth_Page_Realm_2_ ua="rw"/>
    <Conference_Bridge_URL_2_ ua="rw"/>
            <!-- <Auth_Page_Password_2_ ua="rw"/> -->
    <Mailbox_ID_2_ ua="rw"/>
    <Voice_Mail_Server_2_ ua="rw"/>
    <Voice_Mail_Subscribe_Interval_2_ ua="rw">86400</Voice_Mail_Subscribe_Interval_2_>
    <Broadsoft_ACD_2_ ua="rw">No</Broadsoft_ACD_2_>
    <Auto_Ans_Page_On_Active_Call_2_ ua="rw">Yes</Auto_Ans_Page_On_Active_Call_2_>
    <Feature_Key_Sync_2_ ua="rw">No</Feature_Key_Sync_2_>
    <Call_Park_Monitor_Enable_2_ ua="rw">No</Call_Park_Monitor_Enable_2_>
    <Enable_Broadsoft_Hoteling_2_ ua="rw">No</Enable_Broadsoft_Hoteling_2_>
    <Hoteling_Subscription_Expires_2_ ua="rw">3600</Hoteling_Subscription_Expires_2_>
    <!-- Proxy and Registration -->
    <Proxy_2_ ua="rw">192.168.20.105</Proxy_2_>
    <Outbound_Proxy_2_ ua="rw">192.168.20.105</Outbound_Proxy_2_>
    <Alternate_Proxy_2_ ua="rw"></Alternate_Proxy_2_>
    <Alternate_Outbound_Proxy_2_ ua="rw"></Alternate_Outbound_Proxy_2_>
    <Use_OB_Proxy_In_Dialog_2_ ua="rw">Yes</Use_OB_Proxy_In_Dialog_2_>
    <Register_2_ ua="rw">Yes</Register_2_>
    <Make_Call_Without_Reg_2_ ua="rw">No</Make_Call_Without_Reg_2_>
    <Register_Expires_2_ ua="rw">3600</Register_Expires_2_>
    <Ans_Call_Without_Reg_2_ ua="rw">No</Ans_Call_Without_Reg_2_>
    <Use_DNS_SRV_2_ ua="rw">No</Use_DNS_SRV_2_>
    <DNS_SRV_Auto_Prefix_2_ ua="rw">Yes</DNS_SRV_Auto_Prefix_2_>
    <Proxy_Fallback_Intvl_2_ ua="rw">3600</Proxy_Fallback_Intvl_2_>
    <Proxy_Redundancy_Method_2_ ua="rw">Normal</Proxy_Redundancy_Method_2_>
    <Dual_Registration_2_ ua="rw">No</Dual_Registration_2_>
    <Auto_Register_When_Failover_2_ ua="rw">No</Auto_Register_When_Failover_2_>
    <!-- Subscriber Information -->
    <Display_Name_2_ ua="rw">100</Display_Name_2_>
    <User_ID_2_ ua="rw">100</User_ID_2_>
    <Password_2_ ua="rw">100</Password_2_>
    <Auth_ID_2_ ua="rw">100</Auth_ID_2_>
    <Reversed_Auth_Realm_2_ ua="rw"/>
    <SIP_URI_2_ ua="rw"/>
    <!-- Audio Configuration -->
    <Preferred_Codec_2_ ua="rw">G722u</Preferred_Codec_2_>
    <Use_Pref_Codec_Only_2_ ua="rw">No</Use_Pref_Codec_Only_2_>
    <Second_Preferred_Codec_2_ ua="rw">Unspecified</Second_Preferred_Codec_2_>
    <Third_Preferred_Codec_2_ ua="rw">Unspecified</Third_Preferred_Codec_2_>
    <G729a_Enable_2_ ua="rw">Yes</G729a_Enable_2_>
    <G722_Enable_2_ ua="rw">Yes</G722_Enable_2_>
    <G722.2_Enable_2_ ua="rw">Yes</G722.2_Enable_2_>
    <iLBC_Enable_2_ ua="rw">Yes</iLBC_Enable_2_>
    <iSAC_Enable_2_ ua="rw">No</iSAC_Enable_2_>
    <OPUS_Enable_2_ ua="rw">Yes</OPUS_Enable_2_>
    <Silence_Supp_Enable_2_ ua="rw">No</Silence_Supp_Enable_2_>
    <DTMF_Tx_Method_2_ ua="rw">Auto</DTMF_Tx_Method_2_>
    <Codec_Negotiation_2_ ua="rw">Default</Codec_Negotiation_2_>
    <Encryption_Method_2_ ua="rw">AES 128</Encryption_Method_2_>
    <!-- Dial Plan -->
    <Dial_Plan_2_ ua="rw">(*xx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.)</Dial_Plan_2_>
    <Caller_ID_Map_2_ ua="rw"/>
    <Enable_URI_Dialing_2_ ua="rw">No</Enable_URI_Dialing_2_>
    <Emergency_Number_2_ ua="rw"/>
    <!-- General -->
    <Line_Enable_3_ ua="rw">Yes</Line_Enable_3_>
    <!-- Share Line Appearance -->
    <Share_Ext_3_ ua="rw">No</Share_Ext_3_>
    <Shared_User_ID_3_ ua="rw"/>
    <Subscription_Expires_3_ ua="rw">3600</Subscription_Expires_3_>
    <Restrict_MWI_3_ ua="rw">No</Restrict_MWI_3_>
    <!-- NAT Settings -->
    <NAT_Mapping_Enable_3_ ua="rw">No</NAT_Mapping_Enable_3_>
    <NAT_Keep_Alive_Enable_3_ ua="rw">No</NAT_Keep_Alive_Enable_3_>
    <NAT_Keep_Alive_Msg_3_ ua="rw">$NOTIFY</NAT_Keep_Alive_Msg_3_>
    <NAT_Keep_Alive_Dest_3_ ua="rw">$PROXY</NAT_Keep_Alive_Dest_3_>
    <!-- Network Settings -->
    <SIP_TOS_DiffServ_Value_3_ ua="rw">0x68</SIP_TOS_DiffServ_Value_3_>
    <RTP_TOS_DiffServ_Value_3_ ua="rw">0xb8</RTP_TOS_DiffServ_Value_3_>
    <!-- SIP Settings -->
    <SIP_Transport_3_ ua="rw">0</SIP_Transport_3_>
    <SIP_Port_3_ ua="rw">5060</SIP_Port_3_>
    <SIP_300REL_Enable_3_ ua="rw">No</SIP_300REL_Enable_3_>
    <EXT_SIP_Port_3_ ua="rw">0</EXT_SIP_Port_3_>
    <Auth_Resync-Reboot_3_ ua="rw">Yes</Auth_Resync-Reboot_3_>
    <SIP_Proxy-Require_3_ ua="rw"/>
    <SIP_Remote-Party-ID_3_ ua="rw">No</SIP_Remote-Party-ID_3_>
    <Referor_Bye_Delay_3_ ua="rw">4</Referor_Bye_Delay_3_>
    <Refer-To_Target_Contact_3_ ua="rw">No</Refer-To_Target_Contact_3_>
    <Referee_Bye_Delay_3_ ua="rw">0</Referee_Bye_Delay_3_>
    <Refer_Target_Bye_Delay_3_ ua="rw">0</Refer_Target_Bye_Delay_3_>
    <Sticky_383_3_ ua="rw">No</Sticky_383_3_>
    <Auth_INVITE_3_ ua="rw">No</Auth_INVITE_3_>
    <Ntfy_Refer_On_3xx-To-Inv_3_ ua="rw">Yes</Ntfy_Refer_On_3xx-To-Inv_3_>
    <Set_G729_annexb_3_ ua="rw">yes</Set_G729_annexb_3_>
    <Set_iLBC_mode_3_ ua="rw">20</Set_iLBC_mode_3_>
    <User_Equal_Phone_3_ ua="rw">No</User_Equal_Phone_3_>
    <!-- Call Feature Settings -->
    <Blind_Attn-Xfer_Enable_3_ ua="rw">No</Blind_Attn-Xfer_Enable_3_>
    <Message_Waiting_3_ ua="rw">No</Message_Waiting_3_>
    <Auth_Page_3_ ua="rw">No</Auth_Page_3_>
    <Default_Ring_3_ ua="rw">1</Default_Ring_3_>
    <Auth_Page_Realm_3_ ua="rw"/>
    <Conference_Bridge_URL_3_ ua="rw"/>
            <!-- <Auth_Page_Password_3_ ua="rw"/> -->
    <Mailbox_ID_3_ ua="rw"/>
    <Voice_Mail_Server_3_ ua="rw"/>
    <Voice_Mail_Subscribe_Interval_3_ ua="rw">86400</Voice_Mail_Subscribe_Interval_3_>
    <Broadsoft_ACD_3_ ua="rw">No</Broadsoft_ACD_3_>
    <Auto_Ans_Page_On_Active_Call_3_ ua="rw">Yes</Auto_Ans_Page_On_Active_Call_3_>
    <Feature_Key_Sync_3_ ua="rw">No</Feature_Key_Sync_3_>
    <Call_Park_Monitor_Enable_3_ ua="rw">No</Call_Park_Monitor_Enable_3_>
    <Enable_Broadsoft_Hoteling_3_ ua="rw">No</Enable_Broadsoft_Hoteling_3_>
    <Hoteling_Subscription_Expires_3_ ua="rw">3600</Hoteling_Subscription_Expires_3_>
    <!-- Proxy and Registration -->
    <Proxy_3_ ua="rw">192.168.20.105</Proxy_3_>
    <Outbound_Proxy_3_ ua="rw">192.168.20.105</Outbound_Proxy_3_>
    <Alternate_Proxy_3_ ua="rw">10.10.10.136</Alternate_Proxy_3_>
    <Alternate_Outbound_Proxy_3_ ua="rw">10.10.10.136</Alternate_Outbound_Proxy_3_>
    <Use_OB_Proxy_In_Dialog_3_ ua="rw">Yes</Use_OB_Proxy_In_Dialog_3_>
    <Register_3_ ua="rw">Yes</Register_3_>
    <Make_Call_Without_Reg_3_ ua="rw">No</Make_Call_Without_Reg_3_>
    <Register_Expires_3_ ua="rw">3600</Register_Expires_3_>
    <Ans_Call_Without_Reg_3_ ua="rw">No</Ans_Call_Without_Reg_3_>
    <Use_DNS_SRV_3_ ua="rw">No</Use_DNS_SRV_3_>
    <DNS_SRV_Auto_Prefix_3_ ua="rw">Yes</DNS_SRV_Auto_Prefix_3_>
    <Proxy_Fallback_Intvl_3_ ua="rw">3600</Proxy_Fallback_Intvl_3_>
    <Proxy_Redundancy_Method_3_ ua="rw">Normal</Proxy_Redundancy_Method_3_>
    <Dual_Registration_3_ ua="rw">No</Dual_Registration_3_>
    <Auto_Register_When_Failover_3_ ua="rw">No</Auto_Register_When_Failover_3_>
    <!-- Subscriber Information -->
    <Display_Name_3_ ua="rw">200</Display_Name_3_>
    <User_ID_3_ ua="rw">200</User_ID_3_>
    <Password_3_ ua="rw">200</Password_3_>
    <Auth_ID_3_ ua="rw">200</Auth_ID_3_>
    <Reversed_Auth_Realm_3_ ua="rw"/>
    <SIP_URI_3_ ua="rw"/>
    <!-- Audio Configuration -->
    <Preferred_Codec_3_ ua="rw">G733u</Preferred_Codec_3_>
    <Use_Pref_Codec_Only_3_ ua="rw">No</Use_Pref_Codec_Only_3_>
    <Second_Preferred_Codec_3_ ua="rw">Unspecified</Second_Preferred_Codec_3_>
    <Third_Preferred_Codec_3_ ua="rw">Unspecified</Third_Preferred_Codec_3_>
    <G729a_Enable_3_ ua="rw">Yes</G729a_Enable_3_>
    <G722_Enable_3_ ua="rw">Yes</G722_Enable_3_>
    <G722.2_Enable_3_ ua="rw">Yes</G722.2_Enable_3_>
    <iLBC_Enable_3_ ua="rw">Yes</iLBC_Enable_3_>
    <iSAC_Enable_3_ ua="rw">No</iSAC_Enable_3_>
    <OPUS_Enable_3_ ua="rw">Yes</OPUS_Enable_3_>
    <Silence_Supp_Enable_3_ ua="rw">No</Silence_Supp_Enable_3_>
    <DTMF_Tx_Method_3_ ua="rw">Auto</DTMF_Tx_Method_3_>
    <Codec_Negotiation_3_ ua="rw">Default</Codec_Negotiation_3_>
    <Encryption_Method_3_ ua="rw">AES 128</Encryption_Method_3_>
    <!-- Dial Plan -->
    <Dial_Plan_3_ ua="rw">(*xx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.)</Dial_Plan_3_>
    <Caller_ID_Map_3_ ua="rw"/>
    <Enable_URI_Dialing_3_ ua="rw">No</Enable_URI_Dialing_3_>
    <Emergency_Number_3_ ua="rw"/>
</flat-profile>

 

Rafal

 

1 Reply 1

bijpraka
Cisco Employee
Cisco Employee

What is the software version on the phones?

A PRT would be helpful with exact description of what the issue is and which fields are not getting updated.

Thanks.