From: Kinsey Moore Date: Fri, 28 Feb 2014 21:24:15 +0000 (+0000) Subject: app_queue: Fix documented AMI event name X-Git-Tag: 12.2.0-rc1~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370b75e4e1a47b9189d314c24e589b9366e29836;p=thirdparty%2Fasterisk.git app_queue: Fix documented AMI event name During the rewrite of AMI events to use the Stasis bus, the name of the QueueMemberPaused event was changed to QueueMemberPause. This corrects documentation to reflect that. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@409234 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_queue.c b/apps/app_queue.c index d0589ba658..cfd81b1063 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -981,7 +981,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - + Raised when a member is paused/unpaused in the queue.