Hello,

On 17.05.24 08:39, Valentin Christoph via sr-users wrote:
>
> Dear all,
>
>  
>
> I would probably need to store some dialog scoped information in an
> IMS environment, but the ims_dialog module does not implement the
> $dlg_var() pseudo variable.
>
>  
>
> Do you know other, maybe better, possibilities to store dialog scoped
> information in an IMS (CSCF) environment?
>
I leverage a lot htable, even when dialog is used. The call-id ($ci) is
the same for all messages within the dialog and it can be used as a prefix:

$sht(dlg=>$ci::xyz)

Cheers,
Daniel

-- 
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services -- asipto.com
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:

Reply via email to