[SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-16 Thread Oliver Roth
Hi there I have the following problem - I need to remove a codec in the initial INVITE. This happens since I changed from rtpproxy to rtpengine. I changed all rtpproxy_manage() to rtpengine_manage(). Originating INVITE with the "clearmode" m=audio 9196 RTP/AVP 8 0 125 101 a=rtpmap:0 PCMU/8000 a

Re: [SR-Users] Possible memory leak in mysql driver

2016-11-16 Thread Daniel-Constantin Mierla
Hello, the plan is to freeze development of v5.0 before the Chirstmas of the first week of January, then it will be a 1-1.5 months of testing, followed by the release. So expect like 2-3 months till the stable release of 5.0. As for the issue, it can be a buffer overflow somewhere, not related to

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-16 Thread Carsten Bock
Hi Oli, i am happy not beeing the only one with trouble with Colt... ;-) The question is, when do you call rtpengine_manage? After this block or before? A major difference between RTPEngine and RTPProxy is, that RTPProxy only replaces IP/Port, while RTPEngine takes the complete SDP and returns a n

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-16 Thread Daniel-Constantin Mierla
Hello, are you executing rtpengine_manage() before or after removing the codec? Cheers, Daniel On 16/11/16 10:03, Oliver Roth wrote: > > Hi there > > > > I have the following problem – I need to remove a codec in the initial > INVITE. > > This happens since I changed from rtpproxy to rtpengin

Re: [SR-Users] msilo

2016-11-16 Thread Daniel-Constantin Mierla
Hello, as an alternative, I think it should work by using sql_query(...) to insert whatever values one would like to have in msilo table. This might be a quick workaround until someone will code the extension to get the body via a function parameter. Cheers, Daniel On 15/11/16 16:07, Federico C

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

2016-11-16 Thread Daniel-Constantin Mierla
Hello, as I can see in the logs, the rpc command fails to execute because it requires async processing which is not implemented by jsonrpc-s module. Then it is an INVITE received: ct 7 13:45:36 POC_ProxyA /usr/sbin/kamailio[6572]: INFO:

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

2016-11-16 Thread Jonathan Hunter
Hi Daniel, Thanks again for the response, I presume I have to be careful with the characters and syntax for the exec command ? I will try it out and let you know. Many thanks Jon From: Daniel-Constantin Mierla Sent: 16 November 2016 09:45 To: Jonathan Hu

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

2016-11-16 Thread Jonathan Hunter
Hello Daniel, Sorry to bother you again, last time! So the mi command line is; kamctl mi t_uac_dlg INFO sip:3003@193.144.1.112 . . \"From:sip:1234@8.8.8.8"\r\nTo:sip:3003@193.144.1.112\r\nContact:sip:daemon@8.8.8.8\r\n\"" Which works fine, however I add to exec module and it doesnt like the s

Re: [SR-Users] SDP Codec not removed with RTPengine - but with rtpproxy it worked

2016-11-16 Thread Oliver Roth
Hi, I guess it is after executing rtpengine_maange() – but not really sure. How can I check that? I get a different sdp header that is going out of the gateway v=0 o=Dialogic_SDP 3975025 0 IN IP4 213.173.185.38 s=Dialogic-SIP c=IN IP4 185.49.222.198 t=0 0 m=audio 20306 RTP/AVP 8 0 125 101 a=rtpm

Re: [SR-Users] Possible memory leak in mysql driver

2016-11-16 Thread Alexandru Covalschi
Thanks for response Daniel, Can you point me to the location where the core dump should be generated? Afaik kamailio was compiled in /usr/local, what is the workdir for that setup? I can't figure it out from systemd config file. Also, is it really necessary to run as root? What if I set enough

[SR-Users] [CFP] reminder! FOSDEM RTC dev-room talks: deadline tomorrow

2016-11-16 Thread FOSDEM RTC Team
Reminder: speaker's deadline tomorrow, 17 November at 23:59 UTC The Free RTC dev-room has already received some really exciting talk proposals but there is still time for people to propose talks or encourage friends or colleagues to speak. Many other dev-rooms also have a deadline in the next fe

Re: [SR-Users] msilo

2016-11-16 Thread Slava Bendersky
Hello Daniel, Yes that good alternative. I will use sql to fetch or insert staff. Slava From: "Daniel-Constantin Mierla" To: "sr-users" Sent: Wednesday, 16 November, 2016 04:37:24 Subject: Re: [SR-Users] msilo Hello, as an alternative, I think it should work by using sql_query(...

[SR-Users] Kamailio for SIP Capture With Registration

2016-11-16 Thread Ali Dakroub~Vanrise Technical Support
Hello, Kindly note that I am configuring Kamailio for SIP capture with "Registration" module (registrar.so). Before loading the "Sip Capture" module (sipcapture.so) into Kamailio.cfg file, the registration of the SIP Phone (X-lite) is successful. Yet, when we add the "Sip Capture" module (sipca

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

2016-11-16 Thread Jonathan Hunter
Hi Daniel, Figured out the syntax and its working great in terms of generating the SIP INFO message, just need to get it to send within dialog and I have a solution. For reference the following works; exec_avp("kamctl mi t_uac_dlg INFO sip:3003@193.144.1.112 . . \\\"From:$fu\"\\r\\nTo:$tu\\

[SR-Users] Error message not seen before

2016-11-16 Thread Kevin Greene
Hi fellow Kamailio people: I was using the Siremis (v2.0) to manage my Kamailio application. I received a message labeled "System Internal Error" It seems, assuming I understand it correctly, that a table called "kamailio.uacreg" does not exist in the database. I receive this error when I click o