Top

Telephony Services are not available

Respondida

Comentários

6 comentários

  • Comentário 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

    Ações de comentário 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
    Ações de comentário 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
    Ações de comentário 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
    Ações de comentário 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
    Ações de comentário Permalink
  • Sibin THOMAS

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

    Appreciate it.

    Regards,

    Sibin

    0
    Ações de comentário Permalink

Por favor, entrar para comentar.

Ainda não consegue encontrar o que você precisa?

  • Contate-nos

    Você tem alguma pergunta sobre o Rainbow? Deixe-nos uma mensagem para obter mais informações.

    Contato
  • Pergunte à Comunidade

    Você precisa de ajuda? Faça suas perguntas na Comunidade para obter respostas de outros usuários do Rainbow.

    Enviar mensagem