-
Notifications
You must be signed in to change notification settings - Fork 131
Items CID_Lookup
ggodart edited this page Jan 1, 2021
·
1 revision
See original
Example initialization:
use CID_Lookup;
$cid = new CID_Lookup($telephony_driver);
Constructor Parameters:
$x = new CID_lookup($y);
$x - Reference to the class
$y - Telephony driver reference
Input states:
"cid" - Caller ID event
"ring" - Ring event 'to pass along to other consumers of this object'
Output states:
"cid" - Caller ID event
"ring" - Ring event 'to pass along to other consumers of this object'
Translates a caller name and number to more information based on file data
Telephony_Item - undocumented
None
Jason Sharpee [email protected]
Special Thanks to: Bruce Winter - MH Tim Doyle - New Area Code format Clive Freeman
For example see g_phone.pl