Neurotec / plivoframework

Open Source Telephony Application Prototyping Framework

Home Page:http://www.plivo.com/opensource/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plivo Framework

Description


Plivo Framework is an open source telephony application prototyping framework you can use to create
a wide variety of applications(IVRs, Billing System, Voicemail, Click to Call etc)
in a simple and extensible manner, using any web language you know.


Documentation

See Plivo Documentation <http://docs.plivo.org>_ for more information.

Cambios

  • Se implementacion sistema de recording y carga a servicio S3.
  • Se implementa [plivo-uploader] para envio y retroalimentacion de grabaciones con S3.
~~~~~~~~~~~~~~~~

Se agregan los siguientes atributos:

  • awsRegion : especificar la region aws
  • awsBucket : especificar el bucket aws
  • recordSession : grabar en fondo
  • startOnDialAnswer : iniciar grabacion al contestar

/Call


  * *ringTimeout*: en segundos

/CancelRequest

metodo: POST

  • RequestUUID : UUID

/Request/<request_uuid>


Cancela llamada antes de ser contestada

/HangupConference

metodo: POST

  • ConferenceName : nombre de conferencia

About

Open Source Telephony Application Prototyping Framework

http://www.plivo.com/opensource/

License:Other


Languages

Language:Python 92.8%Language:Shell 7.2%