OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Mar-2008 12:25:46
Branch: HEAD Handle: 2008032211254600
Modified files:
openpkg-src/asterisk asterisk.txt
Log:
do not load meetme explicitly as it depends on zaptel
Summary:
Revision Changes Path
1.35 +5 -8 openpkg-src/asterisk/asterisk.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asterisk/asterisk.txt
============================================================================
$ cvs diff -u -r1.34 -r1.35 asterisk.txt
--- openpkg-src/asterisk/asterisk.txt 21 Mar 2008 14:53:45 -0000 1.34
+++ openpkg-src/asterisk/asterisk.txt 22 Mar 2008 11:25:46 -0000 1.35
@@ -45,14 +45,11 @@
[modules]
autoload = yes
-noload = chan_iax2.so ; not yet wished
-noload = chan_mgcp.so ; not yet wished
-noload = chan_skinny.so ; not yet wished
-noload = chan_ooh323.so ; not yet wished
-noload = chan_gtalk.so ; not yet wished
-noload = app_conference.so ; not yet wished
-load = app_meetme.so ; wished
-load = res_musiconhold.so ; wished
+noload = chan_iax2.so
+noload = chan_mgcp.so
+noload = chan_skinny.so
+noload = chan_gtalk.so
+noload = chan_ooh323.so
[global]
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]