test
[diplomippbx.git] / rpm / 1 / cdr_mysql.conf
blob6c3bf2ea8b597f806763a7e202fb97c1ea6eef79
2 ; Note - if the database server is hosted on the same machine as the
3 ; asterisk server, you can achieve a local Unix socket connection by
4 ; setting hostname=localhost
6 ; port and sock are both optional parameters.  If hostname is specified
7 ; and is not "localhost", then cdr_mysql will attempt to connect to the
8 ; port specified or use the default port.  If hostname is not specified
9 ; or if hostname is "localhost", then cdr_mysql will attempt to connect
10 ; to the socket file specified by sock or otherwise use the default socket
11 ; file.
13 [global]
14 hostname=albatros.telecom.by
15 dbname=asteriskcdr
16 table=cdr
17 password=TryWenBum
18 user=asteriskcdr
19 port=3306
20 sock=/var/lib/mysql/mysql.sock
21 userfield=1