From 16487a72c4b2776d2f35d0c08987abf693aeea76 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Thu, 3 Mar 2011 20:13:11 +0000 Subject: [PATCH] Update PickupChan documentation. The PickupChan uses the ampersand as the argument separator. (closes issue #18905) Reported by: vmikhnevych Tested by: vmikhnevych git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@309348 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_directed_pickup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app_directed_pickup.c b/apps/app_directed_pickup.c index 26fc610a31..0b70da587f 100644 --- a/apps/app_directed_pickup.c +++ b/apps/app_directed_pickup.c @@ -73,7 +73,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Pickup a ringing channel. - + -- 2.47.2