Displaying 2 results from an estimated 2 matches for "feature_exec_app".
2009 Dec 02
2
Featuremap help
...tionmap]
dumpcaller => #9,callee,goto(521|1)
show features -
Dynamic Feature Default Current
--------------- ------- -------
dumpcaller no def #9
Result....
-- Feature Found: dumpcaller exten: dumpcaller
Dec 1 20:08:02 WARNING[18659]: res_features.c:958 feature_exec_app: Could
not find application (goto(521|1))
I have tried many variations per docs. It shows goto(521|1) also tried
(521,1) and dial(local/521/n) ad many others. Always get could not find
application.
Any ideas?
Doug
2006 Jan 05
1
Re: Has anyone tried using flash() in features.conf (applicationmap) - RESOLVED
...yone tried using flash() in features.conf (applicationmap)
Date: Wed, 04 Jan 2006 22:51:59 -0500
I have the sample application working and the flash applications
executes but I get the following error on the console.
Feature Found: zapflash exten: zapflash
WARNING[32164]: res_features.c:948 feature_exec_app: Could not
find application (flash())
Flash works within the dialplan so the application does exist.
Any Ideas what I have done wrong? (or if this is possible)
extensions.conf
exten => s,n,Set(DYNAMIC_FEATURES=testfeature#zapflash)
exten => s,n,Dial(SIP/xxxx,15,tWw)
features.conf...