documentation updates

meetme.conf same number of conferences as in database
timeonVDADall script bug fix for remote agents

git-svn-id: svn://192.168.202.10@961 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2008-10-11 08:26:17 +00:00
parent df4cc23c6d
commit 52cc41ffe2
7 changed files with 125 additions and 0 deletions
+4
View File
@@ -401,6 +401,8 @@ patch -p1 < ./cli_chan_concise_delimiter.patch
- File to patch: cli.c
wget http://downloads.vicidial.com/asterisk-patches/1.2-gsm-gcc4.2.patch
patch -p1 ./codecs/gsm/Makefile 1.2-gsm-gcc4.2.patch
wget http://www.eflo.net/files/app_waitforsilence.c
mv -f app_waitforsilence.c apps/app_waitforsilence.c
@@ -524,6 +526,8 @@ make clean
make
make install
cd ../asterisk-1.4.22
wget http://downloads.vicidial.com/asterisk-patches/1.4-gsm-gcc4.2.patch
patch -p1 ./codecs/gsm/Makefile 1.4-gsm-gcc4.2.patch
wget http://www.eflo.net/files/enter.h
wget http://www.eflo.net/files/leave.h
mv -f enter.h apps/enter.h