[svn-commits] mmichelson: branch 1.6.0 r120167 - /branches/1.6.0/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Jun 3 16:23:34 CDT 2008


Author: mmichelson
Date: Tue Jun  3 16:23:33 2008
New Revision: 120167

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

........
r120166 | mmichelson | 2008-06-03 16:22:52 -0500 (Tue, 03 Jun 2008) | 13 lines

Adding two new queue log events. The ADDMEMBER event is logged when
a dynamic realtime queue member is added to the queue, and the 
REMOVEMEMBER event is logged when a dynamic realtime member is
removed. Since no calling channel is associated with these events
the string "REALTIME" is placed where the channel's unique id is
normally placed.

(closes issue #12774)
Reported by: atis
Patches:
      queue_log_rt_members.patch uploaded by atis (license 242)


........

Modified:
    branches/1.6.0/   (props changed)

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




More information about the svn-commits mailing list