[asterisk-users] How to make asterisk work with remote mysql database?

Vinicius Fontes vinicius at aittelecom.com.br
Thu May 7 13:43:29 CDT 2015


To install start script: make config
To install samples (this will overwrite all files in /etc/asterisk!): make
samples

I usually do this when I need to compile and install Asterisk:

./configure && make menuselect && make && make install && make config &&
make samples

2015-05-07 14:44 GMT-03:00 Manish Jain <manish.jain at roundabouttech.com>:

> Hi,
>
> 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 ?
>
> 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?
>
> 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.
>
> Thanks for any help.
>
> Manish Jain
>
> ---
> This email is free from viruses and malware because avast! Antivirus
> protection is active.
> http://www.avast.com
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150507/f3abc50f/attachment.html>


More information about the asterisk-users mailing list