Order RTP/AVP and RTP/SAVP in SDP
Hi,
Is there a way to change the position of RTP/AVP and RTP/SAVP in an SDP when implementing SRTP & TLS on a Oracle AP 6300 SBC running SCZ7.2.0?
Currently it is ordered as follows in the SDP:
v=0
o=PVG 3098264554 3098210695 IN IP4 x.x.x.x
s=-
p=+1 6135555555
c=IN IP4 x.x.x.x
t=0 0
m=audio 0 RTP/SAVP 18 8 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=fmtp:18 annexb=no
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:mwAmZBBRbZaKi0/s5fgQCcWFDeR3YlLe0KT2y8kz
m=audio 10004 RTP/AVP 18 8 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=fmtp:18 annexb=no