Top

Telephony Services are not available

Respondida

Comentarios

6 comentarios

  • Comentario oficial
    Christophe IRLES

    Hi Quasim,
    Hi Sibin,

    Telephony service is not available in Sandbox environment.
    It only available in production environment with a correct license and a correct configuration (OXO or OXE PBX connected and configured)

    Best regards
    Christophe

    Acciones de comentarios Permalink
  • Olivier ANGUENOT

    Hi Quasim,

    Could you give us more information on your issue.

    Please have a look to that guide: https://hub.openrainbow.com/#/documentation/doc/hub/support-contributing 

    This will give you all the information you need to send to us in order to analyze your issue,

    Regards,

    Olivier

    0
    Acciones de comentarios Permalink
  • Sibin THOMAS

    Hi Olivier,

    I have got a similar error. My intention is to do a basic and simple test in Sandbox to see what response I get.

    SDK: CSharp

    Error: "Telephony service is not available"

    Code Snippet:

    rbw_Telephony.MakeCall("12345", callback => {
    if (callback.Result.Success)
    {
    Console.WriteLine(callback.ToString());
    }
    else
    {
    Console.WriteLine("Failed");
    }
    });

    0
    Acciones de comentarios Permalink
  • Sibin THOMAS

    Oh Ok. thanks Christophe,

    So Just for my understanding, I tried to make peer-peer calls on a sandbox login through the Sandbox Rainbow application i.e. https://web-sandbox.openrainbow.com , and it worked. So would it be different from the application I have and the Rainbow web application.

    0
    Acciones de comentarios Permalink
  • Christophe IRLES

    Sibin,

    Not sure to understand at 100% your question ...

    But features available in Sandbox environment are exactly the same in Production environment. So if your code works well on Sandbox if will be the same on Produxtion server.

    Unfortunately, for technical, security or cost reasons some features are only available on Production server.

    Do I answer your question ?

     

    0
    Acciones de comentarios Permalink
  • Sibin THOMAS

    Yes. It makes sense now. Thanks for answering my queries.

    Appreciate it.

    Regards,

    Sibin

    0
    Acciones de comentarios Permalink

Iniciar sesión para dejar un comentario.

  • Pregunte a la Comunidad

    ¿Necesitas ayuda? Haz tus preguntas en la Comunidad para obtener respuestas de otros usuarios de Rainbow.

    Enviar un mensaje.