[OpenSIPS-Devel] [opensips] Stateful and stateless callbacks before send. Msg send void* parameter to pas argument for calback. (#386)

Ionut Ionita notifications at github.com
Tue Nov 25 16:04:29 CET 2014


- removed unnecessary code from tm; 
- made difference in script_cb callbacks: there are callbacks which must be applied on all the messages like the one in dialog and are registered only once and callbacks that must be called only on some messages. The last ones must be freed so a difference must be done between them when registering. 
- modified msg_send to accept sip_msg* to avoid unnecessary double casting from sip_msg* to void* and vice versa;

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/386#issuecomment-64412565
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20141125/73ce3c7b/attachment.htm>


More information about the Devel mailing list