3 -- Intergration into the mainline Asterisk codebase
4 -- Remove reduandant debug info
5 -- Add Caller*id support
7 -- Retool port usage (to avoid possible seg fault condition)
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
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
25 -- Fixed one-way audio on inbound calls. Found
26 race condition in monitor thread.
29 -- Changed name to chan_h323
30 -- Also renamed file names to futher avoid confusion
33 -- First public offering
34 -- removed most hardcoded values
35 -- lots of changes to alias/exension operation
38 -- initial build, lots of hardcoded crap
39 -- Proof of concept for External RTP