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/apps/app_confbridge.c I can't even find this option. Any clues?


Also - setting quiet=yes still plays join/leave sound. My current work-around is:
sound_join=silence/1
sound_leave=silence/1
But this seems a bit ineffective... In Meetme the quiet-flag also disabled join/leave sounds. Is this by design or an oversight?


--
Johan Wilfer

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to