Bogdan,<br><br>I figured out the issue, you are right the errors that were generated because Mysql client I have installed was not compiled properly with opensips (version 5.1).<br>thnanks<br><br><div class="gmail_quote">On Sun, Nov 15, 2009 at 1:50 PM, Bogdan-Andrei Iancu <span dir="ltr"><<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Mouncif,<br>
<br>
Do you get db errors only for the DIALOG module? do you have other<br>
modules using DB perfectly working?<br>
<br>
Have you tried to re-create the dialog table ?<br>
<br>
The error is generated directly by the mysql driver (from opensips)<br>
because it does not recognize the types of the columns from the dialog<br>
table - are you sure you are using the structure as provided by the<br>
opensips db installer ?<br>
<br>
Regards,<br>
<font color="#888888">Bogdan<br>
</font><div><div></div><div class="h5"><br>
Mouncif Benniane wrote:<br>
> I get this errors when starting opensips 1.6 with dialog module<br>
> enabled ( centos 5.2)<br>
><br>
> WARNING:db_mysql:db_mysql_get_columns: unhandled data type column<br>
> (hash_id) type id (154246320), use DB_STRING as default<br>
> WARNING:db_mysql:db_mysql_get_columns: unhandled data type column<br>
> (dialog) type id (154246392), use DB_STRING as default<br>
> WARNING:db_mysql:db_mysql_get_columns: unhandled data type column<br>
> (dialog) type id (154246432), use DB_STRING as default<br>
> WARNING:db_mysql:db_mysql_get_columns: unhandled data type column<br>
> (opensips) type id (154246512), use DB_STRING as default<br>
> WARNING:db_mysql:db_mysql_get_columns: unhandled data type column<br>
> (def) type id (154246544), use DB_STRING as default<br>
><br>
><br>
> my config looks like this:<br>
><br>
> #dialog<br>
> modparam("dialog", "profiles_with_value", "inbound")<br>
> modparam("dialog", "dlg_flag", 4)<br>
> modparam("dialog", "db_url", "mysql://root:passxxxx@localhost/opensips")<br>
> modparam("dialog", "db_mode", 1)<br>
> modparam("dialog", "db_update_period", 60)<br>
> modparam("dialog", "table_name", "dialog")<br>
><br>
><br>
> opensips never starts and exit. any ideas?? BTW same config and<br>
> version worked on centos 4.6.<br>
><br>
><br>
> Thanks<br>
><br>
</div></div><div><div></div><div class="h5">> ------------------------------------------------------------------------<br>
><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>
<br>
<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>
</div></div></blockquote></div><br>