Name

Park() — Parks the current call

Synopsis

Park()

Parks the current call (typically in combination with a supervised transfer to determine the parking space number). This application is always registered internally and does not need to be explicitly added in to the dialplan, although you should include the parkedcalls context. Parking configuration is set in features.conf.

; explicitly park the caller 
include => parkedcalls
exten => 123,1,Answer()
exten => 123,n,Park()

Get Asterisk: The Future of Telephony, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.