Hi
I created this patch to clean ugly experimental SDP lines.
It is tested with Content-Type multipart/mixed and application/sdp
and body cleaning seem to work fine.
Here is a sample of unwanted SDP attributes that can be filtered with
this function:
---
a=X-sqn:0
a=X-cap: 1 audio RTP/AVP 100
a=X-cpar: a=rtpmap:100 X-NSE/8000
a=X-cpar: a=fmtp:100 192-194,200-202
a=X-cap: 2 image udptl t38
---
Comments appreciated.
--
Mikko Lehto