HI, today I download Web-MeetMe-3.0.0 for asterisk 1.4.0 but when I call the 
extension which invoke cbmysql, a warning appears:

        WARNING[20225] pbx.c: No application 'CBMysql' for extension (default, 
1995, 3)

I check the application, it didn't registered

        CLI> core show application CBMySQL
        Your application(s) is (are) not registered

But I can see it  use "show module"

and in my start log, it shows

        [Jan 30 18:40:15] VERBOSE[6702] logger.c:   == Parsing 
'/etc/asterisk/cbmysql.conf': [Jan 30 18:40:15] VERBOSE[6702] logger.c: Found
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got hostname of 
localhost
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got port of 3306
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got sock file of 
/var/lib/mysql/mysql.sock
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got user of root
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got dbname of 
meetme
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got password of 
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: Using Database  
for Admin & User Options
         [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got Connference 
Application of MeetMe
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got Conference 
Count Application of MeetMeCount
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMuSQL: Early Alert set 
to 300 seconds.
        [Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: Successfully connected to 
MySQL database.

this seems it was loaded successful.

what's the matter?
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to