Set debug level to 6 and then send the logs again.<br><br>-Qasim<br><br><div class="gmail_quote">On Mon, Mar 18, 2013 at 2:14 PM, Peter Zoltan Keresztes <span dir="ltr">&lt;<a href="mailto:zozo6015@gmail.com" target="_blank">zozo6015@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Yes, the table/DB name is correct. the same as in config.h in the sources.<div><div>#define VERSION_TABLE     &quot;version&quot;             /*!&lt; Table holding versions of other opensips tables */</div>
<div>#define VERSION_COLUMN    &quot;table_version&quot;       /*!&lt; Column name for the version value in version table */</div><div>#define TABLENAME_COLUMN  &quot;table_name&quot;          /*!&lt; Column name of the table name column in the version table */</div>
</div><div><br></div><div><div>mysql&gt; describe version;</div><div>+---------------+------------------+------+-----+---------+-------+</div><div>| Field         | Type             | Null | Key | Default | Extra |</div><div>
+---------------+------------------+------+-----+---------+-------+</div><div>| table_name    | char(32)         | NO   | PRI | NULL    |       |</div><div>| table_version | int(10) unsigned | NO   |     | 0       |       |</div>
<div>+---------------+------------------+------+-----+---------+-------+</div><div>2 rows in set (0.00 sec)</div></div><div><div class="h5"><div><br></div><div><br><div><div>On 18 Mar 2013, at 08:08, &quot;<a href="mailto:qasimakhan@gmail.com" target="_blank">qasimakhan@gmail.com</a>&quot; &lt;<a href="mailto:qasimakhan@gmail.com" target="_blank">qasimakhan@gmail.com</a>&gt; wrote:</div>
<br><blockquote type="cite">Have you confirmed that table/DB name is correct? You can verify your version table from config.h in your sources.<br><br>-Qasim<br><br><div class="gmail_quote">On Sun, Mar 17, 2013 at 10:32 PM, Peter Zoltan Keresztes <span dir="ltr">&lt;<a href="mailto:zozo6015@gmail.com" target="_blank">zozo6015@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have installed an opensips 1.9<br>
I have the configuration copied from an 1.8 setup created a brand new database  when I start it I am getting the following errors:<br>
Mar 17 09:56:35 freya /usr/local/sbin/opensips[434]: ERROR:core:db_check_table_version: invalid version 0 for table dialog found, expected 8<br>
Mar 17 09:56:35 freya /usr/local/sbin/opensips[434]: ERROR:dialog:init_dlg_db: error during table version check.<br>
Mar 17 09:56:35 freya /usr/local/sbin/opensips[434]: ERROR:dialog:mod_init: failed to initialize the DB support<br>
Mar 17 09:56:35 freya /usr/local/sbin/opensips[434]: ERROR:core:init_mod: failed to initialize module dialog<br>
Mar 17 09:56:35 freya /usr/local/sbin/opensips[434]: ERROR:core:main: error while initializing modules<br>
<br>
The error is telling about invalid version of the dialog table however if I check the version table the dialog has the value 8 as it supposed to have it.<br>
<br>
Thanks<br>
Peter<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br>
_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>