The UAS connection testΒΆ

This is an inbound application that rings the call for 2 seconds, answers the call, then reads out the following text:

"Welcome to your U.A.S application."
"The voice you are hearing has been commanded by your machine."
"The hostname of the machine is *."
"The application parameter supplied to the application is **. Goodbye."

Where * is the hostname of the UAS machine and ** is the text passed in through application_parameters.

View the source code here:

Previous topic

The quickstart application

Next topic

The get US weather application