[asterisk-users] Multiple phones when one is unregistered

Administrator TOOTAI admin at tootai.net
Thu Sep 1 04:02:57 CDT 2016


Le 01/09/2016 à 03:57, D'Arcy J.M. Cain a écrit :
> On Tue, 30 Aug 2016 17:56:35 +0200
> Administrator TOOTAI <admin at tootai.net> wrote:
>> Something like
>>
>> exten => 5555551111,1,Verbose(Door buzzer calling)
>> same => n,Set(toRing=)
>> same => n,ExecIf($["${DEVICE_STATE(SIP/user1)}" = "NOT IN
>> USE"]?Set(toRing=${toRing}&SIP/user1)
>
> Failed.  I checked the online docs and the syntax seems to be correct

No. The trailing ) is missing

> but I get this:
>
> [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" ?

-- 
Daniel



More information about the asterisk-users mailing list