mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-20 19:53:10 +00:00
Ad MSSQL CDR support (bug #1859)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3497 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
9
configs/cdr_tds.conf.sample
Executable file
9
configs/cdr_tds.conf.sample
Executable file
@@ -0,0 +1,9 @@
|
||||
; Sample Asterisk config file for CDR logging to FreeTDS
|
||||
|
||||
;[global]
|
||||
;hostname=fs.malico.loc
|
||||
;port=1433
|
||||
;dbname=MalicoHN
|
||||
;user=mangUsr
|
||||
;password=
|
||||
;charset=BIG5
|
Reference in New Issue
Block a user