Member Junction
    Preparing search index...
    • The NCCO returned to an inbound call's answer webhook to connect its bidirectional WebSocket media leg. Identical connect websocket shape as the outbound path (it reuses buildConnectNcco), so inbound and outbound legs share one media contract.

      Parameters

      • mediaWssUrl: string

        The wss://…/telephony/vonage/media endpoint to connect the inbound call's audio to.

      • OptionalcontentType: string

        Optional wire content-type (defaults to audio/l16;rate=8000).

      Returns NccoAction[]

      The NCCO document (a JSON array) to return to Vonage as the answer-webhook response.