summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2009-08-18 23:53:55 +0000
committerRichard Mudgett <rmudgett@digium.com>2009-08-18 23:53:55 +0000
commit39c9838d7798f55f4489d14e031e79b0a7f6d8ba (patch)
tree391e19bc5cc2ebda4cb8a06cb4351f0d4b7e19fa /CHANGES
parentcc21007de174e228efa1a349e0cada08be7537ca (diff)
Add COLP support to chan_dahdi/sig_pri.
Add Connected Line Presentation (COLP) support to chan_dahdi/libpri as an addition to issue 8824. This is the chan_dahdi/sig_pri portion. COLP support is now available for any switch for which libpri supports COLP (currently ETSI PTP, ETSI PTMP, and Q.SIG) with this patch. (closes issue #14068) Tested by: rmudgett Review: https://reviewboard.asterisk.org/r/340/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@213007 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES24
1 files changed, 19 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES
index dd6dfe0a5..3060634ed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -47,11 +47,6 @@ IAX2 Changes
* Added rtsavesysname option into iax.conf to allow the systname to be saved
on realtime updates.
-DAHDI Changes
--------------
- * Added Reverse Charging Indication receipt & transmission (requires latest
- LibPRI).
-
Applications
------------
* Added progress option to the app_dial D() option. When progress DTMF is
@@ -158,6 +153,25 @@ Tagged 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
+libpri channel driver (chan_dahdi) DAHDI changes
+-------------------------------------------
+ * The channel variable PRIREDIRECTREASON is now just a status variable
+ and it is also deprecated. Use the REDIRECTING(reason) dialplan function
+ to read and alter the reason.
+ * For Q.SIG and ETSI PRI/BRI-PTP, you should manually send the COLR of the
+ redirected-to party for an incomming redirected call if the incoming call
+ could experience further redirects. Just set the
+ REDIRECTING(to-num,i) = CALLERID(dnid) and set the REDIRECTING(to-pres)
+ to the COLR. A call has been redirected if the REDIRECTING(count) is not
+ zero.
+ * For outgoing Q.SIG and ETSI PRI/BRI-PTP redirected calls, you need to
+ use the inhibit(i) option on all of the REDIRECTING statements before
+ dialing the redirected-to party. You still have to set the
+ REDIRECTING(to-xxx,i) and the REDIRECTING(from-xxx,i) values. The call
+ will update the redirecting-to presentation (COLR) when it becomes available.
+ * Added Reverse Charging Indication receipt & transmission (requires latest
+ LibPRI).
+
Asterisk Manager Interface
--------------------------
* The Hangup action now accepts a Cause header which may be used to