[asterisk-bugs] [LibPRI 0015970]: [patch] Retrieve PRI events passively

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Jan 23 23:00:30 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15970 
====================================================================== 
Reported By:                moy
Assigned To:                
====================================================================== 
Project:                    LibPRI
Issue ID:                   15970
Category:                   NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-1689 
libpri Version:             SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 1140 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2009-09-26 20:04 CDT
Last Modified:              2011-01-23 23:00 CST
====================================================================== 
Summary:                    [patch] Retrieve PRI events passively
Description: 
In order to support tapping in PRI lines I needed to passively process Q921
frames (not checking the state of the call etc) basically I just wanted to
hand libpri a Q921 frame and get back a PRI event like RING, ANSWER,
PROCEEDING etc. This little patch adds a new libpri api to do exactly that.
It's being used by the tapping dahdi branch
http://svnview.digium.com/svn/asterisk/team/moy/dahdi-tap-trunk/ which
seems to be working pretty well.

I also have branch http://svnview.digium.com/svn/libpri/team/moy/tap-1.4/
which has this changes.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0015971 [patch] Support for physical tapping in...
====================================================================== 

---------------------------------------------------------------------- 
 (0130907) ganeshkumar (reporter) - 2011-01-23 23:00
 https://issues.asterisk.org/view.php?id=15970#c130907 
---------------------------------------------------------------------- 
Thanks for your solution,
I am already using your patch for libpri-1.4.10. It is really useful.
But I need HOLD and RETRIEVE event handler in libpri, so I went for
libpri-1.4.11.5, And If you upgrade to latest one it will be helpful for
me.

Thanks in advance. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-23 23:00 ganeshkumar    Note Added: 0130907                          
======================================================================




More information about the asterisk-bugs mailing list