mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 04:16:54 +00:00
make table configurable for cdr_odbc (bug #2755)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4416 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;
|
||||
; cdr_unixodbc.conf
|
||||
; cdr_odbc.conf
|
||||
;
|
||||
|
||||
;[global]
|
||||
@@ -7,3 +7,4 @@
|
||||
;username=username
|
||||
;password=password
|
||||
;loguniqueid=yes
|
||||
;table=cdr ;"cdr" is default table name
|
||||
|
||||
Reference in New Issue
Block a user