Skip to content

Neurotec/plivoframework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.8%
  • Shell 7.2%