< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] support of multipart mime type


Hello,
        Currently InviteSession check only application/sdp mime type for SDP.
        If message have SDP in multipart mime type (multipart contents) 
currently,
InviteSession can't pears it.
and application can't get OnOffer() callback.

Should we pears multipart contents in InviteSession for SDP?
Thanks,
Parag Patel