Search:
Asterisk cmd ParkedCall
Synopsis
Answer a parked callDescription
ParkedCall(exten)Used to connect to a parked call. This Application is always registered internally and does not need to be explicitly added into the dialplan, although you should include the 'parkedcalls' context.
Example: Callpark indication (Asterisk 1.4 and newer):
include => parkedcalls
exten => 701,1,ParkedCall(701)
exten => 701,hint,park:701@parkedcalls
See also
Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ
Created by: oej,Last modification on Fri 21 of Dec, 2007 [12:58 UTC] by JustRumours

Page Changes
