fmtp is a bit free-form...

my interpretation of that has always been "parameter is empty string, value is not". see https://github.com/ESTOS/strophe.jingle/blob/master/strophe.jingle.sdp.js#L544

Lance: it looks like stanza doesn't map this (telephone-event) anymore (otoh I don't see it mapped in the jitsi session-initate either).


Am 17.06.20 um 16:17 schrieb Daniel Gultsch:
Hi,

I've seen a couple of Jingle RTP implementations in the wild that send
XML looking like this: (note the lack o a 'name' attribute)

<payload-type channels="1" name="telephone-event" clockrate="8000" id="101">
   <parameter value="0-15" xmlns="urn:xmpp:jingle:apps:rtp:1"/>
</payload-type>

which is illegal according to the (non normative) scheme (both name
and value are required attributes) whereas the normative text doesn’t
say anything on whether either or both value and name can be omitted.

Can someone more familiar with what this actually maps to clarify?

Note that the implementations sending this are parsing this from firefoxes SDP.

cheers
Daniel
_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: [email protected]
_______________________________________________

_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: [email protected]
_______________________________________________

Reply via email to