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, view it on GitHub, or mute the thread.