[Home]

Summary:ASTERISK-10171: [patch] no need to signal_condition after iax2_sched_add
Reporter:Andrey S Pankov (casper)Labels:
Date Opened:2007-08-26 08:36:16Date Closed:2007-08-26 12:54:51
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_iax2.c.80931.diff
Description:This is related to changeset 80895...
Comments:By: Digium Subversion (svnbot) 2007-08-26 12:53:25

Repository: asterisk
Revision: 80932

------------------------------------------------------------------------
r80932 | russell | 2007-08-26 12:53:24 -0500 (Sun, 26 Aug 2007) | 3 lines

Remove an extra signal_condition() for the scheduler thread.
(closes issue ASTERISK-10171, patch from casper)

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

By: Digium Subversion (svnbot) 2007-08-26 12:54:51

Repository: asterisk
Revision: 80933

------------------------------------------------------------------------
r80933 | russell | 2007-08-26 12:54:50 -0500 (Sun, 26 Aug 2007) | 11 lines

Merged revisions 80932 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r80932 | russell | 2007-08-26 13:11:26 -0500 (Sun, 26 Aug 2007) | 3 lines

Remove an extra signal_condition() for the scheduler thread.
(closes issue ASTERISK-10171, patch from casper)

........

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