Hey Paul,

Yes, I realize MMS fully works over IP, which indeed
requires to change the settings of my phone. But is
there a way to avoid this? (as I understand right now,
there is, with using the mms proxy) but the proximus
does not accept MMS messages over SMTP.

Which other options do I have in this case?

Thank you :)

Didier D'Joos


--- Paul Bagyenda <[EMAIL PROTECTED]> wrote:

> why is your phone pointing to a different MMSC and
> WAP Gw from the ones 
> you have set up for mbuni? This would explain your
> not recieving 
> content...
> On Apr 25, 2005, at 13:54, Didier D'Joos wrote:
> 
> > Hello Paul,
> >
> > Thanks for your reply. My mobile phone indeed has
> > other mmsc settings:
> >
> > url = http://mmsc.proximus.be/mms
> > wap gw = wap.proximus.be:9201
> > wap usr = wap
> > wap pswd = wap
> >
> > Now, this is not an open network, so I can't relay
> > messages to it using smtp. Is there any way that I
> can
> > use my mobile gsm modem to push the MMS message to
> the
> > mms url of proximus?
> >
> > If so, how do I have to configure this, is this
> using
> > wap OTA?
> >
> > Below you can find my config, what do I have to
> change
> > in order to relay mms messages over my "gsm modem"
> > (it's a siemens S55 connected over bluetooth)?
> >
> > Thank you very much!
> >
> > Didier D'Joos
> >
> >
> > group = core
> > admin-port = 13000
> > admin-password = doit
> > status-password = doit
> > admin-deny-ip = "*.*.*.*"
> > admin-allow-ip = "127.0.0.1;198.9.100.*"
> > smsbox-port = 13005
> > wapbox-port = 13004
> > box-deny-ip = "*.*.*.*"
> > box-allow-ip = "127.0.0.1;198.9.100.*"
> > wdp-interface-name = "*"
> > log-file = "/var/log/kannel.log"
> > log-level = 0
> > access-log = "/home/kannel/kannel.access"
> > unified-prefix = "+32,0032"
> > include = "/usr/local/etc/modems.conf"
> > #white-list = "http://localhost/whitelist.txt";
> >
> > # WAP Box
> > group = wapbox
> > bearerbox-host = localhost
> > log-file = "/var/log/wapbox.log"
> > log-level = 0
> > map-url = "http://mmsc/* http://localhost:1981/*";
> >
> > # SMS Box
> > group = smsc
> > smsc = at
> > device = /dev/rfcomm0
> > modemtype = siemens_sl45
> > speed = 9600
> > pin = 3676
> > smsc-id = gsm-modem
> > port = 10000
> > connect-allow-ip = 127.0.0.1
> > log-file = "/var/log/smsc.log"
> > log-level = 0
> >
> > # SMS BOX Setup
> > group = smsbox
> > bearerbox-host = localhost
> > log-file = "/var/log/smsbox"
> > log-level = 0
> > sendsms-port = 13003
> >
> > # SMS user 1
> > group = sendsms-user
> > username = foo
> > password = bar
> > name = foobar
> > forced-smsc = gsm-modem
> > default-sender = +32472980xxx
> > concatenation = true
> >
> > # SMS-service default
> > group = sms-service
> > keyword = default
> > text = "No service specified"
> >
> > group = mmsbox
> > name = "MMSC"
> > hostname = localhost
> > host-alias = mmsc
> > local-mmsc-domains = xxx.com
> > local-prefixes = "1"
> > send-queue-directory = /var/log/mms_log
> > mm1-queue-directory = /var/log/mms_log
> > mm4-queue-directory = /var/log/mms_log
> > max-send-threads = 5
> > send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
> > unified-prefix = "0032; +32"
> > maximum-send-attempts = 50
> > default-message-expiry = 36000
> > queue-run-interval = 0.1
> > send-attempt-back-off = 300
> > sendsms-url =
> http://localhost:13003/cgi-bin/sendsms
> > sendsms-username = foo
> > sendsms-password = bar
> > #sendsms-global-sender = 198
> > mms-port = 1981
> > #allow-ip = 192.168.101.4
> > #email2mms-relay-prefixes = "5917;7"
> > ua-profile-cache-directory = /home/kannel/cache
> > #billing-module-parameters = "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"
> > #mm-box-host = localhost
> > mms-notify-unprovisioned-text = "Este no movil no
> > soporta MMS"
> > mms-to-email-txt = "This is a multimedia message
> (HTML
> > suppressed)"
> > mms-to-email-html = "multimedia message powered by
> > <emph>ATAIT</emph>"
> > mms-message-too-large-txt = "mms from %S too
> large"
> >
> > group = mmsproxy
> > name = "MMS proxy"
> > host = localhost
> > allowed-prefix = "+3247; 003247"
> > #denied-prefix = "034"
> >
> > # OTA config (necessary for WAP push?)
> > group = ota-setting
> > location = http://wap.proximus.be
> > ipaddress = 10.55.14.75
> > phonenumber = +32477151927
> > bearer = data
> > calltype = isdn
> > connection = cont
> > pppsecurity = off
> > authentication = normal
> > login = wap
> > secret = wap
> >
> > --- Paul Bagyenda <[EMAIL PROTECTED]> wrote:
> >
> >> Hello Didier,
> >>
> >> The lack of any information in the wapbox log
> >> suggests that your phone
> >> is not attempting to fetch the MMS via your WAP
> >> gateway. What is the
> >> configuration setup on the phone? MMS URL, WAP
> GW,
> >> etc. The phone must
> >> be configured to use your  WAP GW.
> >>   Secondly, your config file has a line that maps
> >> the URL http://mmsc/*
> >> to http://wap.proximus.be:9201/* -- which seems
> to
> >> be a mistake.  You
> >> should map http://mmsc/ to the address and port
> of
> >> Mbuni.
> >>
> >> P.
> >>
> >>
> >>
> >> On Apr 21, 2005, at 23:34, Didier D'Joos wrote:
> >>
> >>> Hello community,
> >>>
> >>> recently I started experimenting with the
> >> combination
> >>> Kannel / Mbuni. The kannel configuration went
> >> fairly
> >>> well, but once implementing mbuni things went
> >> wrong.
> >>>
> >>> I must say, some parts of the configuration are
> >> more
> >>> or less confusing, but I think my setup is quite
> >> ok.
> 
=== message truncated ===


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to