This page last changed on Jul 20, 2012 by wikibot.
ParkAndAnnounce()
Synopsis
Park and Announce.
Description
Park a call into the parkinglot and announce the call to another channel.
The variable PARKEDAT will contain the parking extension into which the call was placed. Use with the Local channel to allow the dialplan to make use of this information.
Syntax
Arguments
- announce_template
- announce - Colon-separated list of files to announce. The word PARKED will be replaced by a say_digits of the extension in which the call is parked.
- announce1
- timeout - Time in seconds before the call returns into the return context.
- dial - The app_dial style resource to call to make the announcement. Console/dsp calls the console.
- return_context - The goto-style label to jump the call back into after timeout. Default priority+1.
See Also
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|