1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/pbx/templates/cdr_mysql.conf.j2

7 lines
153 B
Text
Raw Normal View History

[global]
hostname = localhost
dbname = {{ asterisk_db_cdrdbname }}
user = {{ asterisk_db_password }}
password = {{ asterisk_db_password }}
userfield = 1