Hello,

 

I am using do_rouring module on opensips 1.8.3 

I have a problem such as if the trunk is unreachable it will make a lot of
delay and the user may send a cancel before it jump to next provider ,how to
avoid that and let it jump if there were  no response in 4 seconds from the
trunk

 

My TM parametes are :

loadmodule "tm.so"

modparam("tm", "fr_timer",10)

modparam("tm", "wt_timer",10)

modparam("tm", "fr_inv_timer", 60)

modparam("tm", "onreply_avp_mode", 1)

modparam("tm", "fr_timer_avp", "$avp(4)")

modparam("tm", "fr_inv_timer_avp

 

regards

 

 

 

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to