Re: [SR-Users] t_continue usage

2012-05-11 Thread Daniel-Constantin Mierla
Hello, On 5/10/12 9:40 AM, Vineet Menon wrote: Hi, the module doc page http://www.kamailio.org/docs/modules/3.3.x/modules_k/tmx.html#id2525893 says t_continue() has 3rd parameter which says which route block to execute. SO does that mean t_continue() should be present before routing logic(s

[SR-Users] t_continue usage

2012-05-10 Thread Vineet Menon
Hi, the module doc page http://www.kamailio.org/docs/modules/3.3.x/modules_k/tmx.html#id2525893says t_continue() has 3rd parameter which says which route block to execute. SO does that mean t_continue() should be present before routing logic(s)?? Where should be t_continue() be placed in a config?