Colin Anderson
2005-Mar-24 16:21 UTC
[Asterisk-Users] Outlook contacts ->Asteriskdatabase(LookupCI DName)
>> Is it possible in any way to use an Outlook contacts database as the >> source for the internal Asterisk database that is used for callerid >> lookups?You could do it with some simple CDO or MAPI calls but the overhead would be brutal and you'd never get the data in time unless you were running the CDO or MAPI calls on a dedicated Exchange server. If the data doesn't change much might be simpler to periodically export the data as a CSV or whatever and then import it into a *good* database (which you can do right from within Outlook).
Possibly Parallel Threads
- Something every TDMP user should know
- Extracting subset from netCDF file using lat/lon and converting into .csv in R
- Extracting subset from netCDF file using lat/lon and converting into .csv in R
- Speaking of Outlook
- Samba 4.2.14 Internal DNS not returning DNAME records?