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
@@ -965,6 +965,10 @@ with the following patch:
- wget http://www.eflo.net/files/cli_chan_concise_delimiter.patch
- patch -p1 < ./cli_chan_concise_delimiter.patch
- File to patch: cli.c
-(gcc version 4.2) apply the gsm audio codec patch to fix gsm
- wget http://downloads.vicidial.com/asterisk-patches/1.2-gsm-gcc4.2.patch
- patch -p1 ./codecs/gsm/Makefile 1.2-gsm-gcc4.2.patch
*OPTIONAL*(1.2.14 thru 1.2.30.2) rewrite of waitforsilence
- wget http://www.eflo.net/files/app_waitforsilence.c