Skip to content

Fix B2BUA wrongly updating existing call

When the B2BUA received two or more forks to the same address, upon receiving the second, it wrongly assumed the first was created in a PushIncomingReceived, and updated it.

Merge request reports