PAMI\Message\Action\SCCPLineForwardUpdateAction::__construct
Constructor.
Signature
public function __construct(string
$DeviceName,
string
$LineName,
string
$ForwardType,
[boolean
$Disable = false,
[boolean
$Number = false]] )
Parameters
$DeviceName— string- Device Name
$LineName— string- Line Name
$ForwardType— string- Forward Type, one of ['all', 'busy']
$Disable— boolean$Number— boolean
Returns
- void