voicemail.js
and paste into it this code.auth_id
and auth_token
environment variables, to avoid the possibility of accidentally committing them to source control. If you do this, you can initialize the client with no arguments and Plivo will automatically fetch the values from the environment variables. You can use process.env
to store environment variables and fetch them when initializing the client.Voicemail-Transcription
. Enter the server URL you want to use (for example https://<yourdomain>.com/voicemail/
) in the Answer URL
field and set the method to POST
. Click Create Application to save your application.XML Application
.From the Plivo Application drop-down, select Voicemail-Transcription
(the name we gave the application).Click Update Number to save.