chan_woomera.c ====================================== Dec 27 2007 * v1.21 David Yat Sin * Support for language Dec 20 2007 * v1.20 David Yat Sin * Support for call confirmation * Support for default context Nov 30 2007 * v1.19 Nenad Corbic * Updated for latest CallWeaver * Updated smgversion update on master socket * restart. Nov 22 2007 * v1.18 Nenad Corbic * 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 * Updates for Asterisk 1.4 * Updated the release causes * Updated for tech_indication * * v1.16 Nenad Corbic * Added support for Asterisk 1.4 * Updated support for Callweaver * * v1.15 Nenad Corbic * Added PRI_CAUSE and Q931-Cause-Code * in woomera protocol. * * v1.14 Nenad Corbic * Updated for session support * * v1.13 Nenad Corbic * Added CallWeaver Support * |->(thanks to Andre Schwaller) * Updated codec negotiation for * mutliple profiles. * * v1.12 Nenad Corbic * Updated DTMF locking * * v1.11 Nenad Corbic * Updated multiple profiles * Updated Dialect for OPAL Woomera * Added call logging/debugging * * v1.10 Nenad Corbic * Bug fix in incoming hangup * * v1.9 Nenad Corbic * Fixed remote asterisk/woomera * setup. * * v1.8 Nenad Corbic * Added Woomera OPAL dialect. * Code cleanup. * Added cli call_status * * v1.7 Nenad Corbic * Added smgdebug to enable smg debugging * Added rdnis * * v1.6 Nenad Corbic * Added incoming trunk group context * The trunk number will be added to the * profile context name. * Added presentation feature. * * v1.5 Nenad Corbic * 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.