[asterisk-users] MeetMe

Felipe Figueiredo felipe.figueiredo86 at gmail.com
Tue Jul 27 07:07:06 CDT 2010


1) Ok, I'm using now self/peer on the feature map
2) there's no space in features.conf.
toca_macaco => 1,self/caller,Playback,tt-monkeys

But it's not working yet.

On Mon, Jul 26, 2010 at 11:33 PM, Tilghman Lesher <tlesher at digium.com>wrote:

> On Monday 26 July 2010 15:20:26 Felipe Figueiredo wrote:
> > Hi guys,
> > i'm trying to use the "featuremap" of features.conf inside the app
> meetme,
> > but it's no working.
> > like:
> > _5XXX =>  {
> >           Set(DYNAMIC_FEATURES=toca_macaco);
> >           MeetMe(${EXTEN},F); //F forces the meetme to pass DTMF
> >           Hangup();
> > };
> >
> > in features.conf:
> > toca_macaco => 123, peer, Playback,tt-monkeys
>
> 1) There is no peer when you invoke MeetMe.  There is only a single call
> leg.
> You therefore want "self" or "caller".
> 2) Kill the spaces on this line.  All of them.  Note that " self", "
> caller",
> or " peer" do not match anything and will thus signal "Invalid 'ActivateOn'
> specification for feature..." at boot or reload.  Similarly, there is a
> dialplan application named "Playback", but there is no dialplan application
> named " Playback".
>
> --
> Tilghman Lesher
> Digium, Inc. | Senior Software Developer
> twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
> Check us out at: www.digium.com & www.asterisk.org
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100727/850e2fe1/attachment.htm 


More information about the asterisk-users mailing list