Ovidiu Sas wrote:
> On Wed, Oct 15, 2008 at 10:25 PM, Alex Balashov
> <[EMAIL PROTECTED]> wrote:
>> Also, is there a way to get the dialog module to match subsequent
>> in-dialog requests (i.e. re-INVITEs, ACKs, BYEs) without using the
>> dialog correlator field that gets stamped into the Route: header, and
>> therefore requiring the use of loose_route() to read and consume?
>>
>> I thought that switching the matching mode to pure SIP attributes only
>> would do the trick, but it doesn't.  They won't match.
> 
> I'm using the dialog module  in match mode 2:
> modparam("dialog", "dlg_match_mode", 2)
> and all my in dialog requests are matched.
> 
> How do you know that you don't have a match?

Because the profile count stays the same based on $fU and increases with 
every call, and doesn't get torn down when the dialogs end.

-- 
Alex Balashov
Evariste Systems
Web    : http://www.evaristesys.com/
Tel    : (+1) (678) 954-0670
Direct : (+1) (678) 954-0671
Mobile : (+1) (706) 338-8599

_______________________________________________
Users mailing list
Users@lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users

Reply via email to