Re: [SR-Users] Location issue

2014-06-10 Thread Igor Potjevlesch
Hello Daniel, It works fine with “db_op_rui”. Thank you. Regards, Igor. De : Igor Potjevlesch [mailto:igor.potjevle...@gmail.com] Envoyé : mercredi 28 mai 2014 16:31 À : mico...@gmail.com; 'Kamailio (SER) - Users Mailing List' Objet : RE: [SR-Users] Location issue Hello Daniel,

Re: [SR-Users] IMS and SIP over WebSocket 500/Error

2014-06-10 Thread DURECU, OLIVIER (OLIVIER)
Hi Carsten, I had a look Kamailio repo and did not find the configuration you proposed to post. Did I look at the bad place or didn't you find the time to do it ? Thanks, Olivier Hi Olivier, i will update the configuration files for WebSockets at the P-CSCF after KamailioWorld. The week a

[SR-Users] Kamailio and Freepbx Integration

2014-06-10 Thread Carlos Rangel
Hello I am working on a project which looks for integration between Kamailio with Freepbx. We want to have remote sip users connected to the Freepbx server which is behind a NAT Firewall. The remote users are dynamic so IP addresses are always changing so we want Kamailio to authenticate this u

Re: [SR-Users] kamailio + rtpengine: damaged media (Red Hat Linux)

2014-06-10 Thread Richard Fuchs
On 06/10/14 05:41, Alexey Rybalko wrote: > Hello! > > 2014-06-09 19:06 GMT+04:00 Richard Fuchs >: > > Hard to tell what the problem is without looking at the RTP traffic. The > log looks fine. The delay you mentioned could indicate that it might be > the ke

Re: [SR-Users] inbound kamailio dispatcher faulty routing of ack after 200 OK

2014-06-10 Thread pa...@eremina.net
Hi! Check "did=" in your dialog messages? if not present, use match_dialog_mode = 0. 2014-06-10 18:16 GMT+06:00 Gijs Kwakkel : > client1 <> provider <> kamailio <> asterisk <> client2 > > when client1 calls client2, everything seems to work. sounds works. > after a few seconds the call gets term

Re: [SR-Users] SOLVED (PATCH): Re: Kamailio accepts and stores XCAP XML document from jitsi but rejects it on retrieval

2014-06-10 Thread Alex Villací­s Lasso
El 03/06/14 14:09, Alex Villací­s Lasso escribió: El 02/06/14 12:31, Alex Villací­s Lasso escribió: El 31/05/14 01:30, Daniel-Constantin Mierla escribió: On 30/05/14 22:02, Alex Villací­s Lasso wrote: [...] The xml document retrieval is failing again. Now it is because retrieval is truncatin

Re: [SR-Users] Problem with MSRP AUTH

2014-06-10 Thread Muhammad Shahzad
Any update? Do you need any additional info? Thank you. On Fri, Jun 6, 2014 at 11:29 PM, Muhammad Shahzad wrote: > I have sent you logs to your private email separately, did you get them? > > Thank you. > > > > > On Fri, Jun 6, 2014 at 3:48 PM, Muhammad Shahzad > wrote: > >> OK sure. I will

Re: [SR-Users] Crash Kamailio 4.1 (qm_debug_frag(): BUG: qm_*: prev. fragm. tail overwritten)

2014-06-10 Thread Andrés Souto
I don't know the Kamailio internals but after that commit this crash does not occur... Yeah, I'm think the log is complete but it contains more than one execution. I updated the file to a new log. Now it only contains one executions from initialization until it crashes. The message is still not pr

Re: [SR-Users] Crash Kamailio 4.1 (qm_debug_frag(): BUG: qm_*: prev. fragm. tail overwritten)

2014-06-10 Thread Daniel-Constantin Mierla
Hello, On 10/06/14 12:47, Andrés Souto wrote: Hello, I'm not using tel2uri(). I tested it again and I can't reproduced it with the last commit in 4.1 branch. With version 4.1.3 it reproduces always. The problem seems to be present after more than one mysql query thus I thought it could be re

Re: [SR-Users] Crash Kamailio 4.1 (qm_debug_frag(): BUG: qm_*: prev. fragm. tail overwritten)

2014-06-10 Thread Andrés Souto
Hello, I'm not using tel2uri(). I tested it again and I can't reproduced it with the last commit in 4.1 branch. With version 4.1.3 it reproduces always. The problem seems to be present after more than one mysql query thus I thought it could be related with that commit. I try it at 642428cf8be1c735

Re: [SR-Users] MSILO add on deliver event route still no joy

2014-06-10 Thread Roberto Fichera
On 06/10/2014 12:22 PM, Daniel-Constantin Mierla wrote: Hi, > > On 10/06/14 10:37, Roberto Fichera wrote: >> [..] >>> the parse from error don't seem to be from parse_msg(). >>> >>> Can you print the uac buffer and send it over here to see if it is >>> something wrong there? >> >> Jun 10 09:32:2

Re: [SR-Users] MSILO add on deliver event route still no joy

2014-06-10 Thread Daniel-Constantin Mierla
On 10/06/14 10:37, Roberto Fichera wrote: [..] the parse from error don't seem to be from parse_msg(). Can you print the uac buffer and send it over here to see if it is something wrong there? Jun 10 09:32:29 ip-10-227-0-26.localdomain /usr/sbin/kamailio[29663]: DEBUG: msilo [msilo.c:1403]

Re: [SR-Users] re-use Expires from 200 OK

2014-06-10 Thread Daniel-Constantin Mierla
Hello, you can try with: $sel(contact.uri.params[expires]) Alternative, you can use {tobody.params} transformation over the Contact header body, then the {param.value,expires} transformation. Cheers, Daniel On 27/05/14 18:40, Daniel Ciprus wrote: Is there any way to extract Expires from 200

Re: [SR-Users] kamailio + rtpengine: damaged media (Red Hat Linux)

2014-06-10 Thread Alexey Rybalko
Hello! 2014-06-09 19:06 GMT+04:00 Richard Fuchs : Hard to tell what the problem is without looking at the RTP traffic. The > log looks fine. The delay you mentioned could indicate that it might be > the kernel module that's misbehaving. Perhaps you can try the same thing > again, but without the

Re: [SR-Users] MSILO add on deliver event route still no joy

2014-06-10 Thread Roberto Fichera
On 06/10/2014 10:20 AM, Daniel-Constantin Mierla wrote: > Hello, Hi, > the parse from error don't seem to be from parse_msg(). > > Can you print the uac buffer and send it over here to see if it is something > wrong there? Jun 10 09:32:29 ip-10-227-0-26.localdomain /usr/sbin/kamailio[29663]: DE

Re: [SR-Users] MSILO add on deliver event route still no joy

2014-06-10 Thread Daniel-Constantin Mierla
Hello, the parse from error don't seem to be from parse_msg(). Can you print the uac buffer and send it over here to see if it is something wrong there? You get a crash as well, very likely due to the shm free at the end. Cheers, Daniel On 10/06/14 09:40, Roberto Fichera wrote: On 06/09/20

Re: [SR-Users] MSILO add on deliver event route still no joy

2014-06-10 Thread Roberto Fichera
On 06/09/2014 08:55 PM, Daniel-Constantin Mierla wrote: > Hello, Hi, > the $ru should be the same as $tu in this case. $ru will change when the > message loops back and there is a > lookup("location") in the config, but in the callback you don't get it. > > If you really want to get the content