I’ve updated asterisk to 1.6.2 and found that CLI “reload” command does not work anymore. What has happened to it? How do I reload asterisk after configuration change?
By trial and error I’ve found a combination that would work for me
centos*CLI> help
! Execute a shell command
ael reload Reload AEL configuration
ael set debug {read|tokens|mac Enable AEL debugging flags
......
centos*CLI> help help
Usage: help [topic]
When called with a topic as an argument, displays usage
information on the given command. If called without a
topic, it provides a list of commands.