How to set up an Asterisk ODBC data source on Linux: Difference between revisions

From voipsupport
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
These steps were tested on Centos 6.3
These steps were tested on Centos 6.3


# Install unixODBC and mysql ODBC connector
1. Install unixODBC and mysql ODBC connector
<code>Source code</code>
<code>Source code</code>
# Check that /etc/odbcinst.ini should contain something like the following for mysql
 
# %item value=3% Setup /etc/odbc.ini
2.Check that /etc/odbcinst.ini should contain something like the following for mysql
 
3. Setup /etc/odbc.ini

Revision as of 19:58, 11 June 2016

These steps were tested on Centos 6.3

1. Install unixODBC and mysql ODBC connector Source code

2.Check that /etc/odbcinst.ini should contain something like the following for mysql

3. Setup /etc/odbc.ini