Advertisement
hansbe

xml-cisco-phone

Apr 7th, 2016
703
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.65 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <device>
  3. <fullConfig>true</fullConfig>
  4. <deviceProtocol>SIP</deviceProtocol>
  5. <devicePool>
  6. <dateTimeSetting>
  7. <dateTemplate>D/M/Y</dateTemplate>
  8. <timeZone>-240</timeZone>
  9. <ntps>
  10. <ntp>
  11. <name>192.168.1.224</name>
  12. <ntpMode>directedbroadcast</ntpMode>
  13. </ntp>
  14. </ntps>
  15. </dateTimeSetting>
  16. <callManagerGroup>
  17. <members>
  18. <member priority="0">
  19. <callManager>
  20. <name></name>
  21. <description></description>
  22. <ports>
  23. <sipPort>5060</sipPort>
  24. </ports>
  25. <processNodeName>192.168.1.224</processNodeName>
  26. </callManager>
  27. </member>
  28. </members>
  29. </callManagerGroup>
  30. <connectionMonitorDuration>120</connectionMonitorDuration>
  31. </devicePool>
  32. <sipProfile>
  33. <sipProxies>
  34. <registerWithProxy>true</registerWithProxy>
  35. </sipProxies>
  36. <sipCallFeatures>
  37. <cnfJoinEnabled>true</cnfJoinEnabled>
  38. <callForwardURI>x-cisco-serviceuri-cfwdall</callForwardURI>
  39. <callPickupURI>x-cisco-serviceuri-pickup</callPickupURI>
  40. <callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI>
  41. <callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI>
  42. <meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI>
  43. <abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI>
  44. <rfc2543Hold>false</rfc2543Hold>
  45. <callHoldRingback>1</callHoldRingback>
  46. <localCfwdEnable>true</localCfwdEnable>
  47. <semiAttendedTransfer>true</semiAttendedTransfer>
  48. <anonymousCallBlock>0</anonymousCallBlock>
  49. <callerIdBlocking>0</callerIdBlocking>
  50. <dndControl>0</dndControl>
  51. <remoteCcEnable>true</remoteCcEnable>
  52. <retainForwardInformation>false</retainForwardInformation>
  53. </sipCallFeatures>
  54. <sipStack>
  55. <sipInviteRetx>6</sipInviteRetx>
  56. <sipRetx>10</sipRetx>
  57. <timerInviteExpires>180</timerInviteExpires>
  58. <timerRegisterExpires>3600</timerRegisterExpires>
  59. <timerRegisterDelta>5</timerRegisterDelta>
  60. <timerKeepAliveExpires>120</timerKeepAliveExpires>
  61. <timerSubscribeExpires>120</timerSubscribeExpires>
  62. <timerSubscribeDelta>5</timerSubscribeDelta>
  63. <timerT1>500</timerT1>
  64. <timerT2>4000</timerT2>
  65. <maxRedirects>70</maxRedirects>
  66. <remotePartyID>true</remotePartyID>
  67. <userInfo>Phone</userInfo>
  68. </sipStack>
  69. <autoAnswerTimer>1</autoAnswerTimer>
  70. <autoAnswerAltBehavior>false</autoAnswerAltBehavior>
  71. <autoAnswerOverride>true</autoAnswerOverride>
  72. <transferOnhookEnabled>false</transferOnhookEnabled>
  73. <enableVad>false</enableVad>
  74. <preferredCodec>none</preferredCodec>
  75. <dtmfAvtPayload>101</dtmfAvtPayload>
  76. <dtmfDbLevel>3</dtmfDbLevel>
  77. <dtmfOutofBand>avt</dtmfOutofBand>
  78. <alwaysUsePrimeLine>false</alwaysUsePrimeLine>
  79. <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
  80. <kpml>0</kpml>
  81. <phoneLabel>PBX-ASTERISK</phoneLabel>
  82. <stutterMsgWaiting>0</stutterMsgWaiting>
  83. <callStats>true</callStats>
  84. <offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer>
  85. <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
  86. <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
  87. <startMediaPort>16384</startMediaPort>
  88. <stopMediaPort>32766</stopMediaPort>
  89. <natEnabled>false</natEnabled>
  90. <natReceivedProcessing>false</natReceivedProcessing>
  91. <natAddress></natAddress>
  92. <sipLines>
  93. <line button="1">
  94. <featureID>9</featureID>
  95. <featureLabel>1107</featureLabel>
  96. <proxy>USECALLMANAGER</proxy>
  97. <port>5060</port>
  98. <name>1107</name>
  99. <displayName>1107</displayName>
  100. <autoAnswer>
  101. <autoAnswerEnabled>1</autoAnswerEnabled>
  102. <autoAnswerMode>MODE</autoAnswerMode>
  103. </autoAnswer>
  104. <callWaiting>1</callWaiting>
  105. <authName>1107</authName>
  106. <authPassword>asterisk</authPassword>
  107. <contact></contact>
  108. <sharedLine>false</sharedLine>
  109. <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
  110. <messageWaitingAMWI>0</messageWaitingAMWI>
  111. <messagesNumber>*99</messagesNumber>
  112. <ringSettingIdle>4</ringSettingIdle>
  113. <ringSettingActive>5</ringSettingActive>
  114. <forwardCallInfoDisplay>
  115. <callerName>true</callerName>
  116. <callerNumber>true</callerNumber>
  117. <redirectedNumber>false</redirectedNumber>
  118. <dialedNumber>true</dialedNumber>
  119. </forwardCallInfoDisplay>
  120. <maxNumCalls>5</maxNumCalls>
  121. <busyTrigger>4</busyTrigger>
  122. </line>
  123. <line button="2">
  124. <featureID>2</featureID>
  125. <featureLabel>Speed Dial</featureLabel>
  126. <speedDialNumber>44104</speedDialNumber>
  127. </line>
  128. </sipLines>
  129. <externalNumberMask></externalNumberMask>
  130. <voipControlPort>5060</voipControlPort>
  131. <dscpForAudio>184</dscpForAudio>
  132. <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
  133. <dialTemplate>dialtemplate.xml</dialTemplate>
  134. <softKeyFile>softkeys.xml</softKeyFile>
  135. </sipProfile>
  136. <missedCallLoggingOption>1</missedCallLoggingOption>
  137. <featurePolicyFile>featurepolicy.xml</featurePolicyFile>
  138. <commonProfile>
  139. <phonePassword></phonePassword>
  140. <backgroundImageAccess>true</backgroundImageAccess>
  141. <callLogBlfEnabled>2</callLogBlfEnabled>
  142. </commonProfile>
  143. <commonConfig>
  144. <defaultWallpaperFile></defaultWallpaperFile>
  145. <disableSpeaker>false</disableSpeaker>
  146. <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
  147. <enableMuteFeature>true</enableMuteFeature>
  148. <forwardingDelay>1</forwardingDelay>
  149. <pcPort>0</pcPort>
  150. <spanToPCPort>1</spanToPCPort>
  151. <garp>0</garp>
  152. <rtcp>1</rtcp>
  153. <videoRtcp>1</videoRtcp>
  154. <voiceVlanAccess>0</voiceVlanAccess>
  155. <videoCapability>1</videoCapability>
  156. <hideVideoByDefault>0</hideVideoByDefault>
  157. <separateMute>0</separateMute>
  158. <ciscoCamera>1</ciscoCamera>
  159. <usb1>1</usb1>
  160. <usb2>1</usb2>
  161. <usbClasses>0,1,2</usbClasses>
  162. <sdio>1</sdio>
  163. <wifi>1</wifi>
  164. <bluetooth>1</bluetooth>
  165. <bluetoothProfile>0,1</bluetoothProfile>
  166. <ehookEnable>0</ehookEnable>
  167. <autoSelectLineEnable>1</autoSelectLineEnable>
  168. <autoCallSelect>1</autoCallSelect>
  169. <dialToneFromReleaseKey>0</dialToneFromReleaseKey>
  170. <joinAndDirectTransferPolicy>0</joinAndDirectTransferPolicy>
  171. <minimumRingVolume></minimumRingVolume>
  172. <simplifiedNewCall>0</simplifiedNewCall>
  173. <showCallHistoryForSelectedLine>0</showCallHistoryForSelectedLine>
  174. <kemOneColumn>0</kemOneColumn>
  175. <allCallsOnPrimary>0</allCallsOnPrimary>
  176. <softKeyControl>0</softKeyControl>
  177. <settingsAccess>1</settingsAccess>
  178. <webProtocol>0</webProtocol>
  179. <webAccess>0</webAccess>
  180. <sshAccess>0</sshAccess>
  181. <g722CodecSupport>1</g722CodecSupport>
  182. <handsetWidebandEnable>2</handsetWidebandEnable>
  183. <headsetWidebandEnable>2</headsetWidebandEnable>
  184. <headsetWidebandUIControl>1</headsetWidebandUIControl>
  185. <handsetWidebandUIControl>1</handsetWidebandUIControl>
  186. <daysDisplayNotActive>1,7</daysDisplayNotActive>
  187. <displayOnTime>08:00</displayOnTime>
  188. <displayOnDuration>10:00</displayOnDuration>
  189. <displayIdleTimeout>00:10</displayIdleTimeout>
  190. <displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
  191. <daysBacklightNotActive>1,7</daysBacklightNotActive>
  192. <backlightOnTime>08:00</backlightOnTime>
  193. <backlightOnDuration>10:00</backlightOnDuration>
  194. <backlightIdleTimeout>00:10</backlightIdleTimeout>
  195. <backlightOnWhenIncomingCall>1</backlightOnWhenIncomingCall>
  196. <recordingTone>0</recordingTone>
  197. <recordingToneLocalVolume>100</recordingToneLocalVolume>
  198. <recordingToneRemoteVolume>50</recordingToneRemoteVolume>
  199. <recordingToneDuration></recordingToneDuration>
  200. <moreKeyReversionTimer>5</moreKeyReversionTimer>
  201. <peerFirmwareSharing>0</peerFirmwareSharing>
  202. <enableCdpSwPort>1</enableCdpSwPort>
  203. <enableCdpPcPort>0</enableCdpPcPort>
  204. <enableLldpSwPort>1</enableLldpSwPort>
  205. <enableLldpPcPort>0</enableLldpPcPort>
  206. </commonConfig>
  207. <versionStamp>d902ed5a-c1e5-4233-b1d6-a960d53d1c3a</versionStamp>
  208. <loadInformation>SIP11.9-4-2SR1-1S</loadInformation>
  209. <addOnModules>
  210. <!-- <addOnModule idx="1">
  211. <deviceType></deviceType>
  212. <deviceLine></deviceLine>
  213. <loadInformation></loadInformation>
  214. </addOnModule> -->
  215. </addOnModules>
  216. <phoneServices>
  217. <provisioning>2</provisioning>
  218. <phoneService type="1" category="0">
  219. <name>Missed Calls</name>
  220. <url>Application:Cisco/MissedCalls</url>
  221. <vendor></vendor>
  222. <version></version>
  223. </phoneService>
  224. <phoneService type="1" category="0">
  225. <name>Received Calls</name>
  226. <url>Application:Cisco/ReceivedCalls</url>
  227. <vendor></vendor>
  228. <version></version>
  229. </phoneService>
  230. <phoneService type="1" category="0">
  231. <name>Placed Calls</name>
  232. <url>Application:Cisco/PlacedCalls</url>
  233. <vendor></vendor>
  234. <version></version>
  235. </phoneService>
  236. <phoneService type="2" category="0">
  237. <name>Voicemail</name>
  238. <url>Application:Cisco/Voicemail</url>
  239. <vendor></vendor>
  240. <version></version>
  241. </phoneService>
  242. </phoneServices>
  243. <userLocale>
  244. <name></name>
  245. <uid>1</uid>
  246. <langCode></langCode>
  247. <version></version>
  248. <winCharSet></winCharSet>
  249. </userLocale>
  250. <networkLocale></networkLocale>
  251. <networkLocaleInfo>
  252. <name></name>
  253. <version></version>
  254. </networkLocaleInfo>
  255. <deviceSecurityMode>1</deviceSecurityMode>
  256. <idleTimeout>0</idleTimeout>
  257. <authenticationURL>http://192.168.1.15/CGI/Execute.pl</authenticationURL>
  258. <directoryURL></directoryURL>
  259. <idleURL></idleURL>
  260. <informationURL></informationURL>
  261. <messagesURL></messagesURL>
  262. <proxyServerURL></proxyServerURL>
  263. <servicesURL></servicesURL>
  264. <transportLayerProtocol>1</transportLayerProtocol>
  265. <phonePersonalization>1</phonePersonalization>
  266. <autoCallPickupEnable>true</autoCallPickupEnable>
  267. <blfAudibleAlertSettingOfIdleStation>0</blfAudibleAlertSettingOfIdleStation>
  268. <blfAudibleAlertSettingOfBusyStation>0</blfAudibleAlertSettingOfBusyStation>
  269. <dndCallAlert>1</dndCallAlert>
  270. <dndReminderTimer>5</dndReminderTimer>
  271. <advertiseG722Codec>1</advertiseG722Codec>
  272. <rollover>0</rollover>
  273. <joinAcrossLines>0</joinAcrossLines>
  274. <capfAuthMode>0</capfAuthMode>
  275. <capfList></capfList>
  276. <certHash></certHash>
  277. <encrConfig>false</encrConfig>
  278. <sshUserId></sshUserId>
  279. <sshPassword></sshPassword>
  280. </device>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement