
01-14-2009, 10:39 AM
|
|
What's Jailbreak?
|
|
Join Date: Aug 2008
Device + Firmware: iPhone 3G 2.2
Operating System: Mac OS X 10.5.latest
Posts: 13
Thanks: 1
Thanked 3 Times in 1 Post
|
|
|
Archiving/extracting iPhone voicemail (automatic script)
|
As many of you probably know, the iPhone stores the audio files for Visual Voicemail locally for offline playback.
These exist as numbered AMR audio files in the /private/var/mobile/Library/Voicemail directory. If you transfer these files to your Mac, they can be played back natively through QuickTime Player.
AT&T now seems to purge voicemail messages older than one month, so if you need to save voicemail for archival purposes, you can copy these files from your iPhone.
I wrote a simple script last year that generates friendly filenames for these AMR files, making it much easier to organize archived voicemail messages. This script runs locally on your iPhone and requires that you have awk and the sqlite3 command line installed through Cydia.
I have attached it here in case it proves helpful to you.
Cheers,
Daron
|
|