Hi All
I have a typical requirement, where I have a forwarding SBC between an endpoint and kamailio as shown below.
Endpoint ----> SBC ------> Kamailio
From endpoint I am sending REGISTER request. It reaches SBC. SBC sends the REGISTER request to Kamailio, Kamailio challenges it (401), and challenge response is received at endpoint through SBC.
Next endpoint adds authorization header and sends REGISTER to SBC, SBC forwards it to Kamailio.