Fix incorrect test.

This commit is contained in:
Simon Morlat 2018-05-24 13:45:45 +02:00
parent 71ed40b0d9
commit 89212ecc6c
2 changed files with 2 additions and 1 deletions

View file

@ -3676,6 +3676,7 @@ void check_media_direction(LinphoneCoreManager* mgr, LinphoneCall *call, bctbx_l
linphone_call_cbs_set_next_video_frame_decoded(call_cbs, linphone_call_next_video_frame_decoded_cb);
linphone_call_add_callbacks(call, call_cbs);
linphone_call_cbs_unref(call_cbs);
linphone_call_request_notify_next_video_frame_decoded(call);
linphone_call_send_vfu_request(call);
}
switch (video_dir) {

View file

@ -264,7 +264,7 @@ max-contacts-by-aor=15
# Maximum expire time for a REGISTER, in seconds.
# Default value: 86400
max-expires=60
max-expires=600
# Minimum expire time for a REGISTER, in seconds.
# Default value: 60