Re: [SR-Users] INVITE timeout timer

2016-11-14 Thread Alex Balashov
Hi, fr_timer and fr_inv_timer do different things: - fr_timer goes off when there's no response _at all_ to the INVITE, not even 100 Trying. - If you received a 100 Trying or other provisional (1xx) repy, fr_inv_timer will apply instead. -- Alex -- Alex Balashov | Principal | Evariste Sys

[SR-Users] INVITE timeout timer

2016-11-14 Thread Diogenes Aviles
I have changed the following tm parameters in order to have an timeout INVITE equal to 20 sec (2 ms). # - tm params - # auto-discard branches from previous serial forking leg modparam("tm", "failure_reply_mode", 0) # default retransmission timeout: 20sec modparam("tm", "fr_timer", 2

[SR-Users] usage of app_mono : how to communicate results back to config file

2016-11-14 Thread Pranathi Venkatayogi
Hi, I am using app_mono module and building my logic in c# app. I am unable to understand how to send the decision back to kamalio.cfg. More precisely: I would like my routing logic to allow specific user names though they are not registered as subscribers. Like: transl...@myip.cyracom.com<

Re: [SR-Users] Send SIP Info within a dialog using $uac_req(method)="INFO"

2016-11-14 Thread Jonathan Hunter
Hi Daniel, I am just trying to put the mi command into jsonrpc_exec and looking at the documentation, Im not sure in this instance how to put down multiple parameters. Running this command works in command line; kamctl mi t_uac_dlg INFO sip:3003@193.144.1.112 . . \"From:sip:1234@8.8.8.8"\r\nT

Re: [SR-Users] RTPProxy benchmark

2016-11-14 Thread Gholamreza Sabery
No not the first time. But over time. I rebooted my system and error is gone! It seems that it happens over time. On Mon, Nov 14, 2016 at 6:12 PM, Daniel-Constantin Mierla wrote: > Are you getting the error first time when you reach first 1900 sessions? > Or after a while, after some previous se

Re: [SR-Users] RTPProxy benchmark

2016-11-14 Thread Daniel-Constantin Mierla
Are you getting the error first time when you reach first 1900 sessions? Or after a while, after some previous sessions are ended? Cheers, Daniel On 14/11/16 11:19, Gholamreza Sabery wrote: > I already set these parameters: > > rtpproxy -m 5000 -M 65000 > > As well limits for number of open files

Re: [SR-Users] RTPProxy benchmark

2016-11-14 Thread Gholamreza Sabery
I already set these parameters: rtpproxy -m 5000 -M 65000 As well limits for number of open files are set to 100 (ulimit -n). When I increased log level of RTPProxy I saw: ERR:create_twinlistener:GENERAL: can't create IPv4 socket: Too many open files in system On Mon, Nov 14, 2016 at 1:46 P

Re: [SR-Users] RTPProxy benchmark

2016-11-14 Thread Daniel-Constantin Mierla
Hello, first thing to look at is the port range. There are some parameter that you can provide to rtpproxy in command line in order to increase the range of port it can use -- see 'rtpproxy -h' or 'man rtpproxy'. Cheers, Daniel On 14/11/16 11:14, Gholamreza Sabery wrote: > Dear Daniel: > > I us

Re: [SR-Users] RTPProxy benchmark

2016-11-14 Thread Gholamreza Sabery
Dear Daniel: I used a single RTPProxy instance. RTPProxy version = 20040107. And yes there was traffic for all calls but traffic is one-way. One leg sends the call and the other just receives it. On Mon, Nov 14, 2016 at 1:40 PM, Daniel-Constantin Mierla wrote: > Hello, > > have you used a singl

Re: [SR-Users] BYE dispatcher

2016-11-14 Thread Daniel-Constantin Mierla
Hello, your are welcome! Glad to hear it was sorted out. Cheers, Daniel On 13/11/16 06:50, Slava Bendersky wrote: > Hello Daniel, > I resolved all configuration issues and right now call goes both > directions include rtp. > Again huge thank you for help. > > Slava. > --

Re: [SR-Users] RTPProxy benchmark

2016-11-14 Thread Daniel-Constantin Mierla
Hello, have you used a single rtpproxy instance? Was there RTP traffic for all 1900 calls? Is this with rtpproxy 1.2 or 2.0? Cheers, Daniel On 14/11/16 10:44, Gholamreza Sabery wrote: > I managed to create about 1900 concurrent calls using a single > Kamailio and RTPProxy server. But after this

[SR-Users] RTPProxy benchmark

2016-11-14 Thread Gholamreza Sabery
I managed to create about 1900 concurrent calls using a single Kamailio and RTPProxy server. But after this number RTPProxy returns 0 and the following error is shown in the Kamailio log files: incorrect port 0 in reply from rtp proxy What is the problem here? Also number of file descriptors that