2 -- Update configuration files and add some missing sounds
3 -- Added ability to include one context in another
4 -- Rewrite of PBX switching
5 -- Major mods to dialler application
6 -- Added Caller*ID spill reception
7 -- Added Dialogic VOX file format support
9 -- Add Tormenta driver (RBS signalling)
10 -- Add Caller*ID spill creation
11 -- Rewrite of translation layer entirely
12 -- Add ability to run PBX without additional thread
14 -- Make app_dial handle a lack of translators smoothly
15 -- Add ISDN4Linux support -- dtmf is weird...
18 -- Fix a small mistake in IAX
19 -- Fix the QuickNet driver to work with newer cards
21 -- Update VoFR some more
22 -- Fix the QuickNet driver to work with LineJack
23 -- Add ability to pass images for IAX.
25 -- Update VoFR for latest sangoma code
26 -- Update QuickNet Driver
27 -- Add text message handling
28 -- Fix transfers to use "default" if not in current context
30 -- Improve format/content negotiation
31 -- Added support for multiple languages
32 -- Bug fixes, as always...
34 -- Updated README file with a "Getting Started" section
35 -- Added sample sounds and configuration files.
36 -- Added LPC10 very low bandwidth (low quality) compression
37 -- Enhanced translation selection mechanism.
38 -- Enhanced IAX jitter buffer, improved reliability
39 -- Support echo cancelation on PhoneJack
40 -- Updated PhoneJack driver to std. Telephony interface
41 -- Added app_echo for evaluating VoIP latency
42 -- Added app_system to execute arbitrary programs
43 -- Updated sample configuration files
44 -- Added OSS channel driver (full duplex only)
45 -- Added IAX implementation
46 -- Fixed some deadlocks.
47 -- A whole bunch of bug fixes
49 -- Revised translator, fixed some general race conditions throughout *
50 -- Made dialer somewhat more aware of incompatible voice channels
51 -- Added Voice Modem driver and A/Open Modem Driver stub
52 -- Added MP3 decoder channel
53 -- Added Microsoft WAV49 support
54 -- Revised License -- Pure GPL, nothing else
55 -- Modified Copyright statement since code is still currently owned by author
56 -- Added RAW GSM headerless data format
57 -- Innumerable bug fixes