Hi,

 

I want to configure mbuni to route some messages (starting with +33) to another mmsc but I don’t manage to make it work. Here is my config :

 

Machine A : WAP GW + MMSC (NowSMS)

Machine B : Mbuni

 

My phone successfully connects to mbuni and the message is stored in queue, but then the message stay there and is not transferred to the other mmsc on machine A.

 

It surely a misconfiguration problem but I can’t see where…

 

NZ.

--

Configuration file:

group = core

log-file = log/mbuni.log

access-log = /log/access.log

log-level = 0

 

group = mmsbox

name = "MMSC2"

hostname = localhost

host-alias = mmsc2

local-mmsc-domains = localhost

local-prefixes = 037

send-queue-directory = /tmp/spool/global

mm1-queue-directory = /tmp/spool/mm1

mm4-queue-directory = /tmp/spool/mm4

mmbox-root-directory = /tmp/spool/mmbox

max-send-threads = 5

send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'

unified-prefix = "+25637,037,37;+33,0033,33,0"

maximum-send-attempts = 50

default-message-expiry = 600

queue-run-interval = 0.1

send-attempt-back-off = 300

sendsms-url = "">

sendsms-username = tester

sendsms-password = foobar

mms-port = 1981

mm7-port = 1982

email2mms-relay-prefixes = "+33,0033,33,0"

ua-profile-cache-directory = /tmp/misc/profiles

notify-unprovisioned = no

mms-notify-text = "You have received a multimedia message from %S, go to XXX to view it"

mms-notify-unprovisioned-text = "This is a test"

mms-to-email-txt = "This is a multimedia message (HTML suppressed)"

mms-to-email-html = "This is a multimedia message powered by <emph>Digital Solutions</emph>"

mms-message-too-large-txt = "You have received a multimedia message from %S that is too large for your phone. Go to xxx to view it"

 

group = mmsproxy

name = "Proxy1"

host = 192.168.4.49

allowed-prefix = "+33,0033,33,0"

 

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

Reply via email to