Bogdan-Andrei Iancu wrote:
>>
>> INVITE
>>      setflag(4)
>>      create_dialog() # returns true
>>      store_dlg_value("foo", "bar")
>>      set_dlg_flag("10")
>>
>>
>> CANCEL       
>>      create_dialog() # returns false
>>      fetch_dlg_value("foo", "$avp(i:2)") # returns empty
>>      is_dlg_flag_set("10") # returns false
>>   
> 
> hmm... I see your point. actually the CANCEL is not matched against the 
> dialog at all at this point, this is why you do not get the dialog info 
> there.
> 
> But I think it should be there, so please open a bug report on the 
> tracker and I will take care of it.
> 

Cool. I've submitted the issue in the tracker. Thanks for your help.

-Brent

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to