[asterisk-bugs] [Asterisk 0014068]: [patch] COLP/CONP support in QSIG

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 18 18:54:27 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14068 
====================================================================== 
Reported By:                nreinartz
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   14068
Category:                   Channels/chan_dahdi/NewFeature
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-12-12 07:42 CST
Last Modified:              2009-08-18 18:54 CDT
====================================================================== 
Summary:                    [patch] COLP/CONP support in QSIG
Description: 
There's work in progress at Digium to implement COLP/CONP in asterisk team
branch issue8824 http://svn.digium.com/view/asterisk/team/group/issue8824.
Connected line and number presentation now is also supported in ISDN/QSIG
by two patchfiles attached to this issue.

The number and line presentation not only works for simple calls (for
called and calling party number) but also for call diversion and call
transfer.
This means divertingLegInformation1, divertingLegInformation2,
divertingLegInformation3, callTransferComplete, callTransferActive,
CalledName, ... are supported in QSIG.
It has been tested with HiPath 3000 V4.0 and HICOM 300.

libpri-1.4-2008-12-10-colpconp-0.1.0.patch adds COLP/CONP support to
libpri-1.4 branch. This patch includes lots of new functions for QSIG apdu
encoding and decoding and also fixes some bugs related to QSIG
encoding/encoding.

asterisk-issue8824-2008-12-10-colpconp-0.1.0.patch is used to patch
chan_dahdi.c in asterisk-issue8824.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0008824 [patch] Remote (called) Party Identific...
related to          0014292 [patch] CCBS/CCNR support for QSIG (lib...
has duplicate       0012357 [patch] add called/connected/busy name ...
====================================================================== 

---------------------------------------------------------------------- 
 (0109253) svnbot (reporter) - 2009-08-18 18:54
 https://issues.asterisk.org/view.php?id=14068#c109253 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 213007

U   trunk/CHANGES
U   trunk/channels/sig_pri.c
U   trunk/channels/sig_pri.h

------------------------------------------------------------------------
r213007 | rmudgett | 2009-08-18 18:54:25 -0500 (Tue, 18 Aug 2009) | 12
lines

Add COLP support to chan_dahdi/sig_pri.

Add Connected Line Presentation (COLP) support to chan_dahdi/libpri as an
addition to issue 8824.  This is the chan_dahdi/sig_pri portion.  COLP
support is now available for any switch for which libpri supports COLP
(currently ETSI PTP, ETSI PTMP, and Q.SIG) with this patch.

(closes issue https://issues.asterisk.org/view.php?id=14068)
Tested by: rmudgett

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

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

http://svn.digium.com/view/asterisk?view=rev&revision=213007 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-18 18:54 svnbot         Checkin                                      
2009-08-18 18:54 svnbot         Note Added: 0109253                          
======================================================================




More information about the asterisk-bugs mailing list