Name

Park() — Parks the current call

Synopsis

    Park(exten)

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 into the dialplan, although you should include the parkedcalls context. Parking configuration is set in features.conf.

    ; park the caller in parking space 701
    include => parkedcalls
    exten => 123,1,Answer()
    exten => 123,2,Park(701)

Get Asterisk: The Future of Telephony 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.