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
0005185SIP LibraryBug reportpublic15-05-2009 14:1931-07-2009 16:13
ReporterAnthony Baire 
Assigned ToBostjan Pintar 
PrioritynormalSeverityminorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005185: handling binary content in MessageBody & MIME_Encapsulated_Parts
Description

If a message received from a system port contains some unknown binary content in the message body or in a MIME encapsulated part, then it is not possible to represent this content with the current types in the SIP library.

MessageBody and MIME_Encapsulated_Parts should have an octetstring field in their variants so as to allow storing other unknown contents.


TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0008640)
Axel Rennoch (manager)
19-05-2009 17:10

Request and Response types have payload fields that may be used in case of unknown contents.
(0008648)
Anthony Baire (reporter)
20-05-2009 09:48

Hi Axel

there are two issues with using the Payload field for this purpose:

1. the Payload field is defined as "charstring", it can only handle 7-bit ASCII data -> how to represent binary data?

2. the Payload field contains the raw SIP message, it is difficult to analyse it in the test and determine that there is some unknown message body inside

- Issue History
Date Modified Username Field Change
15-05-2009 14:19 Anthony Baire New Issue
15-05-2009 14:19 Anthony Baire Status new => assigned
15-05-2009 14:19 Anthony Baire Assigned To => Axel Rennoch
19-05-2009 17:10 Axel Rennoch Note Added: 0008640
19-05-2009 17:10 Axel Rennoch Assigned To Axel Rennoch =>
20-05-2009 09:48 Anthony Baire Note Added: 0008648
31-07-2009 16:13 Stephan Schulz Assigned To => Bostjan Pintar


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