So what do you think for the below configuration? Why I get this error when I try the mm7 port of mbuni?
________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marios Fotiou Sent: 31 May 2007 16:09 To: P. A. Bagyenda Cc: Mbuni MMS Gateway Users List Subject: RE: [Users] Corrupted MMS only to SonyEricsson Handsets This is my configuration *************************** for mmsrelay group = core log-file = /tmp/log/mbuni-mmsc.log access-log = /tmp/log/mmsc-access.log log-level = 0 group = mbuni name = "My MMSC" hostname = vas-pc-10 host-alias = mmsc local-prefixes = 037;+25637;25637 storage-directory = /tmp/spool max-send-threads = 5 send-mail-prog = /usr/sbin/sendmail -f '%f' '%t' -G 10.22.0.50 unified-prefix = "+25637,037,37" maximum-send-attempts = 1 default-message-expiry = 360000 queue-run-interval = 5 send-attempt-back-off = 300 sendsms-url = http://localhost:13013/cgi-bin/sendsms sendsms-username = tester sendsms-password = foobar mms-port = 8191 mm7-port = 8192 #allow-ip = 192.168.129.11 email2mms-relay-hosts = "mbuni.org;dsmagic.com;ds.co.ug" billing-module-parameters = "/tmp/log/cdr.log" # billing-library = billdemo.so #prov-server-notify-script = ~/src/mmprov/provnotify.sh #prov-server-sub-status-script = ~/src/mmprov/rcptstatus.sh content-adaptation = true notify-unprovisioned = yes 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-to-email-default-subject = "This is a multimedia message" 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 = mms-vasp vasp-id = newscorp type = soap short-code = 111 vasp-username = mbuni vasp-password = test vasp-url = http://user:[EMAIL PROTECTED]:12345/ group = mmsproxy name = "A test mms proxy" host = mms.areeba.com.cy allowed-prefix = "96" denied-prefix = "037" *************************** for mmsbox group = core log-file = /tmp/log/mbuni-mmmsbox.log access-log = /tmp/log/mmsbox-access.log log-level = 0 group = mbuni storage-directory = /tmp/spool max-send-threads = 5 maximum-send-attempts = 1 default-message-expiry = 360000 queue-run-interval = 5 send-attempt-back-off = 300 sendmms-port = 10001 group = mmsc id = newscorp mmsc-url = http://mbuni:[EMAIL PROTECTED]:8192/ incoming-username = user incoming-password = pass incoming-port = 12345 type = soap group = send-mms-user username = tester password = foobar ******************************************* The error I get is 2007-05-31 16:08:20 [21589] [17] DEBUG: Parsing URL `http://mbuni:[EMAIL PROTECTED]:8192/': 2007-05-31 16:08:20 [21589] [17] DEBUG: Scheme: http:// 2007-05-31 16:08:20 [21589] [17] DEBUG: Host: 10.22.0.132 2007-05-31 16:08:20 [21589] [17] DEBUG: Port: 8192 2007-05-31 16:08:20 [21589] [17] DEBUG: Username: mbuni 2007-05-31 16:08:20 [21589] [17] DEBUG: Password: test 2007-05-31 16:08:20 [21589] [17] DEBUG: Path: / 2007-05-31 16:08:20 [21589] [17] DEBUG: Query: (null) 2007-05-31 16:08:20 [21589] [17] DEBUG: Fragment: (null) 2007-05-31 16:08:20 [21589] [17] DEBUG: HTTP: Opening connection to `10.22.0.132:8192' (fd=46). 2007-05-31 16:08:20 [21589] [17] DEBUG: Socket connecting 2007-05-31 16:08:20 [21589] [16] DEBUG: Get info about connecting socket 2007-05-31 16:08:20 [21589] [16] DEBUG: Socket not connected 2007-05-31 16:08:20 [21589] [16] ERROR: Couldn't fetch <http://mbuni:[EMAIL PROTECTED]:8192/> 2007-05-31 16:08:20 [21589] [11] INFO: Retry later MMSBox Outgoing Queue MMS Send: From 96222524/TYPE=PLMN, to 96222524/TYPE=PLMN, msgsize=53869: err=Failed to contact MMC[url=http://mbuni:[EMAIL PROTECTED]:8192/] => HTTP returned status = -1!
_______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
