[sr-dev] [kamailio/kamailio] Reply code in $uac_req(evcode) remains 401 instead of 200 when using uac_req_send() with authentication (#1598)

Daniel-Constantin Mierla notifications at github.com
Sun Jul 22 07:38:29 CEST 2018


I looked at the code and the event route is executed only for first final response, in this case 401/407. When the 2nd reply comes (for the request with credentials), there is no event route executed. That's the reason you do not see the 200ok.

As a new feature, I can add execution for the follow up reply.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1598#issuecomment-406842511
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180721/0da1b1e4/attachment.html>


More information about the sr-dev mailing list