[asterisk-bugs] [LibSS7 0015281]: Calls Failing when linkset is set to a value > 2

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Jun 6 00:40:08 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15281 
====================================================================== 
Reported By:                gentian
Assigned To:                mattf
====================================================================== 
Project:                    LibSS7
Issue ID:                   15281
Category:                   General
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0.9 
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-06-06 00:40 CDT
Last Modified:              2009-06-06 00:40 CDT
====================================================================== 
Summary:                    Calls Failing 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-06 00:40 gentian        New Issue                                    
2009-06-06 00:40 gentian        Status                   new => assigned     
2009-06-06 00:40 gentian        Assigned To               => mattf           
2009-06-06 00:40 gentian        Asterisk Version          => 1.6.0.9         
2009-06-06 00:40 gentian        SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list