DID modules

The DID modules represent connection types and are available per DID. Each DID contains at least one DID module.

Parameter Description
DidModule!List=True

Use this parameter to receive a list of all DID modules per DID.

DidModule!Did=<Did Name>

Use this parameter to indicate the DID for which DID modules are managed: listed, added, or removed.

DidModule!Add=<Did Name>

DidModule!Did=<Did Name>

DidModule!ConnectionType=<Connection Type>

To add a new DID module to a DID, enter the DID module name using the DidModule!Add parameter.

To indicate a DID to which the DID module is entered, use the DidModule!Did parameter.

Also, provide the DidModule!ConnectionType parameter for the DID module.

DidModule!Remove=<Did Module Name>

DidModule!Did=<Did Name>

To remove a DID module from a DID, enter the DID module name using the DidModule!Remove=<Did Module Name> parameter and the DID with the DID module to remove using the DidModule!Did=<Did Name> parameter.