Initial commit: FreePBX 17 VoIP setup for horux360, consultoria-as, nexus
This commit is contained in:
17
configs/odbc.ini
Normal file
17
configs/odbc.ini
Normal file
@@ -0,0 +1,17 @@
|
||||
[asteriskcdrdb]
|
||||
Description=MySQL connection to asteriskcdrdb database
|
||||
Driver=MariaDB Unicode
|
||||
SERVER=localhost
|
||||
PORT=3306
|
||||
DATABASE=asteriskcdrdb
|
||||
OPTION=3
|
||||
CHARSET=utf8
|
||||
|
||||
[MySQL-asteriskcdrdb]
|
||||
Description=MySQL connection to asteriskcdrdb database
|
||||
Driver=MariaDB Unicode
|
||||
SERVER=localhost
|
||||
PORT=3306
|
||||
DATABASE=asteriskcdrdb
|
||||
OPTION=3
|
||||
CHARSET=utf8
|
||||
Reference in New Issue
Block a user