Cisco CP-9971 configuration file for SIP for USECALLMANAGER patch

The following is an example SEPMAC configuration file for a CP-9971 videophone used on FreePBX 17/ Asterisk 22 with the USECALLMANAGER patch applied. It will work with chan_pjsip just fine although BLF keys will simply be speedials

 <?xml version="1.0" ?>

<device>
        <deviceProtocol>SIP</deviceProtocol>
        <sshUserId>cisco</sshUserId>
        <sshPassword>cisco</sshPassword>
        <devicePool>
                <dateTimeSetting>
                        <dateTemplate>M/D/YYA</dateTemplate>
                        <timeZone>Pacific Standard/Daylight Time</timeZone>
                        <ntps>
                                <ntp>
                                        <name>172.16.1.1</name>
                                        <ntpMode>Unicast</ntpMode>
                                </ntp>
                        </ntps>
                </dateTimeSetting>
                <callManagerGroup>
                        <members>
                                <member priority="0">
                                        <callManager>
                                                <processNodeName>172.16.1.16</processNodeName>
                                                <ports>
                                                        <sipPort>5160</sipPort>
                                                </ports>
                                        </callManager>
                                </member>
                        </members>
                </callManagerGroup>
        </devicePool>
        <sipProfile>
                <natEnabled></natEnabled>
                <natAddress></natAddress>
                <sipProxies>
                        <registerWithProxy>true</registerWithProxy>
                        <outboundProxy></outboundProxy>
                        <outboundProxyPort></outboundProxyPort>
                        <backupProxy></backupProxy>
                        <backupProxyPort></backupProxyPort>
                </sipProxies>

            <sipCallFeatures>
                    <cnfJoinEnabled>true</cnfJoinEnabled>
                    <callForwardURI>x-cisco-serviceuri-cfwdall</callForwardURI>
                    <callPickupURI>x-cisco-serviceuri-pickup</callPickupURI>
                    <callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI>
                    <callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI>
                    <meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI>
                    <abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI>
                    <rfc2543Hold>false</rfc2543Hold>
                    <callHoldRingback>2</callHoldRingback>
                    <localCfwdEnable>true</localCfwdEnable>
                    <semiAttendedTransfer>true</semiAttendedTransfer>
                    <anonymousCallBlock>2</anonymousCallBlock>
                    <callerIdBlocking>2</callerIdBlocking>
                    <dndControl>0</dndControl>
                    <remoteCcEnable>true</remoteCcEnable>
                    <retainForwardInformation>true</retainForwardInformation>
            </sipCallFeatures>
            <preferredCodec></preferredCodec>
            <phoneLabel>807</phoneLabel>
            <sipLines>
                    <line button="1" lineIndex="1">
                            <featureID>9</featureID>
                            <featureLabel>807 Living Rm 1</featureLabel>
                            <proxy>USECALLMANAGER</proxy>
                            <port>5160</port>
                            <name>807</name>
                            <authName>807</authName>
                            <authPassword>68a4c18c</authPassword>
                            <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
                               <messagesNumber>*98</messagesNumber>
                                <displayName>807</displayName>
                                <contact></contact>
                                <autoAnswer>
                                        <autoAnswerEnabled>2</autoAnswerEnabled>
                                </autoAnswer>
                                <featureOptionMask>1</featureOptionMask>
                                <callWaiting>3</callWaiting>
                                <sharedLine>false</sharedLine>
                                <messageWaitingAMWI>1</messageWaitingAMWI>
                                <ringSettingIdle>4</ringSettingIdle>
                                <ringSettingActive>5</ringSettingActive>
                                <forwardCallInfoDisplay>
                                        <callerName>true</callerName>
                                        <callerNumber>false</callerNumber>
                                        <redirectedNumber>false</redirectedNumber>
                                <dialedNumber>true</dialedNumber>
                                </forwardCallInfoDisplay>
                                <maxNumCalls>4</maxNumCalls>
                                <busyTrigger>2</busyTrigger>
                        </line>
                        <line button="2" lineIndex="2">
                                <featureID>9</featureID>
                                <featureLabel>808 Living Rm 2</featureLabel>
                                <proxy>USECALLMANAGER</proxy>
                                <port>5160</port>
                                <name>808</name>
                                <displayName>808</displayName>
                                <autoAnswer>
                                     <autoAnswerEnabled>0</autoAnswerEnabled>
                                </autoAnswer>
                                <callWaiting>3</callWaiting>
                                <sharedLine>false</sharedLine>
                                <ringSettingIdle>4</ringSettingIdle>
                                <ringSettingActive>5</ringSettingActive>
                                <forwardCallInfoDisplay>
                                        <callerName>true</callerName>
                                        <callerNumber>false</callerNumber>
                                        <redirectedNumber>false</redirectedNumber>
                                        <dialedNumber>true</dialedNumber>
                                </forwardCallInfoDisplay>
                                <maxNumCalls>4</maxNumCalls>
                                <busyTrigger>2</busyTrigger>
                        </line>
                        <line button="3">
                                <featureID>130</featureID>
                                <featureLabel>DND</featureLabel>
                        </line>
                        <line button="4">
                                <featureID>21</featureID>
                                <featureLabel>801 Teds Office</featureLabel>
                                <speedDialNumber>801</speedDialNumber>
                                <featureOptionMask>1</featureOptionMask>
                        </line>
                </sipLines>
                <dialTemplate>dialplan.xml</dialTemplate>
                <startMediaPort>16384</startMediaPort>
                <stopMediaPort>32767</stopMediaPort>
                <voipControlPort>5160</voipControlPort>
                <dscpForAudio>184</dscpForAudio>
                <dscpVideo>136</dscpVideo>
                <dscpForTelepresence>128</dscpForTelepresence>
                <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
                <softKeyFile>softkey.xml</softKeyFile>
        </sipProfile>
         <loadInformation>sip9971.9-4-2SR2-2</loadInformation>
         <featurePolicyFile>DefaultFP.xml</featurePolicyFile>
                <addOnModules>
                     <addOnModule uuid="" idx="1">
                        <loadInformation></loadInformation>
                        <phoneTemplateId></phoneTemplateId>
                     </addOnModule>
                </addOnModules>

