[asterisk-users] Cisco 7971

Matthew Gibson mattgibson.ca at gmail.com
Sat Mar 29 04:25:33 CDT 2008


Make sure you are using md5secret for your password, and turn off the
regular secret. Here's my file working on a 7970 with SIP 8.3.3

-----


<device>
    <deviceProtocol>SIP</deviceProtocol>
    <sshUserId>root</sshUserId>
    <sshPassword>supersecretone</sshPassword>
    <devicePool>
        <dateTimeSetting>
            <dateTemplate>M/D/Ya</dateTemplate>
            <timeZone>Eastern Standard/Daylight Time</timeZone>
            <ntps>
                <ntp>
                    <name>136.159.2.2</name>
                    <ntpMode>Unicast</ntpMode>
                </ntp>
                <ntp>
                    <name>192.43.244.18</name>
                    <ntpMode>Unicast</ntpMode>
                </ntp>
            </ntps>
        </dateTimeSetting>
        <callManagerGroup>
            <tftpDefault>true</tftpDefault>
            <members>
                <member priority="0">
                    <callManager>
                        <name>YOUR.PBX.IP.HERE</name>
                        <description>AsterPBX</description>
                        <ports>
                            <ethernetPhonePort>2000</ethernetPhonePort>
                            <sipPort>5060</sipPort>
                            <securedSipPort>5061</securedSipPort>
                        </ports>
                        <processNodeName>YOUR.PBX.IP.HERE</processNodeName>
                    </callManager>
                </member>
            </members>
        </callManagerGroup>
        <mlppDomainId>-1</mlppDomainId>
        <mlppIndicationStatus>Default</mlppIndicationStatus>
        <preemption>Default</preemption>
        <connectionMonitorDuration>120</connectionMonitorDuration>
    </devicePool>
    <sipProfile>
        <sipProxies>
            <registerWithProxy>true</registerWithProxy>
        </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>true</rfc2543Hold>
            <callHoldRingback>2</callHoldRingback>
            <localCfwdEnable>true</localCfwdEnable>
            <semiAttendedTransfer>true</semiAttendedTransfer>
            <anonymousCallBlock>2</anonymousCallBlock>
            <callerIdBlocking>2</callerIdBlocking>
            <dndControl>1</dndControl>
            <remoteCcEnable>true</remoteCcEnable>
        </sipCallFeatures>
        <sipStack>
            <sipInviteRetx>6</sipInviteRetx>
            <sipRetx>10</sipRetx>
            <timerInviteExpires>180</timerInviteExpires>
            <timerRegisterExpires>3600</timerRegisterExpires>
            <timerRegisterDelta>5</timerRegisterDelta>
            <timerKeepAliveExpires>120</timerKeepAliveExpires>
            <timerSubscribeExpires>120</timerSubscribeExpires>
            <timerSubscribeDelta>5</timerSubscribeDelta>
            <timerT1>500</timerT1>
            <timerT2>4000</timerT2>
            <maxRedirects>70</maxRedirects>
            <remotePartyID>true</remotePartyID>
            <userInfo>None</userInfo>
        </sipStack>
        <autoAnswerTimer>1</autoAnswerTimer>
        <autoAnswerAltBehavior>false</autoAnswerAltBehavior>
        <autoAnswerOverride>true</autoAnswerOverride>
        <transferOnhookEnabled>false</transferOnhookEnabled>
        <enableVad>false</enableVad>
        <preferredCodec>g711u</preferredCodec>
        <dtmfAvtPayload>101</dtmfAvtPayload>
        <dtmfDbLevel>3</dtmfDbLevel>
        <dtmfOutofBand>avt</dtmfOutofBand>
        <alwaysUsePrimeLine>false</alwaysUsePrimeLine>
        <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
        <kpml>3</kpml>
        <phoneLabel>Flewid Inc</phoneLabel>
        <stutterMsgWaiting>1</stutterMsgWaiting>
        <callStats>false</callStats>
        <offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer>

<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>

        <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
        <startMediaPort>16384</startMediaPort>
        <stopMediaPort>32766</stopMediaPort>
        <sipLines>
            <line button="1">
                <featureID>9</featureID>
                <featureLabel>x123 - Line 1</featureLabel>
                <proxy>YOUR.PBX.IP.HERE</proxy>
                <name>123</name>
                <displayName>Your Name</displayName>
                <autoAnswer>
                    <autoAnswerEnabled>2</autoAnswerEnabled>
                </autoAnswer>
                <callWaiting>3</callWaiting>
                <authName>123</authName>
                <authPassword>321</authPassword>
                <sharedLine>false</sharedLine>
                <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
                <messagesNumber>*98</messagesNumber>
                <ringSettingIdle>4</ringSettingIdle>
                <ringSettingActive>5</ringSettingActive>
                <contact>123</contact>
                <forwardCallInfoDisplay>
                    <callerName>true</callerName>
                    <callerNumber>false</callerNumber>
                    <redirectedNumber>false</redirectedNumber>
                    <dialedNumber>true</dialedNumber>
                </forwardCallInfoDisplay>
            </line>
            <line button="6">
                <featureID>9</featureID>
                                <featureLabel>Intercom</featureLabel>
                                <proxy>YOUR.PBX.IP.HERE</proxy>
                                <name>124</name>
                                <displayName>Intercom</displayName>
                                <autoAnswer>

