[sr-dev] [kamailio/kamailio] Feature Request: possibility to reload dialogs from db without restarting kamailio (#1274)

paolovisintin notifications at github.com
Mon Nov 20 13:07:34 CET 2017


In my opinion, if you specify the parameter (`load_dialog_vars_from_db($ci)`) the module should "append" the specified dialog in the dialog memory and handle it .
If you don't specify anything, method `load_dialog_vars_from_db(); ` should : 
- delete all dialogs in memory first
- restore dialogs from db to memory

There could be a third option , if needed by someone, to load all missing dialogs or load dialogs matching a particular regex rule

Actually we're dealing with sql_query and $dlg_vars with "not mine" dialogs in a distributed containerized environment (orchestrated by kubernetes), but yes, it is a workaround.




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1274#issuecomment-345677373
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171120/e91bc730/attachment.html>


More information about the sr-dev mailing list