From 73f48997f90eda77c56fdefbf5f1e3346d2f86a7 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Fri, 20 Apr 2012 00:57:13 +0000 Subject: Add original party id and reason support. ISDN ETSI PTP and Q.SIG (And SS7 in future) have support for reporting who was the original redirecting party of a call. * Added support for the original redirecting party and reason to the REDIRECTING function and the system core as well as to the stubbed locations in sig_pri.c. Review: https://reviewboard.asterisk.org/r/1829/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@362779 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index aa4fe6a50..067bd6cbf 100644 --- a/CHANGES +++ b/CHANGES @@ -202,6 +202,8 @@ Dialplan functions user information, such as the email address and full name. The MAILBOX_EXISTS dialplan function has been deprecated in favour of VM_INFO. + * The REDIRECTING function now supports the redirecting original party id + and reason. Followme changes ------------- -- cgit v1.2.3