[OpenSIPS-Users] dialog module errors

Mouncif Benniane mouncifbb at gmail.com
Sun Nov 15 00:24:44 CET 2009


I get this errors when starting opensips 1.6 with dialog module enabled (
centos 5.2)

WARNING:db_mysql:db_mysql_get_columns: unhandled data type column (hash_id)
type id (154246320), use DB_STRING as default
WARNING:db_mysql:db_mysql_get_columns: unhandled data type column (dialog)
type id (154246392), use DB_STRING as default
WARNING:db_mysql:db_mysql_get_columns: unhandled data type column (dialog)
type id (154246432), use DB_STRING as default
WARNING:db_mysql:db_mysql_get_columns: unhandled data type column (opensips)
type id (154246512), use DB_STRING as default
WARNING:db_mysql:db_mysql_get_columns: unhandled data type column (def) type
id (154246544), use DB_STRING as default


my config looks like this:

#dialog
modparam("dialog", "profiles_with_value", "inbound")
modparam("dialog", "dlg_flag", 4)
modparam("dialog", "db_url", "mysql://root:passxxxx@localhost/opensips")
modparam("dialog", "db_mode", 1)
modparam("dialog", "db_update_period", 60)
modparam("dialog", "table_name", "dialog")


opensips never starts and exit. any ideas?? BTW same config and version
worked on centos 4.6.


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20091114/e2cf79a6/attachment.htm 


More information about the Users mailing list