The outbound reminder exampleΒΆ

An outbound application that makes a call to a destination address and says a text string and optionally plays a wav file. The destination address, text string and wav file name are supplied in outbound_parameters as a semi-colon separated list. The wav file name is optional.

This application requires that call_from is supplied in application_parameters.

For more information on invoking outbound services please read the CWP documentation.

View the source code here:

Previous topic

The voicemail 4 example

Next topic

The outbound connect example