]> sjero.net Git - linphone/blobdiff - coreapi/sal_eXosip2.h
add support in the api for multi transport
[linphone] / coreapi / sal_eXosip2.h
index 0df6023a63d9da8706703d56aa09dffc405297bd..5f2c681d1e72847f384e03fcb7e0ef361d1d1846 100644 (file)
@@ -38,6 +38,7 @@ struct Sal{
        MSList *other_transactions; /*MSList of SalOp */
        int running;
        int session_expires;
+       int keepalive_period;
        void *up;
 };