The behavior of not being able to change the default caller controls are documented on the wiki:<div><br></div><div><a href="http://wiki.freeswitch.org/wiki/Mod_conference#.3Ccaller-controls.3E">http://wiki.freeswitch.org/wiki/Mod_conference#.3Ccaller-controls.3E</a><br>
<div><br></div><div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "><p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em; ">
<b>Reserved Group Names</b></p><ul style="line-height: 1.5em; list-style-type: square; margin-top: 0.3em; margin-right: 0px; margin-bottom: 0px; margin-left: 1.5em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-image: url(http://wiki.freeswitch.org/skins/monobook/bullet.gif); ">
<li style="margin-bottom: 0.1em; ">none - Use this name to prevent installing caller-controls for callers of a conference.<br></li><li style="margin-bottom: 0.1em; ">default - Use this name to utilize the hard-coded set of controls built-in to mod_conference. Do NOT name a custom set of conference-controls &quot;default&quot; as they will be overridden with the hard-coded set. The behavior of the &quot;default&quot; group is defined below:</li>
</ul></span><br><div class="gmail_quote">On Mon, Nov 23, 2009 at 2:42 PM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com">pjintheusa@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;">
Anthony - setting <br><br>&lt;control action=&quot;hangup&quot; digits=&quot;9&quot;/&gt;<br><br>or <br><br>&lt;control action=&quot;hangup&quot; digits=&quot;event&quot;/&gt;<br><br>does not make a difference, even when the default profile has <br>
<div class="im">
<br>&lt;param name=&quot;caller-controls&quot; value=&quot;default&quot;/&gt; <br><br></div>un-commented.<br><br><br>Looks to me like that default group is ignored even when specifically referred to?<br><br>As Michael says though, creating a specific group:<br>

<br>&lt;group name=&quot;myConf&quot;&gt;<br><br>and adding <br> <br>  &lt;param name=&quot;caller-controls&quot; value=&quot;myConf&quot;/&gt; in the default profile works a charm.<br><br>I am good - but let me know if you want me to try anything else.<br>

<br>Phil<br><br><br><br><div class="gmail_quote"><div><div></div><div class="h5">On Mon, Nov 23, 2009 at 3:27 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"><div><div></div><div class="h5">
<br><br><div class="gmail_quote"><div>On Mon, Nov 23, 2009 at 12:17 PM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com" target="_blank">pjintheusa@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">


Thanks for replying.<br><br>Well in the log I see: <br><br>2009-11-23 15:13:22.015625 [DEBUG] switch_rtp.c:2282 RTP RECV DTMF #:760<br>2009-11-23 15:13:22.062500 [DEBUG] mod_conference.c:2379 Channel leaving conference, cause: NONE<br>



<br>which make sense because just above I see:<br><br>009-11-23 15:13:08.171875 [DEBUG] mod_conference.c:5508 Installing default caller control action &#39;hangup&#39; bound to &#39;#&#39;.<br><br>The question I have - is how do I change that default caller control action if it is not in conference.conf.xml ??<br>



<br>&lt;caller-controls&gt;<br>    &lt;group name=&quot;default&quot;&gt;<br>    ...<div><br><b>&lt;control action=&quot;energy up&quot; digits=&quot;#&quot;/&gt;</b><br></div></blockquote></div><div><br>I believe that this is because the caller-controls param is commented out in the default profile config. I prefer not to mess w/ the default configs which is why I recommended the custom configs in my previous email...<br>


<br>-MC<br></div></div><br>
<br></div></div><div class="im">_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div></blockquote></div><br>
<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><br clear="all"><br>-- <br>-Rupa<br>
</div></div>