When you send a call into a conference it is by default not muted. There are member flags that can be set to have callers be deaf, mute, etc.:<div><br></div><div><a href="http://wiki.freeswitch.org/wiki/Mod_conference#Conference_Parameters">http://wiki.freeswitch.org/wiki/Mod_conference#Conference_Parameters</a></div>
<div><br></div><div>See &quot;member-flags&quot;.</div><div><br></div><div>You might want to pastebin the script and the console debug from a call that goes in auto-muted. There might be clues to what&#39;s going on.</div>
<div>-MC<br><br><div class="gmail_quote">On Wed, Mar 30, 2011 at 8:06 PM, deniro <span dir="ltr">&lt;<a href="mailto:ayhkor@gmail.com">ayhkor@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div> </div>
<div>Hi,</div>
<div>   When join to the conference  through perl program</div>
<div>   $session-&gt;execute(&quot;conference&quot;,<a href="mailto:conf-name@conf-profile" target="_blank">conf-name@conf-profile</a>);</div>
<div>somehow phones were getting muted</div>
<div>is there any parameters to pass while joining conference that will prevent phone callers be muted automatically</div>
<div> </div>
<div>thx</div>
<div>deniro--</div><font color="#888888">
<div> </div>
</font><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>