plivohelper

Plivo Python helper Library
Download

plivohelper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Plivo Team
  • Publisher web site:
  • http://plivo.org

plivohelper Tags


plivohelper Description

Plivo Python helper Library plivohelper is a Plivo Python helper library that simplifies the process of making REST calls and generating RESTXML.See Plivo Documentation for more information.Installation:Run:sudo pip install plivohelperManual InstallationDownload the source and run:sudo python setup.py installUsage:To use the Plivo helper library, just 'import plivohelper' in the your current python file. As shown in example-call.py, you will need to specify the ACCOUNT_ID and ACCOUNT_TOKEN, before you can make REST requests.Before you run the examples, you should have Plivo Running along with FreeSWITCH Running and a user 1000 logged in.See Plivo Documentation for more information.Filesplivohelper.py: include this library in your codeexamples/example-call.py: example usage of REST Callexamples/example-bulkcalls.py: example usage of REST Bulk Callsexamples/example-transfercall.py: example usage of REST Transfer Live Callexamples/example-hangupcall.py: example usage of REST Hangup Live Callexamples/example-xml.py: example usage of the RESTXML generatorexamples/example-utils.py: example usage of utilities**examples/phonemenu/ (Requires Flask) Requirements: · Python


plivohelper Related Software