[asterisk-bugs] [Asterisk 0011077]: GROUP_COUNT() returns 0
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Jan 8 13:50:08 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11077
======================================================================
Reported By: m4him
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11077
Category: Addons/General
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-24-2007 06:23 CDT
Last Modified: 01-08-2008 13:50 CST
======================================================================
Summary: GROUP_COUNT() returns 0
Description:
Description
GROUP_COUNT([groupname][@category])
Calculates the group count for the specified group, or uses the channel's
current group if not specified (and non-empty).
GROUP_COUNT() always returns when no group is specified.
======================================================================
----------------------------------------------------------------------
svnbot - 01-08-08 13:50
----------------------------------------------------------------------
Repository: asterisk
Revision: 97152
U branches/1.4/funcs/func_groupcount.c
------------------------------------------------------------------------
r97152 | file | 2008-01-08 13:50:07 -0600 (Tue, 08 Jan 2008) | 4 lines
If no group has been provided to the GROUP_COUNT dialplan function then
use the first one specific to the channel.
(closes issue http://bugs.digium.com/view.php?id=11077)
Reported by: m4him
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=97152
Issue History
Date Modified Username Field Change
======================================================================
01-08-08 13:50 svnbot Checkin
01-08-08 13:50 svnbot Note Added: 0076507
01-08-08 13:50 svnbot Status new => assigned
01-08-08 13:50 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list