Giter Club home page Giter Club logo

viciphone's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

viciphone's Issues

Automatically Login Agent when web phone is loaded

Hello,
Thank you for this great project.
If possible can you please these lines to vici_phone.js on the event ua.on('registered', function () {

//added By ViciExperts to automatically login agent as soon as the webphone is loaded.
try
{
var webphone_loaded = parent.document.getElementById('webphone_loaded');
if(webphone_loaded){

					parent.document.getElementById('webphone_loaded').value = 1;
					parent.NoneInSessionCalL('LOGIN');
					
				}						
		}catch(err){console.log(err);}

See attached file:
vici_phone.txt

This will automatically Login Agent when web phone is loaded.
Thank you

Mute Not working in softphone mode

Dear Sir,

i tested version 3 and i have problem, the mute button was not working in softphone mode.
I'm using vp_int_example.php to test.
I'm using freePBX 15 and asterisk version is 13.38.3
I dont see duration issue (you disable it ?)

Edit: I just tested again using version 2, no mute button issue.
And I'm using same server for version 3.
I dont see any changes in muteButton function, maybe the problem in mySession.sessionDescriptionHandler.peerConnection function ?

Best Regards

Andi

duration in softphone mode

Dear Sir,

i found that the duration on softphone mode not correct.
The duration is not starting from 0

best regards

Andi

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.