<?php
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
* Developer Notes:
*
* Version History:
* 2022-06-13 Initial commit #FREEPBX-23555
* 2022-07-14 Update to version 16, add multi language support, refactor code, tested = only message error (Javier Pastor Aka VSC55)
* 2024-05-25 Adapt for version 16 of freepbx (Javier Pastor Aka VSC55)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***/
class EZCNAM extends superfecta_base {
public $description = "https://www.ezcn am.com/ - Commercial source for Caller ID Name data.";
public $version_requirement = "2.11";
public $source_param = array(
'Key' => array(
'description' => 'Your unique API key will be assigned to you when you create an EZCNAM account.',
'type' => 'text'
),
'Ignore_Keywords' => array(
This file has been truncated. show original