To explain my question in more detail:
(1) Client --[INVITE]--> Server
(2) Client <--[TRYING]-- Server
(3) Client <--[OK/200]-- Server
@ Step 3 I need to verify the headers of the 200 response on the client side. If the verification fails, I need to end the call immediately.
On Mon, Aug 22, 2016 at 10:03 PM, b17 c0de <b17c0de@xxxxxxxxx> wrote:
Hi,I would like to check/verify the response headers of a SIP INVITE request. If the verification fails I would like to end the call. How can this be done in PJSUA?Thanks,Kal
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org