PAMI\Message\Action\HangupAction::__construct
Constructor.
Signature
public function __construct(string
$channel,
[int
$cause = NULL] )
Parameters
$channel— string- Channel to hangup.
$cause— int- Hangup cause.
Returns
- void