This page last changed on Mar 30, 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

Application_Park
Application_ParkedCall

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42