[Freeswitch-dev] mod_conference: no events fire if member energy level is zero
Fowler, Peter (Peter)
fowlerp at avaya.com
Mon Apr 12 11:58:30 PDT 2010
If the conference participant sets his/her energy level threshold to zero (or the conference energy-level is set to zero), then
The floor_change event will never fire if the particpant becomes the loudest speaker. This is due to the line
If ((switch_test_flag(member, MFLAG_CAN_SPEAK) || switch _test_flag(member, MFLAG_MUTE_DETECT)) && energy _level) {
^^^^^^^^^^^^
I folks agree I'll enter a Jira ..
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100412/17d32b84/attachment.html
More information about the FreeSWITCH-dev
mailing list