|
||||
| 5 Steps to connect Asterisk with your database server - (MS-SQL). |
|
Page 1 of 6
Asterisk & ODBC provide the ability to easily update and retrieve data by defining SQL statements as special variables that can be called from the dial plan. For instance, we could bill ‘long distance’, take credit cards and let Asterisk access other types of information. In my tutorial we will configure Asterisk to dial a variable that represents a SQL statement. This could also be done by calling an AGI script, but why do the extra work? This ‘How to’ is specifically geared towards MS-SQL. However, if you set the up the ODBC driver correctly you can use any SQL server you like. Which leads me to my next thought, before you start, make sure ODBC is set up correctly. |
| Last Updated ( Monday, 28 December 2009 14:33 ) |















