Giter VIP home page Giter VIP logo

viciphone's Introduction

ViciPhone 2.1

An improved webphone for the Vicidial Call Center Suite.

This code is a fork from the original code by Michael Cargile (https://github.com/vicimikec/ViciPhone), and as such contains the following enhancements:

  • Uses SIPJS version 0.15.11 as of 2021-02-27, supporting all modern browsers.
  • Allows SIPJS to be downloaded from a CDN as minified version.
  • Support for multiple translations. Currently adds spanish and german support, but is open for more.
  • Can call the agent instantly after the webphone has loaded (like a regular softphone), saving time and human error.
  • Added a call timer to provide visual feedback when agent is inside a call
  • Can display alpha characters inside DTMF buttons for easier typing inside IVRs

Several other improvements can be read in the commits logfile.

WebRTC template

To use it on Vicidial, you must set up a webrtc template as follows:

type=friend
host=dynamic
encryption=yes
icesupport=yes
directmedia=no
transport=wss
dtlsenable=yes
dtlsverify=no
dtlscertfile=/PATH/TO/YOUR/SSL/CERT
dtlsprivatekey=/PATH/TO/YOU/SSL/KEY
dtlssetup=actpass
rtcp_mux=yes

The field rtcp_mux is the most important change since Viciphone 1.0, so that is a must.

viciphone's People

Contributors

ccabrerar avatar vicimikec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

viciphone's Issues

no audio after call connected

Dear Sir,

i have tested your new viciphone 2.1, and i was using vp_interpreter.php to register the webphone.
The register was succeed but when i call and get connected, but there was no audio.
I'm not sure this is a bug, maybe i missed something ?

FYI, my server specs:
-Asterisk 16.15.1 built by mockbuild @ jenkins7 on a x86_64 running Linux on 2020-12-23 15:37:11 UTC
-Freepbx 15

Thank you
best regards

Andi

Audio problem

Hello,
when I call, I don't hear the audio.
The person I call hears my voice.
What can I do?

Viciphone se queda conectando

Buenos días Christian tengo un problema con Viciphone lo instale pero cuando ingreso a la web solo se queda en connecting no arroja la llamada de bienvenida

Sipjs 0.20.0

Hi Sir,

I have some questions:

  1. is it working with sipjs 0.20.0 ? I see on latest versions sipjs have some bugfix.

  2. How to add TurnServer with auth username and password?

Thanks

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.