Advertisement
jcostom

Polycom Configs

Jan 28th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.64 KB | None | 0 0
  1. [arwen:jcostom](10:13)
  2. /srv/tftp$ cat 000000000000.cfg
  3. <?xml version="1.0" standalone="yes"?>
  4. <!-- Default Master SIP Configuration File-->
  5. <!-- For information on configuring Polycom VoIP phones please refer to the -->
  6. <!-- Configuration File Management white paper available from: -->
  7. <!-- http://www.polycom.com/common/documents/whitepapers/configuration_file_management_on_soundpoint_ip_phones.pdf -->
  8. <!-- $RCSfile: 000000000000.cfg,v $ $Revision: 1.23.8.5 $ -->
  9.  
  10. <APPLICATION APP_FILE_PATH="[PHONE_PART_NUMBER].sip.ld" CONFIG_FILES="[PHONE_MAC_ADDRESS]-extension.cfg, sip-basic.cfg" LOG_FILE_DIRECTORY="logs/" CONTACTS_DIRECTORY="contacts/">
  11. </APPLICATION>
  12.  
  13. [arwen:jcostom](10:13)
  14. /srv/tftp$ cat 0004f284389c-extension.cfg
  15. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  16. <!-- Generated reg-basic.cfg Configuration File -->
  17. <polycomConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="polycomConfig.xsd">
  18. <!-- <log log.level.change.cfg="1"> -->
  19. <!-- </log> -->
  20. <msg msg.bypassInstantMessage="1">
  21. <msg.mwi msg.mwi.1.callBack="*97" msg.mwi.1.callBackMode="contact" msg.mwi.1.subscribe="" />
  22. </msg>
  23. <reg
  24. reg.1.address="200"
  25. reg.1.auth.userId="200"
  26. reg.1.label="200"
  27. reg.1.displayName="Jason"
  28. reg.1.lineKeys="2"
  29. reg.1.callsPerLineKey="4"
  30. />
  31. </polycomConfig>
  32.  
  33. [arwen:jcostom](10:14)
  34. /srv/tftp$ cat 0004f284389c-phone.cfg
  35. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  36. <!-- Application SIP BlueNile 5.2.0.8330 25-Sep-14 18:16 -->
  37. <!-- Created 28-01-2015 09:34 -->
  38. <PHONE_CONFIG>
  39. <OVERRIDES
  40. lcl.datetime.date.longFormat="0"
  41. np.normal.ringing.calls.tonePattern="ringer16"
  42. np.normal.ringing.toneVolume.chassis="-12"
  43. up.headsetMode="1"
  44. voice.aec.hd.enable="1"
  45. voice.aes.hd.enable="1"
  46. voice.ns.hd.enable="1"
  47. reg.1.auth.loginCredentialType="usernameAndPassword"
  48. />
  49. </PHONE_CONFIG>
  50.  
  51. [arwen:jcostom](10:14)
  52. /srv/tftp$ cat sip-basic.cfg
  53. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  54. <!-- PlcmConversionCreatedFile version=1.2 converted=Thu Apr 11 19:14:35 2013 -->
  55. <!-- Local defaults -->
  56. <polycomConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="polycomConfig.xsd">
  57. <voice voice.volume.persist.handset="1" voice.volume.persist.headset="1" voice.volume.persist.handsfree="1" />
  58. <call call.callsPerLineKey="4" />
  59. <dialplan dialplan.applyToCallListDial="1" dialplan.applyToDirectoryDial="0" dialplan.applyToRemoteDialing="0" dialplan.applyToTelUriDial="1" dialplan.applyToUserDial="1" dialplan.applyToUserSend="1" dialplan.digitmap="[2-9]xx|0T|011xxx.T|1[2-9]xx[2-9]xxxxxx|*x.T|##">
  60. <dialplan.digitmap dialplan.digitmap.timeOut="3|3|3|3|3|3">
  61. </dialplan.digitmap>
  62. </dialplan>
  63. <reg reg.1.server.1.address="ip.addr.of.pbx" reg.1.auth.password="<redacted>" reg.1.server.1.failOver.failBack.mode="newRequests" reg.1.server.1.failOver.failRegistrationOn="1" reg.1.server.1.failOver.reRegisterOn="0" reg.1.server.1.port="5060" reg.1.server.1.register="1" reg.1.server.1.transport="UDPonly" reg.1.server.1.expires="600" reg.1.outboundProxy.port="5060">
  64. </reg>
  65. <qos qos.ip.rtp.dscp="46" qos.ip.callControl.dscp="24" />
  66. <tone>
  67. <tone.dtmf tone.dtmf.level="-10" tone.dtmf.offTime="50" tone.dtmf.onTime="100" tone.dtmf.rfc2833Control="1" tone.dtmf.rfc2833Payload="101" tone.dtmf.viaRtp="1">
  68. <tone.dtmf.chassis tone.dtmf.chassis.masking="0">
  69. </tone.dtmf.chassis>
  70. </tone.dtmf>
  71. </tone>
  72. <efk>
  73. <efk.efklist
  74. efk.efklist.1.label="Call Park"
  75. efk.efklist.1.mname="callpark1"
  76. efk.efklist.1.status="1"
  77. efk.efklist.1.action.string="$FTransfer$$FDialpad7$$FDialpad0$$FDialpadPound$$Cp4$$Chu$"
  78.  
  79. efk.efklist.2.label="BlindXfer"
  80. efk.efklist.2.mname="blindx"
  81. efk.efklist.2.status="1"
  82. efk.efklist.2.action.string="$P1N10$$Trefer$""
  83.  
  84. efk.efklist.3.label="Send2VM"
  85. efk.efklist.3.mname="send2vm"
  86. efk.efklist.3.status="1"
  87. efk.efklist.3.action.string="*$P2N4$$Trefer$">
  88. </efk.efklist>
  89. <efk.efkprompt
  90. efk.efkprompt.1.label="Ext or Phone #: "
  91. efk.efkprompt.1.status="1"
  92. efk.efkprompt.1.type="numeric"
  93. efk.efkprompt.1.userfeedback="visible"
  94.  
  95. efk.efkprompt.2.label="Voicemail Ext: "
  96. efk.efkprompt.2.status="1"
  97. efk.efkprompt.2.type="numeric"
  98. efk.efkprompt.2.userfeedback="visible">
  99. </efk.efkprompt>
  100. </efk>
  101. <feature>
  102. <feature.callRecording feature.callRecording.enabled="1" />
  103. <feature.enhancedFeatureKeys feature.enhancedFeatureKeys.enabled="1" />
  104. <feature.nWayConference feature.nWayConference.enabled="1" />
  105. <feature.presence feature.presence.enabled="1" />
  106. <feature.enhancedCallDisplay feature.enhancedCallDisplay.enabled="1" />
  107. </feature>
  108. <mb mb.main.home="http://ip.addr.of.pbx/polycom/" />
  109. <httpd httpd.enabled="1">
  110. <httpd.cfg httpd.cfg.enabled="1" />
  111. </httpd>
  112. <powerSaving powerSaving.enable="1" powerSaving.idleTimeout.officeHours="30" />
  113. <saf saf.1="SoundPointIPWelcome.wav" saf.2="CTU.wav" saf.3="CTU_Inter.wav" />
  114. <softkey
  115. softkey.feature.buddies="0"
  116. softkey.feature.mystatus="0"
  117. softkey.feature.newcall="0"
  118. softkey.feature.basicCallManagement.redundant="0"
  119. softkey.feature.endcall="1"
  120.  
  121. softkey.1.action="!callpark1"
  122. softkey.1.enable="1"
  123. softkey.1.label="Park"
  124. softkey.1.precede="1"
  125. softkey.1.use.active="1"
  126.  
  127. softkey.2.action="!blindx"
  128. softkey.2.enable="1"
  129. softkey.2.label="BlindXfer"
  130. softkey.2.precede="1"
  131. softkey.2.use.active="1"
  132.  
  133. softkey.3.action="!send2vm"
  134. softkey.3.enable="1"
  135. softkey.3.label="Send2VM"
  136. softkey.3.precede="1"
  137. softkey.3.use.active="1">
  138. </softkey>
  139.  
  140. <se>
  141. <se.pat.misc.messageWaiting.inst se.pat.misc.messageWaiting.inst.1.value="0" se.pat.misc.messageWaiting.inst.2.value="0" se.pat.misc.messageWaiting.inst.3.value="0" />
  142. </se>
  143.  
  144. <tcpIpApp>
  145. <tcpIpApp.sntp tcpIpApp.sntp.address="ip.addr.of.ntp" tcpIpApp.sntp.gmtOffset="-18000" />
  146. </tcpIpApp>
  147. <up up.mwiVisible="1" up.oneTouchVoiceMail="1" up.welcomeSoundOnWarmBootEnabled="1" up.screenCapture.enabled="1" />
  148. <lcl lcl.datetime.time.24HourClock="1" lcl.datetime.date.format="D,dM" />
  149. <voIpProt>
  150. <voIpProt.SIP>
  151. <voIpProt.SIP.alertInfo voIpProt.SIP.alertInfo.1.class="autoAnswer" voIpProt.SIP.alertInfo.1.value="Auto Answer" />
  152. <voIpProt.SIP.outboundProxy voIpProt.SIP.outboundProxy.address="ip.addr.of.pbx" />
  153. <voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1" />
  154. </voIpProt.SIP>
  155. <voIpProt.server voIpProt.server.1.address="ip.addr.of.pbx" />
  156. </voIpProt>
  157. </polycomConfig>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement