https://github.com/mattmakai/python-warm-transfer-call
How to hand-off a call with Python and Twilio
https://github.com/mattmakai/python-warm-transfer-call
Last synced: 3 months ago
JSON representation
How to hand-off a call with Python and Twilio
- Host: GitHub
- URL: https://github.com/mattmakai/python-warm-transfer-call
- Owner: mattmakai
- License: mit
- Created: 2015-08-07T19:09:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-02T00:33:42.000Z (over 9 years ago)
- Last Synced: 2025-02-13T13:15:46.269Z (4 months ago)
- Language: Python
- Homepage: https://www.twilio.com/blog/2015/09/warm-phone-call-transfers-with-python-flask-and-twilio-voice.html
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Warm Phone Call Transfers with Python, Flask and Twilio Voice
How to hand-off a call with Python and Twilio Voice. Check out the [blog post for a full tutorial](https://www.twilio.com/blog/2015/09/warm-phone-call-transfers-with-python-flask-and-twilio-voice.html).