Re: [SR-Users] Transaction-persistent data and uac_req_send()

2017-02-21 Thread Daniel-Constantin Mierla
I am fine with that. Cheers, Daniel On 21/02/2017 04:44, Alex Balashov wrote: > Daniel, > > Would you accept a patch to modify the size of that buffer to something > larger than 128? Like 256? > > On Mon, Feb 20, 2017 at 07:25:02PM -0500, Alex Balashov wrote: > >> On Mon, Feb 20, 2017 at 10:11:3

[SR-Users] parse_addr_spec(): unexpected char [^M] in status 6:

2017-02-21 Thread Abdoul Osséni
Hello, Could you help us to fix this error? [parser/parse_addr_spec.c:662]: parse_addr_spec(): unexpected char [^M] in status 6: Regards Abdoul. ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org

Re: [SR-Users] parse_addr_spec(): unexpected char [^M] in status 6:

2017-02-21 Thread przeqpiciel
IT looks likwidacji YouTube have to change convert EOL from windows style to unix style. 21.02.2017 12:00 PM "Abdoul Osséni" napisał(a): > Hello, > > Could you help us to fix this error? > > [parser/parse_addr_spec.c:662]: parse_addr_spec(): unexpected char > [^M] in status 6: > > Regards > Abd

Re: [SR-Users] parse_addr_spec(): unexpected char [^M] in status 6:

2017-02-21 Thread przeqpiciel
Im so sorry for my previous mail. I mean: It looks like you have to change EOL style in yours config file from Windows style to Unix style. 21.02.2017 12:46 PM "przeqpiciel" napisał(a): > IT looks likwidacji YouTube have to change convert EOL from windows style > to unix style. > > 21.02.2017 12

Re: [SR-Users] parse_addr_spec(): unexpected char [^M] in status 6:

2017-02-21 Thread Daniel-Constantin Mierla
It will help to know if there are other log messages, or just this one. The function is used to parser the body of several headers, so I expect there is a message with a broken one. Cheers, Daniel On 21/02/2017 15:32, przeqpiciel wrote: > Im so sorry for my previous mail. I mean: It looks like y

Re: [SR-Users] parse_addr_spec(): unexpected char [^M] in status 6:

2017-02-21 Thread Abdoul Osséni
Thank you for this feedback. Bellow the full message: Feb 21 11:14:46 proxy-xxx-com /usr/local/sbin/kamailio[7858]: ERROR: [parser/parse_addr_spec.c:662]: parse_addr_spec(): unexpected char [^M] in status 6: [: > It will help to know if there are other log messages, or just this one. > The fun

Re: [SR-Users] parse_addr_spec(): unexpected char [^M] in status 6:

2017-02-21 Thread Daniel-Constantin Mierla
That really looks like an invalid sip uri, with many one after the other. Do you know if this is received from the client side (a phone, or another proxy)? Cheers, Daniel On 21/02/2017 17:25, Abdoul Osséni wrote: > Thank you for this feedback. > > Bellow the full message: > > Feb 21 11:14:46 pr

[SR-Users] How to handle CANCEL if corresponding INVITE transaction is missing

2017-02-21 Thread Venkatesh Macha
Hi all, I am using Kamailio 4.4.5, It is working fine. But in one case. If i make a video call between the two users and cancels the call then Call is not disconnecting on the callee side. Please look the following scenario. 1000 made one video call to 2000 2000 is ringing. Now 1000 disconnec