vonage apps numbers link 00000000-0000-0000-0000-000000000000 16127779311
β
Fetching Application
Fetching Owned numbers [===============================================] 1/1 100%
Number linked
Number: 16127779311
Country: πΊπΈ United States
Type: Toll-free
Features: MMS, SMS, VOICE
Monthly Cost: Not Set
Setup Cost: Not Set
Linked Application ID: 00000000-0000-0000-0000-000000000000
Voice Callback: app
Voice Callback Value: 00000000-0000-0000-0000-000000000000
Voice Status Callback: Not Set
Kotlin
Using the Dashboard
- Find your application in the Dashboard.
- Click on the application in the "Your Applications" list. Then click on the Numbers tab.
- Click the Link button to link a Vonage number with that application.
Using the Vonage CLI
Once you have a suitable number you can link it with your Vonage application run this command
vonage apps numbers link 00000000-0000-0000-0000-000000000000 16127779311
β
Fetching Application
Fetching Owned numbers [===============================================] 1/1 100%
Number linked
Number: 16127779311
Country: πΊπΈ United States
Type: Toll-free
Features: MMS, SMS, VOICE
Monthly Cost: Not Set
Setup Cost: Not Set
Linked Application ID: 00000000-0000-0000-0000-000000000000
Voice Callback: app
Voice Callback Value: 00000000-0000-0000-0000-000000000000
Voice Status Callback: Not Set
vonage apps numbers link 00000000-0000-0000-0000-000000000000 16127779311 β
Fetching Application Fetching Owned numbers [===============================================] 1/1 100% Number linked Number: 16127779311 Country: πΊπΈ United States Type: Toll-free Features: MMS, SMS, VOICE Monthly Cost: Not Set Setup Cost: Not Set Linked Application ID: 00000000-0000-0000-0000-000000000000 Voice Callback: app Voice Callback Value: 00000000-0000-0000-0000-000000000000 Voice Status Callback: Not Set
Making an in-app voice call
Make a voice call from a android app to a phone using the Android Client SDK.
Steps
1
Introduction to this task2
Prerequisites3
Create a webhook server4
Create a Vonage Application5
Link a Vonage number6
Create a User7
Generate a JWT8
Create an Android project9
Add permissions10
Build main screen11
Initialize the client12
Place a call13
End a call14
What's next?