[Asterisk-Users] agi/cagi call limit using group_count

Raymond Chen rchen at broadz.com
Thu Feb 2 01:04:12 MST 2006


Dear all,

 

Anyone has experience using group and group_count to limit outgoing calls in
AGI/CAGI? 

 

SET VARIABLE GROUP(${CALLERIDNUM}) OUTBOUND_GROUP

EXEC Gotoif  $[${GROUP_COUNT(OUTBOUND_GROUP@${CALLERIDNUM})} > 1]?BLOCK

SET VARIABLE GROUP(${CALLERIDNUM}) OUTBOUND_GROUP

 

But it doesn't work as it should.  Tried in  extensions.conf and it works.

 

Any idea.

 

Thanks

 

Ray

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060201/44afa0db/attachment.htm


More information about the asterisk-users mailing list