The outbound reminder exampleΒΆ

An outbound application that makes a call to a destination address and uses text to speech (TTS) to say a text string. The destination address (call_to), caller id (call_from) and TTS text string are supplied in outbound_parameters as a semi-colon separated list. An optional file to play can be added to the semi-colon separated list.

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

View the source code here:

Previous topic

The voicemail 4 example

Next topic

The outbound connect example