I found t_on_branch_failure() in 4.1. Would that be the way to handle this?
On Thu, Mar 13, 2014 at 1:36 PM, Marc Soda wrote:
> Can someone tell me how to handle a 401 from a 302 redirect? I am
> attempting to register with the uac module. Normally, I set a failure
> route for the 401 and ca
Can someone tell me how to handle a 401 from a 302 redirect? I am
attempting to register with the uac module. Normally, I set a failure
route for the 401 and call auc_auth(). In this case, I am receiving a 302,
sending the register with get_redirects(), then getting a 401. However,
Kamailio see