From 0da4067de9600b84df4e624bf3bc80f068019c31 Mon Sep 17 00:00:00 2001 From: tilghman Date: Tue, 18 Aug 2009 19:25:09 +0000 Subject: 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: http://svn.digium.com/svn/asterisk/trunk@212857 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/extconfig.conf.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configs/extconfig.conf.sample') diff --git a/configs/extconfig.conf.sample b/configs/extconfig.conf.sample index 542bedb52..32ec6ad63 100644 --- a/configs/extconfig.conf.sample +++ b/configs/extconfig.conf.sample @@ -56,11 +56,11 @@ ;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,asterisk +;musiconhold => mysql,general +;queue_log => mysql,general ; ; ; While most dynamic realtime engines are automatically used when defined in -- cgit v1.2.3