aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2011-06-13 19:03:46 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2011-06-13 19:03:46 +0000
commita2d2fc70bc7addeffe850b72a248078f6c5a6569 (patch)
treeadf101d20d70fdb6378f6f77d99b2cc6ec68c0c1 /res
parent328493e805204da6860caee8e208f66092df15b0 (diff)
Merged revisions 323154 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r323154 | lmadsen | 2011-06-13 15:00:41 -0400 (Mon, 13 Jun 2011) | 6 lines Tweak documentation for AGI Hangup command. (closes issue ASTERISK-17999) Reported by: Ben Klang Patches: hangup-doc.diff - uploaded by Ben Klang (License #5876) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@323155 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res')
-rw-r--r--res/res_agi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_agi.c b/res/res_agi.c
index 53aa6804f..b57c498df 100644
--- a/res/res_agi.c
+++ b/res/res_agi.c
@@ -297,7 +297,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</agi>
<agi name="hangup" language="en_US">
<synopsis>
- Hangup the current channel.
+ Hangup a channel.
</synopsis>
<syntax>
<parameter name="channelname" />