ModuleLoad
| | | | | 1.6 |————————
Action: ModuleLoad
Synopsis: Module management
Privilege: system,all
Description: Loads, unloads or reloads an Asterisk module in a running system.
Variables:
ActionID: <id> Action ID for this transaction. Will be returned.
Module: <name> Asterisk module name (including .so extension)
or subsystem identifier:
cdr, enum, dnsmgr, extconfig, manager, rtp, http
LoadType: load | unload | reload
The operation to be done on module
If no module is specified for a reload loadtype, all modules are reloaded