Dear All,
             I am trying to receive images using mbuni from mobile phones
(currently I am using Nokia N-70). I can receive and save the images
properly but the image resolution is not the same as it is actual in the
mobile phone. Can any one guide me in this regard.

Nuno Freitas, mentioned some changes in the code for the MM1 interface (
http://www.mail-archive.com/users@mbuni.org/msg01844.html), but I assume
that would work for the MMS reception via GSM modem, in my case, I specified
the global IP of the mbuni installed machine in the mobile phone so the
mobile phone directly sends the MMS to Mbuni, skipping operator's MMSC.

Here are my config for the MMSC and MMSBOX. Please find the logs files as
well.

**************  MMSBOX Conf **********************
group = core
log-file = mmsbox.log
access-log = mmsbox-access.log
log-level = 0

group = mbuni
storage-directory = /mms
max-send-threads = 5
maximum-send-attempts = 50
default-message-expiry = 360000
queue-run-interval = 5
send-attempt-back-off = 300
sendmms-port = 10001

group = mmsc
id = local
mmsc-url = http://mbuni:t...@localhost:1962/soap
incoming-username = user
incoming-password = pass
incoming-port = 12345
type = soap

group = mms-service
name = me
#post-url = http://10.3.17.35/uploader.php
post-url = http://localhost/mmsrecv.php
catch-all = true
http-post-parameters = fx=true&images[]=%i&text[]=%t
#&skip=1
accept-x-mbuni-headers = true
pass-thro-headers = X-NOKIA-MMSC-Charging,X-NOKIA-MMSC-Charged-Party
keyword = test
omit-empty = no
#suppress-reply = true
service-code = regular

group = mms-service
name = fullmessage
get-url = http://localhost/images/apache_pb.gif
# http-post-parameters = fx=true&image=%i&text=%t
accept-x-mbuni-headers = true
keyword = thixs

group = send-mms-user
username = tester
password = foobar
faked-sender = 100

************  MMSC Conf **************************

group = core
log-file = mbuni-mmsc.log
access-log = mmsc-access.log
log-level = 0

group = mbuni
name = "My MMSC"
hostname = xxxx.xxxx.edu.pk
local-prefixes = +92;
storage-directory = /mms
max-send-threads = 5
maximum-send-attempts = 50
default-message-expiry = 360000
queue-run-interval = 5
send-attempt-back-off = 300
sendsms-url = http://10.3.17.35:13013/cgi-bin/sendsms?&smsc=at&;
sendsms-global-sender=00923225046352
allow-ip = *.*.*.*
#http://localhost:13013/cgi-bin/sendsms
sendsms-username = tester
sendsms-password = foobar
mms-port = 1961
mm7-port = 1962
optimize-notification-size=true
content-adaptation = false
notify-unprovisioned = yes
mms-notify-text = "You have received a multimedia message."

group = mms-vasp
vasp-id = newscorp
type = soap
short-code = 111
vasp-username = mbuni
vasp-password = test
vasp-url = http://user:p...@localhost:12345/

Best Regards

-- 
Aftab Hussain
Research Assistant,
High Performance Computing Lab, NUST SEECS
+923225046338
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to