Re: [SR-Users] SIP Message Body

2016-04-06 Thread ycaner
Hello; you can check or alter sdp messages with sdpops module. http://www.kamailio.org/docs/modules/4.3.x/modules/sdpops.html -- View this message in context: http://sip-router.1086192.n5.nabble.com/SIP-Message-Body-tp147315p147319.html Sent from the Users mailing list archive at Nabble.com.

Re: [SR-Users] 4.4 crash at start

2016-04-06 Thread Anthony Messina
On Wednesday, April 06, 2016 09:22:21 PM Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > > Thanks! Can you try with the patch > > 1545b8de396e8e5d0ef24c9102beff18b3cf36e5? > > I tried and there was no crash. > > > Also, check that all listen ip addresses are actually used by kamailio >

Re: [SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > Thanks! Can you try with the patch > 1545b8de396e8e5d0ef24c9102beff18b3cf36e5? I tried and there was no crash. > Also, check that all listen ip addresses are actually used by kamailio > (they should be printed at startup). They were all listed. -- Juha

[SR-Users] Insert callerid in Kamailio

2016-04-06 Thread Nelson Migliaro
Hello, I am planning to insert the caller id in my Kamailio before sending the call to sip vendor. I am planning to send a prefix before the number and use that prefix in the SQL query to select the CLID. I was thinking in the sqlops to select the CLID and then append the result in the

[SR-Users] Question about debugging using `kamcmd pkg.stats`

2016-04-06 Thread Lucian Balaceanu
Hi Daniel, While debugging a 'no private memory left' issue by using `kamcmd pkg.stats` we stumbled upon data we don't understand. Could you help with some information? `kamcmd pkg.stats`returns free values of about 8M per process with an exception: kamailio with no apparent problems:

Re: [SR-Users] 4.4 crash at start

2016-04-06 Thread Daniel-Constantin Mierla
Have you reverted only e6dd2c172be3712e8c468cbe7e55ba94d81a7b62, or also d7fca53e8c5409849ec044098a143e7254129c00. >From the core file, can you give the output with gdb for: p ifa p *ifa p *ifa->ifa_addr Also, are you using listen with interface id (e.g., eth0)? Or is with ip only, or no

[SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
Juha Heinanen writes: > Perhaps recent commit e6dd2c172be3712e8c468cbe7e55ba94d81a7b62 is to > blame of the crash. Yes, I reverted the commit in my local source and the crash is gone. -- Juha ___ SIP Express Router (SER) and Kamailio (OpenSER) -

[SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
Juha Heinanen writes: > I build kamailio from latest 4.4 git source and got crash at start: > > (gdb) where > #0 0x00449af8 in add_interfaces ( > if_name=0x7f0e770106e8 "192.98.102.10", family=0, port=13880, proto=1978, > ai_l=0x1277600) at socket_info.c:1210 > #1

[SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
I build kamailio from latest 4.4 git source and got crash at start: (gdb) where #0 0x00449af8 in add_interfaces ( if_name=0x7f0e770106e8 "192.98.102.10", family=0, port=13880, proto=1978, ai_l=0x1277600) at socket_info.c:1210 #1 0x0044ad77 in fix_socket_list (list=0x5,

[SR-Users] rtp proxy truncates sdp body

2016-04-06 Thread Yasin CANER
Hello;     I am trying to rtp processing with rtpproxy.  i couldnt find why it truncate the sdp body. there is no clue in debug mod 4. Could you hava a look what is wrong? rtpproxy running like that "rtpproxy -l public_ip -s udp:127.0.0.1:7723 -F -m

Re: [SR-Users] SQLOPS select database in realtime

2016-04-06 Thread Daniel-Constantin Mierla
On 05/04/16 14:18, Paul Smith wrote: > Hi Jon, > The normal way would be to use multiple modparam lines, one for each > of your databases. Then in your route config you can select and use > any of those connections: > > http://kamailio.org/docs/modules/4.4.x/modules/sqlops.html#idm20488 > >

Re: [SR-Users] Ka--כרmailio asאעא ער מאיכקטח- a presence server

2016-04-06 Thread Shlomi Gutman
אני אה כן בתאריך 4 באפר׳ 2016 8:45 לפנה״צ,‏ "Daniel-Constantin Mierla" < mico...@gmail.com> כתב: > Hello, > > can you run with debug=3 in config file and see if you get some hints from > syslog messages about what happens ? > > Cheers, > Daniel > > On 01/04/16 17:17, Igor Olhovskiy wrote: > > Hi!

Re: [SR-Users] about xml rpc response behavior

2016-04-06 Thread ycaner
Hello Daniel; when i have a look xml spec , you are clearly right. there is no point about it. but i want to one more example about it. When we coding about it, my programmers ask me after send request reload/terminate dialog, "What happened now?" , no response? Because they are used to use