Giter Site home page Giter Site logo

Comments (3)

chornyitaras avatar chornyitaras commented on July 24, 2024

hi @ngtechnologies
can you pls add more information about your setup. As I understand from your comment you are trying to integrate this webphone with vicidial admin interface. Is my understanding correct?

from pbxwebphone.

ngtechnologies avatar ngtechnologies commented on July 24, 2024

HelloThank you for the quick reply, as the webphone has been working perfect and made my life more simple.Our system is multi-server, 1 database, 1 web/asterisk, and 1 asterisk only. Yes, I would like to have the webphone working in the Real Time screen to monitor calls. As I a stated before, I have the PBXWebphone folder in agc folder and works for agents....when I set a supervisor phone as webphone the webphone iframe showed error of /vicidial/PBXWebphone/index not found. So, I also copied the PBXWebphone into the vicidial folder (where the admin php files are) and now the webphone is in the iframe but shows error connecting to websockets. This is on my web/asterisk server, and i have agents already using the webphone on this same server. Something else I have noticed is that if I try and use the load-balancing of phones with alias', the phones will not work when connected to the other server and show websocket errors.I appreciate any and all support.  

-------- Original Message --------
Subject: Re: [chornyitaras/PBXWebPhone] Real Time Monitoring error (#6)
From: Taras Chornyi [email protected]
Date: Fri, November 11, 2016 2:11 am
To: chornyitaras/PBXWebPhone [email protected]
Cc: ngtechnologies [email protected], Mention
[email protected]

hi @ngtechnologies can you pls add mo information about your setup. As I understand from your comment you are trying to integrate this webphone with vicidial admin interface. Is my understanding correct? —You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or mute the thread.

from pbxwebphone.

chornyitaras avatar chornyitaras commented on July 24, 2024

To have webphone working on real time report screen you need to provide phone credentials and asterisk server info using url arguments
for example:
https://domain/PBXWebPhone/index.php?&phone_login=ODAwNw==&phone_pass=ODAwNw== ...

Required arguments

  • phone_login
  • phone_pass
  • server_ip
  • options

ALL data is encoded using base64

options example data (w/o encoding)
INITIAL_LOAD--DIALPAD_OFF_TOGGLE--AUTOANSWER_Y--DIALBOX_Y--MUTE_Y--VOLUME_Y--WEBSOCKETURLwss://domain.com:8089/ws

from pbxwebphone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.