okay, probably a typing issue check in extconfig.conf you have a line that is something like
sipusers => mysql.asterisk_4,some_table_blablabla and it should be sipusers => mysql,asterisk_4,some_table_blablabla Note the change from period to comma right after "mysql"..... Otherwise post that section of your extconfig.conf Make sure you have the table created. > Hi, > > I have a new issue now:) > I compiled module and put it to modules dir configured the > res_mysql.conf file but when asterisk tries to take some data from > db I get: > [Nov 19 17:10:00] WARNING[2801]: config.c:1235 find_engine: > Realtime mapping for 'sipusers' found to engine > 'mysql.asterisk1_4', but the engine is not available > > _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
