Hi guys, <div>i&#39;m trying to use the &quot;featuremap&quot; of features.conf inside the app meetme, but it&#39;s no working. </div><div>like:</div><div>_5XXX =&gt;  {</div><div>          Set(DYNAMIC_FEATURES=toca_macaco);</div>
<div>          MeetMe(${EXTEN},F); //F forces the meetme to pass DTMF</div><div>          Hangup();</div><div>};</div><div><br></div><div>in features.conf:</div><div>toca_macaco =&gt; 123, peer, Playback,tt-monkeys</div><div>
<br></div><div>But, if, inside the room, I press <b>123</b> the sound file tt-monkeys it&#39;s not executed. </div><div>If a put DYNAMIC_FEATURES in a Dial string it works.. </div><div>Any idea of how to use dtmf in the meetme app???</div>
<div><br></div><div>Thanx!!</div>