• Simon Morlat's avatar
    fix bug in which a RelayedCall object is terminated during an active call... · 40b89f01
    Simon Morlat authored
    fix bug in which a RelayedCall object is terminated during an active call because the clients are not using the relay service.
    If a reINVITE is happening after the RelayedCall destruction, a new one is created but unfortunately the ICE context is loosed, which resulted in
    fantasy candidates added by the relay service.
    40b89f01