search for: activateon

Displaying 3 results from an estimated 3 matches for "activateon".

Did you mean: activate
2009 Jan 22
1
Zap connection problem
...1 ; One Touch Record a.k.a. Touch Monitor atxfer => *2 ; Attended transfer ;parkcall => #72 ; Park call (one step parking) ; Set(__DYNAMIC_FEATURES=myfeature1#myfeature2#myfeature3) ;<FeatureName> => <DTMF_sequence>,<ActivateOn>[/<ActivatedBy>],<Application>[,<AppArguments>[, MOH_Class]] testfeature => #9,peer,Playback,tt-monkeys ;Allow both the caller and callee to play pauseMonitor => #1,self/callee,Pausemonitor ;Allow the callee to pause monitoring unpauseMonitor => #3,self/calle...
2010 Jul 26
2
MeetMe
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 But, if, inside the room, I press *123* the sound file
2009 Sep 07
2
features.conf : feature map ==> getting feature to work
Hi there, I need some help with a 'custom' feature. I have following feature defined in features.conf : [applicationmap] opnemencallee => #3,self/callee,Monitor,wav,/var/samba/profiles/jonaskl/recording,m In my dialplan : [from-HostAst] exten => s,1,Set(__DYNAMIC_FEATURES=opnemencallee) exten => s,n,Dial(SIP/grandstream,30) I want the callee to be able to press #3 to be able