Skip to content

Sample Configuration Cisco 7970 7971

Diederik de Groot edited this page Feb 28, 2020 · 6 revisions

This may be more than you need, but it works for me.

<?xml version="1.0" encoding="UTF-8"?>
<device xsi:type="axl:XIPPhone">
  <fullConfig>true</fullConfig>
  <deviceProtocol>SCCP</deviceProtocol>
  <sshUserId>admin</sshUserId>
  <sshPassword>admin</sshPassword>
  <ipAddressMode>0</ipAddressMode>
  <allowAutoConfig>true</allowAutoConfig>
  <dadEnable>true</dadEnable>
  <redirectEnable>false</redirectEnable>
  <echoMultiEnable>false</echoMultiEnable>
  <ipPreferenceModeControl>0</ipPreferenceModeControl>
  <ipMediaAddressFamilyPreference>0</ipMediaAddressFamilyPreference>
  <tzdata>
    <tzolsonversion>2015a</tzolsonversion>
    <tzupdater>tzupdater.jar</tzupdater>
  </tzdata>
  <mlppDomainId>000000</mlppDomainId>
  <mlppIndicationStatus>Off</mlppIndicationStatus>
  <preemption>Disabled</preemption>
  <executiveOverridePreemptable>false</executiveOverridePreemptable>
  <devicePool>
    <revertPriority>0</revertPriority>
    <dateTimeSetting>
      <name>Eastern</name>
      <dateTemplate>M/D/YA</dateTemplate>
      <timeZone>Eastern Standard/Daylight Time</timeZone>
      <olsonTimeZone>America/New_York</olsonTimeZone>
      <ntps>
        <ntp>
          <name>NTP_SERVER_ADDRESS</name>
          <ntpMode>Unicast</ntpMode>
        </ntp>
     </ntps>
    </dateTimeSetting>
    <callManagerGroup>
      <tftpDefault>true</tftpDefault>
      <members>
        <member priority="0">
          <callManager>
            <name>[ASTERISK_SERVER_NAME]</name>
            <description>[DESCRIPTION]</description>
            <ports>
              <ethernetPhonePort>2000</ethernetPhonePort>
            </ports>
            <processNodeName>[ASTERISK_FQDNNAME_OR_IPADDRESS]</processNodeName>
          </callManager>
        </member>
        <!-- example of a fall back host, do not list the same server twice in this list-->
        <!--
        <member priority="1">  <!-- example of a fall back host, do not list the same device twice --
          <callManager>
            <name>[ASTERISK_SERVER_NAME]</name>
            <description>[DESCRIPTION]</description>
            <ports>
              <ethernetPhonePort>2000</ethernetPhonePort>
            </ports>
            <processNodeName>[ASTERISK_FQDNNAME_OR_IPADDRESS]</processNodeName>
          </callManager>
        </member>
        -->
      </members>
    </callManagerGroup>
    <srstInfo>
      <name>Disable</name>
      <srstOption>Disable</srstOption>
      <userModifiable>false</userModifiable>
      <ipAddr1/>
      <port1>2000</port1>
      <ipAddr2/>
      <port2>2000</port2>
      <ipAddr3/>
      <port3>2000</port3>
      <isSecure>false</isSecure>
    </srstInfo>
    <connectionMonitorDuration>120</connectionMonitorDuration>
  </devicePool>
  <MissedCallLoggingOption>11111111</MissedCallLoggingOption>
  <commonProfile>
    <phonePassword/>
    <backgroundImageAccess>true</backgroundImageAccess>
    <callLogBlfEnabled>2</callLogBlfEnabled>
  </commonProfile>
  <!-- make sure you are supplying the right firmware on the server, or remark this entry out -->
  <loadInformation>SCCP70.9-4-2SR1-1S</loadInformation>  
  <versionStamp>1460386457-2ae84ad0-d6fc-4305-9f49-5eda6d2dec20</versionStamp>
  <vendorConfig>
    <disableSpeaker>false</disableSpeaker>
    <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
    <useEnblocDialing>1</useEnblocDialing>
    <enableAudibleAlert>false</enableAudibleAlert>
    <enableMuteFeature>true</enableMuteFeature>
    <enableLldpSwPort>0</enableLldpSwPort>
    <enableLldpPcPort>0</enableLldpPcPort>
    <spanToPCPort>0</spanToPCPort>
    <webAccess>0</webAccess>    <!-- enables http access to the phone-->
    <sshAccess>1</sshAccess>    <!-- disables ssh access to the phone-->
    <loggingDisplay>1</loggingDisplay>
    <forwardingDelay>1</forwardingDelay>
    <pcPort>0</pcPort>
    <garp>1</garp>
    <voiceVlanAccess>0</voiceVlanAccess>
    <autoSelectLineEnable>1</autoSelectLineEnable>
    <recordingTone>0</recordingTone>
    <recordingToneLocalVolume>100</recordingToneLocalVolume>
    <recordingToneRemoteVolume>50</recordingToneRemoteVolume>
    <recordingToneDuration/>
    <moreKeyReversionTimer>5</moreKeyReversionTimer>
    <autoCallSelect>1</autoCallSelect>
    <g722CodecSupport>2</g722CodecSupport>
    <headsetWidebandUIControl>0</headsetWidebandUIControl>
    <headsetWidebandEnable>0</headsetWidebandEnable>
    <lldpAssetId/>
    <powerPriority>0</powerPriority>
    <ehookEnable>0</ehookEnable>
    <ipv6LogServer/>
    <minimumRingVolume>0</minimumRingVolume>
    <sideToneLevel>0</sideToneLevel>
    <sendGain>0</sendGain>
    <handsetHeadsetMonitor>1</handsetHeadsetMonitor>
    <headsetRecording>0</headsetRecording>
    <RingLocale>0</RingLocale>

    <!-- powerwise settings -->
    <displayOnTime>06:30</displayOnTime>
    <displayOnDuration>16:00</displayOnDuration>
    <displayIdleTimeout>0:05</displayIdleTimeout>
    <enablePowerSavePlus>1,2,3,4,5,6,7</enablePowerSavePlus>
    <allowEnergyWiseOverrides>true</allowEnergyWiseOverrides>
    <energyWiseDomain>cisco</energyWiseDomain>
    <energyWiseSecret>cisco</energyWiseSecret>
    <phoneOnTime>06:00</phoneOnTime>
    <phoneOffTime>22:00</phoneOffTime>
    <daysDisplayNotActive>null</daysDisplayNotActive>
    <screenLockDuringDisplayOnTime>false</screenLockDuringDisplayOnTime>

    <!--
    <userDefinedVPNProfile>false</userDefinedVPNProfile>
    <enableCiscoUcmAppClient>false</enableCiscoUcmAppClient>
    <presenceServerType>1</presenceServerType>
    <instantMessaging/>
    <desktopClient>
      <extendAndConnectCapability>0</extendAndConnectCapability>
      <displayContactPhotos>0</displayContactPhotos>
      <numberLookupsOnDirectory>0</numberLookupsOnDirectory>
    </desktopClient>
    <appInstallFromUnknownSrc>1</appInstallFromUnknownSrc>
    -->
  </vendorConfig>
  <userLocale>
    <name>English_United_States</name>
    <uid>1</uid>
    <langCode>en_US</langCode>
    <version>10.0.0.0(1)</version>
    <winCharSet>iso-8859-1</winCharSet>
  </userLocale>
  <networkLocale>United_States</networkLocale>
  <networkLocaleInfo>
    <name>United_States</name>
    <uid>64</uid>
    <version>10.0.0.0(1)</version>
  </networkLocaleInfo>
  <deviceSecurityMode>1</deviceSecurityMode>
  <idleTimeout>0</idleTimeout>
  <authenticationURL/>
  <directoryURL/>
  <idleURL/>
  <informationURL/>
  <messagesURL/>
  <proxyServerURL/>
  <servicesURL/>
  <secureAuthenticationURL/>
  <secureDirectoryURL/>
  <secureIdleURL/>
  <secureInformationURL/>
  <secureMessagesURL/>
  <secureServicesURL/>
  <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>0</joinAcrossLines>
  <autoCallPickupEnable>false</autoCallPickupEnable>
  <blfAudibleAlertSettingOfIdleStation>0</blfAudibleAlertSettingOfIdleStation>
  <blfAudibleAlertSettingOfBusyStation>0</blfAudibleAlertSettingOfBusyStation>
  <capfAuthMode>0</capfAuthMode>
  <capfList>
    <capf>
      <phonePort>3804</phonePort>
      <processNodeName/>
    </capf>
  </capfList>
  <certHash/>
  <encrConfig>false</encrConfig>
  <advertiseG722Codec>1</advertiseG722Codec>
  <mobility>
    <handoffdn/>
    <dtmfdn/>
    <ivrdn/>
    <dtmfHoldCode>*81</dtmfHoldCode>
    <dtmfExclusiveHoldCode>*82</dtmfExclusiveHoldCode>
    <dtmfResumeCode>*83</dtmfResumeCode>
    <dtmfTxfCode>*84</dtmfTxfCode>
    <dtmfCnfCode>*85</dtmfCnfCode>
  </mobility>
  <TLSResumptionTimer>3600</TLSResumptionTimer>
  <userId/>
  <ownerId/>
  <phoneServices useHTTPS="false">
    <provisioning>0</provisioning>
    <phoneService type="1" category="0">
      <name>Missed Calls</name>
      <url>Application:Cisco/MissedCalls</url>
      <vendor/>
      <version/>
    </phoneService>
    <phoneService type="2" category="0">
      <name>Voicemail</name>
      <url>Application:Cisco/Voicemail</url>
      <vendor/>
      <version/>
    </phoneService>
    <phoneService type="1" category="0">
      <name>Received Calls</name>
      <url>Application:Cisco/ReceivedCalls</url>
      <vendor/>
      <version/>
    </phoneService>
    <phoneService type="1" category="0">
      <name>Placed Calls</name>
      <url>Application:Cisco/PlacedCalls</url>
      <vendor/>
      <version/>
    </phoneService>
  </phoneServices>
</device>
Clone this wiki locally