agent_add_candidate_pairs_for_remote in libjuice will add all candidates despite the TransportPolicy, including local ones. In TransportPolicy::Relay mode, agent_add_candidate_pairs_for_remote should add only relayed candidates and avoid adding any direct candidates.
agent_add_candidate_pairs_for_remote in libjuice will add all candidates despite the TransportPolicy, including local ones. In TransportPolicy::Relay mode, agent_add_candidate_pairs_for_remote should add only relayed candidates and avoid adding any direct candidates.