Postponed (maintainer needs more info)
Project:
VoIP Drupal
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2011 at 14:09 UTC
Updated:
13 Sep 2012 at 17:27 UTC
Issue description as reported in http://groups.drupal.org/node/175299#comment-619419 :
"I have installed latest release of voip drupal. I have configured plivo and freeswitch. But when I enter: Plivo Account SID and Plivo Auth Token and click on save it returns with a blank screen.
I have also done the below:
in your php.ini
enable the following:
error_reporting = E_ALL
Save your php.ini file and restart your web server
Repeat the error conditions and see if there is an error reported on that white screen.Still not showing any error message, just a white screen. Please could some assist!"
Comments
Comment #1
leoburd commented(As posted on http://groups.drupal.org/node/175299#comment-619544)
Can you check that you have enabled PHP Curl?
Maybe this PHP snippet might help you checking:
Comment #2
leoburd commentedIn order to check if Plivo is working properly, you can do any (or all ) of the following:
This bug is very likely to be related to a server configuration problem. In order to investigate further, we might have to have access to your server and try to reproduce the error from there. If you are willing to try this approach, please send us a direct email (users leoburd or tamerzg)
Comment #3
leoburd commentedComment #4
leoburd commentedAnother thing:
In order to facilitate testing, please install and enable voipdrupal's dev version (http://drupal.org/node/1079264) and also the devel module (http://drupal.org/project/devel)
Thanks,
.L.
Comment #5
tamerzg commentedWe just commited some changes reflecting curl issue, so please try it with latest dev snapshoot (should be available at drupal.org in next couple of hours, or use git directly).
Comment #6
macneib commentedIt's important to isolate the issue away from Plivo or Drupal.
for demonstration purposes only and reduce the amount of servers in play to just one.
Install Plivo and FS using the install scripts and instructions provided at the plivo site.
Make sure you have a softphone(x-lite) fully registered to extension 1000
Test for pure Plivo-only connectivity.
If Plivo is functional then you should get a ring on the softphone.
If this fails your probem is on the plivo side. If it rings Voip-Plivo is misconfigured.
Let me know the results of this test.
Cheers
Blair
Comment #7
tamerzg commented