Giter VIP home page Giter VIP logo

Comments (4)

MrHertal avatar MrHertal commented on September 28, 2024

Hi,

Twilio documentation describes 3 kinds of call:

Receive an incoming call
Make client to client call
Make client to PSTN call

In your case, you want to make a PSTN call to client?

from react-native-twilio-phone.

mustafa5199 avatar mustafa5199 commented on September 28, 2024

Yes, In my case I want to make a PSTN call to client. Is it possible through twilio ?

from react-native-twilio-phone.

MrHertal avatar MrHertal commented on September 28, 2024

Yes it is possible. It works this way:

People need to dial a phone number that is managed in your Twilio account.
Then some TwiML code handles the call and executes a Dial verb that redirects the call to your client.

Follow this guide to create a response to an incoming call.
Then use the Dial verb to redirect the incoming call to a client.

from react-native-twilio-phone.

mustafa5199 avatar mustafa5199 commented on September 28, 2024

Hi, @MrHertal thanks for the help. It worked. I am able to connect calls between PSTN to Twilio client .

from react-native-twilio-phone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.