<autoAnswerEnabled>3</autoAnswerEnabled>
                                </autoAnswer>
                                <callWaiting>3</callWaiting>
                                <authName>124</authName>
                                <authPassword>421</authPassword>
                                <sharedLine>false</sharedLine>

<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
                                <messagesNumber>*98</messagesNumber>
                                <ringSettingIdle>4</ringSettingIdle>
                                <ringSettingActive>5</ringSettingActive>
                                <contact>124</contact>
                                <forwardCallInfoDisplay>
                                        <callerName>true</callerName>
                                        <callerNumber>false</callerNumber>

<redirectedNumber>false</redirectedNumber>
                                        <dialedNumber>true</dialedNumber>
                                </forwardCallInfoDisplay>
            </line>

        </sipLines>
        <voipControlPort>5060</voipControlPort>
        <dscpForAudio>184</dscpForAudio>
        <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
        <dialTemplate>dialplan.xml</dialTemplate>
        <softKeyFile>softkey.xml</softKeyFile>
    </sipProfile>
    <commonProfile>
        <phonePassword></phonePassword>
        <backgroundImageAccess>true</backgroundImageAccess>
        <callLogBlfEnabled>2</callLogBlfEnabled>
    </commonProfile>
    <loadInformation>SIP70.8-3-3S</loadInformation>
    <vendorConfig>
        <disableSpeaker>false</disableSpeaker>
        <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
        <pcPort>0</pcPort>
        <settingsAccess>1</settingsAccess>
        <garp>0</garp>
        <voiceVlanAccess>0</voiceVlanAccess>
        <videoCapability>0</videoCapability>
        <autoSelectLineEnable>0</autoSelectLineEnable>
        <webAccess>0</webAccess>
        <daysDisplayNotActive>1,7</daysDisplayNotActive>
        <displayOnTime>8:00</displayOnTime>
        <displayOnDuration>10:30</displayOnDuration>
        <displayIdleTimeout>00:10</displayIdleTimeout>
        <spanToPCPort>1</spanToPCPort>
    </vendorConfig>

<versionStamp>1136931633-57191cee-5ffc-4342-b286-4246b4991890</versionStamp>

    <userLocale>
        <name>English_United_States</name>
        <uid>1</uid>
        <langCode>en_US</langCode>
        <version>1.0.0.0-1</version>
        <winCharSet>iso-8859-1</winCharSet>
    </userLocale>
    <networkLocale>United_States</networkLocale>
    <networkLocaleInfo>
        <name>United_States</name>
        <uid>64</uid>
        <version>1.0.0.0-1</version>
    </networkLocaleInfo>
    <deviceSecurityMode>1</deviceSecurityMode>
    <idleTimeout>0</idleTimeout>
    <idleURL></idleURL>
    <authenticationURL>http://YOUR.PBX.IP.HERE/cisco/authenticate.php</authenticationURL>

    <directoryURL>http://YOUR.PBX.IP.HERE/cisco/directory.php</directoryURL>

    <informationURL>http://YOUR.PBX.IP.HERE/cisco/help.php</informationURL>
    <messagesURL></messagesURL>
    <proxyServerURL></proxyServerURL>
    <servicesURL>http://YOUR.PBX.IP.HERE/cisco/services.php</servicesURL>
    <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
    <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
    <dscpForCm2Dvce>96</dscpForCm2Dvce>
    <transportLayerProtocol>4</transportLayerProtocol>

    <capfAuthMode>0</capfAuthMode>
    <capfList>
        <capf>
            <phonePort>3804</phonePort>
            <processNodeName>ccm-beta-5-1</processNodeName>
        </capf>
    </capfList>
    <certHash></certHash>
    <encrConfig>false</encrConfig>
    <natReceivedProcessing>false</natReceivedProcessing>
    <natEnabled>false</natEnabled>
    <natAddress></natAddress>
</device>

Thanks,
Matt


On Fri, Mar 28, 2008 at 2:58 PM, J. Oquendo <sil at infiltrated.net> wrote:

> Matthew Gibson wrote:
> > What are you trying to do? I run a 7970 here with SIP.
> >
>
> Get it to work ;)
>
> I can get the phone to register but something via way of NAT (I'm not
> using it) is getting in the way. I was hoping to find an example
> SEPxxxxxxxxxxx.xml file from someone using the 7971. Firmware is 8.3.3
>
> --
> ====================================================
> J. Oquendo
>
> SGFA #579 (FW+VPN v4.1)
> SGFE #574 (FW+VPN v4.1)
>
> wget -qO - www.infiltrated.net/sig|perl<http://www.infiltrated.net/sig%7Cperl>
>
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x3AC173DB
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080329/20089c70/attachment-0001.htm 


More information about the asterisk-users mailing list