<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I'm trying the default conference in
autoload_configs/conference.conf.xml,</FONT></DIV>
<DIV><FONT size=2>commented out the pin number line,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>but now when the ivr asks the pin number, for testing I
tried</FONT></DIV>
<DIV><FONT size=2>to do this :</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> <extension
name="nb_conferences"><BR>
<condition field="${sip_to_uri}"
expression="^(999)@$${domain}$"><BR>
<action
application="answer"/><BR>
<action
application="info"/><BR>
<!-- <action application="conference" data="<A
href="mailto:confname@profilename+flags{mute|deaf|waste|moderator}+[conference">confname@profilename+flags{mute|deaf|waste|moderator}+[conference</A>
pin number]">
--><BR>
<action application="conference" data="<A
href='mailto:$1-$${domain}@default"/'>$1-$${domain}@default"/</A>><BR>
<action application="send_dtmf" data="<A
href='mailto:12345@120"/'>12345@120"/</A>><BR>
</condition><BR>
</extension><BR></FONT></DIV>
<DIV><FONT size=2>and this on CLI:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>expand uuid_send_dtmf ${uuid} 12345</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>without success.</FONT></DIV>
<DIV><FONT size=2>How the default conference example accept DTMF ?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks</FONT></DIV>
<DIV><FONT size=2><BR>F</DIV></FONT></BODY></HTML>