MMS Decoder

MMS Decoder can receive MMS messages, decode them, and display them on a Web page. This is done by acting as an MMSC, which is a server to which MMS messages are sent.

Tags Communications Internet Web Dynamic Content News/Diary Software Development Libraries php classes Telephony Networking
Licenses AGPL
Operating Systems OS Independent
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  14 Apr 2009 21:06
  • Rrelease-after

    Changes: This release adds a message-id to the MMSDecoder->confirm() function, so that it complies with the MMS 1.2 specification. This fixes a problem with Nokia 3120, and possibly other Nokia phones, that caused the phone to reboot. MMSDecoder and the example applications have been fixed to function correctly with PHP strict mode. Support has been added for UTF-8 character encoding for the Encoded-String-Value fields. A bug that occurred when parsing the EXPIRY field (every time) has been fixed. A document that describes the MMS Decoder API has been added.

    • Rrelease-mid
    •  03 Aug 2004 08:39
    • Rrelease-after

    Changes: An installation script, which creates the database or/and the tables, was added. A phpMyAdmin dump of the database structure was added. The directory structure of the package was changed.

    • Rrelease-mid
    •  03 Aug 2004 00:16
    • Rrelease-after

    No changes have been submitted for this release.

    No-screenshot

    Project Spotlight

    Multi Threaded Daemon - enhanced

    A PHP daemon that spawns multiple parallel threads.

    No-screenshot

    Project Spotlight

    Python-SIP

    A tool to generate Python bindings from C++ code.