[asterisk-bugs] [LibPRI 0015970]: Retrieve PRI events passively
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Sep 26 20:04:43 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15970
======================================================================
Reported By: moy
Assigned To: mattf
======================================================================
Project: LibPRI
Issue ID: 15970
Category: NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
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: 2009-09-26 20:04 CDT
======================================================================
Summary: 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-09-26 20:04 moy New Issue
2009-09-26 20:04 moy Status new => assigned
2009-09-26 20:04 moy Assigned To => mattf
2009-09-26 20:04 moy Asterisk Version => SVN
2009-09-26 20:04 moy SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2009-09-26 20:04 moy SVN Revision (number only!) => 1140
======================================================================
More information about the asterisk-bugs
mailing list