]> 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>
Fri, 22 Oct 2021 22:21:18 +0000 (01:21 +0300)
commit4abc58c3968482e0a33c906fa1af997c4fdb4da3
tree018213532ce5b721f528e79a85b98449a36f089c
parent489357206965da24531e87d0b46e03f12157d941
[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