[OpenSIPS-Users] storing and accessing dialog module flags and vals

Brent Thomson bthomson at getjive.com
Fri Sep 4 15:35:03 CEST 2009


Thanks. I'll watch the tracker and patch my build once you've got a  
fix. Let me know if there's anything I can do to help.

-Brent

On Sep 4, 2009, at 6:48 AM, Bogdan-Andrei Iancu <bogdan at voice- 
system.ro> wrote:

> Brent Thomson wrote:
>> 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.
>>
>
> Thanks - Got it and assigned it me; I will work it out for 1.6
>
> Regards,
> Bogdan
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users



More information about the Users mailing list