On 1/3/07, <b class="gmail_sendername">Dan Austin</b> &lt;<a href="mailto:Dan_Austin@phoenix.com">Dan_Austin@phoenix.com</a>&gt; 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>&gt; I&#39;m using the latest svn trunk code.&nbsp;&nbsp;The app_cbmysql builds,<br>&gt; installs, and loads just fine.&nbsp;&nbsp;But I don&#39;t get any CBMysql<br>&gt; application within asterisk.&nbsp;&nbsp;The only message I get as the
<br>&gt; module loads is something about finding the configuration file<br>&gt; (successfully).<br>What version of Asterisk?&nbsp;&nbsp;What does this command return:<br>*CLI&gt; cb mysql status</blockquote><div><br>As I said above, latest svn trunk code -- as of yesterday or the day before.
<br><br>&nbsp;No such command &#39;cb mysql&#39; (type &#39;help&#39; 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;">&gt; The database &amp; tables are created, though the DDL scripts
<br>&gt; provided seem to require MySQL 5.&nbsp;&nbsp;The configuration file<br>&gt; (cbmysql.conf) is in place and has been modified to reflect<br>&gt; 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.&nbsp; 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&gt; show application CBMySQL</blockquote>
<div><br>No such command &#39;show application CBMySQL&#39; (type &#39;help&#39; for help)<br><br>But also, and probably more useful:<br><br>Your application(s) is (are) not registered<br>Command &#39;core show application CBMySQL&#39; failed.
<br><br>However, &quot;module show like cb&quot; does return:<br><br>&nbsp;Module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use Count <br>app_cbmysql.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CBMysql conference scheduling&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
<br>1 modules loaded<br><br></div>Rob<br></div><br>