Skip to content

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

Simon Morlat requested to merge fix/udp-failover into release/5.1

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