FS-5835 --resolve

This commit is contained in:
Anthony Minessale 2013-10-14 21:03:39 +05:00
parent d820e981ca
commit 4edd7b7422
1 changed files with 0 additions and 1 deletions

View File

@ -4414,7 +4414,6 @@ int sofia_glue_toggle_hold(private_object_t *tech_pvt, int sendonly)
switch_channel_stop_broadcast(b_channel);
switch_channel_wait_for_flag(b_channel, CF_BROADCAST, SWITCH_FALSE, 5000, NULL);
}
switch_core_session_rwunlock(b_session);
}
sofia_clear_flag_locked(tech_pvt, TFLAG_SIP_HOLD);