Hello Daniel,

While going through the rtimer module we noticed that it execute the routing function repeatedly after the given interval of time. But our specification is to execute the routing function only once and timer should be enabled based on specific condition. Also there is no enable or disable option for rtimer module as in timer module, whether rtimer module can be enabled based on specific condition.If it is possible could you please suggest the solution.

Thanks & Regards,
Rathna.

On Oct 24, 2017 12:54 PM, "RAJA SREE RATHNA gomathinayagam" <rajasreerathna@gmail.com> wrote:
Hi,
   I tried using the timer function to call a function after specific time but it was not working as specified. Could you please help me with some example using timer to trigger a function.
 
I tried it using the description given in below link.
 
www.kamailio.org/docs/modules/devel/modules/timer.html


Thanks and regards,
Rathna.