[asterisk-users] Multiple phones when one is unregistered

D'Arcy J.M. Cain darcy at Vex.Net
Wed Aug 31 20:57:43 CDT 2016


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
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.

-- 
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:darcy at Vex.Net
VoIP: sip:darcy at Vex.Net



More information about the asterisk-users mailing list