[asterisk-users] Cisco 7970 + New Firmware (8.2)
Matt Gibson
diwelf at gmail.com
Wed Dec 13 04:00:16 MST 2006
Hi Pavel,
Thanks for the config!
I modified mine so it was more minimal like yours, and it registers
just fine now. So much nicer without those big red X's!
MG
On 13/12/06, Pavel Jezek <pavel.jezek at i.cz> wrote:
>
>
> Matt Gibson wrote:
> > Hi Pavel,
> >
> > I tried to implicitly set qualify=no for the sip user, but am still
> > seeing the "registering" icon for like 10 minutes on the screen of the
> > 7970. It is actually registering, just the phone doesn't think it is.
> > The phones always stay with a little red X on them showing the phone
> > doesn't think it's registered. Weird.
> >
>
> maybe some missing in your xml config file?
> here is my minimalistic .cnf.xml, that works for my 7961
>
> <device>
> <deviceProtocol>SIP</deviceProtocol>
> <sshUserId>admin</sshUserId>
> <sshPassword>***</sshPassword>
> <devicePool>
> <dateTimeSetting>
> <dateTemplate>D-M-Y</dateTemplate>
> <timeZone>Central Europe Standard/Daylight Time</timeZone>
> <ntps>
> <ntp>
> <name>ntp.ujf.cas.cz</name>
> </ntp>
> </ntps>
> </dateTimeSetting>
> <callManagerGroup>
> <members>
> <member priority="0">
> <callManager>
> <ports>
> <ethernetPhonePort>2000</ethernetPhonePort>
> <sipPort>5060</sipPort>
> <securedSipPort>5061</securedSipPort>
> </ports>
> <processNodeName>192.168.0.100</processNodeName>
> </callManager>
> </member>
> </members>
> </callManagerGroup>
> </devicePool>
>
> <sipProfile>
> <sipProxies>
> <registerWithProxy>true</registerWithProxy>
> </sipProxies>
> <enableVad>false</enableVad>
> <preferredCodec>g711a</preferredCodec>
> <natEnabled>0</natEnabled>
> <phoneLabel>Asterisk</phoneLabel>
> <sipLines>
> <line button="1">
> <featureID>9</featureID>
> <featureLabel>SIP 961</featureLabel>
> <proxy>192.168.0.100</proxy>
> <name>961</name>
> <displayName>PJ7961</displayName>
> <authName>961</authName>
> <authPassword>***</authPassword>
> <messagesNumber>8299</messagesNumber>
> </line>
> <line button="2">
> <featureID>21</featureID>
> <featureLabel>Echo test</featureLabel>
> <speedDialNumber>959</speedDialNumber>
> </line>
> </sipLines>
> <dialTemplate>DRdialplan.xml</dialTemplate>
> </sipProfile>
>
> <commonProfile>
> <phonePassword>***</phonePassword>
> </commonProfile>
>
> <loadInformation>SIP41.8-2-1S</loadInformation>
>
> <versionStamp>1143565489-a3cbf294-7526-4c29-8791-c4fce4ce4c37</versionStamp>
> </device>
>
>
>
>
>
>
> > Thanks for the update! Hopefully these kick ass phones will work
> > better soon!
> >
> > Matt G
> >
> >
> > On 12/12/06, Pavel Jezek <pavel.jezek at i.cz> wrote:
> >> I'm using 8.2.1 in 7961, it working fine, registration is OK, except I
> >> must disable qualify in asterisk (phone doesn't respond to qualify
> >> "pings"),
> >> one anoying bug removed is not displaying IP address of sip server
> >> (asterisk) in caller id,
> >> also same issue with needing rename jar*.sbn file on tftp server
> >> anybody made BLF working on 7961 (7970)?
> >> PJ
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list