In article <20160901070151.10ae4f26@imp>,
D'Arcy J.M. Cain <da...@vex.net> wrote:
> On Thu, 1 Sep 2016 11:02:57 +0200
> Administrator TOOTAI <ad...@tootai.net> wrote:
> > > [Aug 31 21:52:00] WARNING[-1][C-0001fed5] pbx.c: No application
> > > 'ExecIf' for extension (unauthenticated, 5555551111, 3)
> > >
> > > Is there a module that I need to load?
> > >
> > > In case it matters I am running Asterisk 11.23.0 on NetBSD 7.0.  
> > 
> > What's the output of CLI command "core show application ExecIf" ?
> 
> It looks like this doesn't matter any more but I do wonder why I don't
> have that command.
> 
> # asterisk -x "core show application ExecIf"
> Your application(s) is (are) not registered
> Command 'core show application ExecIf' failed.
> 
> What module am I missing?

The ExecIf command is provided in the module app_exec, which is usually
located at /usr/lib/asterisk/modules/app_exec.so

Maybe you had turned off app_exec in the menuconfigi when building, or maybe 
your
modules.conf has a noload => app_exec.so

Cheers
Tony
-- 
Tony Mountifield
Work: t...@softins.co.uk - http://www.softins.co.uk
Play: t...@mountifield.org - http://tony.mountifield.org

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
      http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to