[Kamailio-Users] Trying to deliver a call across multiple peers with t_relay
Iñaki Baz Castillo
ibc at aliax.net
Fri Nov 28 10:45:12 CET 2008
El Viernes, 28 de Noviembre de 2008, Tyler Brauer escribió:
> if(!t_relay("udp:1.1.1.1:5060","0x2"))
> {
> if(!t_relay("udp:2.2.2.2:5060"))
> {
> xlog("L_INFO", "Could not complete");
> }
> }
This is not how Kamailio works. Please refer to failure_route documentation to
understand how to handle it.
--
Iñaki Baz Castillo
More information about the Users
mailing list