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>
<br>&lt;param name=&quot;caller-controls&quot; value=&quot;default&quot;/&gt; <br><br>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">On Mon, Nov 23, 2009 at 3:27 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</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;">
<br><br><div class="gmail_quote"><div class="im">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>_______________________________________________<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>