Hi,

I installed sucessfully Mbuni 1.0 and Kannel 1.4 (connect PC with a Nokia
7110 phone) from source on Fedora Core 3.
I used Kannel for long time and be able to send and receive SMS without any
problem.
I want to do something with MMS, for example:
1. Send an MMS from my PC (WAP Push using Mbuni, Kannel) to a mobile number
and an email address
2. Send MMS from an mobile phone to the phone that connected to Kannel and
Mbuni, then Mbuni with extract the multimedia parts (picture, audio, etc) to
some directory and I can publish these file on a website.

Does anyone have a concrete example how to configure MBuni to do that?

I tried with the following steps but did not success:
1. Start bearerbox mmsc.conf
2. Start smsbox mmsc.conf
3. Start wapbox mmsc.conf
4. Start mmsrelay mmsc.conf
5. Start mmsproxy mmsc.conf
6. mmssend -f [EMAIL PROTECTED] -t +41xxx -m test.mms
- My mobile phone (+41xxx) receive the Notification sms, but when I tried to
receive the MMS from the phone, after connecting, I received the 
error message "MMS defective", the MMS was not successfully downloaded to
the mobile. My phone has an GPRS connection and the MMS relay server is set
to the provider server
mms.provider.com:8079 (I also tried to change it to my Mbuni relay server IP
at port 1981 but it did not work).
I don't know how to check the fetch URL in the Notification message (the URL
that the mobile phone will try to get the MMS content).


Thank in advance for any suggestion.



Here are my mmsc.conf:

 
group = mmsbox
name = "My MMSC"
hostname = mydomain.com
host-alias = mmsc
local-mmsc-domains = localhost
#local-prefixes = 0041;+41;
storage-directory = /tmp/spool
max-send-threads = 5
send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
unified-prefix = "+41,0041,41"
maximum-send-attempts = 1
default-message-expiry = 360000
queue-run-interval = 0.1
send-attempt-back-off = 300
sendsms-url = http://localhost:13013/cgi-bin/sendsms
sendsms-username = xxx
sendsms-password = xxx
mms-port = 1981
mm7-port = 1982

-- 
10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse für Mail, Message, More +++

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

Reply via email to