mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-25 10:54:45 +00:00
FS-4558 --resolve
This commit is contained in:
parent
86d5c02076
commit
a36f4b71dd
@ -4511,7 +4511,6 @@ static void chat_message_broadcast(conference_obj_t *conference, switch_stream_h
|
|||||||
}
|
}
|
||||||
|
|
||||||
switch_core_session_receive_message(lsession, &msg);
|
switch_core_session_receive_message(lsession, &msg);
|
||||||
switch_core_session_rwunlock(lsession);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
switch_mutex_unlock(conference->member_mutex);
|
switch_mutex_unlock(conference->member_mutex);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user