sip.conf:

 [5001]
 type=friend
 username=5001
 authuser=5001
 secret=test
 host=dynamic
 dtmfmode=rfc2833
 context=intext-inbound
 canreinvite=no
 nat=yes
 qualify=yes
 [EMAIL PROTECTED]

SIP<mac>.cnf:
# Line 1 appearance
line1_name: 5001

# Line 1 short name
line1_shortname: "Line 1"

# Line 1 Registration Authentication
line1_authname: "5001"

# Line 1 Registration Password
line1_password: "test"

# Line 2 appearance
line2_name: 5001

# Line 2 short name
line2_shortname: "Line 2"

# Line 2 Registration Authentication
line2_authname: "5001"

# Line 2 Registration Password
line2_password: "test"


Running 8.2 on a 7940...

PS. Grrr, someone really needs to set the Reply-To to the list address...


On 4/17/06, Nabeel Jafferali <[EMAIL PROTECTED]> wrote:
> My 7960 with SIP 7.5 works fine with Asterisk. Post the relevant entries of
> your sip.conf and SIP<MAC>.cnf files to help troubleshoot.
>
> Nabeel
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary T. Giesen
> Sent: April 17, 2006 3:47 PM
> To: [email protected]
> Subject: [on-asterisk] Authentication Issues with Cisco Phones with latest
> SIP firmware
>
> Sorry to drudge up an old issue, but I haven't found a solution for
> this yet. My Cisco phones (7940/60/70) with the latest SIP firmware
> wont authenticate properly with *. They register just fine, but when I
> try to actually make a call, I get chan_sip.c:10299
> handle_request_invite: Failed to authenticate user "5001"
> <sip:[EMAIL PROTECTED]>;tag=000a8a5c671600781097ccc1-7ddc1905
>
> Based on output from SIP debug, it appears that either the phone or
> asterisk is trying to do SIP digest authentication once the phone is
> registered, and it's failing. Is there any way to work around this
> (either on the phone or asterisk). Right now the only workaround is to
> set secret=<blank>, and that's not a viable solution.
>
> Cheers,
>
> Gary
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>

Reply via email to