<div dir="ltr">To install start script: make config<div>To install samples (this will overwrite all files in /etc/asterisk!): make samples </div><div><br></div><div>I usually do this when I need to compile and install Asterisk:</div><div><br></div><div>./configure && make menuselect && make && make install && make config && make samples</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-07 14:44 GMT-03:00 Manish Jain <span dir="ltr"><<a href="mailto:manish.jain@roundabouttech.com" target="_blank">manish.jain@roundabouttech.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am trying to make asterisk 11.7 work on Ubuntu 12 (amd64). I would like asterisk to not use the inbuilt sqlite database. Instead, I want it use a remote mysql database. Is this possible ? If yes, is there any good HowTo on this ?<br>
<br>
Running 'make install' installed my asterisk successfully, but no conf files were copied to /etc/asterisk. Nor was a service start script placed in /etc/init.d. Is there normal ? fixable?<br>
<br>
One additional problem is that, after installation, the CLI has no odbc command. Why could this be ? I suspect that for asterisk to work with remote mysql database, odbc functionality needs to be fully workable.<br>
<br>
Thanks for any help.<br>
<br>
Manish Jain<br>
<br>
---<br>
This email is free from viruses and malware because avast! Antivirus protection is active.<br>
<a href="http://www.avast.com" target="_blank">http://www.avast.com</a><span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div><br></div>