]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 212857 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 18 Aug 2009 19:27:06 +0000 (19:27 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 18 Aug 2009 19:27:06 +0000 (19:27 +0000)
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

configs/extconfig.conf.sample

index 7dfb0de6f2f5734df8284358d0ad6a58d4503748..5ec0a04471672b56e980a698e0756fdf64e40cab 100644 (file)
@@ -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