Re: [SR-Users] Audio issue when using 2 port ATA

2016-01-07 Thread Daniel-Constantin Mierla
Is the SDP updated with the IP of RTPProxy? Cheers, Daniel On 06/01/16 21:06, Daniel W. Graham wrote: > > I do control, this particular setup is in my lab. I just took another > look at the captures and see both RTP streams (viewing in front of > firewall). First call rtp is sourced from Kamailio

Re: [SR-Users] Kamailio crashing after comparing AVP with string

2016-01-07 Thread Jurijs Ivolga
Hi all! To follow-up on this issue, I created sample config file which is killing Kamailio. :) Please find in attachment kamailio config and dispatcher config file. To crash kamailio dispatcher list file should contain at least 2 records and all destinations(It looks like it is enough even if 1

Re: [SR-Users] Kamailio IMS deployment

2016-01-07 Thread Franz Edler
Hi all, the ./p,i,scscf.sh files From: Ramya Y [mailto:y.ramya...@gmail.com] Sent: Thursday, January 7, 2016 3:13 PM To: Daniel-Constantin Mierla ; Kamailio (SER) - Users Mailing List Cc: franz.ed...@technikum-wien.at Subject: Re: [SR-Users] Kamailio IMS deployment Hi Franz, c

Re: [SR-Users] using pipelimit at CPS (1 second)

2016-01-07 Thread Alex Balashov
Vik, We have used pipelimit at a sampling interval of 1 second, and, on the basis of contact with reality, decided to shift to a 3-second sampling window. The major problem with the 1-second interval is not the CPU usage, but that it's not very useful. Such a sampling window is extremely re

Re: [SR-Users] config file error for kamailio wheezy

2016-01-07 Thread Ramya Y
could any one help me with this. On Wed, Jan 6, 2016 at 11:15 PM, Ramya Y wrote: > Hi Daniel, > > Now i used single mpath: /usr/lib/i386-linux-gnu/kamailio/modules/ > > Still i am facing the same error. > > root@debian:/etc/kamailio# kamailio start > > loading modules under config path: > /usr/l

Re: [SR-Users] Kamailio IMS deployment

2016-01-07 Thread Franz Edler
Hi, the p-, i- and scscf.sh files are not required, because these are from the origin OpenIMScore which I installed in an intermediate step (which led to an step4-image with origin OpenIMScore). Unfortunately the log-file which I provided yesterday also included this part. I now have u

Re: [SR-Users] config file error for kamailio wheezy

2016-01-07 Thread huseyin kalyoncu
hello your log file says: 0(4133) ERROR: [sr_module.c:565]: load_module(): could not find module in 0(4133) : [cfg.y:3432]: yyerror_at(): parse error in config file /etc/kamailio/kamailio.cfg, line 114, column 12-21: failed to load module your config file is wrong. it should be "db_mysql.so

Re: [SR-Users] config file error for kamailio wheezy

2016-01-07 Thread huseyin kalyoncu
btw there should be a db_mysql.so file in your module directory. if there isnt any than you should compile it in the src dir and place it under that directory. On Thu, Jan 7, 2016 at 7:58 PM, huseyin kalyoncu wrote: > hello > > your log file says: > > 0(4133) ERROR: [sr_module.c:565]: load_mod

Re: [SR-Users] Kamailio IMS deployment

2016-01-07 Thread Franz Edler
Hi Daniel, Yes, I think so. IMS is a complex system and I used it for a long time for education of myself and later of my students (University of Applied Sciences in Vienna). As OpenIMSCore has now been ported to Kamailio it was now the first time I got some time to configure the core function

Re: [SR-Users] [sr-dev] Fosdem 2016

2016-01-07 Thread Camille Oudot
Le Tue, 5 Jan 2016 20:06:19 +0100, Daniel-Constantin Mierla a écrit : > anyone going to Fosdem? Hi, I'll be there too, up for any chat / dinner / drink event. See you -- Camille ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users maili

Re: [SR-Users] using pipelimit at CPS (1 second)

2016-01-07 Thread Vik Killa
Do you operate Kamilio in a wholesale environment with many CPS? On Thu, Jan 7, 2016 at 12:22 PM, Alex Balashov wrote: > Vik, > > We have used pipelimit at a sampling interval of 1 second, and, on the > basis of contact with reality, decided to shift to a 3-second sampling > window. > > The majo

Re: [SR-Users] Audio issue when using 2 port ATA

2016-01-07 Thread Daniel W. Graham
The SDP was updated with RTPProxy IP. Yes, config was written around the default config, here are some snippets of the config that is related. Do I just need to call branch route in the failure route? if ($branch(count) > 0) { t_load_contacts(); t_next_co