termux / termux-api

Termux add-on app which exposes device functionality as API to command line programs.
https://f-droid.org/en/packages/com.termux.api/
2.09k stars 432 forks source link

termux-telephony-call not working #428

Open freebrowser1 opened 3 years ago

freebrowser1 commented 3 years ago

Problem description When using termux-telephony-call 0123456789 (replaced by a valid number or a USSD code) nothing happens and no feedback or error message is given. Termux API has the permission to make telephone calls. I use the f-droid version of Termux and Termux API.

Expected behavior It should dial a number.

Additional information

HusniMuhammad commented 10 months ago

For USSD codes use escape quoting like this example

termux-telephony-call  \#678\#1\#3\#

If it's works please close this issue

HusniMuhammad commented 10 months ago

Please respond to me. If you see this