Name

Transfer() — Transfers the caller to a remote extension

Synopsis

    Transfer(exten)

Requests that the remote caller be transferred to the given extension. If the transfer is not supported or successful and there exists a priority n+101 (where n is the current priority), that priority will be taken next.

    ; transfer calls from extension 123 to extension 130
    exten => 123,1,Transfer(130)

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.