I am building application that required some data from iPhone\'s Call log(read only).
The call log is a sqlite db located at \"/User/Library/CallHistory/call_history.db<
Applications are not meant to access anything out of their sandbox. The Address Book database is accessible because it's accessed by the public frameworks.
Before firmware 2.1, applications did have read-only access out of their sandbox.