<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Michael,<br>
    <br>
    what you suggest is exactly what I was trying to do. Actually it
    does work: I can join with a couple of non_moderators and get the
    enter_sound as soon as the second one joins. when the moderator
    joins the enter_sound is turned off.<br>
    <br>
    But my initial Problem remains. When just one participant joins
    there is no enter_sound because the conference did not start yet. So
    if someone joins he waits and waits and all of a sudden (when the
    second one joins) the sound gets played. So what I was looking for
    was a way to start the conference, when the first participant joins.<br>
    <br>
    I managed to get the sound working the way I want. Ignoring the
    enter_sound and just playing the sound from dialplan after checking
    if a moderator is present in the given conference room.<br>
    <br>
    Still I think that the other way might be interessting not just for
    me.<br>
    <br>
    Thanks for your time MC, answering every stupid question the list
    spits out :)<br>
    <br>
    Mitja<br>
    <br>
    <br>
    <blockquote
cite="mid:%3CCAKzWOxUj0zQUBGVdcJ2cC2JMwN_FAQbP6+7qzJRv-aCf7wqBUw@mail.gmail.com%3E"
      type="cite">I believe the mintwo flag is not what you want.
      Instead you probably want the controls that let you change the
      enter sound:
      <div><br>
      </div>
      <div><font class="Apple-style-span" face="'courier new',
          monospace">conference &lt;conf&gt; enter_sound
          on|off|none|file &lt;filename&gt;</font></div>
      <div><br>
      </div>
      <div>So when the conference is first created it will use whatever
        is in the conference profile for the enter sound and then when
        the conference moderator joins you can use the api trick disable
        or change the enter sound. Let's say the name of the conference
        is "conference-3000" and you just want to turn off the enter
        sound. &nbsp;You could do something like this in the dialplan right
        before sending the moderator into the conference:</div>
      <div><br>
      </div>
      <div><font class="Apple-style-span" face="'courier new',
          monospace">&lt;action application="set" data="api=${conference
          conference-3000 enter_sound off}"/&gt;</font></div>
      <div><br>
      </div>
      <div>Hope that helps!</div>
      <div><br>
      </div>
      <div>-MC<br>
        <br>
        <div class="gmail_quote">On Fri, Aug 26, 2011 at 6:41 AM, Mitja
          Thomas <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:mitja.thomas1@ewetel.de">mitja.thomas1@ewetel.de</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello
            List,<br>
            <br>
            I try to start a conference in mod_conference when the first
            member<br>
            attempts to join. This may sound weird, but the conference
            is set to<br>
            wait for the moderator anyhow and I want to use the
            enter-sound to play<br>
            something like "There is currently no Moderator in this
            room. Please<br>
            hold the line". If the moderator joins, the enter-sound
            setting will be<br>
            set to none from dialplan. I thought I just have to NOT set
            the mintwo<br>
            member flag, but that didnt do the trick.<br>
            When the first member (no moderator) join there is no
            enter-sound, just<br>
            the moh file. When the second member joins (no moderator)
            both get the<br>
            enter-sound.<br>
            I thought there was a bug with the mintwo flag and I was
            close to submit<br>
            to JIRA because of that, but looking further into the code
            Im not sure<br>
            if the mintwo flag is even supposed to behave the way I want
            to. It just<br>
            kills the conference when less then two users are in it.<br>
            <br>
            So what I want to know, am I expecting the wrong behaviour
            from the<br>
            mintwo member flag? If so, is there a different approach to
            tell the<br>
            conference users right at the beginning if there is a
            moderator present<br>
            or not.<br>
            <br>
            Regards,<br>
            <br>
            Mitja<br>
            <br>
            <br>
            FreeSWITCH-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
            UNSUBSCRIBE:<a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Mitja Thomas
Vertrieb Gesch&auml;ftskunden

Branchenl&ouml;sungen / Service Entwicklung

Telefon:         +49 (0) 441 -  8000-4916
E-Mail:         <a class="moz-txt-link-abbreviated" href="mailto:mitja.thomas@ewe.de">mitja.thomas@ewe.de</a>


EWE TEL GmbH 
Cloppenburger Stra&szlig;e 310
26133 Oldenburg
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:info@ewe.de">info@ewe.de</a>
Internet: <a class="moz-txt-link-abbreviated" href="http://www.ewe.de">www.ewe.de</a>

Handelsregister Amtsgericht Oldenburg HRB 3723
Vorsitzender des Aufsichtsrates: Dr. Werner Brinker 
Gesch&auml;ftsf&uuml;hrung: Konrad Meier (Vorsitzender), Dirk Brameier, Ulf Heggenberger, Norbert Westfal</pre>
  </body>
</html>