From: Sean Bright Date: Thu, 4 Dec 2025 23:31:51 +0000 (-0500) Subject: app_queue.c: Update docs to correct QueueMemberPause event name. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ce5308ac9bdd4b82c4c41f508ab594f2d75c1c7;p=thirdparty%2Fasterisk.git app_queue.c: Update docs to correct QueueMemberPause event name. --- diff --git a/apps/app_queue.c b/apps/app_queue.c index e6d4067ea8..959be3a6a5 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -951,7 +951,7 @@ The name of the queue in which to pause or unpause this member. If not specified, the member will be paused or unpaused in all the queues it is a member of. - Text description, returned in the event QueueMemberPaused. + Text description, returned in the event QueueMemberPause.