An Example Contact Neutral (Phone or HTTP) Script Template
Figure shows a script that generates a web page containing a field that prompts the user for an extension, at which point the system posts this data to the script. Once the script starts, it extracts the extension and attempts to place a call to the given extension.
If the call fails, an error message is returned as a result to the HTTP request.
If the call succeeds, the script sends back a response to the HTTP request indicating that the call is connected, and then the call continues with the aa.aef script as if it was an inbound call.
