[svn-commits] lmadsen: branch 1.8 r323154 - /branches/1.8/res/res_agi.c
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Jun 13 14:00:43 CDT 2011
Author: lmadsen
Date: Mon Jun 13 14:00:41 2011
New Revision: 323154
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=323154
Log:
Tweak documentation for AGI Hangup command.
(closes issue ASTERISK-17999)
Reported by: Ben Klang
Patches:
hangup-doc.diff - uploaded by Ben Klang (License #5876)
Modified:
branches/1.8/res/res_agi.c
Modified: branches/1.8/res/res_agi.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/res/res_agi.c?view=diff&rev=323154&r1=323153&r2=323154
==============================================================================
--- branches/1.8/res/res_agi.c (original)
+++ branches/1.8/res/res_agi.c Mon Jun 13 14:00:41 2011
@@ -297,7 +297,7 @@
</agi>
<agi name="hangup" language="en_US">
<synopsis>
- Hangup the current channel.
+ Hangup a channel.
</synopsis>
<syntax>
<parameter name="channelname" />
More information about the svn-commits
mailing list