Hi, This patch adds the function pjsip_tdata_get_dlg() which is similar to the pjsip_rdata_get_dlg() function except that it works on tdatas. This is very useful to use from inside a module to know if a particular outgoing request/response should be modified based on it belonging to a dialog. I would be happy if someone from the pjsip team could review it and apply it if they think it makes sense. Best Regards, Kal
Attachment:
pj-pjsip_tdata_get_dlg.patch
Description: Binary data
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org