[asterisk-addons-commits] trunk r208 -
/trunk/asterisk-ooh323c/ChangeLog
asterisk-addons-commits at lists.digium.com
asterisk-addons-commits at lists.digium.com
Wed Apr 12 14:07:50 MST 2006
Author: objsys
Date: Wed Apr 12 16:07:49 2006
New Revision: 208
URL: http://svn.digium.com/view/asterisk-addons?rev=208&view=rev
Log:
Change log for 0.5 version release
Modified:
trunk/asterisk-ooh323c/ChangeLog
Modified: trunk/asterisk-ooh323c/ChangeLog
URL: http://svn.digium.com/view/asterisk-addons/trunk/asterisk-ooh323c/ChangeLog?rev=208&r1=207&r2=208&view=diff
==============================================================================
--- trunk/asterisk-ooh323c/ChangeLog (original)
+++ trunk/asterisk-ooh323c/ChangeLog Wed Apr 12 16:07:49 2006
@@ -1,15 +1,32 @@
+Release 0.5
+* Includes changes of ooh323c stack 0.8.2 version
+ 1. Used rand number for conference id, Thanks to Patrick Jordan
+ (Fixes mapping all calls from the same origin number to the destination
+ of the first call for H323 gatekeeper (Quintum Voicemaster))
+ 2. Fixed bug for codec type comparision, Thanks to Legostayev Denis
+ 3. Fixed "#*," digits bug for dialedDigit & callerID, Thanks to Vlasis
+ Hatzistavrou
+ 4. Added ETC for call hold, Thanks to Dan Austin
+ 5. Fixed bug causing core dump for manual ringback in cleared call
+ 6. Added G.728 audio codec negotation support, Thanks to Aleksandar Sutic
+
+* Fixed bug causing core dump for receive digit, for channel without owner
+* Fixed bug causing core dump for obtaining lock on clearing call owner
+* Fixed possible bugs in unload module
+
Release 0.4
* Fixed 4 deadlocks conditions in onAlerting, onReceivedDigit and
onCallExstablished funtions
* Added Thread/Mutex debugging option, for debug build
* Fixed bug causing dialed digits alias being set as a char string
+* Include changes of ooh323c stack 0.8.1 version
Release 0.2
-Added support for gsm, g729a, g723.1
-Added call end cause conversion logic from H323 cause to asterisk cause
-and viceversa
-Added multihomed support.
+* Added support for gsm, g729a, g723.1
+* Added call end cause conversion logic from H323 cause to asterisk cause
+ and viceversa
+* Added multihomed support.
Release 0.1
-Can do basic call setup stuff.
+* Can do basic call setup stuff.
More information about the asterisk-addons-commits
mailing list