Richard Fuchs writes:
question: how
it is possible the call works, i.e., rtpengine still has
the call even when it was already deleted? does it remember that two
offers were made using same params and the call does not really get
deleted before it has received two deletes?
It still works if the answer comes in before the delete-delay triggers
actual deletion (which is the reason for delete-delay's existence).
That was my question: how it is possible that the call worked even when
the answer came AFTER 30 seconds when the call was already deleted.
But it is not important since as you pointed out, via-branch needs to be
setup properly.
-- Juha