Anthony - setting <br><br><control action="hangup" digits="9"/><br><br>or <br><br><control action="hangup" digits="event"/><br><br>does not make a difference, even when the default profile has <br>
<br><param name="caller-controls" value="default"/> <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><group name="myConf"><br><br>and adding <br> <br> <param name="caller-controls" value="myConf"/> 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"><<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>></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"><<a href="mailto:pjintheusa@gmail.com" target="_blank">pjintheusa@gmail.com</a>></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 'hangup' bound to '#'.<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><caller-controls><br> <group name="default"><br> ...<div><br><b><control action="energy up" digits="#"/></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>