MMS Web publishing database administration

This article illustrates the procedure to publish on a website the contents that you received via MMS channel. :id1: Before starting, please check if your SIM card has been activated to manage MMS.

Each time a MMS message is received, the FoxBox will insert its details inside of the SQLite database called mms.sqlite, located inside of the folder /mnt/flash/root/db . Here there are two tables:

Regarding the first table, here is an explanation of its fields:

While these are the fields of the second one:

All media are saved in /mnt/flash/root/documents and available over FTP and SSH. Now, using the well known FoxBox APIs you can retrieve, process and publish the contents however you prefer.