Swift
Link a Vonage number
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. Replace YOUR_VONAGE_NUMBER
with newly generated number, replace APPLICATION_ID
with your application id and run this command:
vonage apps:link APPLICATION_ID --number=YOUR_VONAGE_NUMBER
Making an in-app voice call
You make a voice call from an iOS app to a phone.
Also available on:
Steps
11
12
13