Hi,

We have been using Kannel gateway for couple of years now for SMS applications. We're planning to support MMS applications and hoping the Mbuni gateway can accomplish these tasks:
   1. Send an MMS and post to web
   2. Browse MMS on web and have sent to mobile phone
   3. Get a MMS by sending the MMS assigned shortcode

We have compiled and installed mbuni-0.9.9 successfully. We have looked over the document and also the users archive. Before we go further, there are couple questions on our mind.

1. As we understand, we can send mms from command line using mmssend. Is there a way to invoke mmsend using web or some kind of connections similar to sendsms? If so, how and what is the format? Would it be something like:
   /cgi-bin/mmssend?username=tester&password=foobar&from=16191234567&to=16191234568&mfile=http://xxxx/test.mms

2. When receiving MMS (assuming someone sending MMS to our modem/gateway), WAP will transfer data to Mbuni to handle/fetch the content with the following set in the config:
     
group = wapbox
bearerbox-host = localhost
...
...
map-url = ""nofollow" href="http://mmsc/*">http://mmsc/* http://localhost:8191/*";

Assuming 8191 is the mms-port. The question is how do we get the mms content to post
to our website? We're not sure how or what to setup to receive the mms content from
Mbuni? 

Any help would be appreciated...

Thanks,
Sengen





_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to