Displaying 1 result from an estimated 1 matches for "_35xx".
Did you mean:
35xx
2007 Feb 27
1
Do I understand GROUPs correctly?
Hi,
I was under the impression that Set(GROUP()=1234) incremented some value
associated with 1234.
So if I did the same thing twice, I'd get a group count of 2.
Ex:
exten => s,1,Set(GROUP()=1234)
exten => s,n,Set(GROUP()=1234)
exten => s,n,Noop(Used channels: ${GROUP_COUNT(1234})
I get this in the CLI:
-- Executing Set("IAX2/test-2", "GROUP()=1234") in new