[asterisk-bugs] [LibPRI 0015970]: [patch] Retrieve PRI events passively
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Jan 22 20:31:33 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-22 20:31 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...
======================================================================
----------------------------------------------------------------------
(0130897) moy (developer) - 2011-01-22 20:31
https://issues.asterisk.org/view.php?id=15970#c130897
----------------------------------------------------------------------
Hello ganeshkumar,
As soon as I have a chance I'll try to upgrade to latest libpri, in the
meantime you have to use 1.4.10 or whatever libpri works. You can also use
my branch at http://svnview.digium.com/svn/libpri/team/moy/tap-1.4/ where
I will eventually merge latest 1.4 libpri
Issue History
Date Modified Username Field Change
======================================================================
2011-01-22 20:31 moy Note Added: 0130897
======================================================================
More information about the asterisk-bugs
mailing list