Re: [OpenSIPS-Users] Failure cause code in case of transaction timeout

2016-04-20 Thread Alex Balashov

On 04/19/2016 11:29 PM, John Nash wrote:


I am using fr_inv_timer and fr_timer and logging failed transactions,
but in both cases I get request timeout. Can I control this somehow so
that I log "Time out" only in case fr_timer expires and record something
else in case fr_inv_timer?


The best option I can think of is to set a transaction-persistent flag 
of some sort, e.g. using AVPs, to indicate that at least some reply has 
been received in an onreply_route.


http://www.opensips.org/Documentation/Script-CoreVar-2-2#toc2

It then becomes quite easy to logically deduce the circumstances of the 
timeout in a failure_route.


-- Alex

--
Alex Balashov | Principal | Evariste Systems LLC
1447 Peachtree Street NE, Suite 700
Atlanta, GA 30309
United States

Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] Failure cause code in case of transaction timeout

2016-04-19 Thread John Nash
I am using fr_inv_timer and fr_timer and logging failed transactions, but
in both cases I get request timeout. Can I control this somehow so that I
log "Time out" only in case fr_timer expires and record something else in
case fr_inv_timer?
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users