Top

Telephony Services are not available

Répondu

Commentaires

6 commentaires

  • Commentaire officiel
    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

    Actions pour les commentaires Permalien
  • 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
    Actions pour les commentaires Permalien
  • 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
    Actions pour les commentaires Permalien
  • 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
    Actions pour les commentaires Permalien
  • 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
    Actions pour les commentaires Permalien
  • Sibin THOMAS

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

    Appreciate it.

    Regards,

    Sibin

    0
    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.

Vous n'avez pas trouvé ce que vous cherchez?

  • Contactez-nous

    Vous avez des questions? Laissez-nous un message pour obtenir plus d'informations.

    Contactez-nous
  • Demandez à la Communauté

    Vous avez besoin d'aide? Posez vos questions à la Communauté et obtenez des réponses d'autres utilisateurs Rainbow.

    Poster un message