]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_sofia] Add tls-orq-connect-timeout profile parameter so SIP engine could try...
authorAndrey Volk <andywolk@gmail.com>
Tue, 27 Oct 2020 22:26:04 +0000 (02:26 +0400)
committerAndrey Volk <andywolk@gmail.com>
Sat, 23 Oct 2021 19:00:36 +0000 (22:00 +0300)
commit66a92063b6526636e0f4cd92680fe2bd97eb5a5d
tree018213532ce5b721f528e79a85b98449a36f089c
parent734e9776e0cabf65f0dea77c9a49c8cf3de14256
[mod_sofia] Add tls-orq-connect-timeout profile parameter so SIP engine could try again sending an outgoing request and when possible - using an alternative address (DNS failover). Add sip_call_tls_orq_connect_timeout channel variable per call to override profile's timeout.
conf/testing/sip_profiles/internal.xml
conf/vanilla/sip_profiles/internal.xml
src/mod/endpoints/mod_sofia/mod_sofia.h
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c