diff --git a/Superfecta.class.php b/Superfecta.class.php index c8d9dc8c..d40496fc 100644 --- a/Superfecta.class.php +++ b/Superfecta.class.php @@ -43,10 +43,6 @@ public function doConfigPageInit($page){ return true; } - public function myDialplanHooks() { - return true; - } - private function out($message) { if(is_object($this->agi)) { $this->agi->verbose($message); diff --git a/agi/superfecta.agi b/agi/superfecta.agi old mode 100755 new mode 100644