2 -- Update VoFR some more
3 -- Fix the QuickNet driver to work with LineJack
4 -- Add ability to pass images for IAX.
6 -- Update VoFR for latest sangoma code
7 -- Update QuickNet Driver
8 -- Add text message handling
9 -- Fix transfers to use "default" if not in current context
11 -- Improve format/content negotiation
12 -- Added support for multiple languages
13 -- Bug fixes, as always...
15 -- Updated README file with a "Getting Started" section
16 -- Added sample sounds and configuration files.
17 -- Added LPC10 very low bandwidth (low quality) compression
18 -- Enhanced translation selection mechanism.
19 -- Enhanced IAX jitter buffer, improved reliability
20 -- Support echo cancelation on PhoneJack
21 -- Updated PhoneJack driver to std. Telephony interface
22 -- Added app_echo for evaluating VoIP latency
23 -- Added app_system to execute arbitrary programs
24 -- Updated sample configuration files
25 -- Added OSS channel driver (full duplex only)
26 -- Added IAX implementation
27 -- Fixed some deadlocks.
28 -- A whole bunch of bug fixes
30 -- Revised translator, fixed some general race conditions throughout *
31 -- Made dialer somewhat more aware of incompatible voice channels
32 -- Added Voice Modem driver and A/Open Modem Driver stub
33 -- Added MP3 decoder channel
34 -- Added Microsoft WAV49 support
35 -- Revised License -- Pure GPL, nothing else
36 -- Modified Copyright statement since code is still currently owned by author
37 -- Added RAW GSM headerless data format
38 -- Innumerable bug fixes