plivo / plivoframework

Open Source Telephony Application Prototyping Framework
http://www.plivo.com/open-source/
Other
417 stars 180 forks source link

Redux: Issue with FS originate #48 #115

Open tcreek opened 10 years ago

tcreek commented 10 years ago

Since this issue is closed, and 3 year old I decided to open a new issue. This one:

https://github.com/plivo/plivoframework/issues/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 https://github.com/plivo/plivoframework/commit/7f604f2402d9c6c3ad07e276752afee6ef5ca5a6

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>