| < Previous by Date | Date Index | Next by Date > |
| < Previous in Thread | Thread Index |
|
Thanks Scott for your response. We have had a problem with the port "from" which is sip:user@proxy:port and not sip:user@addressUser: port and now the register succeeded. And,it's right : the initial request wasn't contain Auth headers, but they was added after receiving a 401 from Astericks. Mathilde Scott Godin a écrit : I think the via port issue was just fixed (rev 6459) - are you using the SVN head or RC1 code? For Authentication you need to install a ClientAuthManager and setup a UserProfile appropriately. The initial request will not contain Auth headers, but they will be added after receiving a 401/407 from Astericks. See dum/test/BasicCall.cxx. Scott-----Original Message----- From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Emmanuel BUU Sent: Wednesday, August 30, 2006 6:46 PM To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx Subject: Re: [reSIProcate] [DUM] User agent unable to register - more info / more analysis Emmanuel BUU a écrit : |