aboutsummaryrefslogtreecommitdiffstats
path: root/configs/cli_aliases.conf.sample
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-20 19:03:17 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-20 19:03:17 +0000
commit4cac859005456b2555c15efeb5b7623f4e3bf091 (patch)
tree9df4a71a56870ba6c16a6c56844777f0548a8668 /configs/cli_aliases.conf.sample
parent7495cf1f436bf7075bd880900f56991d98866574 (diff)
Merged revisions 258149 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r258149 | lmadsen | 2010-04-20 14:02:49 -0500 (Tue, 20 Apr 2010) | 1 line Add 'soft hangup' alias per Steve Johnson on asterisk-users. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@258150 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/cli_aliases.conf.sample')
-rw-r--r--configs/cli_aliases.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/cli_aliases.conf.sample b/configs/cli_aliases.conf.sample
index 5c4fd88c5..3a5a3e9c6 100644
--- a/configs/cli_aliases.conf.sample
+++ b/configs/cli_aliases.conf.sample
@@ -153,6 +153,7 @@ show version=core show version
show version files=core show file version
show profile=core show profile
clear profile=core clear profile
+soft hangup=channel request hangup
[asterisk12](asterisk12_tpl)
; add any additional custom commands you want below here, for example:
@@ -181,6 +182,7 @@ stop when convenient=core stop when convenient
restart now=core restart now
restart gracefully=core restart gracefully
restart when convenient=core restart when convenient
+soft hangup=channel request hangup
[asterisk14](asterisk14_tpl)
; add any additional custom commands you want below here.