Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007781CDD ASN.1 (TS 102 894-2)New Featurepublic13-07-2018 09:4313-07-2018 09:43
Reporterlinla 
Assigned ToLan LIN 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusassignedResolutionopen 
PlatformOSOS Version
Product VersionTS 102 894-2 V1.2.1 
Target VersionNext ReleaseFixed in Version 
Summary0007781: [PhoneNumber] to use existing standards
DescriptionIf the phone number is in E164 format there is a definition from TC LI in TS 102 671:

e164-Format [1] OCTET STRING (SIZE (1..25)),
       -- E164 address of the node in international format. Coded in the same format as the
       -- calling party number parameter of the ISUP (parameter part: EN 300 356 [5]).



    Setting the standard in making standards

    
Scott Cadzow
 
scott@cadzow.com
www.cadzow.com
www.tvra-tools.eu
www.c3l-security.com
https://clicktime.symantec.com/a/1/0pv4eiXC2LMUQth_BrVOXlsjUhgpxeCFNFTAsuNIayc=?d=hIZwvEBvKBE3bIOsG9jW7V3exa5oywOQLjthfl1_vyhFYDrDLaiTOG3dU_6OZTGAfJiS3aogDz3zbKen6qCKe4I8qLxy0USfk_pmlqZ0zQwL4IGtU0J4ZJxVohkg78TTRL_6anQDi4l2LNvnMhyJs-NFzgP9lbC3GL3FGuoVGNmVFYTZOvWf1zy3yBscTaBpkaAfxbDHRUk4MVAp26Aadgb501gFmsNiF0NorE7oGJPEPpxznhjIgDcCBtU6SKiD0I7hNP2sQ6TMDcP7HF6yoQIy_lRy0g0hfe-AedH2yeR_dF3CZqnCk19B6FZu0bzNCLe-Z2ILD45MYR2IyN5jRCpVb_6q8TcHbtUvisLYf3YvLXkr4jYu-UqRU0v4omg%3D&u=http%3A%2F%2Fuk.virginmoneygiving.com%2FScottCadzow [^]
C3L (Cadzow Communications Consulting Ltd)
10 Yewlands
Sawbridgeworth
Herts.
CM21 9NP
UK
/// sleepy.ranges.dishes

    


 

From: William Whyte <wwhyte@ONBOARDSECURITY.COM>
Reply-To: William Whyte <wwhyte@ONBOARDSECURITY.COM>
Date: Tuesday, 26 June 2018 at 17:43
To: "ITS_WG1@LIST.ETSI.ORG" <ITS_WG1@LIST.ETSI.ORG>
Subject: Re: TS 102 894 - 2 ASN.1 check

The description of PhoneNumber in A.135 is a bit bare bones and doesn't guarantee unambiguous phone numbers. Shouldn't it, for example, require that the phone number starts with the country code? Should it address leading zeroes?

I would have thought there would be an existing ASN.1 definition of phone numbers somewhere that we could import.

Cheers,

William

On Tue, Jun 26, 2018 at 8:19 AM, Lin, Lan <Lan.Lin@hitachi-eu.com> wrote:
Hi Alex,
 
In current verson, phoneNumber is defined as IA5String
 
Then later we decided to add one more data element PhoneNumber defined as NumericString
 
So, changes should be as below
 
DangerousGoodsExtended ::= SEQUENCE {
    dangerousGoodsType DangerousGoodsBasic,
    unNumber INTEGER (0..9999),
    elevatedTemperature BOOLEAN,
    tunnelsRestricted BOOLEAN,
    limitedQuantity BOOLEAN,
    emergencyActionCode IA5String (SIZE (1..24)) OPTIONAL,
    phoneNumber IA5String (SIZE (1..24)) PhoneNumber OPTIONAL,
    companyName UTF8String (SIZE (1..24)) OPTIONAL,
        ...
}
 
 
PhoneNumber ::= NumericString (SIZE(1..16))
 
Lan
 
 
From: Alexandre Berge [mailto:Alexandre.Berge@etsi.org]
Sent: mardi 26 juin 2018 14:16
To: Sebastian Müller <Sebastian.Mueller@etsi.org>; Lin, Lan <Lan.Lin@Hitachi-eu.com>
Cc: Buburuzan, Teodor, Dr. (K-EFFI/C) (teodor.buburuzan@volkswagen.de) <teodor.buburuzan@volkswagen.de>; ITS_WG1 <ITS_WG1@list.etsi.org>
Subject: RE: TS 102 894 - 2 ASN.1 check
 
ASN.1 updated as requested, but did not find any difference in DangerousGoodsExtended …
 
From: Sebastian Müller
Sent: 26 June 2018 14:08
To: Lin, Lan <Lan.Lin@Hitachi-eu.com>; Alexandre Berge <Alexandre.Berge@etsi.org>
Cc: Buburuzan, Teodor, Dr. (K-EFFI/C) (teodor.buburuzan@volkswagen.de) <teodor.buburuzan@volkswagen.de>; ITS_WG1 <ITS_WG1@list.etsi.org>
Subject: Re: TS 102 894 - 2 ASN.1 check
 
hi lan
 
We are updating now the ans.1
 
Why did you need take out the message is values from ItsPduHeader?
 
 
 
Sent from my Samsung Galaxy smartphone.
 
 
-------- Original message --------
From: "Lin, Lan" <Lan.Lin@Hitachi-eu.com>
Date: 26/06/2018 13:08 (GMT+01:00)
To: Alexandre Berge <Alexandre.Berge@etsi.org>
Cc: "Buburuzan, Teodor, Dr. (K-EFFI/C) (teodor.buburuzan@volkswagen.de)" <teodor.buburuzan@volkswagen.de>, ITS_WG1 <ITS_WG1@list.etsi.org>, Sebastian Müller <Sebastian.Mueller@etsi.org>
Subject: TS 102 894 - 2 ASN.1 check
 
Hi Alex, Sebatian,
 
I checked the CDD TS stable draft (v1.2.13 as discussed today) vs. ASN.1 revision 30, attached are the results. Yellow marked DE/DFs are not consistant with TS 102 894 -2 version.
 
We will rediscuss this in the PM session.
 
@Teodor, I need to leave for another meeting at 3PM, can we handle the CDD/CAM/DENM matter at the beginning of PM? Sorry about that.
 
Regards
 
Lan
 
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
13-07-2018 09:43 linla New Issue
13-07-2018 09:43 linla Status new => assigned
13-07-2018 09:43 linla Assigned To => Lan LIN


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker