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

call: move ICE transport into SIPCall class


Just moving all ICE transport related methods from Call class
into the SIPCall call.
This is done in the mind of refactoring media transport system.

Call is agnostic to transport implementation and this stuff
has to be handled by concrete classes of Call that known all about
transport information.

Note: <algorithm> included in audiolayer.cpp to make this patch
buildable on UWP platform.

Change-Id: I04b780dcff3483237a2de3c47ee667df9bba9f97
Reviewed-by: default avatarOlivier SOLDANO <olivier.soldano@savoirfairelinux.com>
parent c84633fc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment