Greetings,

When I use uac_auth() in a failure route in this manner:

   if(t_check_status("407")) {
       uac_auth();
       append_branch();
       t_relay();
   }

or the reverse order vis-a-vis uac_auth() and append_branch(), I do not see any digest authentication headers being inserted into the retransmitted INVITE request. Also, CSeq is not being incremented.

This is Kamailio 3.0.2.

Please advise.

--
Alex Balashov - Principal
Evariste Systems LLC
1170 Peachtree Street
12th Floor, Suite 1200
Atlanta, GA 30309
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to