PAMI\Message\Action\AttendedTransferAction::__construct
Constructor.
Signature
public function __construct(string
$channel,
string
$exten,
[string
$context = NULL,
[string
$priority = NULL]] )
Parameters
$channel— string
Transferer's channel.$exten— string
Extension to transfer to.$context— string
Context to transfer to.$priority— string
Priority to transfer to.
Returns
- void