| Reply | « Previous Thread | Next Thread » |
|
Hello,
I sent MMS with different attachement files(audio,jpg,video) using the messaging module successfully but when i open them, i just find a link from the operator to open them using a website interface. I also tried to send them in the usual way, it works perfectly NB: Im using a N95 8GB terminal with python 1.4.4, I sent the MMS to two different terminals(N95, Nokia 5200). Any hints please. |
|
Hi,
The receiving phone should have MMS facility enabled to successfully receive an MMS. Otherwise you may get a link from the operator as in your case. Now, you say that in the usual way it works perfect, does it ? Does it not have the link too, if you try on the same devices and operators ? Best Regards, Croozeus |
|
Quote:
Code:
import messaging
img = u'e:\\python\\test\\image.jpg'
messaging.mms_send("phone_number", " MMS image JPEG test", img)
|
|
Quote:
Usually the attachment takes some time to be sent. Does your statement wait for it, does it take some time to be sent or is it sent instantly ? Also when sending an email through the same statement, replacing the mobile number with the email address, does it attach the file correctly ? Any luck to try it on other operators ? Best Regards, Croozeus |
|
Quote:
Quote:
Quote:
|
|
If it works correctly with email, I guess its an purely operator issue.
Also remember, you get an link from operator that means its involved in the issue ![]() Best Regards, Croozeus |
|
I guess so.
Thanks anyway |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| What is MMS, EMS | roby2411 | General Messaging | 0 | 2006-12-24 16:26 |
| MMS reception fails sometimes when hooking HandleSessionEventL | mikaraento | General Symbian C++ | 0 | 2005-11-29 15:12 |
| MMS Reception Question | toddf | General Discussion | 0 | 2005-07-20 17:41 |
| Recommended Sizes for MMS Image, Text and Layout | sguthery | General Messaging | 3 | 2003-08-22 10:10 |
| 7210 MMS vs. 7650 MMS ... | poncha | General Messaging | 1 | 2002-12-19 12:07 |