[asterisk-bugs] [Asterisk 0015280]: LibSS7 not working when linkset is set to a value > 2

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 16 15:54:12 CDT 2009


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15280 
====================================================================== 
Reported By:                gentian
Assigned To:                mattf
====================================================================== 
Project:                    Asterisk
Issue ID:                   15280
Category:                   Channels/chan_dahdi
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0.9 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-06 00:30 CDT
Last Modified:              2009-06-16 15:54 CDT
====================================================================== 
Summary:                    LibSS7 not working when linkset is set to a value >
2
Description: 
I am using LibSS7 with Asterisk 1.6.0.9. The problem is that when I set the
linkset to a value greater than 2 the outgoing and incoming calls fail due
to incorrect number formating saying: Incomplete address. 
The libss7 does not set the correct numbering plan. The link is up and
everythink else seems ok.

This is the debug from a configuration with linkset with value <=2 which
is a successfull call from 222222 to 111111:

 Category: Ordinary calling subscriber (10)
                        [ 0a ]
                Transmission Medium Requirements:
                        Speech (0)
                        [ 00 ]
                --VARIABLE LENGTH PARMS[1]--
                Called Party Number:
                        Nature of address: 3
                        NI: 0
                        Numbering plan: 1
                        Address signals: 111111#
                        [ 07 03 10 76 02 62 60 f7 ]
                --OPTIONAL PARMS--
                Calling Party Number:
                        Nature of address: 3
                        NI: 0
                        Numbering plan: 1
                        Presentation: 0
                        Screening: 1
                        Address signals: 222222
                        [ 0a 06 03 11 44 03 00 90 ]




This is the debug from a configuration with linkset with value > 2 which
is a failed call from 222222 to 111111:

Calling Party's Category:
                        Category: Ordinary calling subscriber (10)
                        [ 0a ]
                Transmission Medium Requirements:
                        Speech (0)
                        [ 00 ]
                --VARIABLE LENGTH PARMS[1]--
                Called Party Number:
                        Nature of address: 0
                        NI: 0
                        Numbering plan: 1
                        Address signals: 111111#
                        [ 08 80 10 60 27 20 06 76 0f ]
                --OPTIONAL PARMS--
                Calling Party Number:
                        Nature of address: 0
                        NI: 0
                        Numbering plan: 1
                        Presentation: 0
                        Screening: 1
CLI>       Address signals: 222222




 			Cause Indicator:
                        Coding Standard: 0
	     CLI>       Location: 2
                        Cause Class: 1
                        Cause Subclass: 12
             CLI>       Cause: Invalid number format (address incomplete)
(28)


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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-16 15:54 lmadsen        Status                   new => assigned     
2009-06-16 15:54 lmadsen        Assigned To               => mattf           
======================================================================




More information about the asterisk-bugs mailing list