[asterisk-bugs] [Asterisk 0014292]: [patch] CCBS/CCNR support for QSIG (libpri & chan_dahdi)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 15 04:26:00 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14292
======================================================================
Reported By: tomaso
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 14292
Category: Channels/chan_dahdi/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Target Version: 1.6.x Version Tracker
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 162497
Request Review:
======================================================================
Date Submitted: 2009-01-21 03:33 CST
Last Modified: 2009-09-15 04:25 CDT
======================================================================
Summary: [patch] CCBS/CCNR support for QSIG (libpri &
chan_dahdi)
Description:
Based on the COLP/CONP work in asterisk team branch issue8824
http://svn.digium.com/view/asterisk/team/group/issue8824 and the QSIG
COLP/CONP patch in issue 0014068 here comes another patch for chan_dahdi &
libpri regarding the ISDN/QSIG CCBS/CCNR feature.
Since there is some basic stuff done in issue 0014068 regarding QSIG
facility handling in libpri and chan_dahdi the patches requires the patches
from issue 0014068 first.
It has been tested with HiPath 3000 V4.0 and HICOM 300.
libpri-1.4-2008-12-10-ccbsccnr-0.1.0.patch adds CCBS/CCNR support to
libpri-1.4 branch.
asterisk-issue8824-2008-12-10-ccbsccnr-0.1.0.patch is used to patch
chan_dahdi.c in asterisk-issue8824.
QSIG CCBS-CCNR.doc is a short description of the new dahdi dialplan
applications and gives information how to use them in the dialplan.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0014068 [patch] COLP/CONP support in QSIG
======================================================================
----------------------------------------------------------------------
(0110649) tomaso (reporter) - 2009-09-15 04:25
https://issues.asterisk.org/view.php?id=14292#c110649
----------------------------------------------------------------------
One other feature related fix:
The COLP/CONP information of a SIP ringing (e.g. P-Asserted-Header) was
not mapped to an QSIG Alerted Name Facility, if a QSIG/Q.931 Call
Proceeding was sent out before towards ISDN (e.g. using Proceeding()
application in dialplan)
Fix see send_qsig_alertingname.patch
One Request:
Please port the SIP UPDATE handling extension of ABE this branch in near
future!
Another Request:
It would be nice to have the ability to deactivate call forwarding in case
of a SIP 482 Loop Detect response.
AddOn:
To allow partial rerouting from SIP to QSIG we implemented a patch to do
so.
Abstract: A SIP 301/302 response 'moved temporarely' does not
automatically invoke * call forwarding (internal forward switching) but
returns to dialplan where a astdb parameter can be read
(diverted-to-number). Calling the QSIG Call Rerouting Feature at this point
does the rest.
This helps nicely to suppress ugly call loops ...
Issue History
Date Modified Username Field Change
======================================================================
2009-09-15 04:25 tomaso Note Added: 0110649
======================================================================
More information about the asterisk-bugs
mailing list