[asterisk-users] Multiple phones when one is unregistered
Tony Mountifield
tony at softins.co.uk
Thu Sep 1 08:49:57 CDT 2016
In article <20160901070151.10ae4f26 at imp>,
D'Arcy J.M. Cain <darcy at Vex.Net> wrote:
> On Thu, 1 Sep 2016 11:02:57 +0200
> Administrator TOOTAI <admin at 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: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org
More information about the asterisk-users
mailing list