[asterisk-bugs] [LibPRI 0013760]: [patch] Block Reverse Calls

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jun 25 13:53:39 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=13760 
====================================================================== 
Reported By:                mrgabu
Assigned To:                seanbright
====================================================================== 
Project:                    LibPRI
Issue ID:                   13760
Category:                   New/Feature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     ready for review
Asterisk Version:           1.4.22 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-22 05:13 CDT
Last Modified:              2009-06-25 13:53 CDT
====================================================================== 
Summary:                    [patch] Block Reverse Calls
Description: 
This patch block every reverse/collect calls on a ISDN trunk.
So, once patched, asterisk will never receive these calls.
====================================================================== 

---------------------------------------------------------------------- 
 (0106991) svnbot (reporter) - 2009-06-25 13:53
 https://issues.asterisk.org/view.php?id=13760#c106991 
---------------------------------------------------------------------- 
Repository: libpri
Revision: 907

U   branches/1.4/libpri.h
U   branches/1.4/pri.c
U   branches/1.4/pri_internal.h
U   branches/1.4/q931.c

------------------------------------------------------------------------
r907 | seanbright | 2009-06-25 13:53:38 -0500 (Thu, 25 Jun 2009) | 17
lines

Add support for sending Reverse Charging Indication IE on ISDN PRI.

Add the ability to transmit a Reverse Charging Indication IE during a
SETUP
message.  In passing, re-work some of the receive logic to be forwards
compatible with new RCI values that may be added in the future.  Also
removed
the PRI_REVERSECHARGE_SUPPORT define that I added on the last commit since
we
can just check for PRI_REVERSECHARGE_NONE or _REQUESTED on the Asterisk
side to
determine support for this.

Special thanks to rmudgett who could have written this in half the time he
spent
reviewing it, but instead talked me through it.  Much appreciated!

(issue https://issues.asterisk.org/view.php?id=13760)
Reported by: mrgabu

Review: https://reviewboard.asterisk.org/r/292/

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

http://svn.digium.com/view/libpri?view=rev&revision=907 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-25 13:53 svnbot         Note Added: 0106991                          
======================================================================




More information about the asterisk-bugs mailing list