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

paolovisintin notifications at github.com
Thu Feb 8 08:48:28 CET 2018


Sorry , re-reading this issue I saw I made a mistake, the correct usage shoud be : 
```
if(!is_known_dlg()) {
	load_dialog_vars_from_db($ci);
}
```
as `$dlg(callid)` at that point is not set

-- 
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-364029058
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180207/285a9e11/attachment.html>


More information about the sr-dev mailing list