<div dir="ltr">Bogdan and team,<div><br></div><div>This is on a 1.9 build from October 17, plus the recently committed change to the dialog table schema in dbtext.</div><div><br></div><div>Here&#39;s the scenario...  After a fresh Opensips start, I place a call through it.  A dialog is established.  I stop Opensips after about five seconds and verify the contents of the dialog table file:<br>
</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>dlg_id(bigint) callid(string) from_uri(string) from_tag(string) to_uri(string) to_tag(string) mangled_from_uri(string,null) mangled_to_uri(string,null) caller_cseq(string) callee_cseq(string) caller_ping_cseq(int) callee_ping_cseq(int) caller_route_set(string,null) callee_route_set(string,null) caller_contact(string) callee_contact(string) caller_sock(string) callee_sock(string) state(int) start_time(int) timeout(int) vars(string,null) profiles(string,null) script_flags(int) flags(int)</div>
</div><div><div>8672076440446:662bbb7a-8f52-4c26-adaa-6f2f5f870751:.....remaining fields for dialog record.....</div></div></blockquote><div><br></div><div>I again start Opensips.  I see this in the log (debug=3):</div><div>
<br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>ERROR:dialog:load_dialog_info_from_db: column dlg_id cannot be null/has wrong type 6 -&gt; skipping</div></blockquote><div><br></div><div>One interesting note, when Opensips starts the dlg_id column is defined with &#39;long&#39;.  After Opensips exits, it has &#39;bigint&#39; type.  I don&#39;t know if that&#39;s relevant.</div>
<div><br></div><div><br></div><div>- Jeff</div><div><br></div><div><br></div><div><br></div></div>