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
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?