On 1/3/07, Dan Austin <[EMAIL PROTECTED]> wrote:

Rob wrote:
> I'm using the latest svn trunk code.  The app_cbmysql builds,
> installs, and loads just fine.  But I don't get any CBMysql
> application within asterisk.  The only message I get as the
> module loads is something about finding the configuration file
> (successfully).
What version of Asterisk?  What does this command return:
*CLI> cb mysql status


As I said above, latest svn trunk code -- as of yesterday or the day before.

No such command 'cb mysql' (type 'help' for help)

The database & tables are created, though the DDL scripts
> provided seem to require MySQL 5.  The configuration file
> (cbmysql.conf) is in place and has been modified to reflect
> reality (username/pass and socket location).
I would not expect the scripts to be MySQL 5 dependant, but
they were contributed by another developer, so perhaps they are.

How are you determining that you do not have the application?


An error (I forget specifically) when I try to execute it from the dialplan
is what first keyed me in.  But subsequently the command/response below,
too.

What Does this command report:
*CLI> show application CBMySQL


No such command 'show application CBMySQL' (type 'help' for help)

But also, and probably more useful:

Your application(s) is (are) not registered
Command 'core show application CBMySQL' failed.

However, "module show like cb" does return:

Module                         Description                              Use
Count
app_cbmysql.so                 CBMysql conference scheduling
0
1 modules loaded

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