12 lines
171 B
Text
12 lines
171 B
Text
|
; Sample Asterisk config file for CDR logging to FreeTDS
|
||
|
|
||
|
;[global]
|
||
|
;hostname=fs.malico.loc
|
||
|
;port=1433
|
||
|
;dbname=MalicoHN
|
||
|
;user=mangUsr
|
||
|
;password=
|
||
|
;charset=BIG5
|
||
|
;table=cdr
|
||
|
|