Re: [SR-Users] Is this a BUG?

2010-08-11 Thread Timo Reimann
On 11.08.2010 23:39, dotnetdub wrote: > The same endpoint never causes our Kamailio 1.4.1 servers to generate > this message. I have watched the SIP transactions and the ACK always > seems to arrive at the correct point in the dialog. The endpoint is > Asterisk 1.4.22. The reason why you never saw

Re: [SR-Users] Is this a BUG?

2010-08-11 Thread Timo Reimann
Hey Brian, On 11.08.2010 13:01, dotnetdub wrote: > I see this in every call setup.. > > CRITICAL: dialog [dlg_hash.c:591]: bogus event 6 in state 2 for > dlg 0xaf933bd0 [3739:1530909163] with clid > '5959362a340dfa7938cf52ae1ba4b...@my.proxy.com >

Re: [SR-Users] Issue using subst

2010-08-11 Thread Alex Balashov
Uriel, Why not simplify the matter? 1. Extract the value(s) of the existing Remote-Party-ID header using $re. Or, if you need something other than the RPID URI, some transformation applied to $hdr(Remote-Party-ID). 2. remove_hf("Remote-Party-ID"); 3. append_hf("Remote-Party-ID: "); :) O

Re: [SR-Users] Is this a BUG?

2010-08-11 Thread dotnetdub
2010/8/11 Henning Westerholt > On Wednesday 11 August 2010, dotnetdub wrote: > > I see this in every call setup.. > > > > CRITICAL: dialog [dlg_hash.c:591]: bogus event 6 in state 2 for dlg > > 0xaf933bd0 [3739:1530909163] with clid > > '5959362a340dfa7938cf52ae1ba4b...@my.proxy.com 5959362a340

[SR-Users] Issue using subst

2010-08-11 Thread Uriel Rozenbaum
Hi guys, I'm having a weird situation when trying to modify some parts of the RPID on my config file. I'm using Kamailio 1.5.3-notls The code is the following: ... subst('/^Remote-Party-ID:(.*)sip:(.*)@(.*)$/Remote-Party-ID:\1sip:$avp(s:ANIegress)@\3/ig'); subst('/^Remote-Party-ID:(.*)"(.*)"(.*)

Re: [SR-Users] Is this a BUG?

2010-08-11 Thread Henning Westerholt
On Wednesday 11 August 2010, dotnetdub wrote: > I see this in every call setup.. > > CRITICAL: dialog [dlg_hash.c:591]: bogus event 6 in state 2 for dlg > 0xaf933bd0 [3739:1530909163] with clid > '5959362a340dfa7938cf52ae1ba4b...@my.proxy.com 52ae1ba4b...@my.proxy.c

[SR-Users] Is this a BUG?

2010-08-11 Thread dotnetdub
Hi All, I see this in every call setup.. CRITICAL: dialog [dlg_hash.c:591]: bogus event 6 in state 2 for dlg 0xaf933bd0 [3739:1530909163] with clid ' 5959362a340dfa7938cf52ae1ba4b...@my.proxy.com' and tags 'as5b636a8a' '' I am running SIP-Router 3.01 I note this thread: http://www.mail-archive.