Questions tagged [mms-gateway]

11 questions
5
votes
2 answers

How to send MMS with MM7 using Java?

Please let me know is there any way to send MMS using MM7 protocol in Java? If there is a free API to generate the appropriate SOAP message please let me know it too. I'm in a dead end situation and I really need a way to do this. Your wise…
Maxi
  • 285
  • 6
  • 20
3
votes
2 answers

How do i upload photos from my mobile to computer(Web Site) using MMS and PHP?

Here the main thing is MMS a Pic to our wbsite, user can't access or browse the internet. Just he need to send a MMS to is www.domain-name.com, i need to receive that and process in my website. Questions:- Is this possible or not? If Possible…
Navruk
  • 927
  • 6
  • 17
  • 29
2
votes
1 answer

How to send MMS with MM4 using Java?

Please let me know, is there any way to send MMS messages using MM4 protocol in Java? I found some sample projects sending SMS and MMS messages on Google and GitHub but they have used MM7 protocol to send messages. If there are some free APIs,…
Tan Viet
  • 1,983
  • 6
  • 25
  • 36
1
vote
1 answer

Sending MMS through the Clickatell gateway

I'm trying to send an MMS to my phone via Clickatell. I can send plain SMS, but for MMS I get a 200 return code and an ID, but when the ID is looked up on their site I just get Status 9, that there was a routing error delivering my message. I'm…
vgel
  • 3,225
  • 1
  • 21
  • 35
1
vote
0 answers

Sending MMSs with a subject line

We have been recently asked to add ability to send and receive MMS to our FLEX application. Our initial plan was to use our existing functionality instead i.e. send an SMS with a subject line. When the client responses to the message with an MMS…
1
vote
0 answers

Android & iOS library for playing windows media stream ( mms:// )

I need to play windows media in android & iOS. I did searching, just found some commercial libraries. Anyone know some free/open source library for playing mms:// in android & iOS ?
Qing Xu
  • 2,704
  • 2
  • 22
  • 21
0
votes
1 answer

Android MMS Parsing

In one of my application, I have to parse the MMS content. I am able to get the encoded MMS content in the form of byte[]. Now I have to decode this byte[] and need to extract all the content based on their content types and header values. But I am…
Balaji.K
  • 8,745
  • 5
  • 30
  • 39
0
votes
1 answer

send MMS image from server

How do I send an image through MMS from a server? I went through the JDE samples, and I know how to send an attachment from the BlackBerry file system.
Hitendra
  • 3,218
  • 7
  • 45
  • 74
0
votes
1 answer

Can I Show The Source SMS Phone Number?

Is it possible to send an SMS or MMS message from a server through a service such as Twilio and set the source 10 digit number as desired? For example, a delayed message system where someone wants to send a text at a scheduled time, they would enter…
Richard
  • 864
  • 2
  • 10
  • 21
0
votes
0 answers

Mbuni: mms submitted properly but images not getting download

I am using mbuni for sending mms as smil content by http url by content-type=application/smil and content-url=http://localhost/TestSmil.smil Right now mms getting submitted to handset but images are not getting download. group = core …
gauravsanu
  • 63
  • 2
  • 11
0
votes
1 answer

is there a special way to send MM7 soap request to MMSC for sending mms to Android devices

We use a MM7 to send the request to MMSC for sending MMS. Receiving user has an Android phone and He doesn't get the MMS. But when Receiving user has a feature phone he gets the MMS. Confusing here. please help.
Ruwan Dissanayaka
  • 305
  • 1
  • 8
  • 19