PAMI\Message\Response\Response::setActionId
Sets an action id. This should not be necessary, but asterisk sometimes decides to not send the Response: or Event: headers.
Signature
public function setActionId(string
$actionId )
Parameters
$actionId
— string- New ActionId.
Returns
- void