public function setCallerPres($presentationMode) { $this->client->exec('SET', array("CALLERPRES()={$presentationMode}")); }