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
1.6.1
Tilghman Lesher 16 years ago
parent 6999ab3338
commit 0e582be3ec

@ -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

Loading…
Cancel
Save