[Home]

Summary:ASTERISK-02716: [patch] Passing REDIRECTING NUMBER IE on PRI outgoing calls
Reporter:Paul Cadach (pcadach)Labels:
Date Opened:2004-10-31 10:02:27.000-0600Date Closed:2008-01-15 15:12:14.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) redir.diff
Description:This patch intended to passing RDNIS information over PRI outgoing calls (not much clean but who knows?). Also, it have a little fix for app_dial to pass RDNIS correctly when chan->request() returns channel structure with call_forward field is set.

****** ADDITIONAL INFORMATION ******

Disclaimer is on the file.

"Not much clear" means presentation of redirecting number is always possible, and redirecting cause is always set to "Unconditional". Full support for passing this information between channels requires changes on core Asterisk structures (like struct ast_channel) and channel drivers.
Comments:By: Brian West (bkw918) 2004-10-31 11:13:38.000-0600

PCadach can you contact me on IRC I have some questions about the Codeset 6 stuff you and another guy did.  The ANI II stuff doesn't look right and we aren't getting the info.  Care to look at it?

bkw

By: Mark Spencer (markster) 2004-10-31 18:31:49.000-0600

Fixed in CVS

By: Russell Bryant (russell) 2004-11-02 17:22:56.000-0600

not in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:12:14.000-0600

Repository: asterisk
Revision: 4134

U   trunk/apps/app_dial.c
U   trunk/channels/chan_zap.c

------------------------------------------------------------------------
r4134 | markster | 2008-01-15 15:12:14 -0600 (Tue, 15 Jan 2008) | 2 lines

Pass redirecting number on PRI calls (bug ASTERISK-2716)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4134