[reSIProcate] Invite Auth problem
shailesh
shpatel at varaha.com
Tue Aug 30 04:37:51 CDT 2005
Hello all
I face problem for the INVITE. Like once registration is completed with
Authentication after that INVITE comes without Proxy-Authentication so some
SIP Server drops this message with "487 request terminated" not send the
"407 Proxy Authorization Required". So in this case my INVITE is drop so
call is not placed. if I want to send INVITE with proxy Auth Info How can I
do that ?
My call flow is like this
Client Server
REGISTER ---------------------------->
<------------------------- 407 Error
REGISTER - AUTH -------------->
<------------------------- 200 OK
ACK------------------------->
INVITE ----------------------------->
<--------------------------- 487 request terminated
So I want following INVITE with AUTH so it not sent that 487 error message.
INVITE-AUTH ------------------------>
<----------------------- 100 trying
.......
Basically I want INVITE will go with AUTH not without AUTH info after
successful registration with AUTH.
Regards,
Shailesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050830/c3a05178/attachment.htm>
More information about the resiprocate-devel
mailing list