Skip to content

Cisco 7921/7925/7926 SEPMAC.cnf.xml

This page is part of my tutorial Cisco 7925 on Asterisk.

<!-- <?xml version="1.0" encoding="UTF-8"?> -->
<device>
    <fullConfig>true</fullConfig>
    <loadInformation>CP7925G-1.4.8.4</loadInformation>
    <deviceProtocol>SCCP</deviceProtocol>

    <sshUserId>cisco</sshUserId>
    <sshPassword>cisco</sshPassword>
    
    <ipAddressMode>0</ipAddressMode>
    <allowAutoConfig>true</allowAutoConfig>
    <ipPreferenceModeControl>0</ipPreferenceModeControl>
    
    <devicePool>
        <revertPriority>0</revertPriority>
        <dateTimeSetting>
            <dateTemplate>D.M.YY</dateTemplate>
        </dateTimeSetting>
        <callManagerGroup>
            <members>
                <member priority="0">
                    <callManager>
                        <name>CallManager</name>
                        <description>CallManager</description>
                        <ports>
                            <ethernetPhonePort>2000</ethernetPhonePort>
                        </ports>
                        <processNodeName>10.0.0.20</processNodeName>
                    </callManager>
                </member>
            </members>
        </callManagerGroup>
        
        <srstInfo>
            <name>OFF</name>
            <srstOption>disable</srstOption>
            <userModifiable>false</userModifiable>
            <ipAddr1/>
            <port1></port1>
            <ipAddr2/>
            <port2></port2>
            <ipAddr3/>
            <port3></port3>
            <isSecure>false</isSecure>
        </srstInfo>
        <connectionMonitorDuration>45</connectionMonitorDuration>
    </devicePool>
    
    <MissedCallLoggingOption>11111111</MissedCallLoggingOption>
    <commonProfile>
        <phonePassword>cisco</phonePassword>
        <backgroundImageAccess>true</backgroundImageAccess>
        <callLogBlfEnabled>3</callLogBlfEnabled>
    </commonProfile>
    
    <vendorConfig>
        <minimumRingVolume>0</minimumRingVolume>
        <disableSpeaker>false</disableSpeaker>
        <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
        <useEnblocDialing>1</useEnblocDialing>
        <enableMuteFeature>true</enableMuteFeature>
        <webAccess>0</webAccess>
        <sshAccess>0</sshAccess>
        <loggingDisplay>0</loggingDisplay>
        <forwardingDelay>1</forwardingDelay>
        <garp>0</garp>
        <voiceVlanAccess>0</voiceVlanAccess>
        <autoSelectLineEnable>1</autoSelectLineEnable>
        <moreKeyReversionTimer>5</moreKeyReversionTimer>
        <autoCallSelect>1</autoCallSelect>
        <g722CodecSupport>2</g722CodecSupport>
        <headsetWidebandUIControl>0</headsetWidebandUIControl>
        <headsetWidebandEnable>0</headsetWidebandEnable>
        <sideToneLevel>0</sideToneLevel>
        <sendGain>0</sendGain>
        <handsetHeadsetMonitor>1</handsetHeadsetMonitor>
        <headsetRecording>0</headsetRecording>
        <enableAudibleAlert>false</enableAudibleAlert>
        <phoneBookWebAccess>1</phoneBookWebAccess>
    </vendorConfig>
    
<!--
    <userLocale>
        <name>german_germany</name>
        <uid>9</uid>
        <langCode>de_de</langCode>
        <version>1.0</version>
        <winCharSet />
    </userLocale>
    
    <networkLocale>german_germany</networkLocale>
    <networkLocaleInfo>
        <name>german_germany</name>
        <version>1.0.0.0-1</version>
    </networkLocaleInfo> -->
    
    <deviceSecurityMode>1</deviceSecurityMode>
    <authenticationURL>http://10.0.0.20/cm/auth</authenticationURL>
    <directoryURL>http://10.0.0.20/cm/directory</directoryURL>
    <informationURL>http://10.0.0.20/cm/information</informationURL>
    <messagesURL />
    <servicesURL>http://10.0.0.20/cm/services</servicesURL>
    <idleURL>http://10.0.0.20/cm/idle</idleURL>
    <idleTimeout>0</idleTimeout>
    <dscpForSCCPPhoneConfig>104</dscpForSCCPPhoneConfig>
    <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
    <dscpForCm2Dvce>104</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>
    <userId />
</device>