Skip to content
Snippets Groups Projects
Commit b8adedf9 authored by Guillaume Roguez's avatar Guillaume Roguez Committed by Olivier SOLDANO
Browse files

sipcall: make SIPCall::setCallMediaLocal() private


setCallMediaLocal is used to setup transport related options.
We also don't use anymore the local IP argument.
So this patch remove the argument, move it into ctor
and make setCallMediaLocal private (all calls removed).

This has the good side effect to remove the non-permited ICE API call
causing an error in logs.

Change-Id: I69220c253164777e8e88b6a4deef451325458c2c
Reviewed-by: default avatarOlivier Soldano <olivier.soldano@savoirfairelinux.com>
parent 678f9dd7
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment