Top

Node.JS SDK initiate a call between 2 parties?

Kommentare

4 Kommentare

  • Vincent BAILLEAU

    Hi Yew Meng,

    Node SDK doesn't support WebRTC features, the module is dedicated to server side communication.

    Regards

    Vincent

    0
    Aktionen für Kommentare Permalink
  • Kok Yew Meng

    I mean Node.JS only initiates the call. It is not taking part in the call. The call is between the 2 parties. I've drawn a simple diagram here to show what I mean.


    0
    Aktionen für Kommentare Permalink
  • Vincent BAILLEAU

    Hi Yew Meng,

    With NodeJS SDK you are able to create 3PCC calls, as Rainbow user, on node you  can do a makecall to the number of your choice if the user is link to a PBX system. If the default web or mobile account is in VoIP mode, the call will be presented on the device, and after to the remote extension.

    Regards

    Vincent

    0
    Aktionen für Kommentare Permalink
  • Stephan STEINER

    @Vincent: How do you leverage the NodeJS SDK to do 3PCC? Most of the operations (in fact all but the makeCall, and getActiveCall take a contact object, but according to the description, the contact object for makecall is "contact object that you want to call", whereas if it were 3PCC, it would have to be called "contact object from where the call originates"), and for getActiveCalls the contact object is described as "The contact with an active call with us.".. so that seems to suggest it only works if a contact is in a call with the logged in user of my NodeJS SDK application.

    I'm looking for a way to do real 3PCC like you can do using the OmniPCX Open Gateway.

    0
    Aktionen für Kommentare Permalink

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.

  • Fragen Sie die Gemeinschaft

    Brauchen Sie Hilfe? Stellen Sie Ihre Fragen in der Community, um Antworten von anderen Rainbow-Benutzern zu erhalten.

    Nachricht posten