HMR to modify the m line in the SDP
HI fellows,
I would like to know if you can help me to identify how I can change the mline from the a SDP that have 2 mlines, I am trying to get the the mline have a value and make a store of this values. And after I have the value stored, then replace the value of the mline have a value of port = 0.
I was trying with this and I am not getting the result in the test sip manipulation.
From SDP
t=0 0
m=audio 0 RTP/AVP 8
a=sendrecv
a=rtpmap:8 PCMA/8000
m=audio 40014 RTP/AVP 8
a=sendrecv
a=rtpmap:8 PCMA/8000