[svn-commits] rmudgett: branch rmudgett/dahdi_deflection r224028 - /team/rmudgett/dahdi_def...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Oct 13 19:13:34 CDT 2009


Author: rmudgett
Date: Tue Oct 13 19:13:30 2009
New Revision: 224028

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=224028
Log:
Update CHANGE file for call rerouting/deflection and keypad facility digits.

Modified:
    team/rmudgett/dahdi_deflection/CHANGES

Modified: team/rmudgett/dahdi_deflection/CHANGES
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/dahdi_deflection/CHANGES?view=diff&rev=224028&r1=224027&r2=224028
==============================================================================
--- team/rmudgett/dahdi_deflection/CHANGES (original)
+++ team/rmudgett/dahdi_deflection/CHANGES Tue Oct 13 19:13:30 2009
@@ -18,6 +18,13 @@
  * Added support for BRI PTMP NT mode. (Requires latest LibPRI.)
  * Added handling of received HOLD/RETRIEVE messages and the optional ability
    to transfer a held call on disconnect similar to an analog phone.
+ * Added CallRerouting/CallDeflection support for Q.SIG, ETSI PTP, ETSI PTMP.
+   Will reroute/deflect an outgoing call when receive the message.
+   Can use the DAHDISendCallreroutingFacility to send the message for the
+   supported switches.
+ * Added ability to send/receive keypad digits in the SETUP message.
+   Send keypad digits in SETUP message: Dial(DAHDI/g1[[/K<keypad_digits>]/extension])
+   Access any received keypad digits in SETUP message by: ${CHANNEL(keypad_digits)}
 
 ------------------------------------------------------------------------------
 --- Functionality changes from Asterisk 1.6.2 to Asterisk 1.6.3  -------------




More information about the svn-commits mailing list