Wouldn't that also trigger a local 408 if I received a provisional response but then exceeded the fr_inv_timer?
That's really the issue. An automated dialer ended up calling cell phones without voicemail multiple times because of the gateway failover. -----Original Message----- From: users-boun...@lists.kamailio.org [mailto:users-boun...@lists.kamailio.org] On Behalf Of Iñaki Baz Castillo Sent: Thursday, March 04, 2010 10:54 AM To: users@lists.kamailio.org Subject: Re: [Kamailio-Users] local 408 from fr_timer and fr_inv_timer El Jueves, 4 de Marzo de 2010, Robert McGilvray escribió: > I need to failover in case a gateway doesn't respond with provisional > (it's set at 5 seconds currently). Then you just need to use in failure_route: if (t_local_replied("all") This means that all the responses have been locally generated. You can play with fr_timer so TM would generate a 408 locally if no provisional response is received within fr_timer seconds. -- Iñaki Baz Castillo <i...@aliax.net> _______________________________________________ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users -------------------------------------------------------------------------- This email with all information contained herein or attached hereto may contain confidential and/or privileged information intended for the addressee(s) only. If you have received this email in error, please contact the sender and immediately delete this email in its entirety and any attachments thereto. _______________________________________________ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users