baresip / re

Generic library for real-time communications with async IO support
BSD 3-Clause "New" or "Revised" License
129 stars 80 forks source link

sip: verify call-id, to-tag, cseq of INVITE response #1129

Closed maximilianfridrich closed 3 months ago

maximilianfridrich commented 3 months ago

Note that lseq could not be used because there might be PRACKs sent which increment the CSeq and would cause a mismatch.