PAMI\Message\Action\SCCPHoldCallAction::__construct
Constructor.
Signature
public function __construct(string
$ChannelId,
string
$DeviceName,
[boolean
$Hold = true,
[boolean
$SwapChannels = false]] )
Parameters
$ChannelId— string- ChannelId
$DeviceName— string- Required for SharedLine
$Hold— boolean- Hold or Resume
$SwapChannels— boolean- If we are resuming and have an active channel, should it be put on hold
Returns
- void