[asterisk-bugs] [LibSS7 0015551]: Asterisk supplied variable do not propagate to SS7 channel parameters

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jul 22 10:41:17 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15551 
====================================================================== 
Reported By:                robiwan
Assigned To:                mattf
====================================================================== 
Project:                    LibSS7
Issue ID:                   15551
Category:                   General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.1.1 
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-22 04:23 CDT
Last Modified:              2009-07-22 10:41 CDT
====================================================================== 
Summary:                    Asterisk supplied variable do not propagate to SS7
channel parameters
Description: 
Running * 1.6.1.1 with DAHDI 2.2.0 and libss7 branch 1.0.

extension.conf
[incoming]
exten => 5000,1,Set(_SS7_REDIRECTING_NUMBER=${EXTEN})
exten => 5000,n,Dial(${OUTTRUNK}/1010)

But on the receiving end, SS7_REDIRECTING_NUMBER is empty.


====================================================================== 

---------------------------------------------------------------------- 
 (0108080) mattf (administrator) - 2009-07-22 10:41
 https://issues.asterisk.org/view.php?id=15551#c108080 
---------------------------------------------------------------------- 
For some SS7 variables (including the one above) supporting of both
transmission and reception of the variable does not work.  Reception will
just about always work, but transmission is not implemented for all the
variables.  In this case, SS7_REDIRECTING_NUMBER is one not supported for
transmission. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-22 10:41 mattf          Note Added: 0108080                          
======================================================================




More information about the asterisk-bugs mailing list