Re: [SR-Users] t_relay is failing after 45 seconds...

2012-04-04 Thread Krishna Kurapati
Daniel, I tried this configuration snippet. t_on_failure("FAIL_ONE"); # Do not try opening connections with clients since they are behind NAT set_forward_no_connect(); xlog("L_ALERT", "calling t_relay\n"); # set timeout to be less 30s for INVITE and 20s f

Re: [SR-Users] t_relay is failing after 45 seconds...

2012-04-03 Thread Daniel-Constantin Mierla
Hello, On 3/30/12 2:27 PM, Krishna Kurapati wrote: Hi, I have # Time in seconds after a TCP connection will be closed if it is not available for writing in this interval tcp_send_timeout=2 And I am using save("location", "0x04")) to save only one contact per user. However, when I tried t

[SR-Users] t_relay is failing after 45 seconds...

2012-03-30 Thread Krishna Kurapati
Hi, I have # Time in seconds after a TCP connection will be closed if it is not available for writing in this interval tcp_send_timeout=2 And I am using save("location", "0x04")) to save only one contact per user. However, when I tried to relay message to a user, sometimes it is taking over 4