Looking at the logs, no attempt is made by the phone to fetch the message. This 
means that either:

a) The GPRS APN configured for MMS does not permit HTTP requests to other 
addresses (change to another APN and see if that helps)

or 

b) the notification SMS does not get to the phone. To detect this, you need to 
use a phone that gives some indication when a message is received but not 
displayed (e.g. nokia phones typically display the GPRS icon crossed out during 
SMS reception)


On Nov 13, 2009, at 08:46, aftab hussain wrote:

> Hi,
>     I have made the changes you asked. But still I am unable to retrieve the 
> MMS after I get the notification on my mobile phone. I am attaching mmsrelay, 
> mmsproxy, mmssend and smsbox log files. I dont know whats going wrong here. I 
> just followed the instructions in the tutorial I mentioned in my first email. 
> An urgent help will be appreciated.
> 
> Best Regards,
> 
> Aftab Hussain
> 
> 2009/11/12 Nikos Balkanas <nbalka...@gmail.com>
> Correction: hostname should be FQDN.
>  
> BR,
> Nikos
> ----- Original Message -----
> From: Nikos Balkanas
> To: users@mbuni.org
> Sent: Thursday, November 12, 2009 4:52 AM
> Subject: Re: [Users] MMS Sending Problem
> 
> Hi,
>  
> I am a newbie as well, so don't take my word as a gospel. I read your link, 
> and i have several issues with it.
> In your configuration I see 3 problems:
>  
> 1) hostname: This is not a valid hostname. hostname is something like 
> "myserver".
> 2) hostname-alias: A more readable form of the above. Why the "/"?
> 3) sendsms-url: I know kannel and this is not a valid sendsms-url. Skip the 
> trailing "&"
>  
> Also forget about homepages. You should receive a push notification, which if 
> you click it should get you to the correct url.
>  
> To help you further you must post your logs.
>  
> BR,
> Nikos
>  
> ----- Original Message -----
> From: aftab hussain
> To: users@mbuni.org
> Sent: Wednesday, November 11, 2009 2:13 PM
> Subject: [Users] MMS Sending Problem
> 
> Hi all,
>         I am trying to use Mbuni and kannel to Send and Recieve SMS/MMS for 
> our departmental work. For the time being I am interested in sending MMS to 
> our faculty and staff. I have found the tutorial of how to send and MMS on 
> the following link. 
> 
>  http://thilani.wordpress.com/2009/07/15/running-mbuni-as-a-mmsc/
> 
> What I am trying to do is to send MMS notification via kannel and this 
> notification has MMS retrieval url. The mobile phone receives the MMS 
> notification but it can't retrieve the MMS. MMS retrieval failed message is 
> shown on the phone. I can see some thing in the mmsproxy log that the phone 
> is trying to receive the content but I dont understand whats wrong. I am 
> using the following configuration.
> 
> -------- mmsc.conf -------------
> 
> group = core
> log-level = 0
> 
> group = mbuni
> name = "My MMSC"
> hostname = my.mbuni.installed.machine/mms
> 
> host-alias = my.mbuni.installed.machine/mms/mm1
> 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://my.kannel.installed.machine:13013/cgi-bin/sendsms?&smsc=at&;
> allow-ip = *.*.*.*
> sendsms-username = tester
> sendsms-password = foobar
> mms-port = 1951
> mm7-port = 1952
> optimize-notification-size=true
> content-adaptation = true
> notify-unprovisioned = yes
> mms-notify-text = "You have received a multimedia message."
> 
> here /mms is the directory in my webserver's htdocs directory. I change the 
> multimetida message settings in the phone and I use specify in the home url 
> as given below:
> 
> homepage = my.mbuni.installed.machine/mms
> 
> Can any help me as to what is wrong with my configuration.
> 
> Best Regards,
> 
> Aftab
> 
> 
> 
> 
> _______________________________________________
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
> 
> _______________________________________________
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users
> 
> 
> <mmsproxy.log><mmsrelay.log><sendmms.log><smsbox.log>_______________________________________________
> Users mailing list
> Users@mbuni.org
> http://lists.mbuni.org/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to