source: npl/phone/freepbx/cdr_mysql.conf

Last change on this file was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 161 bytes
Line 
1;SYN-3 configuration file
2[global]
3 hostname=localhost
4 dbname=asteriskcdrdb
5 password=%mysql_passwd%
6 user=asteriskcdrdb
7 ;port=3306
8 ;sock=/tmp/mysql.sock
Note: See TracBrowser for help on using the repository browser.