Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initiate calls via command line arguments? #642

Open
j-dimension opened this issue Apr 11, 2021 · 1 comment
Open

Initiate calls via command line arguments? #642

j-dimension opened this issue Apr 11, 2021 · 1 comment

Comments

@j-dimension
Copy link

Hi,

is there an option to initiate a call with Telephone using command line arguments (with the target phone number being one argument)

Thanks,
Jens

@eofster
Copy link
Member

eofster commented Jun 30, 2021

Yes, it is. Telephone can be set as the handler for tel: URLs. This can be done by selecting it as "Standard for calls" in FaceTime preferences. When a tel: URL is being opened, the OS should activate Telephone and pass the URL to it. Here's how one can open a URL from Terminal:

open tel:1234567890

Note that tel: URLs don't have slashes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants