[OpenSIPS-Users] t_relay
Liviu Chircu
liviu at opensips.org
Wed Jul 16 09:43:32 CEST 2014
Hello,
t_relay() will only "fail" because of internal reasons (e.g. out of mem,
max number of branches exceeded, transaction has 6XX status...).
It looks like you need to use a *failure_route* [1] for your
transaction, and perform your error handling when it eventually expires,
because no replies are being sent back. You can control the transaction
timeout with the timeout variables from the TM module [2].
[1]: http://www.opensips.org/Documentation/Script-Routes-1-12#toc3
[2]: http://www.opensips.org/html/docs/modules/1.12.x/tm.html#id295701
Best regards,
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 07/15/2014 10:20 PM, Gary Nyquist wrote:
> Hi,
> Looking for some insight into the t_relay().
> I am using the t_relay() to route INVITE to the Callee device (sip
> client running on a mobile device).
> I was expecting the t_relay() to fail (returning a -ve number), when
> the sip client is not running on the mobile device.
> But I find that t_relay() is not failing in this scenario.
> Is this the normal behavior of t_relay()?
> Thanks
> -Gary
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140716/7b731d72/attachment.htm>
More information about the Users
mailing list