Skip to content

Fix an issue where a SIP transaction over UDP could never end after timeout....

Simon Morlat requested to merge fix/check-tests into master

Fix an issue where a SIP transaction over UDP could never end after timeout. Properly report timeout so that switch to a subsequent SRV target is performed.

Merge request reports