Just to clarify. This is the common AAEP issue that has had a fix since 1.3.0 - basically setting
<sip-transport>tcp</sip-transport> should cause sofia-sip to include ;transport=tcp in the Contact field in the unimrcp responses and that in turn should make Avaya send ACK messages with SIP/2.0/TCP instead of SIP/2.0/UDP which unimrcp ignores.
However, no matter what we do the
;transport=tcp is not included in the Contact field, and the calls fail after 32 seconds timeout.
(we did checked the logs which confirm that config->transport is indeed tcp)
We tested with unimrcp 1.8.0 and 1.7.0
Anyone running these versions successfully with Avaya 8.1 with TCP transport?