[asterisk-commits] mmichelson: branch 1.6.0 r118784 - /branches/1.6.0/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed May 28 14:58:07 CDT 2008


Author: mmichelson
Date: Wed May 28 14:58:07 2008
New Revision: 118784

URL: http://svn.digium.com/view/asterisk?view=rev&rev=118784
Log:
Blocked revisions 118783 via svnmerge

........
r118783 | mmichelson | 2008-05-28 14:56:18 -0500 (Wed, 28 May 2008) | 15 lines

Update to the janitor project for making sure to be thread-safe when
retrieving the value of a channel variable. This covers app_queue.

This commit also incorporates a logical change. Previously, if MixMonitor
is to be used to record the call, all the arguments were parsed first. Then
the MixMonitor app would be located. Now the order of these operations has
been swapped. Now the app is located first so that we only go through the
work of parsing the arguments if the app was found.

(closes issue #12742)
Reported by: snuffy
Patches:
      bug_12742.diff uploaded by snuffy (license 35)


........

Modified:
    branches/1.6.0/   (props changed)

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the asterisk-commits mailing list