Perhaps a simple statement upfront to clarify it would help.
For example, the first paragraph of Page 7 currently state:
Different RTP profiles MAY be used in different media sessions.
For negotiation of a media description, the four profiles AVP,
AVPF, SAVP, and SAVPF are mutually exclusive. Note, however, that
SAVP and SAVPF entities MAY be mixed in a single RTP session (see
section 4). Also, the offer/answer mechanism MAY be used to offer
alternatives for the same media session (e.g. using the same
transport parameters) and allow the answered to choose one of the
profiles.
It could be emphasised that what you are really saying is that the
alternatives are using multiple media descriptions (i.e., multiple m
lines)
in a single media session. Something like:
Different RTP profiles MAY be used in different media sessions.
For negotiation of a media description, the four profiles AVP,
AVPF, SAVP, and SAVPF are mutually exclusive. Note, however, that
SAVP and SAVPF entities MAY be mixed in a single RTP session (see
section 4). Also, the offer/answer mechanism MAY be used to offer
alternatives for the same media session (e.g. using the same
transport parameters and multiple media descriptions) and allow
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
the answered to choose one of the profiles.
Also, in section 1.1, the description of (SDP) media description could
be clarified with something like:
(SDP) media description:
This term refers to the specification given in a single m=
line in an SDP message. An SDP media description may define
only one RTP session. Grouping of m= lines in SDP (each with
^^^^^^^^^^
their own distinct transport address as described in [9]) may
cause
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
several SDP session level descriptions to define (alternatives
of) the same RTP session for the same media type.
Or something along those lines.