[asterisk-users] [FIXED] Re: call-limit on a per destination basis

Jean-Michel Hiver jhiver at ykoz.net
Fri Feb 27 07:01:29 CST 2009


The correct syntax for GotoIf is:

exten => _0262XXXXXX,n,GotoIf($[${GROUP_COUNT(Reunion)}>24]?500)

Otherwise it seems to evaluate the string "number > 24" which is always
true.

Duh...

Thx
JM

-- 
Jean-Michel Hiver - Synapse co-founder & CTO
GSM +262 692 828 070
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090227/286fbe9e/attachment.htm 


More information about the asterisk-users mailing list