]> sjero.net Git - linphone/blobdiff - coreapi/private.h
Redesign ICE integration to prevent Sal from depending on ICE.
[linphone] / coreapi / private.h
index 61d1d4179a0919f04ead75b1486deebb11be2048..bc65e946e8ca7598799f0803b2e97503b70039bf 100644 (file)
@@ -136,6 +136,7 @@ struct _LinphoneCall
        bool_t was_automatically_paused;
        CallCallbackObj nextVideoFrameDecoded;
        LinphoneCallStats stats[2];
+       IceSession *ice_session;
 };