On Montag, 7. September 2009, Rajesh wrote:
> Am configuring imc for kamailio and i would like to
> know , why am i getting the error on starting kamailio.My error is as
> follows
> " ERROR:db_mysql:db_mysql_submit_query: driver error on query: Unknown
> column 'name' in 'field list'
> Sep 7 14:23:25 [4034] ERROR:core:db_do_query: error while submitting query
> Sep 7 14:23:25 [4034] ERROR:imc:add_from_db: failed to querry table
> Sep 7 14:23:25 [4034] ERROR:imc:mod_init: failed to get information from
> db Sep 7 14:23:25 [4034] ERROR:core:init_mod: failed to initialize module
> imc Sep 7 14:23:25 [4034] ERROR:core:main: error while initializing
> modules "
Hi Rajesh,
can you do issue a mysql "desc imc_rooms;" on your openser/ kamailio DB to check if the table is correctly setup? And do you configured a database url for the imc module?
Cheers,
Henning