NE
nexmo-community/voicemail-aspnet-core
Build a Voicemail app in ASP.NET Core
Project Name
Welcome to Vonage
If you're new to Vonage, you can sign up for a Vonage account and get some free credit to get you started.
This application assumes that you have a Vonage API Account, and an application configured to receive calls on a Vonage API https://developer.nexmo.com/concepts/guides/webhooks
Configuring the App
Configure the app by editing the VonageVoicemail/appsettings.json file and replacing the APP_ID and PRIVATE_KEY_PATH fields with your application ID and a path to your private key.
Run the app with dotnet run
Getting Help
We love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either:
- Open an issue on this repository
- Tweet at us! We're @VonageDev on Twitter
- Or join the Vonage Community Slack
Further Reading
- Check out the Developer Documentation at https://developer.nexmo.com