[OpenSIPS-Users] timer_route

Muhammad Shahzad shaheryarkh at gmail.com
Sun Jun 16 20:07:11 CEST 2013


route_timer is periodic scheduler with respect to start of OpenSIPS
service. You can not call it on per transaction basis as it does not
processing a message. See the docs,

http://www.opensips.org/Documentation/Script-Routes-1-9#toc8

Thank you.




On Sun, Jun 16, 2013 at 9:25 AM, Dragomir Haralambiev <goup2010 at gmail.com>wrote:

> Hello,
>
> I try to start timer_route when receive INVITE.
>
> if (is_method("INVITE")) {
>      .....
>      timer_route(gw_update);
>
> }
>
>  timer_route[gw_update, 10] {
>        xlog("L_ERR", "timer_route.... ");
>   }
>
>
> What I do wrong?
>
> Best regards,
> PlayMen
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>


-- 
Mit freundlichen Grüßen
Muhammad Shahzad
-----------------------------------
CISCO Rich Media Communication Specialist (CRMCS)
CISCO Certified Network Associate (CCNA)
Cell: +49 176 99 83 10 85
MSN: shari_786pk at hotmail.com
Email: shaheryarkh at googlemail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130616/251da990/attachment.htm>


More information about the Users mailing list