On 1/3/07, <b class="gmail_sendername">Dan Austin</b> <<a href="mailto:Dan_Austin@phoenix.com">Dan_Austin@phoenix.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Rob wrote:<br>> I'm using the latest svn trunk code. The app_cbmysql builds,<br>> installs, and loads just fine. But I don't get any CBMysql<br>> application within asterisk. The only message I get as the
<br>> module loads is something about finding the configuration file<br>> (successfully).<br>What version of Asterisk? What does this command return:<br>*CLI> cb mysql status</blockquote><div><br>As I said above, latest svn trunk code -- as of yesterday or the day before.
<br><br> No such command 'cb mysql' (type 'help' for help)<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> The database & tables are created, though the DDL scripts
<br>> provided seem to require MySQL 5. The configuration file<br>> (cbmysql.conf) is in place and has been modified to reflect<br>> reality (username/pass and socket location).<br>I would not expect the scripts to be MySQL 5 dependant, but
<br>they were contributed by another developer, so perhaps they are.<br><br>How are you determining that you do not have the application?</blockquote><div><br>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.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What Does this command report:<br>*CLI> show application CBMySQL</blockquote>
<div><br>No such command 'show application CBMySQL' (type 'help' for help)<br><br>But also, and probably more useful:<br><br>Your application(s) is (are) not registered<br>Command 'core show application CBMySQL' failed.
<br><br>However, "module show like cb" does return:<br><br> Module Description Use Count <br>app_cbmysql.so CBMysql conference scheduling 0
<br>1 modules loaded<br><br></div>Rob<br></div><br>