The issue is to understand the architecture a little more: You shouldn't need the host-alias thingie below. Provided the phone can reach the MM1 port, you only need to set the MMSC URL as http://<my public ip>:1981/ -- using your conf below. You only use the host-alias if you need to shorten the URL for some reason, in which case you use squid (or such) in front of Mbuni to re-write the URL on-the-fly to the host:port of Mbuni.
P. On Nov 17, 2009, at 00:20, Emmanuel CHANSON wrote: > I think you have to configure host-alias like this to get your MMS: > > hosalias = <my public IP>/mms/mm1 > > Regards, > > Emmanuel > > 2009/11/16 INSI mobile <[email protected]> > > Thanks Paul, > > I just wanted to get clarified on that route, thought maybe I was missing > squid. > > Coming back to the problem I got the point that it might be GPRS APN problem, > so trying to configure that part > in the mobile, I have the following configuration for MMSC > > > Is it correct to give <my public IP>/mms/mm1 in my mobile as mmsc settings > for the following configuration? > > group = mbuni > name = "INSI_MMSC" > hostname = <my public IP> > hosalias = <same as above> > local-prefixes = 0 > storage-directory = /var/www/mms > max-send-threads = 1 > send-mail-prog = /usr/sbin/sendmail -f '%f' '%t' > maximum-send-attempts = 2 > default-message-expiry = 360000 > queue-run-interval = 2 > send-attempt-back-off = 2 > sendsms-url = http://localhost:13013/cgi-bin/sendsms > > sendsms-username = tester > sendsms-password = foobar > mms-port = 1981 > mm7-port = 1982 > : > : > > > > > On Mon, Nov 16, 2009 at 4:09 PM, Paul Bagyenda <[email protected]> wrote: > You don't really need Squid. The likely issue you are having is that the > notification URL either does not match your actual config (i.e. MM1 port is > wrong, or host name is wrong, etc.) or the GPRS APN for MMS is configured to > block your kind of HTTP request. > On Nov 16, 2009, at 13:32, INSI mobile wrote: > > > Hi, > > > > I have the following setup: > > > > My GPRS enabled/mms capable mobile is connected to the box running all of > > mmsc/mmsbox/mmsrelay/kannel, I am initiating the MMS through the web > > browser. Connected mobile sends the MMS, in my test setup 'To' (recepient) > > is same as the mobile connected to the box, > > so the mobile receives the notifiaction, now when I try to retrive the MMS > > it fails... > > > > For this sort of setup to work do I need to install and configure 'squid'? > > > > regards, > > Insim > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.mbuni.org/mailman/listinfo/users > > > > > -- > Emmanuel > > CHANSON Emmanuel > Mobile Nouvelle-Calédonie: +687 850.850 > Mobile France: +33 (0) 6.68.03.89.56 > @email : [email protected] > _______________________________________________ > Users mailing list > [email protected] > http://lists.mbuni.org/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
