wanpipe/ssmg/sangoma_mgd.trunk/chan_woomera.trunk/Changelog.chan_woomera

103 lines
2.8 KiB
Plaintext

chan_woomera.c
======================================
Jan 23 2008
* v1.24 Nenad Corbic <ncorbic@sangoma.com>
* Removed LISTEN on every woomera channel. Listen
* only on master. Fixed jitterbuffer support on AST1.4
*
Jan 22 2008
* v1.23 Nenad Corbic <ncorbic@sangoma.com>
* Implemented Music on Hold.
*
Jan 11 2008
* v1.22 David Yat Sin <davidy@sangoma.com>
* rxgain and txgain configuration parameters
* are ignored if coding is not specified in
* woomera.conf
Dec 27 2007
* v1.21 David Yat Sin <davidy@sangoma.com>
* Support for language
Dec 20 2007
* v1.20 David Yat Sin <davidy@sangoma.com>
* Support for call confirmation
* Support for default context
Nov 30 2007
* v1.19 Nenad Corbic <ncorbic@sangoma.com>
* Updated for latest CallWeaver
* Updated smgversion update on master socket
* restart.
Nov 22 2007
* v1.18 Nenad Corbic <ncorbic@sangoma.com>
* Updated Channel-Name on outbound call
* Check queued events on ABORT
* Major Unit Testing done
* Ability to change chan name from Makefile
*
* v1.17 Nenad Corbic <ncorbic@sangoma.com>
* Updates for Asterisk 1.4
* Updated the release causes
* Updated for tech_indication
*
* v1.16 Nenad Corbic <ncorbic@sangoma.com>
* Added support for Asterisk 1.4
* Updated support for Callweaver
*
* v1.15 Nenad Corbic <ncorbic@sangoma.com>
* Added PRI_CAUSE and Q931-Cause-Code
* in woomera protocol.
*
* v1.14 Nenad Corbic <ncorbic@sangoma.com>
* Updated for session support
*
* v1.13 Nenad Corbic <ncorbic@sangoma.com>
* Added CallWeaver Support
* |->(thanks to Andre Schwaller)
* Updated codec negotiation for
* mutliple profiles.
*
* v1.12 Nenad Corbic <ncorbic@sangoma.com>
* Updated DTMF locking
*
* v1.11 Nenad Corbic <ncorbic@sangoma.com>
* Updated multiple profiles
* Updated Dialect for OPAL Woomera
* Added call logging/debugging
*
* v1.10 Nenad Corbic <ncorbic@sangoma.com>
* Bug fix in incoming hangup
*
* v1.9 Nenad Corbic <ncorbic@sangoma.com>
* Fixed remote asterisk/woomera
* setup.
*
* v1.8 Nenad Corbic <ncorbic@sangoma.com>
* Added Woomera OPAL dialect.
* Code cleanup.
* Added cli call_status
*
* v1.7 Nenad Corbic <ncorbic@sangoma.com>
* Added smgdebug to enable smg debugging
* Added rdnis
*
* v1.6 Nenad Corbic <ncorbic@sangoma.com>
* Added incoming trunk group context
* The trunk number will be added to the
* profile context name.
* Added presentation feature.
*
* v1.5 Nenad Corbic <ncorbic@sangoma.com>
* Use only ALAW and MLAW not SLIN.
* This reduces the load quite a bit.
* Autodetect Format from HELLO Message.
* RxTx Gain supported in woomera.conf as well
* from CLI.