I use mbuni 1.3, with kannel 1.4.1. Kannel runs without any problems. I have been trying to get mbuni up and running, so I can send MMS' from my server to my mobilephone.
The errorlog show this: ----------------------- 2007-11-20 11:44:22 [14641] [4] PANIC: gwlib/octstr.c:2447: seems_valid_real: Assertion `ostr != NULL' failed. (Called from gwlib/octstr.c:661:octstr_base64_to_binary.) 2007-11-20 11:44:22 [14641] [4] PANIC: /usr/local/bin/mmsproxy(gw_panic+0x101) [0x808bec1] 2007-11-20 11:44:22 [14641] [4] PANIC: /usr/local/bin/mmsproxy [0x808e335] 2007-11-20 11:44:22 [14641] [4] PANIC: /usr/local/bin/mmsproxy(octstr_base64_to_binary+0x25) [0x808f855] 2007-11-20 11:44:22 [14641] [4] PANIC: /usr/local/bin/mmsproxy(unbase64_mimeparts+0x100) [0x806d390] 2007-11-20 11:44:22 [14641] [4] PANIC: /usr/local/bin/mmsproxy(mms_frommime+0x72) [0x8060722] 2007-11-20 11:44:22 [14641] [4] PANIC: /usr/local/bin/mmsproxy(mm7_soap_to_mmsmsg+0x1ab) [0x807084b] 2007-11-20 11:44:22 [14641] [4] PANIC: /usr/local/bin/mmsproxy [0x80596b9] 2007-11-20 11:44:22 [14641] [4] PANIC: /usr/local/bin/mmsproxy [0x8083170] 2007-11-20 11:44:22 [14641] [4] PANIC: /lib/libpthread.so.0 [0xb7c3d4bb] 2007-11-20 11:44:22 [14641] [4] PANIC: /lib/libc.so.6(__clone+0x5e) [0xb7a5233e] 2007-11-20 11:44:22 [14250] [10] DEBUG: Failed while reading status 2007-11-20 11:44:22 [14250] [10] ERROR: Couldn't fetch <http:// user1:[EMAIL PROTECTED]:1982/> 2007-11-20 11:44:22 [14250] [9] INFO: Retry later MMSBox Outgoing Queue MMS Send: From 100/TYPE=PLMN, to 21324354/TYPE=PLMN, msgsize=14740: err=Failed to contact MMC[url=http://user1:[EMAIL PROTECTED]:1982/] => HTTP returned status=[-1]! 2007-11-20 11:46:36 [14250] [5] DEBUG: Queued to thread 0 for /var/spool/mbuni/mmsbox_outgoing/qf4693.1.x312.80, sendt=1195555596, tnow=1195555596 2007-11-20 11:46:36 [14250] [8] INFO: MMSBox: Send[soap] to MMSC[local], msg type [m-send-req], from 100/TYPE=PLMN, to 31184385/TYPE=PLMN 2007-11-20 11:46:36 [14250] [11] DEBUG: Parsing URL `http://user1:[EMAIL PROTECTED]:1982/': 2007-11-20 11:46:36 [14250] [11] DEBUG: Scheme: http:// 2007-11-20 11:46:36 [14250] [11] DEBUG: Host: localhost 2007-11-20 11:46:36 [14250] [11] DEBUG: Port: 1982 2007-11-20 11:46:36 [14250] [11] DEBUG: Username: user1 2007-11-20 11:46:36 [14250] [11] DEBUG: Password: pass1 2007-11-20 11:46:36 [14250] [11] DEBUG: Path: / 2007-11-20 11:46:36 [14250] [11] DEBUG: Query: (null) 2007-11-20 11:46:36 [14250] [11] DEBUG: Fragment: (null) 2007-11-20 11:46:36 [14250] [11] DEBUG: HTTP: Opening connection to `localhost:1982' (fd=29). 2007-11-20 11:46:36 [14250] [11] DEBUG: Socket connecting 2007-11-20 11:46:36 [14250] [10] DEBUG: Get info about connecting socket 2007-11-20 11:46:36 [14250] [10] DEBUG: Socket not connected 2007-11-20 11:46:36 [14250] [10] ERROR: Couldn't fetch <http://user1:[EMAIL PROTECTED]:1982/> 2007-11-20 11:46:36 [14250] [8] INFO: Retry later MMSBox Outgoing Queue MMS Send: From 100/TYPE=PLMN, to 21324354/TYPE=PLMN, msgsize=14740: err=Failed to contact MMC[url=http://user1:[EMAIL PROTECTED]:1982/] => HTTP returned status=[-1]! Can anybody tell me what I'am doing wrong? /Nis Some info ---------- I can't send via my mobilecopmany's mmsc! I run mmsbox with mmsbox.conf, mmsrelay and mmsproxy with mmsc.conf mmsbox.conf looks like this: ------------------------------------- group = core log-file = /var/log/mmsbox.log access-log = /var/log/mmsbox-access.log log-level = 0 group = mbuni storage-directory = /var/spool/mbuni max-send-threads = 2 maximum-send-attempts = 50 default-message-expiry = 360000 queue-run-interval = 5 send-attempt-back-off = 300 sendmms-port = 13013 group = mmsc id = local mmsc-url = http://user1:[EMAIL PROTECTED]:1982/ #mmsc-url = http://mms.3.dk #mmsc-url = http://10.176.210.92 incoming-username = user2 incoming-password = pass2 incoming-port = 23535 type = soap group = send-mms-user username = user3 password = pass3 faked-sender = 100 mmsc.conf looks like this ---------------------------------------- group = core log-file = /var/log/mbuni-mmsc.log access-log = /var/log/mmsc-access.log log-level = 0 group = mbuni name = "My MMSC" hostname = barton host-alias = mmsc local-prefixes = 0045;+45;045;+045 storage-directory = /tmp/spool max-send-threads = 2 send-mail-prog = /usr/sbin/sendmail -f '%f' '%t' unified-prefix = "+45,0045,045,45" maximum-send-attempts = 50 default-message-expiry = 360000 queue-run-interval = 5 send-attempt-back-off = 300 sendsms-url = http://localhost:13012/cgi-bin/sendsms sendsms-username = user4 sendsms-password = pass4 mms-port = 1981 mm7-port = 1982 allow-ip = localhost;127.0.0.1 optimize-notification-size = false content-adaptation = false mms-client-msisdn-header = X-WAP-Network-Client-MSISDN mms-client-ip-header = X-WAP-Network-Client-IP email2mms-relay-hosts = "barton.domainname.com" #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 #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 = ubervasp type = soap short-code = 111 vasp-username = user1 vasp-password = pass1 vasp-url = http://user2:[EMAIL PROTECTED]:23535/ group = mmsproxy name = "A test mms proxy" host = sms.domainname.com _______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
