[asterisk-bugs] [JIRA] (SS7-58) Lost final digits in Called Party Number

Oscar Aldana (JIRA) noreply at issues.asterisk.org
Wed Feb 27 23:26:18 CST 2013


Oscar Aldana created SS7-58:
-------------------------------

             Summary: Lost final digits in Called Party Number
                 Key: SS7-58
                 URL: https://issues.asterisk.org/jira/browse/SS7-58
             Project: LibSS7
          Issue Type: Bug
      Security Level: None
          Components: General
         Environment: Dahdi 2.6 - Asterisk 1.8 - LibSS7 1.0.2
            Reporter: Oscar Aldana
            Assignee: mattf


I recently installed and configured the libss7 library on a server with Asterisk 1.8, work perfect but would like to help me solve a question that I have about incoming calls, I have a problem when entering Called Party Number (Num B) calls with more than 15 digits, asterisk recognizes only 15 and the rest of the number is lost.

As I understand after 15 digits creates another variable to store the rest of the Called Party Number. How I can complete the number?

Example:
Real number Dialed:00486123456789012
Debug Show:

--VARIABLE LENGTH PARMS[1]--
Called Party Number:
  Nature of address: 3
  NI: 1
  Numbering plan: 1
  Address signals: 0048612345678901
  [ 0a 03 90 00 84 16 32 54 76 98 10 ]

Linkset 1: Processing event: ISUP_EVENT_IAM
    -- Accepting call to '0048612345678901' on CIC 2
    -- Executing [0048612345678901 at ss7:1] NoOp("DAHDI/2-1", "16167069") in new stack

Again I appreciate your help

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list