We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since this issue is closed, and 3 year old I decided to open a new issue. This one:
#48
After it failed, I changed the script and had it install version 1.2 stable of Freeswitch. The issue still persists.
This is a recent install of Plivo using the available script:
./plivo_install.sh /usr/local/plivo
Looking at /usr/local/plivo/lib/python2.6/site-packages/plivo/rest/freeswitch/api.py on my system, I see it matches this 7f604f2
Looking at the plivo-rest.log I do see this
2014-04-13 22:58:16,696 plivo-rest[9447]: ERROR: Sending to POST http://127.0.0.1:5000/ringing/ with {'Direction': u'outbound', 'From': u'11111111', 'To': u'1xxxxxxxxxx', 'RequestUUID': u'c4b85c7a-c399-11e3-bbee-0685b78cb06f', 'CallUUID': u'c4b9ccf4-c399-11e3-969d-7d9ad5357503', 'CallStatus': 'ringing'} -- Error: <urlopen error [Errno 111] Connection refused>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Since this issue is closed, and 3 year old I decided to open a new issue.
This one:
#48
After it failed, I changed the script and had it install version 1.2 stable of Freeswitch. The issue still persists.
This is a recent install of Plivo using the available script:
./plivo_install.sh /usr/local/plivo
Looking at /usr/local/plivo/lib/python2.6/site-packages/plivo/rest/freeswitch/api.py on my system, I see it matches this 7f604f2
Looking at the plivo-rest.log I do see this
2014-04-13 22:58:16,696 plivo-rest[9447]: ERROR: Sending to POST http://127.0.0.1:5000/ringing/ with {'Direction': u'outbound', 'From': u'11111111', 'To': u'1xxxxxxxxxx', 'RequestUUID': u'c4b85c7a-c399-11e3-bbee-0685b78cb06f', 'CallUUID': u'c4b9ccf4-c399-11e3-969d-7d9ad5357503', 'CallStatus': 'ringing'} -- Error: <urlopen error [Errno 111] Connection refused>
The text was updated successfully, but these errors were encountered: