Skip to content

Fix an issue where incoming SIP MESSAGEs request received part of a dialog are...

Fix an issue where incoming SIP MESSAGEs request received part of a dialog are always dropped starting from the second one, because they of course share the same call-id, which is used to identify duplicates.

Merge request reports