Yeah Thanks a lot,
I got the way to do.
On Fri, February 8, 2013 4:54 am, Daniel-Constantin Mierla wrote:
> Hello,
>
>
> you have to implement a callback mechanism. Perhaps you can extend the sr
> event framework. One point to start with is to look at how core is
> executing functions from the d
Hello,
you have to implement a callback mechanism. Perhaps you can extend the
sr event framework. One point to start with is to look at how core is
executing functions from the debugger module.
Cheers,
Daniel
On 2/8/13 10:08 AM, madhumanju...@integramicro.com wrote:
Hello All,
Is it possib
Hello All,
Is it possible to call functions in custom modules
say modules/my_module/my_file.c
if my_file.c has a function and want to access/call it from kamailio core
file
ie., which is under /root/kamailio-3.3.2/receive.c ??
If not possible,what is the way to access functions in custom modules