Hi Timo,
In file t_hook.c line 386 "*cbp->callback( trans, cbp->types, params )*"
calls the function to record register_tmcb when I received a INVITE. I'd
like to now how register_tmcb function is call by the function callback.
Regards,
2011/6/3 Timo Reimann <timo.reimann(a)1und1.de>
Hi Bruno,
On 03.06.2011 00:07, Bruno Bresciani wrote:
I'm having doubts in the implementation of
the callback function module
tm. As she calls the function to record register_tmcb ()?
Can someome help me?
Could you be more specific on which part of the tm module you are having
trouble with?
If you need an example on how to use tm's callbacks you may take a look
at the dialog module, specifically the files dialog.c and dlg_handlers.c.
Cheers,
--Timo