aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
blob: 573664ce1f2dba61bfc46830a682b595ec8e3320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
* Asterisk 0.1.2
 -- Updated README file with a "Getting Started" section
 -- Added sample sounds and configuration files.
 -- Added LPC10 very low bandwidth (low quality) compression
 -- Enhanced translation selection mechanism.
 -- Enhanced IAX jitter buffer, improved reliability
 -- Support echo cancelation on PhoneJack
 -- Updated PhoneJack driver to std. Telephony interface
 -- Added app_echo for evaluating VoIP latency
 -- Added app_system to execute arbitrary programs
 -- Updated sample configuration files
 -- Added OSS channel driver (full duplex only)
 -- Added IAX implementation
 -- Fixed some deadlocks.
 -- A whole bunch of bug fixes
* Asterisk 0.1.1
 -- Revised translator, fixed some general race conditions throughout *
 -- Made dialer somewhat more aware of incompatible voice channels
 -- Added Voice Modem driver and A/Open Modem Driver stub
 -- Added MP3 decoder channel
 -- Added Microsoft WAV49 support
 -- Revised License -- Pure GPL, nothing else
 -- Modified Copyright statement since code is still currently owned by author
 -- Added RAW GSM headerless data format
 -- Innumerable bug fixes
* Asterisk 0.1.0
 -- Initial Release