[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
Mon Oct 12 04:42:01 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
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:                     assigned
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:              
====================================================================== 
Date Submitted:             2009-07-28 21:51 CDT
Last Modified:              2009-10-12 04:42 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...
====================================================================== 

---------------------------------------------------------------------- 
 (0112198) alecdavis (reporter) - 2009-10-12 04:42
 https://issues.asterisk.org/view.php?id=15604#c112198 
---------------------------------------------------------------------- 
uploaded: libpri_subaddr_trunk.diff8.txt and
asterisk_subaddr_trunk.diff8.txt

asterisk:
  sig_pri.c:sig_pri_call
     Separates the 'U/u' for user specified. Odd even not needed, as
length of  string determines this. 'N/n' for NSAP.
  Now correctly receives User Specified Calling/Called Sub, previously
only supported NSAP.
 
libpri:
q931.c: Fixed up BCD to be left justified with trailling '0' if odd
indicator is set.

ready to commit, or at least to the team branch. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-12 04:42 alecdavis      Note Added: 0112198                          
======================================================================




More information about the asterisk-bugs mailing list