Re: [SR-Users] Real error?

2016-12-01 Thread Ivailo Dobrev
Yes, and it is very annoying one. On 2-3 restarts is happens. Not had enough time to troubleshoot it. On 12/01/2016 06:27 AM, Olvera, Victor wrote: Is this a real error? 9(1899) ERROR: cdp [peerstatemachine.c:635]: I_Snd_CER(): I_Snd_CER(): Error on finding local host address > Socket operati

Re: [SR-Users] Struggling at 1000 Concurrent Calls

2016-08-12 Thread Ivailo Dobrev
Hello, Is it possible to hit some kernel limits ? check: ulimit -a / dmesg Regards, Ivo On 08/12/2016 05:46 PM, Jack Stevens wrote: *Hi Guys*, The cpu is fine and the ram is okay the machine has 12 gig of ram and 12 2.6 cpu cores. After about a peak of 1300 calls it drops to 600 calls **

Re: [SR-Users] Configuring/Integrating Kamailio Open IMS with FHoSS

2016-07-22 Thread Ivailo Dobrev
Hello Victor, Maybe the easiest way to have working setup is by getting VM image: https://www.kamailio.org/w/2016/02/kamailio-ims-getting-started-box/ Regards, Ivo On 07/21/2016 11:18 PM, Olvera, Victor wrote: How does one configure Kamailio Open IMS and FHoSS? In other words, how does on

Re: [SR-Users] Kamailio 4.4.1 REGISTER Parse Error in PCSCF

2016-05-30 Thread Ivailo Dobrev
Hi Mihail, There is something strange in your log: parser/msg_parser.c:610]: parse_msg(): method: <*#001#020#002#021Žt#023ÄÀš±2Àš±d*REGISTER>(24) For some reason bad SIP messages are generated somewhere. Maybe if you find the cause of this problem you will resolve the other. Regards, Ivo

Re: [SR-Users] Kamailio IMS_QOS

2016-04-27 Thread Ivailo Dobrev
usrloc module with dmq_usrloc. I know that ims_usrloc_pcscf is a dependency of ims_qos, but the doubt here is if I don't use the ims_registrar_pcscf, the usrloc_pcscf won't be used to store usr location? And the ims_qos will wor

Re: [SR-Users] Kamailio IMS_QOS

2016-04-22 Thread Ivailo Dobrev
for VoLTE (preconditions), for example you can call on 183 SP whilst using plain SIP you will have to call on the first reply you get that has SDP (either 183SP or 200OK). HTH Cheers Jason On Fri, Apr 22, 2016 at 11:11 PM, Ivailo Dobrev <mailto:ivai...@telera.eu>> wrote: Yes you send b

Re: [SR-Users] Kamailio IMS_QOS

2016-04-22 Thread Ivailo Dobrev
the SDP information from the Initial Invite and also from 183 ringing or 200Ok, Am I correct? Because PCRF needs to know the session parameters from Initial Initial INVITE and the reply to it. The PCRF is a proprietary solution. Thank you BR José Seabra 2016-04-22 21:54 GMT+01:00 Ivailo

Re: [SR-Users] Kamailio IMS_QOS

2016-04-22 Thread Ivailo Dobrev
Hi Franz, There no real OS PCRF. Yota/Telexir use to had some free VM image that is OK for test. You can search about FreePCRF. It is a little tricky to configure it but ... I made for my tests a really dummy one based on FreeDIAMETER. Generally speaking PCRF is the "brain" of the network and

Re: [SR-Users] Kamailio IMS_QOS

2016-04-22 Thread Ivailo Dobrev
Hi Jose, AAR is made no the reply. Reply is the place in that both media streams in SDP are available and known. Default IMS config should be changed a little Rx to start work. This also reminds me that you will probably face another problem if your PCRF does not have integration w/ HSS. P.S