Questions tagged [vonage]

For questions relating to usage of the Vonage (formerly Nexmo and OpenTok) communications APIs for Messaging (SMS, MMS, social chats apps such as Facebook Messenger and WhatsApp), Verify, Voice, and Video, as well as associated tooling and language-specific SDKs.

This tag is to be used when asking questions about any of the Communication APIs that are provided by Vonage (formerly Nexmo and OpenTok). These include (but are not limited to) Voice, Video and SMS. The Vonage APIs can be accessed via first-party supported SDKs for a range of popular languages and platforms or called directly via HTTP requests.

If you have a question specifically relating to a specific SDK or platform, please make sure to include that platform’s tag in your question as well (for example, Java, Android, PHP, Python etc.).

For more information about these APIs, check out the Vonage documentation.

Community Further help can be found via Vonage Developer communities, where you can ask questions and learn more about the Vonage APIs and SDKs. These include Slack, Twitter and Youtube.

344 questions
0
votes
1 answer

VoiceXML won't send recording to submit next

I have this VoiceXML script:
This is the message recording system. …
Jimmy Pelton
  • 11
  • 3
  • 16
0
votes
1 answer

Unique replies to multiple sms messages

Our scenario is as follows: We have a marketplace where sellers will receive multiple messages throughout the day from users. We want to send message notifications etc via sms to sellers We would like sellers to be able to reply to a sms message…
fatstacks
  • 15
  • 2
0
votes
1 answer

how can i get the reply of text message on some perticular number with info using nexmo api

I am using the nexmo api for send text message.Now my requirement is like when i will send the message to somebody then it will reply on some perticular number like XXXX.So i can run some api for checking anybody have make response with some…
Nency
  • 482
  • 1
  • 8
  • 21
0
votes
2 answers

Nexmo balance check with message alert box

I want to show my Nexmo balance in an alert message box button. Will you please guide me that How can I do this?