The channelload statement loads a channel module.
Parameters
This statement has two parameters:type – type of channel (Dial, Email, etc.)
module – name of the specific channel module that you want to make load (Mailburst, ABDialer, etc.).
Description
This statement loads a channel module.
channelload "Dial","ABDialer"
See Also
History
Version | Status | Notes |
10.0 | No Change | Carried over from Panorama 6.0 |