Aye...that was it... Thanks a billion!
> -----Original Message----- > From: Robert Webb [mailto:[EMAIL PROTECTED] On Behalf Of Robert Webb > Sent: Saturday, April 23, 2005 8:54 AM > To: [EMAIL PROTECTED]; Asterisk Users Mailing List - > Non-Commercial Discussion; List Receiver > Subject: RE: [Asterisk-Users] Cisco 7960 won't register as SIP device > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf > Of Robert > > Webb > > Sent: Saturday, April 23, 2005 11:42 AM > > To: Asterisk Users Mailing List - Non-Commercial Discussion; List > > Receiver > > Subject: RE: [Asterisk-Users] Cisco 7960 won't register as > SIP device > > > > <SNIP> > > > > > #user_info: phone > > > > > > # SIP Configuration File (stop) > > > > > > When the phone tries to register, all I get in the Asterisk > > console is > > > this: > > > > > > Apr 23 08:22:29 NOTICE[26568]: chan_sip.c:8804 > > > handle_request_register: > > > Registration from > > > '<sip:[EMAIL PROTECTED];user=phone>' > > > failed for '24.18.147.95' > > > > > > I am unfamiliar with the Cisco configs but I am just comparing your > > error message to what you have in the config to make this > suggestion. > > In the error it has "user=phone" and in your config commented out > > there is > > "#user_info: phone". What if you tried uncommenting that line and > > putting in "username"? It could be that when thatline is commented > > out, it uses "phone" by default. > > > > Robert > > > > > Actually after getting into the Cisco site it looks like you > want a value of "none" for that. > > Configures the "user=" parameter in the REGISTER message. > Valid values > are: > > * none-No value is inserted. > * phone-The value user=phone is inserted in the To, From, > and Contact Headers for REGISTER. > * ip-The value user=ip is inserted in the To, From, and > Contact Headers for REGISTER. > > The default value is none. > > > It says the default value is "none" but you may want to hard > code it as it looks like that is not what it is doing. > > > >
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
