Skip to content

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

Andrea Gianarda requested to merge fix/do_later_5_1 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