Advertisement
Guest User

Untitled

a guest
Apr 26th, 2018
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.57 KB | None | 0 0
  1. <device>
  2. <deviceProtocol>SIP</deviceProtocol>
  3. <sshUserId>admin</sshUserId>
  4. <sshPassword>password</sshPassword>
  5. <devicePool>
  6. <dateTimeSetting>
  7. <dateTemplate>D/M/YA</dateTemplate>
  8. <timeZone>Central Standard/Daylight Time</timeZone>
  9. <ntps>
  10. <ntp>
  11. <name>192.168.4.64</name>
  12. <ntpMode>Unicast</ntpMode>
  13. </ntp>
  14. </ntps>
  15. </dateTimeSetting>
  16. <callManagerGroup>
  17. <members>
  18. <member priority="0">
  19. <callManager>
  20. <ports>
  21. <ethernetPhonePort>2000</ethernetPhonePort>
  22. <sipPort>5060</sipPort>
  23. <securedSipPort>5061</securedSipPort>
  24. </ports>
  25. <processNodeName>192.168.4.64</processNodeName>
  26. </callManager>
  27. </member>
  28. </members>
  29. </callManagerGroup>
  30. </devicePool>
  31. <sipProfile>
  32. <sipProxies>
  33. <backupProxy></backupProxy>
  34. <backupProxyPort>5060</backupProxyPort>
  35. <emergencyProxy></emergencyProxy>
  36. <emergencyProxyPort></emergencyProxyPort>
  37. <outboundProxy></outboundProxy>
  38. <outboundProxyPort></outboundProxyPort>
  39. <registerWithProxy>true</registerWithProxy>
  40. </sipProxies>
  41. <sipCallFeatures>
  42. <cnfJoinEnabled>true</cnfJoinEnabled>
  43. <callForwardURI>x-serviceuri-cfwdall</callForwardURI>
  44. <callPickupURI>x-cisco-serviceuri-pickup</callPickupURI>
  45. <callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI>
  46. <callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI>
  47. <meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI>
  48. <abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI>
  49. <rfc2543Hold>false</rfc2543Hold>
  50. <callHoldRingback>2</callHoldRingback>
  51. <localCfwdEnable>true</localCfwdEnable>
  52. <semiAttendedTransfer>true</semiAttendedTransfer>
  53. <anonymousCallBlock>2</anonymousCallBlock>
  54. <callerIdBlocking>2</callerIdBlocking>
  55. <dndControl>0</dndControl>
  56. <remoteCcEnable>true</remoteCcEnable>
  57. </sipCallFeatures>
  58. <sipStack>
  59. <sipInviteRetx>6</sipInviteRetx>
  60. <sipRetx>10</sipRetx>
  61. <timerInviteExpires>180</timerInviteExpires>
  62. <timerRegisterExpires>3600</timerRegisterExpires>
  63. <timerRegisterDelta>5</timerRegisterDelta>
  64. <timerKeepAliveExpires>120</timerKeepAliveExpires>
  65. <timerSubscribeExpires>120</timerSubscribeExpires>
  66. <timerSubscribeDelta>5</timerSubscribeDelta>
  67. <timerT1>500</timerT1>
  68. <timerT2>4000</timerT2>
  69. <maxRedirects>70</maxRedirects>
  70. <remotePartyID>false</remotePartyID>
  71. <userInfo>None</userInfo>
  72. </sipStack>
  73. <autoAnswerTimer>1</autoAnswerTimer>
  74. <autoAnswerAltBehavior>false</autoAnswerAltBehavior>
  75. <autoAnswerOverride>true</autoAnswerOverride>
  76. <transferOnhookEnabled>false</transferOnhookEnabled>
  77. <enableVad>false</enableVad>
  78. <dtmfAvtPayload>101</dtmfAvtPayload>
  79. <dtmfDbLevel>3</dtmfDbLevel>
  80. <dtmfOutofBand>avt</dtmfOutofBand>
  81. <alwaysUsePrimeLine>false</alwaysUsePrimeLine>
  82. <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
  83. <kpml>3</kpml>
  84. <phoneLabel>Aynitech</phoneLabel>
  85. <stutterMsgWaiting>1</stutterMsgWaiting>
  86. <callStats>false</callStats>
  87. <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
  88. <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
  89. <sipLines>
  90. <line button="1">
  91. <featureID>9</featureID>
  92. <featureLabel>Username 501</featureLabel>
  93. <proxy>192.168.4.64</proxy>
  94. <port>5060</port>
  95. <name>501</name>
  96. <displayName>501</displayName>
  97. <autoAnswer>
  98. <autoAnswerEnabled>2</autoAnswerEnabled>
  99. </autoAnswer>
  100. <callWaiting>3</callWaiting>
  101. <authName>501-auth</authName>
  102. <authPassword></authPassword>
  103. <sharedLine>false</sharedLine>
  104. <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
  105. <messagesNumber>*99</messagesNumber>
  106. <ringSettingIdle>4</ringSettingIdle>
  107. <ringSettingActive>5</ringSettingActive>
  108. <contact>501</contact>
  109. <forwardCallInfoDisplay>
  110. <callerName>true</callerName>
  111. <callerNumber>false</callerNumber>
  112. <redirectedNumber>false</redirectedNumber>
  113. <dialedNumber>true</dialedNumber>
  114. </forwardCallInfoDisplay>
  115. </line>
  116. <line button="2">
  117. <featureID>20</featureID>
  118. <featureLabel>Menu</featureLabel>
  119. <serviceURI></serviceURI>
  120. </line>
  121. </sipLines>
  122. <voipControlPort>5060</voipControlPort>
  123. <startMediaPort>16348</startMediaPort>
  124. <stopMediaPort>20134</stopMediaPort>
  125. <dscpForAudio>184</dscpForAudio>
  126. <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
  127. <dialTemplate>dialplan.xml</dialTemplate>
  128. <softKeyFile></softKeyFile>
  129. </sipProfile>
  130. <commonProfile>
  131. <phonePassword></phonePassword>
  132. <backgroundImageAccess>true</backgroundImageAccess>
  133. <callLogBlfEnabled>2</callLogBlfEnabled>
  134. </commonProfile>
  135. <loadInformation>SIP45.8-4-2S</loadInformation>
  136. <vendorConfig>
  137. <disableSpeaker>false</disableSpeaker>
  138. <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
  139. <pcPort>0</pcPort>
  140. <settingsAccess>1</settingsAccess>
  141. <garp>0</garp>
  142. <voiceVlanAccess>0</voiceVlanAccess>
  143. <videoCapability>0</videoCapability>
  144. <autoSelectLineEnable>0</autoSelectLineEnable>
  145. <webAccess>0</webAccess>
  146. <daysDisplayNotActive>1,2,3,4,5,6,7</daysDisplayNotActive>
  147. <displayOnTime>00:00</displayOnTime>
  148. <displayOnDuration>00:00</displayOnDuration>
  149. <displayIdleTimeout>00:00</displayIdleTimeout>
  150. <spanToPCPort>1</spanToPCPort>
  151. <loggingDisplay>1</loggingDisplay>
  152. <loadServer></loadServer>
  153. </vendorConfig>
  154. <userLocale>
  155. <name></name>
  156. <uid></uid>
  157. <langCode>en_US</langCode>
  158. <version>1.0.0.0-1</version>
  159. <winCharSet>iso-8859-1</winCharSet>
  160. </userLocale>
  161. <networkLocale></networkLocale>
  162. <networkLocaleInfo>
  163. <name></name>
  164. <uid></uid>
  165. <version>1.0.0.0-1</version>
  166. </networkLocaleInfo>
  167. <deviceSecurityMode>1</deviceSecurityMode>
  168. <authenticationURL></authenticationURL>
  169. <directoryURL></directoryURL>
  170. <servicesURL></servicesURL>
  171. <idleURL></idleURL>
  172. <informationURL></informationURL>
  173. <messagesURL></messagesURL>
  174. <proxyServerURL></proxyServerURL>
  175. <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
  176. <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
  177. <dscpForCm2Dvce>96</dscpForCm2Dvce>
  178. <transportLayerProtocol>4</transportLayerProtocol>
  179. <capfAuthMode>0</capfAuthMode>
  180. <capfList>
  181. <capf>
  182. <phonePort>3804</phonePort>
  183. </capf>
  184. </capfList>
  185. <certHash></certHash>
  186. <encrConfig>false</encrConfig>
  187. </device>
  188.  
  189.  
  190. and
  191.  
  192.  
  193. <Default>
  194. <callManagerGroup>
  195. <members>
  196. <member priority="0">
  197. <callManager>
  198. <ports>
  199. <analogAccessPort>2002</analogAccessPort>
  200. <digitalAccessPort>2001</digitalAccessPort>
  201. <ethernetPhonePort>2000</ethernetPhonePort>
  202. <mgcpPorts>
  203. <listen>2427</listen>
  204. <keepAlive>2428</keepAlive>
  205. </mgcpPorts>
  206. </ports>
  207. <processNodeName>192.168.4.64</processNodeName>
  208. </callManager>
  209. </member>
  210. </members>
  211. </callManagerGroup>
  212. <loadInformation8 model="Cisco 7945">SIP45.9-4-2SR3-1S</loadInformation8>
  213. </Default>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement