Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
70 views

it is possible to send email as plain text from python code to mms koodomobile? Here is an example, it doesn’t return me any errror like it is working, if I try an normal hotmail adress to the sender ...
0 votes
0 answers
37 views

We are trying to figure out how to properly format a put BMSG when sending it to an Android devices so it will push it onwards to the receivers. The type of BMSG we are attempting is TYPE=MMS and when ...
poppe's user avatar
  • 677
0 votes
1 answer
145 views

my Android application must handle various types MMS. Unfortunately, I have only basic knowledge about MMS, I know that MMS like email-massage, I know about SMIL-format. Know how parse it, something ...
Alex161's user avatar
  • 73
0 votes
1 answer
310 views

I am currently developing a React Native app to send text messages. I successfully sent messages using smsManager.sendMultipartTextMessage(), but encountered an issue where some devices receive the ...
0 votes
2 answers
360 views

In HTML, I can send SMS messages using links like so: <a href="sms:+1-123-456-7890?body=Interested%20in%20your%20product">Sms Me!</a> However, I need to send images with text (...
DeN's user avatar
  • 155
-2 votes
1 answer
174 views

My campaign was rejected on ERROR: 30896 "The campaign submission has been reviewed and it was rejected because of provided Opt-in information." The opt-in info I provided is: "Users ...
0 votes
0 answers
61 views

How can I send an image via SMS/MMS directly from the URL? I found this code, but it suggests an app to send the MMS instead of directly sending it val sendIntent = Intent(Intent.ACTION_SEND) ...
Ryfter's user avatar
  • 7
1 vote
1 answer
335 views

I’m wondering if it’s possible to send audio messages via Twilio’s API. By "audio message" I mean the native audio recording in Apple Messages (attached) and Android messages (also attached). Is this ...
0 votes
1 answer
185 views

I'm using Make.com (Zapier alternative) to automate the sending of a text. Is there a way to send an audio file, actually playable in the text via Twilio using a tool like Zapier or Make.com? I'm not ...
0 votes
1 answer
919 views

I implemented a voice recording workflow in Twilio studio to allow employees to call in to record their name pronunciation. And the Twilio widget will send the recorded voice to my email address. ...
0 votes
1 answer
180 views

Is it possible to utilize a third-party API in Python for sending both MMS and SMS messages? I'm looking to avoid sending SMS messages using the purchase numbers provided by the third-party platform. ...
1 vote
1 answer
1k views

Waited the three weeks for Twilio to approve my campaign for texting (to register my 10 digit business number). My campaign got verified and my MMS and SMS texts are still going undelivered and ...
0 votes
1 answer
119 views

I am trying to get code (node.js) running as a Twilio function service that forwards SMS/MMS to a subscribed group of phone numbers. The code is working, except for none of the attachments are ...
0 votes
0 answers
87 views

Querying the MMS parts database on Android will give MMS message bodies like '❤️ to "hello"' for reactions. How can one know if these are true reactions or if someone typed that out? Looked ...
0 votes
0 answers
173 views

I have used this reference(https://developer.vonage.com/en/messages/code-snippets/mms/send-mms?lang=javascript) for sending MMS vonage.messages.send( new Image({ "url": IMAGE_URL }, ...
vinoth87's user avatar
  • 310

15 30 50 per page
1
2 3 4 5
...
39

AltStyle によって変換されたページ (->オリジナル) /