summaryrefslogtreecommitdiff
path: root/channels/h323/ChangeLog
diff options
context:
space:
mode:
authorJeremy McNamara <jj@nufone.net>2003-05-12 02:26:47 +0000
committerJeremy McNamara <jj@nufone.net>2003-05-12 02:26:47 +0000
commitba9786d71460489aba477c6740eb87a10f297f55 (patch)
treea86d3c29207ad5ac498a99ca77dc4390826cc20a /channels/h323/ChangeLog
parent85accd01698622a1b9a8c0afd81621a83dc55300 (diff)
update changelog
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1000 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/h323/ChangeLog')
-rwxr-xr-xchannels/h323/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/channels/h323/ChangeLog b/channels/h323/ChangeLog
index 2c3b8b5c5..ddbf08193 100755
--- a/channels/h323/ChangeLog
+++ b/channels/h323/ChangeLog
@@ -1,5 +1,7 @@
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