Hi guys, <div>i'm trying to use the "featuremap" of features.conf inside the app meetme, but it's no working. </div><div>like:</div><div>_5XXX => {</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 => 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'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>