Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
644 views
in Technique[技术] by (71.8m points)

Twilio forward call to another Twilio number with custom parameters

I'd like to forward an ongoing Twilio call to a different Twilio Number and pass along custom parameters.

I was able to dial away using Twiml <Dial> + <Number> https://www.twilio.com/docs/voice/twiml/dial but it's not possible to pass along custom data.

question from:https://stackoverflow.com/questions/65830673/twilio-forward-call-to-another-twilio-number-with-custom-parameters

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

You cannot pass along custom parameters across the Public Switch Telephone Network (PSTN). It is not supported by that network.

What is the use case and how would the dialed party even be able to pull out those custom parameters?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...