83bdff31e769cbb860b9d4d1c55a59add5b3ff37
[asterisk/asterisk.git] / channels / h323 / ChangeLog
1 Build
2 0.1.0
3         -- Intergration into the mainline Asterisk codebase
4         -- Remove reduandant debug info
5         -- Add Caller*id support
6         -- Inband DTMF
7         -- Retool port usage (to avoid possible seg fault condition)
8 0.0.6
9         -- Configurable support for user-input (DTMF)
10         -- Reworked Gatekeeper support
11         -- Native bridging (but is still broken, help!)
12         -- Locally implement a non-broken G.723.1 Capability
13         -- Utilize the cleaner RTP method implemented by Mark
14         -- AllowGkRouted, thanks to Panny from http://hotlinks.co.uk
15         -- Clened up inbound call flow
16         -- Prefix, E.164 and Gateway support
17         -- Multi-homed support
18         -- Killed more seg's 
19 0.0.5
20         -- Added H.323 Alias support
21         -- Clened up inbound call flow
22         -- Fixed RTP port logic
23         -- Stomped on possible seg fault conditions thanks to Iain Stevenson 
24 0.0.4
25         -- Fixed one-way audio on inbound calls. Found
26            race condition in monitor thread.
27
28 0.0.3
29         -- Changed name to chan_h323
30         -- Also renamed file names to futher avoid confusion
31
32 0.0.2
33         -- First public offering
34         -- removed most hardcoded values
35         -- lots of changes to alias/exension operation
36
37 0.0.1
38         -- initial build, lots of hardcoded crap
39         -- Proof of concept for External RTP