July 2017
Intermediate to advanced
434 pages
12h 59m
English
The playback application plays an audio file to the caller. Files can be in many formats as supported by FreeSWITCH modules. The sound and music files included in FreeSWITCH demo are all .wav files.
Argument syntax: absolute path to a sound file or relative path to the default sound directory.
Examples:
<action application="playback" data="/absolute/path/to/sound.wav"/> <action application="playback" data="voicemail/vm-goodbye.wav"/>
Read now
Unlock full access