[asterisk-commits] rmudgett: branch rmudgett/misdn_facility r186656 - /team/rmudgett/misdn_facil...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Apr 6 12:07:08 CDT 2009


Author: rmudgett
Date: Mon Apr  6 12:07:05 2009
New Revision: 186656

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=186656
Log:
Bring CCBS/CCNR description format in line with the rest of the CHANGES file.

Modified:
    team/rmudgett/misdn_facility/CHANGES

Modified: team/rmudgett/misdn_facility/CHANGES
URL: http://svn.digium.com/svn-view/asterisk/team/rmudgett/misdn_facility/CHANGES?view=diff&rev=186656&r1=186655&r2=186656
==============================================================================
--- team/rmudgett/misdn_facility/CHANGES (original)
+++ team/rmudgett/misdn_facility/CHANGES Mon Apr  6 12:07:05 2009
@@ -7,7 +7,6 @@
 === and the other UPGRADE files for older releases.
 ===
 ======================================================================
-
 ------------------------------------------------------------------------------
 --- Functionality changes from Asterisk 1.6.2 to Asterisk 1.6.3  -------------
 ------------------------------------------------------------------------------
@@ -28,8 +27,8 @@
 
 Dialplan Functions
 ------------------
-  * Added new dialplan functions CONNECTEDLINE and REDIRECTING which permits
-    setting various connected line and redirecting party information.
+ * Added new dialplan functions CONNECTEDLINE and REDIRECTING which permits
+   setting various connected line and redirecting party information.
  * The CHANNEL() function now supports the "name" option.
 
 Queue changes
@@ -58,6 +57,25 @@
     subscriberprefix, and abbreviatedprefix in misdn.conf to prefix any
     received number from the ISDN link if that number has the corresponding
     Type-Of-Number.
+  * Added new dialplan application misdn_command which permits controlling
+    the CCBS/CCNR functionality.
+  * Added new dialplan function mISDN_CC which permits retrieval of various
+    values from an active call completion record.
+
+thirdparty mISDN enhancements
+-----------------------------
+mISDN has been modified by Digium, Inc. to greatly expand facility message
+support to allow:
+  * Enhanced COLP support for call diversion and transfer.
+  * CCBS/CCNR support.
+
+The latest modified mISDN v1.1.x based version is available at:
+http://svn.digium.com/svn/thirdparty/mISDN/trunk
+http://svn.digium.com/svn/thirdparty/mISDNuser/trunk
+
+Taged versions of the modified mISDN code are available under:
+http://svn.digium.com/svn/thirdparty/mISDN/tags
+http://svn.digium.com/svn/thirdparty/mISDNuser/tags
 
 SIP channel driver (chan_sip) changes
 -------------------------------------------
@@ -70,35 +88,6 @@
 --------------------------
  * The Hangup action now accepts a Cause header which may be used to
    set the channel's hangup cause.
-
-------------------------------------------------------------------------------
---- Functionality changes for CCBS/CCNR feature ------------------------------
-------------------------------------------------------------------------------
-
-mISDN channel driver (chan_misdn) changes
-------------------
-  * Added new dialplan application misdn_command which permits controlling
-    the CCBS/CCNR functionality.
-  * Added new dialplan function mISDN_CC which permits retrieval of various
-    values from an active call completion record.
-
-------------------------------------------------------------------------------
---- thirdparty mISDN enhancements --------------------------------------------
-------------------------------------------------------------------------------
-
-mISDN has been modified by Digium, Inc. to greatly expand facility message
-support to allow:
-  * Enhanced COLP support for call diversion and transfer.
-  * CCBS/CCNR support.
-
-The latest modified mISDN v1.1.x based version is available at:
-http://svn.digium.com/svn/thirdparty/mISDN/trunk
-http://svn.digium.com/svn/thirdparty/mISDNuser/trunk
-
-Taged versions of the modified mISDN code are available under:
-http://svn.digium.com/svn/thirdparty/mISDN/tags
-http://svn.digium.com/svn/thirdparty/mISDNuser/tags
-
 
 ------------------------------------------------------------------------------
 --- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2  -------------




More information about the asterisk-commits mailing list