Re: [SR-Users] simple question but can't find the answer

2011-09-30 Thread Daniel-Constantin Mierla
Hello, On 9/30/11 12:11 AM, JJ Zeng wrote: Thanks Daniel. I followed your advice and install kamailio 3.1. Now I get a weird problem: it works 1 out 5 times for the relaying. try to set like tcp_connection_lifetime=3604 global parameter, or to a value higher than the longer registration

Re: [SR-Users] simple question but can't find the answer

2011-09-29 Thread Daniel-Constantin Mierla
sl_send_reply("500", "relaying failed"); } exit; *From:*Daniel-Constantin Mierla [mailto:mico...@gmail.com] *Sent:* Wednesday, September 28, 2011 2:49 AM *To:* SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List *Cc:* JJ Zen

Re: [SR-Users] simple question but can't find the answer

2011-09-28 Thread JJ Zeng
nd_reply("500", "relaying failed"); } exit; From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: Wednesday, September 28, 2011 2:49 AM To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List Cc: JJ Zeng Subject: Re: [SR-Use

Re: [SR-Users] simple question but can't find the answer

2011-09-28 Thread Daniel-Constantin Mierla
Hello, On 9/28/11 2:43 AM, JJ Zeng wrote: Hi, I am really new to ser(just installed it today). My situation is here: Both A and B make tcp connection to ser proxy server. If A sends "Invite" to B, ser would look up the tcp connection of B, and relay the sip request. If B is not connected