Tagged Questions
4
votes
2answers
730 views
How to call from console?
How to make or receive a call from console?
Expecting something like this, UNIX-style:
make_call +3750291234567 < played_data.wav > recorded_data.wav
wait_for_call < played_data.wav > ...