Hi, I'm using an ATL IP400 phone and cant get it to register, it fails with:
chan_sip.c:9405 handle_request_register: Registration from 'xx <sip:[EMAIL PROTECTED]>' failed for 'x.x.x.x' looking at the register request i notice two things: Authorization: Digest username="xx",realm="telecomplete",nonce="30c9c7a4",uri="sip:yy", response="d42ad1c6bb1ccce2374e8fef69a92704" it does not specify algorithm=md5 and the Authorization line is split onto two lines. Looking at the code, it doesnt seem to check for the algorithm field so i'm thinking that part is okay, but i cant confirm if it is parsing the SIP headers and joining up the split lines before it carries out check_auth. any ideas? thanks Steve _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- 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
