Introduction Some simple scripts to make calls and terminate calls with Twilio python library to make call: $ python make_call.py +358123456789 to kill all ongoing calls: $ python kill_all_calls.py