add patch to Asterisk for 1.2.12 bug

add patching instructions for Asterisk release 1.2.12 to docs

git-svn-id: svn://192.168.202.10@269 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-09-11 17:02:28 +00:00
parent 1ab5c42e7e
commit d5b879621f
3 changed files with 30 additions and 1 deletions
+5
View File
@@ -784,6 +784,11 @@ 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
-(1.2.12) - channel.c bug fix - **THERE IS NO FIX FOR ASTERISK 1.2.11**
- wget http://www.eflo.net/files/channel.c-42600.patch
- patch -p1 < ./channel.c-42600.patch
- File to patch: channel.c
- make clean
- make
- make install