modified closing of baresip due to upstream change

This commit is contained in:
Juha Heinanen
2018-12-04 00:24:34 +02:00
parent 8f601fdc73
commit 38e48917c4

View File

@ -425,6 +425,7 @@ Java_com_tutpro_baresip_BaresipService_baresipStart(JNIEnv *env, jobject instanc
LOGD("closing ...");
ua_close();
module_app_unload();
conf_close();
baresip_close();