[asterisk-bugs] [Asterisk 0014217]: [patch] app_page causes undefined behavior when paging a page group with more than 128 extensions
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 13 19:27:20 CST 2009
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=14217
======================================================================
Reported By: a_villacis
Assigned To: otherwiseguy
======================================================================
Project: Asterisk
Issue ID: 14217
Category: Applications/app_page
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.4.22
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-12 10:06 CST
Last Modified: 2009-01-13 19:27 CST
======================================================================
Summary: [patch] app_page causes undefined behavior when
paging a page group with more than 128 extensions
Description:
When defining a paging group, if this group has more than 128 extensions,
an attempt to ring this paging group causes *all* calls (including those
belonging to extensions not part of the group) to be hung up. Analysis of
the root problem shows that a range of undefined behaviors can occur, up to
and including the crash of the Asterisk server.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-01-13 19:27 svnbot Status confirmed => resolved
2009-01-13 19:27 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list