git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5080
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
-- chan_zap:
-- During a certain scenario when using flash and '#' transfers you would hear the
other person and the music they were hearing. This has been fixed.
+ -- A fix for a compilation issue with gcc4 was added.
+ -- chan_modem_bestdata:
+ -- A fix for a compilation issue with gcc4 was added.
-- format_g729:
-- Treat a 10-byte read as an end of file indication instead of an error. Some G729 encoders
like to put 10-bytes at the end to indicate this.