Create a Vonage application and link the numbers to the app. Under vcr.yml, for this part:
application-id: APPLICATION_ID
Change the value of APPLICATION_ID to the Vonage application id.
Under vcr.yml, for this part:
environment:
- name: DEST_NUMBER
value: 00000000
Change the value of 00000000 to the destination number.
View the deploying guide to learn more about deploying on Vonage Cloud Runtime.