mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 06:31:54 +00:00
Merged revisions 212857 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r212857 | tilghman | 2009-08-18 14:25:09 -0500 (Tue, 18 Aug 2009) | 4 lines Make the default extconfig.conf match entries with the sample res_mysql.conf. This eliminates a future source of possible confusion with the configuration of 1.6.1 and higher. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212862 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -56,9 +56,9 @@
|
||||
;sipregs => odbc,asterisk
|
||||
;voicemail => odbc,asterisk
|
||||
;extensions => odbc,asterisk
|
||||
;meetme => mysql,conferences
|
||||
;meetme => mysql,general
|
||||
;queues => odbc,asterisk
|
||||
;queue_members => odbc,asterisk
|
||||
;musiconhold => mysql,asterisk
|
||||
;queue_log => mysql,aasterisk
|
||||
;musiconhold => mysql,general
|
||||
;queue_log => mysql,general
|
||||
|
||||
|
||||
Reference in New Issue
Block a user