Hi,
I have been attempting for a while now to get mbuni to act as a simple MMS relay.
What I am trying to accomplish is the following:
Set up the MMSC for phone 1 to my mbuni server
send an MMS from phone 1 to phone 2 through my mbuni MMSC.

Sofar, I can get the first phone to send to the mbuni MMSC, but the mmsc never forwards it to the second phone.
here is my config (sanitized) sofar.

group = core
log-file = /var/log/kannel/mmsgw.log
log-level = 0
access-log = /var/log/kannel/mms-access.log

group = mbuni
name = gentuni
hostname = gentoo
storage-directory = /var/spool/mbuni
sendsms-url = http://localhost:13013/cgi-bin/sendsms
sendsms-username = foo
sendsms-password = bar
mms-port = 8191
content-adaptation = false
mms-notify-text = "YOU HAS MMS"

group = send-mms-user
username = foo
password = bar
faked-sender = 100

group = mmsproxy
name = "PROXY"
host = gentoo.foo.bar

I am confused as where to go next...
Thanks in advance for any insight into this!
--Andrew
_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to