Hi Michele, Thanks for the patch. For now, we decide not to integrate it since it seems too "advanced" for regular use. So, in the meantime, you can include pjsua_internal.h and put it at the application level. If there's more demand for this feature, we may reconsider it. Regards, Ming On Thu, May 7, 2015 at 11:19 PM, Michele Cicciotti <michele.cicciotti at privatewave.com> wrote: > New function pjsua_call_send_mod_request: same as pjsua_call_send_request, > but with two extra arguments, int mod_id and void *mod_data, same as the > last two arguments to pjsip_dlg_send_request. The patch also implements > PJSUA wrappers for pjsip_dlg_add_usage, pjsip_dlg_set_mod_data, > pjsip_dlg_get_mod_data > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >