Questions tagged [plivo]

Plivo is a cloud communications provider that offers the ability to send and receive phone calls and text messages via a simple REST API, as well as full SIP support.

Plivo is a cloud communications provider that offers the ability to send and receive phone calls and text messages via a simple REST API, as well as full SIP support.

169 questions
-1
votes
1 answer

Plivo "Bad Media Description Error"

I'm using Plivo WebRTC to make and received VoIP calls. Sometimes when I use Plivo.conn.call from JS SDK to start a call a get "Bad Media Description" error. This happens once every five to ten calls. Does anybody knows what "Bad Media Description"…
nicolas
  • 121
  • 1
  • 7
-1
votes
1 answer

Which servie is better for achieving SMS functionality in web application

I am creating a web application which includes a module for sending message from the website. I heard of some services which are used for achieving this purpose like: TWILIO TROPO CLOCKWORK SMS PLIVO NEXMO My purpose is, a user comes to the…
BIJU
  • 153
  • 1
  • 1
  • 7
-2
votes
1 answer

How to send sms by plivo api it require autoload.php

How to send sms by plivo api it say require vendor/autoload.php But i cannot find any autoload.php , it have also composer.json when i run this is get error Class 'GuzzleHttp\Client' not found here the my code
bhuvanesh
  • 1
  • 2
-3
votes
1 answer

Plivo API - pickup phone call

I would like to create click2call button on my website - I have users paired with endpoints - so I know which one originates phone call. Here is scenario I would like to create: User clicks on click2call button. My server sends make_call request to…
emte
  • 647
  • 1
  • 8
  • 25
1 2 3
11
12