Re: [SR-Users] Mitigation of unavailable rtpproxy

2013-11-07 Thread Alex Balashov
On 11/06/2013 02:03 PM, Daniel-Constantin Mierla wrote: On 11/6/13 2:58 PM, Alex Balashov wrote: 2. Is there any harm in calling unforce_rtp_proxy() for Call-IDs rtpproxy doesn't know about? is there a 'better' best practice for handling CANCELs where it is unknown whether rtpproxy was engag

Re: [SR-Users] Mitigation of unavailable rtpproxy

2013-11-06 Thread Corey Edwards
On Wed, Nov 6, 2013 at 12:03 PM, Daniel-Constantin Mierla wrote: > On 11/6/13 2:58 PM, Alex Balashov wrote: >> 2. Is there any harm in calling unforce_rtp_proxy() for Call-IDs rtpproxy >> doesn't know about? is there a 'better' best practice for handling CANCELs >> where it is unknown whether rtp

Re: [SR-Users] Mitigation of unavailable rtpproxy

2013-11-06 Thread Daniel-Constantin Mierla
On 11/6/13 2:58 PM, Alex Balashov wrote: On 11/06/2013 08:45 AM, Daniel-Constantin Mierla wrote: there are some parameters to control the timeout+retries for waiting a reply from rtpproxy: http://kamailio.org/docs/modules/stable/modules/rtpproxy.html#idp15243344 Looking it the code, it se

Re: [SR-Users] Mitigation of unavailable rtpproxy

2013-11-06 Thread Alex Balashov
On 11/06/2013 08:45 AM, Daniel-Constantin Mierla wrote: there are some parameters to control the timeout+retries for waiting a reply from rtpproxy: http://kamailio.org/docs/modules/stable/modules/rtpproxy.html#idp15243344 Looking it the code, it seems the value for timeout parameter is sec, bu

Re: [SR-Users] Mitigation of unavailable rtpproxy

2013-11-06 Thread Daniel-Constantin Mierla
Hello, there are some parameters to control the timeout+retries for waiting a reply from rtpproxy: http://kamailio.org/docs/modules/stable/modules/rtpproxy.html#idp15243344 Looking it the code, it seems the value for timeout parameter is sec, but could be easily made miliseconds, because the