Re: [SR-Users] parse errors in rr-callback of path module

2011-09-14 Thread Andreas Granig
Hi, On 09/14/2011 11:27 AM, Daniel-Constantin Mierla wrote: > ok, I committed a fix to master and 3.1 branches: > > http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=10eac9b125ff2a13a2ae240897a3f17bc1243c71 This has fixed my issue, thanks alot Daniel! Andreas signature.asc

Re: [SR-Users] parse errors in rr-callback of path module

2011-09-14 Thread Daniel-Constantin Mierla
Hello, On 9/14/11 11:08 AM, Andreas Granig wrote: Hi, On 09/14/2011 10:42 AM, Daniel-Constantin Mierla wrote: Seems like the rr params value is not set properly. I looked in rr module and such case can happen indeed, but for the case when uri in rr does not match myself. Is this also in your

Re: [SR-Users] parse errors in rr-callback of path module

2011-09-14 Thread Andreas Granig
Hi, On 09/14/2011 10:42 AM, Daniel-Constantin Mierla wrote: >>> Seems like the rr params value is not set properly. I looked in rr module >>> and such case can happen indeed, but for the case when uri in rr does not >>> match myself. Is this also in your case? I wonder anyhow why the callbacks

Re: [SR-Users] parse errors in rr-callback of path module

2011-09-14 Thread Daniel-Constantin Mierla
Hello, On 9/14/11 9:55 AM, Andreas Granig wrote: Hi Daniel, On 09/14/2011 08:30 AM, Daniel-Constantine Mierla wrote: Seems like the rr params value is not set properly. I looked in rr module and such case can happen indeed, but for the case when uri in rr does not match myself. Is this also

Re: [SR-Users] parse errors in rr-callback of path module

2011-09-14 Thread Andreas Granig
Hi Daniel, On 09/14/2011 08:30 AM, Daniel-Constantine Mierla wrote: > Seems like the rr params value is not set properly. I looked in rr module and > such case can happen indeed, but for the case when uri in rr does not match > myself. Is this also in your case? I wonder anyhow why the callbacks

Re: [SR-Users] parse errors in rr-callback of path module

2011-09-13 Thread Daniel-Constantine Mierla
Hello, Seems like the rr params value is not set properly. I looked in rr module and such case can happen indeed, but for the case when uri in rr does not match myself. Is this also in your case? I wonder anyhow why the callbacks are executed in route header uri is not local address... I will

Re: [SR-Users] parse errors in rr-callback of path module

2011-09-13 Thread Andreas Granig
Hi, On 08/29/2011 10:27 PM, Daniel-Constantin Mierla wrote: > No clue yet since I am not calling loose_route() for initial requests, > like in the default config, so if there is an issue just with the case > of pre-loaded Route, I couldn't spot it so far. Having the value of the > parameters it tr

Re: [SR-Users] parse errors in rr-callback of path module

2011-08-29 Thread Daniel-Constantin Mierla
Hello, On 8/29/11 7:17 PM, Andreas Granig wrote: Hi, path module calls register_rrcb when "use_received" is set to 1 to extract the "received=" param and set its content as dst-uri if present. Now I've noticed that when e.g. a message has a pre-loaded route like "Route:", then kamailio (at lea

[SR-Users] parse errors in rr-callback of path module

2011-08-29 Thread Andreas Granig
Hi, path module calls register_rrcb when "use_received" is set to 1 to extract the "received=" param and set its content as dst-uri if present. Now I've noticed that when e.g. a message has a pre-loaded route like "Route: ", then kamailio (at least 3.1.3) spits the following error message: /usr/