LiveKit JS Server SDK - v2.15.1
    Preparing search index...

    Interface TransferSipParticipantOptions

    interface TransferSipParticipantOptions {
        headers?: { [key: string]: string };
        playDialtone?: boolean;
        ringingTimeout?: number;
    }
    Index

    Properties

    headers?: { [key: string]: string }
    playDialtone?: boolean
    ringingTimeout?: number

    Maximum time for the transfer destination to answer the call, in seconds.