Hi, Is it possible to implement a custom callback in kamailio modules?
Thanks
Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! Edition http://downloads.yahoo.com/in/firefox/?fr=om_email_firefox
On Montag, 4. Mai 2009, sasirekha jaganathan wrote:
Hi, Is it possible to implement a custom callback in kamailio modules?
Hi Sasirekha,
sure, this is possible. :-) There are plenty of existing callbacks in the module, e.g. for tm, rr, dialog.. Take a look for the "register_tmcb", or "register_dlgcb" functions to get an idea.
Cheers,
Henning
In principle, it is possible to implement anything programmatically.
sasirekha jaganathan wrote: