Deleting Second Voice Stream from SDP
Hi,
I have a system setting to the SBC an Invite message with two voice streams inside (below).
How can I delete all the lines related to the second voice stream (the last 5 lines) ?
Thanks and regards,
Dan
v=0
o=- 1629751631 0350922000 IN IP4 10.9.2.166
s=-
t=0 0
m=audio 27076 RTP/AVP 8 101
c=IN IP4 10.9.2.166
a=rtpmap:8 pcma/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=audio 27078 RTP/AVP 0 101
c=IN IP4 10.9.2.166
a=rtpmap:0 pcmu/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15