arduinolego611
New Coder
I want to make a call from the Mac terminal, but dont seem to be able to make a connection.
this is my code:
I made sure my iphone and Mac book air (Big Sur) were on the same wifi network. I set my iphone to allow wifi calls. my FaceTime account and iCloud apps seem to be signed into the same account. When I enter my code into terminal, a call notification DOES pop up and ask me to press call or cancel, but instead of starting to ring or connect, it then says "1800phonenumber is unavailable"
I tried calling myself, I tried calling my dad who uses a flip phone, I tried several different contacts. obv I tried real numbers, not 1800phonenumber 🙂
I tried searching the web for an answer, but cant find much of anything helpful.
this is my code:
Code:
open "tel://+1800phonenumber"
I made sure my iphone and Mac book air (Big Sur) were on the same wifi network. I set my iphone to allow wifi calls. my FaceTime account and iCloud apps seem to be signed into the same account. When I enter my code into terminal, a call notification DOES pop up and ask me to press call or cancel, but instead of starting to ring or connect, it then says "1800phonenumber is unavailable"
I tried calling myself, I tried calling my dad who uses a flip phone, I tried several different contacts. obv I tried real numbers, not 1800phonenumber 🙂
I tried searching the web for an answer, but cant find much of anything helpful.