OpenVBX icon indicating copy to clipboard operation
OpenVBX copied to clipboard

Play button does not work.

Open stuboo opened this issue 7 years ago • 10 comments

v1.2.20 r79 mac OS Sierra 10.12.5 Chrome 59.0.3071.115 (Official Build) (64-bit) running on Dreamhost

When I load the inbox and click the 'play' button, nothing happens.

Debug console shows:

www.mydomain.com/:568 Uncaught TypeError: Message.Player.currentSoundObject.stop is not a function
    at _togglePlayForMessage (www.mydomain.com/:568)
    at www.mydomain.com/:568
    at Object.getRecordingUrls (www.mydomain.com/:563)
    at Object.togglePlayForMessage (www.mydomain.com/:568)
    at HTMLAnchorElement.<anonymous> (www.mydomain.com/:576)
    at HTMLAnchorElement.handle (www.mydomain.com/:297)
    at HTMLAnchorElement.k (www.mydomain.com/:297)

stuboo avatar Jul 20 '17 18:07 stuboo

I'm not a real programmer so this fix may have hazards of which I am not aware but it is working for me. I went to the soundmanager2 website and downloaded the current source code. I backed up the old soundmanager scripts installed with OpenVBX on my server and then copied the new js scripts. The folder is under "Assets/j". You'll need to have Flash enabled if you are using chrome. You should have the following files in the folder. This works and I haven't had any problems so far. It is probably an issue with the OpenVBX project using an old SoundManager API. Unforunately OpenVBX is no longer supported but I use it for my small one man office and it works fine and keeps me up to date on calls and messages.

filelist

aeqquus avatar Jul 24 '17 20:07 aeqquus

@aeqquus +1

Oddly, I've had playback work intermittently, but updating soundmanager2 seems to fix the issue.

mdw123 avatar Aug 09 '17 22:08 mdw123

@aeqquus this worked for me!! thank you!!!

tripflex avatar Oct 16 '17 22:10 tripflex

This fix works. Thank you

hamilton9 avatar Nov 18 '17 18:11 hamilton9

Nice job, I have added this to a branch under a repo I am using in production with a few clients, tested and resolves several issues. I have merged in some updates from @jmtorres and @jpwalters

Review the branch as my HEAD / default repo here: https://github.com/gegere/OpenVBX/tree/custom/1.2.22

gegere avatar Nov 22 '17 21:11 gegere

Since Twilio doesn't support openvbx anymore, should we nominate a new master branch for this project?

On Wed, Nov 22, 2017 at 1:53 PM Jason Gegere [email protected] wrote:

Nice job, I have added this to a branch under a repo I am using in production with a few clients, tested and resolves several issues. I have merged in some updates from @jmtorres https://github.com/jmtorres and @jpwalters https://github.com/jpwalters

Review the branch as my HEAD / default repo here: https://github.com/gegere/OpenVBX/tree/custom/1.2.22

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/twilio/OpenVBX/issues/402#issuecomment-346483237, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGjuEMd2CiodkG7cFYS6R59B4VBzyeVks5s5JfxgaJpZM4Oehbd .

mdw123 avatar Nov 22 '17 23:11 mdw123

Yes, this there a list of people will and able to form a org and start to move this system forward?

I personally think it is still a great system and will continue to grow if a community can form around it.

gegere avatar Nov 23 '17 02:11 gegere

I am rebuilded Openvbx system using latest twilio libraries ,APis and also latest Codeignite verison, please contact me for updated OpenVBX mail :- [email protected] SKYPE : muhammedhusaintk mobile : +919562470582

twilio.js 1.2 will be depreciated today feb 14, 2018

Warning: Twilio Client 1.2 is deprecated and will reach end of life on February 14, 2018. On this date, Twilio will stop serving this file through the CDN and will begin refusing connections used by this library. We recommend updating to 1.4 as soon as possible. See the full documentation at https://www.twilio.com/docs/api/client/twilio-js-14 for more information.

husunu avatar Feb 14 '18 10:02 husunu

You don't need to add or edit nothing.

This only mean that your browser don't have Adobe Flash enabled.

Not sure why they used Flash for that but anyway, OpenVBX is seriously outdated.

AntoineWtrnd avatar Apr 27 '19 16:04 AntoineWtrnd

manualy update the soundmanager2 library , then button will works

husunu avatar Apr 30 '19 04:04 husunu