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
0007442SIP LibraryBug reportpublic06-06-2016 11:1713-12-2017 11:07
ReporterAxel Rennoch 
Assigned ToAxel Rennoch (old account) 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007442: RFC5009 PEarlyMediaHeader parameter type modification
DescriptionSTF160 identified issue to modify PEarlyMedia type definition:


Before:
=======
type record PEarlyMedia {
    FieldName fieldName (P_EARLY_MEDIA_E) ,
    EM_List em_param
}
type record of charstring EM_List;


After:
======
type record PEarlyMedia {
    FieldName fieldName (P_EARLY_MEDIA_E),
    EM_Param_List em_params
}
type charstring EM_Param;
type set of EM_Param EM_Param_List;



This approach reflects RFC5009, allows use of "superset" and is according to the implementaion of other lists, e.g. OptionTag_List.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0013965)
Denis Filatov (administrator)
06-06-2016 13:33

add v3.0.2
 0007442 STF160 identified issue to modify PEarlyMedia type definition to use EM_Param_List instead of EM_List
 0007443 STF160 proposed to apply the encode attribute at the end for all definitions within the module

A /tags/v3.0.2 [^]
(0014935)
Axel Rennoch (old account) (manager)
13-12-2017 09:32

change done in revision 642

- Issue History
Date Modified Username Field Change
06-06-2016 11:17 Axel Rennoch New Issue
06-06-2016 13:33 Denis Filatov Checkin
06-06-2016 13:33 Denis Filatov Note Added: 0013965
13-12-2017 09:32 Axel Rennoch (old account) Note Added: 0014935
13-12-2017 11:07 Axel Rennoch (old account) Status new => resolved
13-12-2017 11:07 Axel Rennoch (old account) Resolution open => fixed
13-12-2017 11:07 Axel Rennoch (old account) Assigned To => Axel Rennoch (old account)


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