3 -- Add IP based authentication using 'host'in type=user's
5 -- Intergration into the mainline Asterisk codebase
6 -- Remove reduandant debug info
7 -- Add Caller*id support
9 -- Retool port usage (to avoid possible seg fault condition)
11 -- Configurable support for user-input (DTMF)
12 -- Reworked Gatekeeper support
13 -- Native bridging (but is still broken, help!)
14 -- Locally implement a non-broken G.723.1 Capability
15 -- Utilize the cleaner RTP method implemented by Mark
16 -- AllowGkRouted, thanks to Panny from http://hotlinks.co.uk
17 -- Clened up inbound call flow
18 -- Prefix, E.164 and Gateway support
19 -- Multi-homed support
22 -- Added H.323 Alias support
23 -- Clened up inbound call flow
24 -- Fixed RTP port logic
25 -- Stomped on possible seg fault conditions thanks to Iain Stevenson
27 -- Fixed one-way audio on inbound calls. Found
28 race condition in monitor thread.
31 -- Changed name to chan_h323
32 -- Also renamed file names to futher avoid confusion
35 -- First public offering
36 -- removed most hardcoded values
37 -- lots of changes to alias/exension operation
40 -- initial build, lots of hardcoded crap
41 -- Proof of concept for External RTP