summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorKinsey Moore <kmoore@digium.com>2012-06-12 04:03:23 +0000
committerKinsey Moore <kmoore@digium.com>2012-06-12 04:03:23 +0000
commitafa03bd3107c6116f3252451def0498248cf8ffc (patch)
treef1cc5f08d9219f8551b2b6272d604a67c5f32a7d /UPGRADE.txt
parent72eb8eb1e7ee0e097c1124a9c12cc984a670ee24 (diff)
Parse ANI2 information from SIP From header parameters
ANI2 information is now parsed out of SIP From headers when present in the oli, isup-oli, and ss7-oli parameters and is available via the CALLERID(ani2) dialplan function. (closes issue ASTERISK-19912) Patch-by: Rob Gagnon Review: https://reviewboard.asterisk.org/r/1947/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@368784 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 71eb5d833..10b832171 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -101,6 +101,10 @@ SIP
should be vastly improved. The HANGUPCAUSE hash should now be used instead
of SIP_CAUSE. Because of this, the storesipcause option in sip.conf is also
deprecated.
+ - The sip paramater for Originating Line Information (oli, isup-oli, and
+ ss7-oli) is now parsed out of the From header and copied into the channel's
+ ANI2 information field. This is readable from the CALLERID(ani2) dialplan
+ function.
chan_unistim
- Due to massive update in chan_unistim phone keys functions and on-screen