Ma write:
> 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:

What version of Asterisk?  I ask because I have had
Reports of problems against svn trunk and svn branches
after 1.4.0 was released.

>       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"

<log snip>
> this seems it was loaded successful.
That portion of the log looks good.

> what's the matter?

These steps will help identify the problem-
1.  module unload app_cbmysql.so
2.  core set verbose 10
3.  core set debug 10
4.  module load app_cbmysql.so

Dan
_______________________________________________
--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