Skip to content

Instantly share code, notes, and snippets.

View RizeKishimaro's full-sized avatar
🎌
Senbozakura

Mr.BL43K RizeKishimaro

🎌
Senbozakura
View GitHub Profile
https://community.asterisk.org/t/call-detail-records-are-not-saving-in-cdr/76743/6
Install packages
apt-get install unixodbc-dev unixodbc-bin unixodbc
/etc/odbc.ini
[asterisk-mysql]
Description = MySQL connection to ‘asterisk’ database
Driver = MySQL
Database = asterisk
Server = localhost