Ticket #4356 (new Feature Requests)

Opened 3 years ago

Last modified 3 years ago

Google Contacts CID Lookup

Reported by: Admiral_Trigger_Happy Assigned to:
Priority: minor Milestone: Undetermined
Component: CallerID Lookup Version: 2.7-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

I wrote a PHP app that downloads my Google Contacts, formats the numbers and then inserts them into the correct format and then inserts them into a database along with the Name of each contact. I then use the CID lookup script to lookup the MySQL database.

I think it would be nice to see it added to the CID lookup module. It needs a bit of work on the number formatting as if the number is stored in International format it assumes an Australian number as thats what mine all are. I'm working on adding more, but I need to know nearly all possible formats that need to be parsed before I can do more.

Attachments

ContactsDB.php (3.6 kB) - added by Admiral_Trigger_Happy on 06/19/10 13:30:21.

Change History

06/19/10 13:30:21 changed by Admiral_Trigger_Happy

  • attachment ContactsDB.php added.

06/19/10 14:05:57 changed by mbrevda

Hmm, seems like wont work without the Zend framework?

06/20/10 07:22:44 changed by Admiral_Trigger_Happy

Yeah, I forgot to mention that. Its extremely easy to install and setup however

06/22/10 17:18:16 changed by p_lindheimer

  • milestone changed from 2.8 to Cut Line.