there is any way to configure a 7970 without using the display, I have my LCD broken so I cannot see what I'm doing :) but the phone works fine.
2006/12/13, Paul A Brown <[EMAIL PROTECTED]>:
Hi Is NAT set to NO? It needs to be set to NO in 8.0.3 or it just sits there at registering as you say Thanks ----- Original Message ----- From: "Pavel Jezek" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]> Sent: Wednesday, December 13, 2006 9:08 AM Subject: Re: [asterisk-users] Cisco 7970 + New Firmware (8.2) > > > 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 <[EMAIL PROTECTED]> 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 _______________________________________________ --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
