VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
manish.jain at roundab... Guest
|
Posted: Thu May 07, 2015 12:45 pm Post subject: [asterisk-users] How to make asterisk work with remote mysql |
|
|
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 |
|
Back to top |
|
|
webaccounts173 at jgoe... Guest
|
Posted: Thu May 07, 2015 12:53 pm Post subject: [asterisk-users] How to make asterisk work with remote mysql |
|
|
Quote: |
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.
| Installed from sources or from packages? If you install from sources you must make sure that the
ODBC parts, dev stuff as well, must be installed. When you add something to your system, you
also need to run ./configure again. Then try "make menuselect" to check your configuration. If
you cannot select an item, there are usually hints on what the resource depends.
jg
--
_____________________________________________________________________
-- 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 |
|
Back to top |
|
|
vinicius at aittelecom... Guest
|
Posted: Thu May 07, 2015 1:44 pm Post subject: [asterisk-users] How to make asterisk work with remote mysql |
|
|
To install start script: make configTo 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@roundabouttech.com (manish.jain@roundabouttech.com)>:
Quote: | 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
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|