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
0007079SIP LibraryBug reportpublic12-06-2015 13:2013-12-2017 11:07
ReporterAxel Rennoch (old account) 
Assigned ToAxel Rennoch (old account) 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007079: SDP type extension
Descriptionin module LibSip_SDPTypes

1) new type:
============
type record SDP_attribute_content {
Charstring_List content_params
}

2) updated type:
================
                type union SDP_attribute {
                    SDP_attribute_cat cat,
                    SDP_attribute_keywds keywds,
                    SDP_attribute_tool tool,
                    SDP_attribute_ptime ptime,
                    SDP_attribute_recvonly recvonly,
                    SDP_attribute_sendrecv sendrecv,
                    SDP_attribute_sendonly sendonly,
                    SDP_attribute_inactive inactive,
                    SDP_attribute_orient orient,
                    SDP_attribute_type sdp_type,
                    SDP_attribute_charset charset,
                    SDP_attribute_sdplang sdplang,
                    SDP_attribute_lang lang,
                    SDP_attribute_framerate framerate,
                    SDP_attribute_quality quality,
                    SDP_attribute_fmtp fmtp,
                    SDP_attribute_curr curr,
                    SDP_attribute_des des,
                    SDP_attribute_conf conf,
                    SDP_attribute_rtpmap rtpmap,
                    SDP_attribute_rtcp rtcp,
                    SDP_attribute_msrp msrp,
                    SDP_attribute_maxptime maxptime,
                    SDP_attribute_tcap tcap,
                    SDP_attribute_pcfg pcfg,
                    SDP_attribute_acfg acfg,
                    SDP_attribute_ecn_capable_rtp ecn_capable_rtp,
                    SDP_attribute_rtcp_fb rtcp_fb,
                    SDP_attribute_rtcp_xr rtcp_xr,
                    SDP_attribute_rtcp_rsize rtcp_rsize,
                    SDP_attribute_3ge2ae e2ae,
                    SDP_attribute_crypto crypto,
                    SDP_attribute_content content,
                    //* unknown has to be the last else encoding/decoding won't work!
                    SDP_attribute_unknown unknown
                }
Additional Informationthe extension is proposed/done by STF160
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0014934)
Axel Rennoch (old account) (manager)
13-12-2017 09:29

change done in revision 651

- Issue History
Date Modified Username Field Change
12-06-2015 13:20 Axel Rennoch (old account) New Issue
13-12-2017 09:22 Axel Rennoch (old account) Note Added: 0014933
13-12-2017 09:23 Axel Rennoch (old account) Note Deleted: 0014933
13-12-2017 09:29 Axel Rennoch (old account) Note Added: 0014934
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