Re: [SR-Users] $sel variable (was: gracefuly stop kamailio)

2011-11-28 Thread Uri Shacked
what i am trying to do is to have a parameter on the script that is global and all instances can use it. i would like to be able to change the parameter while kamailio is running. and then based on this parameter to make a decision. for example - gracefuly stop. the explanation given in the topic

Re: [SR-Users] Kamailio - RTP Proxy problem

2011-11-28 Thread pablo umanzor
but according the log it shouldn't be running, because there is a segfault for this process check this out: >> > Nov 28 13:04:09 ubuntu kernel: [ 7015.931001] rtpproxy[2813]: segfault at >> > 0 ip 0805147c sp b6f27cd0 error 4 in rtpproxy[8048000+e000] >> > Nov 28 13:04:10 ubuntu /usr/local/kama

Re: [SR-Users] Kamailio - RTP Proxy problem

2011-11-28 Thread Sammy Govind
Hi, whats the output for the command "netstat -pln | grep 7722" or "netstat -pln | grep -i rtpproxy". Just curious to know if rtpproxy is actually listening on the mentioned port on localhost ! Regards, Sammy On Tue, Nov 29, 2011 at 2:37 AM, pablo umanzor wrote: > which version are you using

Re: [SR-Users] CANCEL not matching INVITES !

2011-11-28 Thread Sammy Govind
Hello again, Please see the attached wireshark trace, I tried for a sipgrep trace but couldn't somehow. I hope this will get me some clue on what I'm doing wrong. This is a setup with Kamailio in front of Asterisk Servers. Kamailio is multihomed and MS are on private IPs, all the calls are routed

Re: [SR-Users] Kamailio - RTP Proxy problem

2011-11-28 Thread pablo umanzor
which version are you using of RTP proxy? 1.2.1 from tarball or from git? try with 1.2.1 from tarball http://b2bua.org/chrome/site/rtpproxy-1.2.1.tar.gz and read this page http://nil.uniza.sk/sip/nat-fw/builiding-rtpproxy-server-121-git-debian-lenny regards pablo umanzor 2011/11/28 Jonny K

[SR-Users] undefined symbol: dprint_crit

2011-11-28 Thread Ämin Baumeler
Hi everybody I cross compiled kamailio for ARM. However, when I try to start kamailio on the ARM machine, it tells me that there are a lot of undefined symbols. E.g. libkcore.so does not find the symbol dprint_crit. Having a look at libkcore.so: $ nm -C -D lib/kcore/libkcore.so|grep dprint

[SR-Users] Kamailio - RTP Proxy problem

2011-11-28 Thread Jonny Klompas
I am using RTP Proxy with the following command: rtpproxy -l "my_IP" -s udp:localhost:7722 Nov 28 13:04:09 ubuntu /usr/local/kamailio-3.1/sbin/kamailio[2770]: INFO: rtpproxy [rtpproxy.c:1403]: rtp proxy found, support for it re-enabled Nov 28 13:04:09 ubuntu kernel: [ 7015.931001] rtpproxy[2813

Re: [SR-Users] How to enable RAW UDP in configuration file

2011-11-28 Thread laura testi
Thank you very much Daniel! I'll try it. If there is any visible impact, will provide the feedback here. Best Regards, Laura On Mon, Nov 28, 2011 at 12:08 PM, Daniel-Constantin Mierla wrote: > Hello, > > the parameters for udp4 raw tuning were missing from core cookbook - I just > added them:

Re: [SR-Users] $sel variable (was: gracefuly stop kamailio)

2011-11-28 Thread Daniel-Constantin Mierla
Hello, first, please use a different subject with a new email message if it is not a continuation of the original topic, but something completely different. The mailing list archive indexes the messages by thread ID as well as subject. Also, it makes easier for people to pick up the message a

Re: [SR-Users] "Version" Table missing

2011-11-28 Thread Daniel-Constantin Mierla
Hello, can you check inside MySQL server if database voip1 has a table named version? What is the kamailio version you are using? How did you create the database, with kamdbctl create? Cheers, Daniel On 11/28/11 2:59 PM, mn3250 mn3250 wrote: Hi, Looks like the table "Version" is missing i

[SR-Users] "Version" Table missing

2011-11-28 Thread mn3250 mn3250
Hi, Looks like the table "Version" is missing in the sql create script. 0(18594) DEBUG: db_mysql [km_my_con.c:94]: opening connection: mysql://:@localhost/voip1 0(18594) DEBUG: db_mysql [km_my_con.c:121]: connection type is Localhost via UNIX socket 0(18594) DEBUG: db_mysql [km_my_con.c:

[SR-Users] no sercmd_ctl file

2011-11-28 Thread Uri Shacked
how do i restore the serdmd file in order to run commands with sercmd? is there a way to run sercmd command woth kamctl only? ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router

Re: [SR-Users] CANCEL not matching INVITES !

2011-11-28 Thread Sammy Govind
Thanks for your reply I will attach the wireshark traces as soon as I get to my workstation. BR, Sammy. On Mon, Nov 28, 2011 at 3:33 PM, Daniel-Constantin Mierla wrote: > Hello, > > send the ngrep trace of such call, from the initial INVITE, you can use: > > ngrep -d any -qt -W byline port 506

Re: [SR-Users] gracefuly stop kamailio

2011-11-28 Thread Uri Shacked
can you expend of the $sel variable? how exaclty do i change it from the command line? where do i define it and how in the config... there is not explenation for that in the PV module..only for $shv ___ SIP Express Router (SER) and Kamailio (OpenSER)

Re: [SR-Users] How to enable RAW UDP in configuration file

2011-11-28 Thread Daniel-Constantin Mierla
Hello, the parameters for udp4 raw tuning were missing from core cookbook - I just added them: http://www.kamailio.org/wiki/cookbooks/3.2.x/core?&#udp_parameters It would be great if you can tell the results of using it, in terms of performance benefits, whether it was visible over all (cons

Re: [SR-Users] uacreg - need help

2011-11-28 Thread Daniel-Constantin Mierla
Hello, On 11/17/11 2:40 PM, Lucas Alvarez wrote: Hi Daniel, thank you for your specifications, I have reg_db_url and reg_contact_addr parameters set, but I'm receiving 401 from the sip provider, I have double checked the auth_password and it's ok. Is there any other parameter I have to set? s

Re: [SR-Users] Access to multivalue responses in ndb_redis

2011-11-28 Thread Daniel-Constantin Mierla
Hello, On 11/18/11 11:46 AM, Javier Gallart wrote: Hello do you know if it's possible to access the different values in a complex response using ndb_redis? For instance: ZREVRANGE key 0 -1 1) "123456" 2) "123" 3) "1" I'd like to store the first value (123456); is it possible? at this moment

Re: [SR-Users] starting kamailio method

2011-11-28 Thread Daniel-Constantin Mierla
On 11/27/11 4:14 PM, Alex Balashov wrote: On 11/27/2011 09:56 AM, Uri Shacked wrote: hi, what is the differebt when i start kamailio with the command "kamailio" only, or using "/etc/init.d/kamailio start ? using the first one gets me to see the log running... second one does not and with

Re: [SR-Users] CANCEL not matching INVITES !

2011-11-28 Thread Daniel-Constantin Mierla
Hello, send the ngrep trace of such call, from the initial INVITE, you can use: ngrep -d any -qt -W byline port 5060 The sip trace will help to see what is wrong with that CANCEL. Cheers, Daniel On 11/28/11 7:19 AM, Sammy Govind wrote: Anyone please help. On Sat, Nov 26, 2011 at 10:39 PM, S