[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:23:24 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14983
======================================================================
Reported By: teox
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 14983
Category: PBX/pbx_config
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-28 03:55 CDT
Last Modified: 2009-05-14 11:23 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
======================================================================
----------------------------------------------------------------------
(0104745) svnbot (reporter) - 2009-05-14 11:23
https://issues.asterisk.org/view.php?id=14983#c104745
----------------------------------------------------------------------
Repository: asterisk
Revision: 194431
_U branches/1.6.2/
U branches/1.6.2/main/pbx.c
------------------------------------------------------------------------
r194431 | tilghman | 2009-05-14 11:23:23 -0500 (Thu, 14 May 2009) | 14
lines
Merged revisions 194430 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r194430 | tilghman | 2009-05-14 11:22:14 -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=194431
Issue History
Date Modified Username Field Change
======================================================================
2009-05-14 11:23 svnbot Checkin
2009-05-14 11:23 svnbot Note Added: 0104745
======================================================================
More information about the asterisk-bugs
mailing list