Hi,

i'm new to mbuni and got problem setting it up...

i'm trying to  connect to an external mmsc system as vas gateway using
following configuration and running only mmsbox..

i want only to receive only mms, so i suppose don't need mmsc
configuration and apparently mmsrelay & mmsproxy running... am i correct
on this??
how can i understand that got connected to external mmsc?? i don't get
anything in the log file...

that little for start....

thank u in advance,
Psaxtiris



##### CORE Configuration #####
group = core
log-file = /var/log/mbuni/mbuni.log
access-log = /var/log/mbuni/access.log
log-level = 0

group = mbuni
name = "MMSC"
storage-directory = "/var/www/html/spool"
max-send-threads = 5
unified-prefix = "3069,+3069,69;-,+"
maximum-send-attempts = 50
default-message-expiry = 360000
queue-run-interval = 0.1
send-attempt-back-off = 200
allow-ip = "*.*.*.*"
sendmms-port = 10001

#### MMS VAS Gateway Configuration ####
group = 1900
id = test
type = soap
mmsc-url = "http://localhost/spool/mmsbox_incoming";
incoming-username = usersm
incoming-password = passstat
incoming-port = 10002
max-throughput = 8
allow-ip = "*.*.*.*"

##### MMS Service Configuration #####
group = mms-service
name = mstat
catch-all = true
post-url = "http://localhost/gateway/mbuni/in/receive_mms.php";
http-post-parameters = fx=true&images.=%i&text.=%t
accept-x-mbuni-headers = true
keyword = test
omit-empty = yes
suppress-reply = true
service-code = regular




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

Reply via email to