<commonProfile>
     <phonePassword></phonePassword>
     <backgroundImageAccess>true</backgroundImageAccess>
     <callLogBlfEnabled>3</callLogBlfEnabled>
</commonProfile>

  <vendorConfig>
     <disableSpeaker>false</disableSpeaker>
     <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
     <pcPort>0</pcPort>
     <settingsAccess>1</settingsAccess>
     <garp>0</garp>
     <voiceVlanAccess>0</voiceVlanAccess>
     <ciscoCamera>1</ciscoCamera>
     <videoCapability>1</videoCapability>
     <usbClasses>0,1,2</usbClasses>
     <sdio>1</sdio>
     <wifi>0</wifi>
     <bluetoothProfile>0,1</bluetoothProfile>
     <powerNegotiation>0</powerNegotiation>
     <autoSelectLineEnable>0</autoSelectLineEnable>
     <webAccess>0</webAccess>
     <sshAccess>0</sshAccess>
     <g722CodecSupport></g722CodecSupport>
     <daysDisplayNotActive>1,2,3,4,5,6,7</daysDisplayNotActive>
     <displayOnTime>08:30</displayOnTime>
     <displayOnDuration>09:30</displayOnDuration>
     <displayIdleTimeout>01:00</displayIdleTimeout>
     <displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
     <spanToPCPort>1</spanToPCPort>
     <loggingDisplay>1</loggingDisplay>
     <loadServer></loadServer>
  </vendorConfig>
<commonConfig>
     <usb1>1</usb1>
     <usb2>1</usb2>
     <ciscoCamera>1</ciscoCamera>
     <usbClasses>0,1,2</usbClasses>
     <sdio>1</sdio>
     <bluetooth>1</bluetooth>
     <wifi>1</wifi>
     <bluetoothProfile>0,1</bluetoothProfile>
     <joinAndDirectTransferPolicy>0</joinAndDirectTransferPolicy>
  </commonConfig>

  <enterpriseConfig>
     <usb1>1</usb1>
     <usb2>1</usb2>
     <ciscoCamera>1</ciscoCamera>
     <usbClasses>0,1,2</usbClasses>
     <sdio>1</sdio>
     <bluetooth>1</bluetooth>
     <wifi>1</wifi>
     <bluetoothProfile>0,1</bluetoothProfile>
     <joinAndDirectTransferPolicy>0</joinAndDirectTransferPolicy>
     <videoCapability>1</videoCapability>
     <webAccess>0</webAccess>
     <eapAuthentication>2</eapAuthentication>
     <webProtocol>0</webProtocol>
  </enterpriseConfig>
<deviceSecurityMode>1</deviceSecurityMode>

  <idleTimeout>0</idleTimeout>
  <authenticationURL>http://172.16.1.16/cisco/authorized.php</authenticationURL>
  <directoryURL></directoryURL>
  <idleURL></idleURL>
  <informationURL></informationURL>
  <messagesNumber>10000</messagesNumber>
  <messagesURL></messagesURL>
  <proxyServerURL></proxyServerURL>
  <servicesURL></servicesURL>
  <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
  <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
  <dscpForCm2Dvce>96</dscpForCm2Dvce>

  <transportLayerProtocol>1</transportLayerProtocol>
  <dndCallAlert>5</dndCallAlert>
  <phonePersonalization>1</phonePersonalization>
  <rollover>0</rollover>
  <singleButtonBarge>0</singleButtonBarge>
  <joinAcrossLines>1</joinAcrossLines>
  <autoCallPickupEnable>false</autoCallPickupEnable>
  <blfAudibleAlertSettingOfIdleStation>0</blfAudibleAlertSettingOfIdleStation>
  <blfAudibleAlertSettingOfBusyStation>0</blfAudibleAlertSettingOfBusyStation>

  <capfAuthMode>0</capfAuthMode>
  <capfList>
     <capf>
        <phonePort>3804</phonePort>
     </capf>
  </capfList>

  <certHash></certHash>
 <phoneServices>
     <provisioning>2</provisioning>
        <phoneService  type="1" category="0">
                <name>Missed Calls</name>
                <url>Application:Cisco/MissedCalls</url>
                <vendor></vendor>
                <version></version>
        </phoneService>
        <phoneService  type="2" category="0">
                <name>Voicemail</name>
                <url>Application:Cisco/Voicemail</url>
                <vendor></vendor>
                <version></version>
        </phoneService>
        <phoneService  type="1" category="0">
                <name>Received Calls</name>
                <url>Application:Cisco/ReceivedCalls</url>
                <vendor></vendor>
                <version></version>
        </phoneService>
        <phoneService  type="1" category="0">
                <name>Placed Calls</name>
                <url>Application:Cisco/PlacedCalls</url>
                <vendor></vendor>
                <version></version>
        </phoneService>
        <phoneService  type="1" category="0">
                <name>Personal Directory</name>
                <url>Application:Cisco/PersonalDirectory</url>
                <vendor></vendor>
                <version></version>
        </phoneService>
        <phoneService type="1" category="0">
                <name>Main Directory</name>
                <url>http://phony.xxx.com/cisco/directory.xml</url>
                <vendor></vendor>
                <version></version>
        </phoneService>

  </phoneServices>


</device>



This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.