[asterisk-dev] Group funcations not functioning
    Raymond Chen 
    rchen at broadz.com
       
    Mon Apr 10 13:04:53 MST 2006
    
    
  
Dear all,
we have try to limit the outgoing channel by using GROUP() and 
GROUP_COUNT() to limit number of calls to a channel/trunk.  but lately 
we upgraded to 1.2.5, 1.2.6 or SVN 1.2 ,  both functions not work at 
all.   Is this a bug or just a misconfiguration on our part?
exten => s,1,Set(GROUP()=${count})
exten => s,n,GotoIf($[${GROUP_COUNT(${count})} > 1]?IncCount)
Regards
Ray
    
    
More information about the asterisk-dev
mailing list