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
14 hostname=albatros.telecom.by
20 sock=/var/lib/mysql/mysql.sock