[Home]

Summary:ASTERISK-01145: Wrong hour in GotoIfTime locks channels
Reporter:Matteo Brancaleoni (mbrancaleoni)Labels:
Date Opened:2004-03-03 14:26:52.000-0600Date Closed:2008-01-15 14:45:40.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pbx.c.patch
Description:If you set a wrong time into the GotoIfTime app,
for example (00:00-59:00|mon-sun|*|*?1000) (note the wrong 59
hour) the app never return with an error and the
channel hang. Then a softhangup from the cli does nothing,
even restart doesn't work. Asterisk must be killed and restarted.
meanwhile the whole process isn't locked and everything
works ok... apart from the fact above.

I'm investigating where the bug resides.
Comments:By: mwood (mwood) 2004-03-04 00:18:09.000-0600

That patch should cover it.

By: Mark Spencer (markster) 2004-03-04 00:36:23.000-0600

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:45:40.000-0600

Repository: asterisk
Revision: 2322

U   branches/v1-0_stable/pbx.c

------------------------------------------------------------------------
r2322 | markster | 2008-01-15 14:45:39 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix gotoiftime (bug ASTERISK-1145)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2322