Another little issue I stumbled over: as there are three new variables
available in a dialog, they should also be exported via dlg_list (MI).
These are: vars, profiles and script_flags

Cheers,
Thomas Gelf

Bogdan-Andrei Iancu schrieb:
> Hi,
> 
> I added to the dialog module support for data persistence (dialog script 
> flags, dialog script variables, dialog profiles) across restart. As this 
> data is highly dynamic nature (may changes very often), it is flushed to 
> DB only at shutdown time - so do not expect to see it in DB during runtime.
> 
> This will directly affect the script functionality - you can rely on not 
> loosing the dialog context if rebooting, and also the module using 
> dialog module (like load-balancer which needs to keep the profiles in 
> order to do the job).
> 
> Regards,
> Bogdan


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

Reply via email to