drachtio / drachtio-siprec-recording-server

SIPREC recording server based on drachtio and rtpengine
MIT License
81 stars 31 forks source link

Change SDP parsing to accept Intrado invites #55

Closed phnm closed 1 year ago

phnm commented 1 year ago

Made adjustments so the payload-parser can parse Intrado invites, which only contain one SDP / one media stream. As we don't care about the information in the XML in this service, I removed the parsing logic.