2010/4/15 Henning Westerholt henning.westerholt@1und1.de:
On Thursday 15 April 2010, Iñaki Baz Castillo wrote:
I already asked somewhere what such sflag means. Nobody answered so I suspect it's not important (in fact I cannot imagine its usage). Of course is somebody explains its usage it can be easily added :)
Hi Iñaki,
this are the stored dialog script flags. They can be checked with exported functions (dlg_setflag(..), as described in the dialog readme. If you want to keep these three functions, you probably would also need the column in the DB.
Thanks, you are right. However this is better accomplished in the new design as each early dialog could have different dflags (something not possible with the current Dialog module). See http://www.kamailio.org/dokuwiki/doku.php/dialog-stateful:new-dialog-module-...
Apart from that, I've done some improvements in the proposal by explaining how the dialog_out entries are updated (and also by adding more information about dflags).
Regards.