[asterisk-bugs] [LibPRI 0015604]: [patch] Support for called_party_subaddr, currently only calling_party_subaddr is supported

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 22 11:21:18 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15604 
====================================================================== 
Reported By:                alecdavis
Assigned To:                rmudgett
====================================================================== 
Project:                    LibPRI
Issue ID:                   15604
Category:                   NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-07-28 21:51 CDT
Last Modified:              2009-10-22 11:21 CDT
====================================================================== 
Summary:                    [patch] Support for called_party_subaddr, currently
only calling_party_subaddr is supported
Description: 
Looking at q931.c it only has dump_called_party_subaddr
it's missing receive_called_party_subaddr, transmit_called_party_subaddr,
and associated pri_call changes. Maybe more...

The Telecom Specs in NZ suggests that SUB ADDRESS is always on, so doing
"desk to desk" between offices each with an asterisk box over the ISDN
should then be possible, without a whole load of DDI numbers required.

Is there any work beinging done for this?


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0001877 Useful enhancement to chan_zap would be...
====================================================================== 

---------------------------------------------------------------------- 
 (0112618) svnbot (reporter) - 2009-10-22 11:21
 https://issues.asterisk.org/view.php?id=15604#c112618 
---------------------------------------------------------------------- 
Repository: libpri
Revision: 1230

U   branches/1.4/libpri.h
U   branches/1.4/pri.c
U   branches/1.4/pri_internal.h
U   branches/1.4/pri_q931.h
U   branches/1.4/q931.c

------------------------------------------------------------------------
r1230 | rmudgett | 2009-10-22 11:21:17 -0500 (Thu, 22 Oct 2009) | 15 lines

Add support for calling and called subaddress.  Partial support for COLP
subaddress.

The Telecom Specs in NZ suggests that SUB ADDRESS is always on, so doing
"desk to desk" between offices each with an asterisk box over the ISDN
should then be possible, without a whole load of DDI numbers required.

(closes issue https://issues.asterisk.org/view.php?id=15604)
Reported by: alecdavis
Patches:
      libpri_subaddr_trunk.diff11.txt uploaded by alecdavis (license 585)
      Some minor modificatons were made.
Tested by: alecdavis, rmudgett

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

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

http://svn.digium.com/view/libpri?view=rev&revision=1230 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-22 11:21 svnbot         Note Added: 0112618                          
2009-10-22 11:21 svnbot         Status                   assigned => resolved
2009-10-22 11:21 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list