'callstatus' ); protected function prepareNotificationModel() { $this->set('callstatus', 'answered'); $this->updateRelatedCalls(); } protected function canCreatePBXRecord() { return false; } protected function getCustomerPhoneNumber() { } }