[asterisk-bugs] [Asterisk 0014983]: [patch] include contexts based on time causes asterisk to loop on startup
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 14 11:22:21 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14983
======================================================================
Reported By: teox
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 14983
Category: PBX/pbx_config
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.2.0-beta1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-04-28 03:55 CDT
Last Modified: 2009-05-14 11:22 CDT
======================================================================
Summary: [patch] include contexts based on time causes
asterisk to loop on startup
Description:
asterisk 1.6.2-beta1 is looping if a include-context (time-based) is used.
include => incoming-sip,6:00-0:00,mon-fri,*,*
The example above is running with asterisk 1.6.1 but loops on startup with
1.6.2
======================================================================
----------------------------------------------------------------------
(0104744) svnbot (reporter) - 2009-05-14 11:22
https://issues.asterisk.org/view.php?id=14983#c104744
----------------------------------------------------------------------
Repository: asterisk
Revision: 194430
U trunk/main/pbx.c
------------------------------------------------------------------------
r194430 | tilghman | 2009-05-14 11:22:20 -0500 (Thu, 14 May 2009) | 7
lines
If the timing ended on a zero, then we would loop forever.
(closes issue https://issues.asterisk.org/view.php?id=14983)
Reported by: teox
Patches:
20090513__issue14983.diff.txt uploaded by tilghman (license 14)
Tested by: teox
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=194430
Issue History
Date Modified Username Field Change
======================================================================
2009-05-14 11:22 svnbot Checkin
2009-05-14 11:22 svnbot Note Added: 0104744
======================================================================
More information about the asterisk-bugs
mailing list