mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-24 11:48:48 +00:00
huh?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7526 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ccf4e57c8d
commit
b7e347768e
@ -1624,7 +1624,7 @@ static void conference_loop_output(conference_member_t * member)
|
|||||||
write_frame.buflen = sizeof(data);
|
write_frame.buflen = sizeof(data);
|
||||||
write_frame.codec = &member->write_codec;
|
write_frame.codec = &member->write_codec;
|
||||||
|
|
||||||
if (switch_test_flag(member->conference, CFLAG_ANSWERED)) {
|
if (!switch_test_flag(member->conference, CFLAG_ANSWERED)) {
|
||||||
switch_channel_answer(channel);
|
switch_channel_answer(channel);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user