[asterisk-bugs] [Asterisk 0011724]: GROUP_COUNT called in macro cause crash
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jan 10 02:03:51 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11724
======================================================================
Reported By: IgorG
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11724
Category: Functions/func_groupcount
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 97657
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-09-2008 23:22 CST
Last Modified: 01-10-2008 02:03 CST
======================================================================
Summary: GROUP_COUNT called in macro cause crash
Description:
After update to latest SVN I have issue with crashing asterisk on outgoing
calls using following macro:
[macro-dialout-elecom]
exten => s,1,Set(GROUP()=ELECOM)
exten => s,n,GotoIf($[${GROUP_COUNT()} >= ${LIMIT}] ?limit)
======================================================================
----------------------------------------------------------------------
IgorG - 01-10-08 02:03
----------------------------------------------------------------------
Patch uploaded, also corrected description of function and warning due to
function changed behavior.
Issue History
Date Modified Username Field Change
======================================================================
01-10-08 02:03 IgorG Note Added: 0076619
======================================================================
More information about the asterisk-bugs
mailing list