Skip to end of metadata
Go to start of metadata

ModuleCheck

Synopsis

Check if module is loaded.

Description

Checks if Asterisk module is loaded. Will return Success/Failure. An empty Version header is also returned (which doesn't contain the module revision number).

Syntax

Action: ModuleCheck
ActionID: <value>
Module: <value>
Arguments
  • ActionID - ActionID for this transaction. Will be returned.
  • Module - Asterisk module name (not including extension).

See Also

Import Version

This documentation was imported from Asterisk Version GIT-18-91a12a5

  • No labels