Hello all,
I am using pjsua2 in a C++ application.
I have to send a proprietary request "MESSAGE" without making a call.
According to the documentation, I think I have to use : pjsip_endpt_send_request
Endpoint class in PJSUA2 does not seem to wrap this method.
Is there a way to call this method from my PJSUA2 Endpoint or how can I send this request ?
Thank you in advance
Regards,
Yann
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org