drachtio / drachtio-siprec-recording-server

SIPREC recording server based on drachtio and rtpengine
MIT License
83 stars 34 forks source link

Allow a more flexible Content-type. #16

Closed ajsyp closed 5 years ago

ajsyp commented 5 years ago

Some SBCs (such as Dialpad) seem to include a more verbose Content-type in the SDP body of the SIP INVITE, such as Content-Type: application/sdp;charset=ISO-10646. This PR adds more flexible parsing behavior for these sorts of headers.