Guys, <div>I put the option X and used the MEETME_EXIT_CONTEXT and it's working</div><div>thanks for the help!!!</div><div>=)<br><br><div class="gmail_quote">On Tue, Jul 27, 2010 at 9:07 AM, Felipe Figueiredo <span dir="ltr"><<a href="mailto:felipe.figueiredo86@gmail.com">felipe.figueiredo86@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">1) Ok, I'm using now self/peer on the feature map<div>2) there's no space in features.conf. </div><div>toca_macaco => 1,self/caller,Playback,tt-monkeys</div>
<div><br></div><div>But it's not working yet. <div><div></div><div class="h5"><br>
<br><div class="gmail_quote">On Mon, Jul 26, 2010 at 11:33 PM, Tilghman Lesher <span dir="ltr"><<a href="mailto:tlesher@digium.com" target="_blank">tlesher@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On Monday 26 July 2010 15:20:26 Felipe Figueiredo wrote:<br>
> Hi guys,<br>
> i'm trying to use the "featuremap" of features.conf inside the app meetme,<br>
> but it's no working.<br>
> like:<br>
> _5XXX => {<br>
> Set(DYNAMIC_FEATURES=toca_macaco);<br>
> MeetMe(${EXTEN},F); //F forces the meetme to pass DTMF<br>
> Hangup();<br>
> };<br>
><br>
> in features.conf:<br>
> toca_macaco => 123, peer, Playback,tt-monkeys<br>
<br>
</div>1) There is no peer when you invoke MeetMe. There is only a single call leg.<br>
You therefore want "self" or "caller".<br>
2) Kill the spaces on this line. All of them. Note that " self", " caller",<br>
or " peer" do not match anything and will thus signal "Invalid 'ActivateOn'<br>
specification for feature..." at boot or reload. Similarly, there is a<br>
dialplan application named "Playback", but there is no dialplan application<br>
named " Playback".<br>
<br>
--<br>
Tilghman Lesher<br>
Digium, Inc. | Senior Software Developer<br>
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)<br>
Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div>_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br></div>