This page last changed on Mar 30, 2011 by wikibot.
ModuleLoad
Synopsis
Module management.
Description
Loads, unloads or reloads an Asterisk module in a running system.
Syntax
Arguments
- ActionID - ActionID for this transaction. Will be returned.
- Module - Asterisk module name (including.so extension) or subsystem identifier:
- cdr
- enum
- dnsmgr
- extconfig
- manager
- rtp
- http
- LoadType - The operation to be done on module. If no module is specified for a reload loadtype, all modules are reloaded.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|