twilio / OpenVBX

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

Voicemail requires me to add the key/secret to play #374

Open thebarton opened 8 years ago

thebarton commented 8 years ago

I have the Twilio creds in the settings, but for some reason it's still asking for the creds once a day when I click to play the voicemail. Anyway to have it know the creds from the settings?

dc500 commented 8 years ago

@thebarton Hi. Were you able to fix your problem?

thebarton commented 7 years ago

I did; I didn't put in enough time to fix it correctly (so no pull request), but it works for me. I just did a search and replace and added the Twilio key/secret to the http auth.

OpenVBX/controllers/messages/inbox.php OpenVBX/controllers/messages/details.php

It seems like OpenVBX is a dead project; if anyone knows of a good open source alternative, that would be great.