-
I made a Stitch Android app via this documentation https://developer.nexmo.com/stitch/in-app-voice/guides/2-calling-users and encountered some difficulties with solving an error during audio connectio…
-
According your article here: https://www.nexmo.com/blog/2019/04/23/connecting-webrtc-and-pstn-with-opentok-and-nexmo-dr
1) we bought nexmo phone number
2) user call to this number
3) operator/bot…
-
### Steps to reproduce
`nexmo price:country US`
### Expected behavior
Returns a Price for SMS to the US
### Actual behavior
Got a 404
It seems somewhere in history the pricing API was up…
-
### Background
The CLI currently has a very useful feature to create a JWT using the `nexmo jwt:generate` command.
It would be similarly useful for developers to be able to validate a JWT that t…
-
### I want to send whatsapp text message using following code:
https://github.com/Vonage/vonage-node-code-snippets/blob/v3-messages/messages/whatsapp/send-text.js
### But I met 422-Unprocessible E…
-
hey can you tell me what i am doing wrong ??
when i try to send a message i always get this message
"Unroutable message - rejected".
I tried:
$sender = $this->get('jhg_nexmo_sms');
$sender->sendText(…
-
The main motivation behind the potential need for a configuration file is that the `application_id` should always be saved somewhere upon application creation. There are other values that are returned…
-
### Steps to reproduce
Tell us what you did
Run the command -- nexmo ml
### Expected behavior
Tell us what should happen
URL- https://developer.nexmo.com/client-sdk/in-app-messaging/guides/sim…
-
Create a Spring Boot Starter application as a duplicate of the [Spring Boot Starter](https://github.com/Nexmo/nexmo-spring-boot-starter/) application that is written in Kotlin. This version should be …
-
Call Flow:
Jitsi calls RestComm on 7777
RestComm Dials out to Nexmo a phone number
Phone Number is not online and go to Operator VoiceMail
Jitsi leave message to Operator VoiceMail
Jitsi hangs up
Nexm…