[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wireshark-bugs
Subject:    [Wireshark-bugs] [Bug 9704] GSM_MAP phase 1: ASN definition for SendRoutingInfoForSM incomplete
From:       bugzilla-daemon () wireshark ! org
Date:       2014-01-30 12:32:37
Message-ID: bug-9704-15-l9ITHPlYXB () https ! bugs ! wireshark ! org/bugzilla/
[Download RAW message or body]

--1391085158.dCb42.21138
Date: Thu, 30 Jan 2014 12:32:38 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id—04

--- Comment #2 from Anders Broman <anders.broman@ericsson.com> ---
Hi,
As we update the ASN1 files by pulling them down from the 3GPP specs yhere is a
risk that this cahnge might get lost in future updates. One option is to guard
the change by.
-- WS specific change to be backwards compatible with phase 1
> 
-- END Ws specific change
possibly refering to the Bug report as well.

Anoter option is to add something like below ro GSMMAP.asn which contains older
constructs.

RoutingInfoForSM-ArgV1 ::= SEQUENCE {
    msisdn        [0] ISDN-AddressString,
    sm-RP-PRI        [1] BOOLEAN,
    serviceCentreAddress    [2] AddressString,
"Add your stuff here"
    extensionContainer    [6] ExtensionContainer    OPTIONAL,
    ... ,
    gprsSupportIndicator    [7]    NULL        OPTIONAL,
    -- gprsSupportIndicator is set only if the SMS-GMSC supports
    -- receiving of two numbers from the HLR
    sm-RP-MTI        [8] SM-RP-MTI    OPTIONAL,
    sm-RP-SMEA    [9] SM-RP-SMEA    OPTIONAL,
    sm-deliveryNotIntended    [10] SM-DeliveryNotIntended    OPTIONAL,
    ip-sm-gwGuidanceIndicator    [11] NULL        OPTIONAL,
    imsi            [12] IMSI        OPTIONAL,
    t4-Trigger-Indicator    [14] NULL        OPTIONAL,
    singleAttemptDelivery    [13]    NULL        OPTIONAL,
    correlationID    [15] CorrelationID    OPTIONAL }

Then add code in the template file to call RoutingInfoForSM-ArgV1 for phase1


Regards
Anders

--
You are receiving this mail because:
You are watching all bug changes.

--1391085158.dCb42.21138
Date: Thu, 30 Jan 2014 12:32:38 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<html>
    <head>
      <base href="https://bugs.wireshark.org/bugzilla/" />
      <style>
        body, th, td {
            font-size: 12px;
            font-family: Arial, Helvetica, sans-serif; }
        p, pre { margin-top: 1em; }
        pre {
            font-family: Bitstream Vera Sans Mono, Consolas, Lucida Console, \
monospace;  white-space: pre-wrap;
	}
        table { border: 0; border-spacing: 0; border-collapse: collapse; }
        th, td {
            padding: 0.25em;
            padding-left: 0.5em;
            padding-right: 0.5em;
        }
        th { background: rgb(240, 240, 240); }
        th.th_top { border-bottom: 1px solid rgb(116, 126, 147); }
        th.th_left { border-right: 1px solid rgb(116, 126, 147); }
        td.removed { background-color: #ffcccc; }
        td.added { background-color: #e4ffc7; }
      </style>
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - GSM_MAP phase 1: ASN definition for SendRoutingInfoForSM \
incomplete"  href="https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9704#c2">Comment \
# 2</a>  on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - GSM_MAP phase 1: ASN definition for SendRoutingInfoForSM \
incomplete"  href="https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9704">bug \
9704</a>  from <span class="vcard"><a class="email" \
href="mailto:anders.broman&#64;ericsson.com" title="Anders Broman \
&lt;anders.broman&#64;ericsson.com&gt;"> <span class="fn">Anders Broman</span></a> \
</span></b>  <pre>Hi,
As we update the ASN1 files by pulling them down from the 3GPP specs yhere is a
risk that this cahnge might get lost in future updates. One option is to guard
the change by.
-- WS specific change to be backwards compatible with phase 1
> 
-- END Ws specific change
possibly refering to the Bug report as well.

Anoter option is to add something like below ro GSMMAP.asn which contains older
constructs.

RoutingInfoForSM-ArgV1 ::= SEQUENCE {
    msisdn        [0] ISDN-AddressString,
    sm-RP-PRI        [1] BOOLEAN,
    serviceCentreAddress    [2] AddressString,
&quot;Add your stuff here&quot;
    extensionContainer    [6] ExtensionContainer    OPTIONAL,
    ... ,
    gprsSupportIndicator    [7]    NULL        OPTIONAL,
    -- gprsSupportIndicator is set only if the SMS-GMSC supports
    -- receiving of two numbers from the HLR
    sm-RP-MTI        [8] SM-RP-MTI    OPTIONAL,
    sm-RP-SMEA    [9] SM-RP-SMEA    OPTIONAL,
    sm-deliveryNotIntended    [10] SM-DeliveryNotIntended    OPTIONAL,
    ip-sm-gwGuidanceIndicator    [11] NULL        OPTIONAL,
    imsi            [12] IMSI        OPTIONAL,
    t4-Trigger-Indicator    [14] NULL        OPTIONAL,
    singleAttemptDelivery    [13]    NULL        OPTIONAL,
    correlationID    [15] CorrelationID    OPTIONAL }

Then add code in the template file to call RoutingInfoForSM-ArgV1 for phase1


Regards
Anders</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>

--1391085158.dCb42.21138--



___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-request@wireshark.org?subject=unsubscribe

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic