This page last changed on Oct 14, 2011 by wikibot.

ParkAndAnnounce()

Synopsis

Park and Announce.

Description

Park a call into the parkinglot and announce the call to another channel.

The variable The variable None - 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

ParkAndAnnounce(announce[:announce1[:...]],timeout,dial[,return_context])
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

Asterisk 10 Application_Park
Asterisk 10 Application_ParkedCall

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:24