I use the same firmware as you on your 7960's and SIP authenticates
ok. On our asterisk side we use the following config

[USERNAME]
type=friend
host=dynamic
canreinvite=no
username=USERNAME
secret=PASSWORD
callerid="Name of person" <switchboardnumber>

The only gotcha i noticed at first was that on the phone itself, the
"Name" and the "authentication name" options had to be set to the
username used in the configuration above.

HTH

On 7/6/06, Per Møller <[EMAIL PROTECTED]> wrote:
After google'ing extensively, I now have sip firmware (8.0.2SR1/8.0.3)
running on the 7941, 7961 and 7971 and I even have a SEPxxxx.cnf.xml that
seems to have everything and works (thanks to articles on
www.voip-info.org).

BUT the phones do not register correctly with asterisk.

Everything is correct in the SIP communication - the phone does a register,
asterisk replies with a 401 Unauthorized, and then the phone sends another
register which should contain an line like:

Authorization: Digest username="201",realm="my.asterisk.dom"... etc....

This line is missing on the 7941/7961/7971.

Anybody know why?


// Per


_______________________________________________
--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

Reply via email to