Skip to content
Snippets Groups Projects
Commit c33f1ff7 authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

lan: improve pjsip behavior in a LAN

1. Resolving the TURN server but receiving connection timeout are
breaking the ICE init for now. This should not be the case. This
patch only removes the candidate from the candidate's list if a
conection timeout to the TURN occurs.
2. pj_getaddrinfo is very slow. Moreover, it's unecessary because
we succeed to get correct hosts candidates. So, just disable this.

Change-Id: Ic17628032c66ab1eeab43036bc340c81808aea5c
parent 0552492e
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment