~damg/ubuntu/quantal/asterisk/LP1097687

« back to all changes in this revision

Viewing changes to configs/cli_aliases.conf.sample

  • Committer: Bazaar Package Importer
  • Author(s): Lorenzo De Liso
  • Date: 2010-10-15 22:24:34 UTC
  • mfrom: (1.2.8 upstream) (8.3.8 sid)
  • Revision ID: james.westby@ubuntu.com-20101015222434-iy328q8in3lajzlv
Tags: 1:1.6.2.9-2ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/control:
    + Build-depend on hardening-wrapper
    + Change Maintainer
    + Removed Uploaders field.
    + Removed Debian Vcs-Svn entry and replaced with ubuntu-voip Vcs-Bzr,
      to reflect divergence in packages.
  - debian/rules: Make use of hardening-wrapper
  - debian/asterisk.init: chown /dev/dahdi
  - debian/backports/hardy: add file
  - debian/backports/asterisk.init.hardy: add file
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
show version files=core show file version
154
154
show profile=core show profile
155
155
clear profile=core clear profile
 
156
soft hangup=channel request hangup
156
157
 
157
158
[asterisk12](asterisk12_tpl)
158
159
; add any additional custom commands you want below here, for example:
181
182
restart now=core restart now
182
183
restart gracefully=core restart gracefully
183
184
restart when convenient=core restart when convenient
 
185
soft hangup=channel request hangup
184
186
 
185
187
[asterisk14](asterisk14_tpl)
186
188
; add any additional custom commands you want below here.