[asterisk-commits] pabelanger: trunk r299866 - in /trunk: ./ apps/app_chanspy.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Dec 28 19:00:06 UTC 2010
Author: pabelanger
Date: Tue Dec 28 13:00:04 2010
New Revision: 299866
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=299866
Log:
Merged revisions 299865 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r299865 | pabelanger | 2010-12-28 13:53:37 -0500 (Tue, 28 Dec 2010) | 9 lines
Merged revisions 299864 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r299864 | pabelanger | 2010-12-28 13:51:13 -0500 (Tue, 28 Dec 2010) | 2 lines
Documentation typo
........
................
Modified:
trunk/ (props changed)
trunk/apps/app_chanspy.c
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: trunk/apps/app_chanspy.c
URL: http://svnview.digium.com/svn/asterisk/trunk/apps/app_chanspy.c?view=diff&rev=299866&r1=299865&r2=299866
==============================================================================
--- trunk/apps/app_chanspy.c (original)
+++ trunk/apps/app_chanspy.c Tue Dec 28 13:00:04 2010
@@ -169,7 +169,7 @@
</syntax>
<description>
<para>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 <literal>chanprefix</literal> parameter is specified,
+ coming in and out of the channel being spied on. If the <literal>chanprefix</literal> parameter is specified,
only channels beginning with this string will be spied upon.</para>
<para>While spying, the following actions may be performed:</para>
<para> - Dialing <literal>#</literal> cycles the volume level.</para>
More information about the asterisk-commits
mailing list