grammar check

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46335 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jason Parker
2006-10-26 17:38:05 +00:00
parent 8d3f730595
commit 9a370f9ac1

View File

@@ -333,6 +333,6 @@ Changes since Asterisk 1.2:
o JitterBuffer support added
* Removed Codecs/Channels:
1. codec_g723 was removed because the actual codec implementation it was designed to use is not distributable
2. chan_modem_* and related modules is gone because the kernel support for those interfaces is old, buggy and unsupported
2. chan_modem_* and related modules are gone because the kernel support for those interfaces is old, buggy and unsupported
* New Utils:
1. aelparse -- compile .ael files outside of asterisk