search for: only_user

Displaying 1 result from an estimated 1 matches for "only_user".

2014 Apr 04
1
Confbridge options
Hi, I'm doing an evaluation of Confbridge (migrating from Meetme). Looking at: https://wiki.asterisk.org/wiki/display/AST/ConfBridge+10 Under the heading "User Profile Configuration Options" the option announce_only_user is present. The sample config looks like this: -- ;announce_only_user=yes ;Sets if the only user announcement should be played when a channel enters a empty conference. On by default. -- But - disabling it (announce_only_user=no) doesn't take effect. And looking at the source asterisk-11.8.1...