Hi, Thanks Paul for the tip, I feel a little bit dumb about all these questionning when so many ppl successfully configured mbuni. I can successfully send mms to mbuni via URL parameters.
So, well, now, I'm facing the following pb: 2006-09-24 17:17:34 [24763] [10] INFO: Retry later MMSBox Outgoing Queue MMS Send: From 3xxxx/TYPE=PLMN, to 1xxxxxxxxxx/TYPE=PLMN, msgsize=110942: err=MMSBox error: Failed to deliver to 1xxxxxxxxxx/TYPE=PLMN. Don't know how to route! I started all 3 services (mmsproxy, mmsrelay and mmsbox) and still getting that problem. I am wondering how I can configure mbuni so that it sends my messages to my VASP gateway, what directives shall I use ... Thanks for the help, Eric Here is my mmsc.conf, which most certainly lacks a few directives. *** group = core log-file = /var/log/mbuni/mmsc.log access-log = /var/log/mbuni/access.log log-level = 0 group = mbuni name = "My MMSC" hostname = www.mydomain.com storage-directory = /var/spool max-send-threads = 5 maximum-send-attempts = 50 default-message-expiry = 360000 queue-run-interval = 5 send-attempt-back-off = 300 sendmms-port = 1234 mm7-port = 8080 group = send-mms-user username = vasp password = vasp group = mms-vasp vasp-id = My mm7 type = soap short-code = 3xxxx vasp-username = vasp vasp-password = vasp vasp-url = http://vasp:[EMAIL PROTECTED]:8080/mm7 **** Paul Bagyenda a écrit : > Hi, > > mmsproxy does not understand SMIL files. You want to use mmsbox > instead, and post to its sendmms port. > > On Sep 22, 2006, at 19:08, Monchanin Eric wrote: > > >> Hello all, >> >> I am trying to POST a smil file to my mmsproxy and I get only a >> SOAP error. >> My ultimate goal is only to redirect all messages post to mbuni to a >> another SOAP gateway. >> >> If someone could help me figure out where the problem lies I would be >> grateful. >> >> Thanks a lot, >> _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
