Re: [SR-Users] no response, re-route calls to a different address

2015-09-13 Thread ycaner
Hello There is a fr_inv_timer func on TM modules. You can check tm Modules. http://kamailio.org/docs/modules/4.3.x/modules/tm.html -- View this message in context: http://sip-router.1086192.n5.nabble.com/no-response-re-route-calls-to-a-different-address-tp141253p141277.html Sent from the Users

Re: [SR-Users] no response, re-route calls to a different address

2015-09-11 Thread Al S
id")){ t_relay(); } } } Thanks,Al S > Date: Fri, 11 Sep 2015 07:01:17 -0700 > From: yasin.ca...@netgsm.com.tr > To: sr-users@lists.sip-router.org > Subject: Re: [SR-Users] no response, re-route calls to a different address > > hello; > you can do with carrierroute

Re: [SR-Users] no response, re-route calls to a different address

2015-09-11 Thread Daniel-Constantin Mierla
Hello, default kamailio.cfg does re-routing to voicemail server (if you set the address for such server). The mechanism is based on failure_route -- before sending to first destination, arm a failure_route using t_on_failure("name") and then define faolure_route[name] where you handle the case whe

Re: [SR-Users] no response, re-route calls to a different address

2015-09-11 Thread ycaner
hello; you can do with carrierroute or other routing modules. when address doesn't respond in session time , it gives 408 request timeout. so with failure_route methods, you can re-route calls to different addresss. -- View this message in context: http://sip-router.1086192.n5.nabble.com/no-re

[SR-Users] no response, re-route calls to a different address

2015-09-11 Thread Al S
Hi, Can we make Kamailio to re-route calls from an address that does not respond to a different address? Thanks,Al ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-rout