mirror of
https://github.com/asterisk/asterisk.git
synced 2026-04-29 02:03:18 +00:00
the port configuration option from cdr_tds.conf. So go ahead and remove it from the sample config. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@138442 65c4cc65-6c06-0410-ace0-fbb531ad65f3
11 lines
160 B
Plaintext
11 lines
160 B
Plaintext
; Sample Asterisk config file for CDR logging to FreeTDS
|
|
|
|
;[global]
|
|
;hostname=fs.malico.loc
|
|
;dbname=MalicoHN
|
|
;user=mangUsr
|
|
;password=
|
|
;charset=BIG5
|
|
;table=cdr
|
|
|