From 1aa72d01e0c3818a5b13ff2153fe9dc8332316bb Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 28 Dec 2010 18:51:13 +0000 Subject: [PATCH] Documentation typo git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@299864 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_chanspy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c index 031c82998f..338c04c742 100644 --- a/apps/app_chanspy.c +++ b/apps/app_chanspy.c @@ -152,7 +152,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") This application is used to listen to the audio from an Asterisk channel. This includes the audio - coming in and "out of the channel being spied on. If the chanprefix parameter is specified, + coming in and out of the channel being spied on. If the chanprefix parameter is specified, only channels beginning with this string will be spied upon. While spying, the following actions may be performed: - Dialing # cycles the volume level. -- 2.47.2