]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 258149 via svnmerge from
authorLeif Madsen <leif@leifmadsen.com>
Tue, 20 Apr 2010 19:03:17 +0000 (19:03 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Tue, 20 Apr 2010 19:03:17 +0000 (19:03 +0000)
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@258150 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/cli_aliases.conf.sample

index 5c4fd88c57393ce3d2733709435704a0f7097763..3a5a3e9c62b1985d82a92a1ffe017067665054bf 100644 (file)
@@ -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.