Hi,
I have all my contacts in a particular table called "contacts" in the database "asteriskcdrdb".
I use this table for the CID lookup source.
Is there anyway to tell the FOP2 phonebook to work with this existent information?
What do I need to modify?
Thanks In Advance
Juan
Comments
You will have to export your astdb information some how and create a csv file that you can use to import or populate the phonebook table directly. The fop2 phonebook is mysql based, and lookups via checkdir.php are done this way. Using astdb for this purpose is inefficient.
Best regards,