Fix a typo, update a reload command, and remove an unused configuration file.

(closes issue #10606, casper)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@81379 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-08-30 15:33:48 +00:00
parent d080d7bfc4
commit 828c0c1035
3 changed files with 3 additions and 95 deletions

View File

@@ -3,11 +3,11 @@
//
//
// Static extension configuration file, used by
// the pbx_config module. This is where you configure all your
// the pbx_ael module. This is where you configure all your
// inbound and outbound calls in Asterisk.
//
// This configuration file is reloaded
// - With the "extensions reload" command in the CLI
// - With the "ael reload" command in the CLI
// - With the "reload" command (that reloads everything) in the CLI
// The "Globals" category contains global variables that can be referenced