twilio / OpenVBX

OpenVBX is a web-based open source phone system for business.
http://openvbx.org
Other
699 stars 342 forks source link

can't upload a simple mp3 file in openvbx, I am in dire need of your help, PLEASE ANYONE? #388

Open 454guser opened 7 years ago

454guser commented 7 years ago

Hi guys,

Thanks a lot first of all for checking out my problem thread.

For some strange reason, I am not being able to upload a simple mp3 audio file in openvbx while creating flows. When I select "Upload an mp3 file" under audio choices, it opens up an upload box but then no matter how many times I click on it it doesn't open a window which can allow me to browse and select my audio file and upload it! (Please check the screenshots) 1 - copy 2 - copy

I can not use the option of "Record using a phone" because of some personal reason and don't want to use "Read text like a robot" option.

Details:

I really want to make this work. Please suggest something.

clanstyles commented 7 years ago

Same issue, any ideas?

bk10000 commented 7 years ago

I have just installed OpenVBX and am having the same problem.

drogit commented 7 years ago

FWIW ... i was curious about the issue so i tried to upload an MP3 and it worked great. it was a song out of my music collection (yesterday-beatles-96kps-1.43mb). test play but played it nice too. openvbx running on linux server with ssl and $config['version'] = '1.2.20'; feel for ya pal, god i hate those kind of wierd problems. good luck

thedigitalaccelerator commented 7 years ago

Same issue here! How do we fix this guys??!!

endtone commented 7 years ago

Hi, For those who are interested, I fixed the issue by updating :

soundmanager2 (assets/j/soundmanager2) latest jQuery (assets/j/frameworks)

You will also need to update the correct path to the new jQuery version file in several php config files (just do a search in your openvbx directory for "jquery").

atomcreative commented 7 years ago

I had the same issue. All I had to do was open this file:

assets/min/index.php and on line 121, I changed the jQuery version to the latest changed to: https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js

magicianmarketing commented 7 years ago

Hello guys, Out of nowhere, I have the same exact problem. The flows already setup work fine, but the new ones or the ones I try to edit are not. It's impossible to add any kind of message (Voicemail, Whisper, Etc).

I'm not good with jQuery or developing with Twilio, is there anyone here who could repair this for me? If the price is reasonable, I'm ready to start this TODAY.

Thanks

atomcreative commented 7 years ago

@magicianmarketing shoot me an email - andrew@atomcreative.com

magicianmarketing commented 7 years ago

@atomcreative I sent you an email

ds4a commented 7 years ago

I have the same issue as @magicianmarketing A functioning install suddenly started to display the behaviour described by @454guser Tried the solution posted by @atomcreative (I think there is an omission in the file path which I think should read > assets/min/builder/index.php ) When using with firefox 55.0.2 on Ubuntu 14.04 I do get a flash plugin crash warning. When using chrome no messages are displayed and I'm unable to upload an MP3 file.

Issue IS present in the following browsers: Firefox. Chromium. Epihany. NetSurf. QupZilla.

BUT no issue exists in the following browsers: Ubuntu Web Browser based on Oxide. Ubuntu Arora (Windows version available). Ubuntu Midori (Windows and portable versions available).

So as a short term workaround, if possible, one of the 3 above browsers could be used if you need to create / edit a call flow element that involves MP3 upload.

zhiyong-ft commented 6 years ago

As of Jan 2nd 2018, browsers mentioned by @ds4a don't work. But IE11 on windows 10, x64, worked.

XTechnology2018 commented 6 years ago

hello @endtone .I am facing same issue .can you please help me for resolve ? thanks

XTechnology2018 commented 6 years ago

hello ,can anyone help please ?

craxyman commented 6 years ago

Found the SOLUTION. Adobe Flash settings need to be set to ALLOWED in your web browsers. Most of us are using Google Chrome, check your site settings by clicking on the left of the URL. Enable it and it works like a charm.