asterisk/channels/h323/ChangeLog
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-29 18:24:39 +00:00

44 lines
1.4 KiB
Text

Build
-- Hold lock when creating new H.323 channel to sync the audio channels
-- Decrement usage counter when appropriate
-- Actually unregister everything in unload_module
-- Add IP based authentication using 'host'in type=user's
0.1.0
-- Intergration into the mainline Asterisk codebase
-- Remove reduandant debug info
-- Add Caller*id support
-- Inband DTMF
-- Retool port usage (to avoid possible seg fault condition)
0.0.6
-- Configurable support for user-input (DTMF)
-- Reworked Gatekeeper support
-- Native bridging (but is still broken, help!)
-- Locally implement a non-broken G.723.1 Capability
-- Utilize the cleaner RTP method implemented by Mark
-- AllowGkRouted, thanks to Panny from http://hotlinks.co.uk
-- Clened up inbound call flow
-- Prefix, E.164 and Gateway support
-- Multi-homed support
-- Killed more seg's
0.0.5
-- Added H.323 Alias support
-- Clened up inbound call flow
-- Fixed RTP port logic
-- Stomped on possible seg fault conditions thanks to Iain Stevenson
0.0.4
-- Fixed one-way audio on inbound calls. Found
race condition in monitor thread.
0.0.3
-- Changed name to chan_h323
-- Also renamed file names to futher avoid confusion
0.0.2
-- First public offering
-- removed most hardcoded values
-- lots of changes to alias/exension operation
0.0.1
-- initial build, lots of hardcoded crap
-- Proof of concept for External RTP