up vote 1 down vote favorite
share [g+] share [fb]

I want to automate Skype to call my mobile phone at scheduled times.

Sometimes when I'm working with very complicated (business) clients, I would like an escape plan if the meeting goes over an allotted maximum time. I want to be able to say, "Hey, please call me at XX:XX" and use the automated Skype call as a good excuse to leave.

How do I set up a scheduled automatic Skype from my desktop computer to call my mobile? It just needs to call my phone, it doesn't have to make sense. I just need the call to interrupt my meeting so I can make theatre and leave.

link|improve this question

27% accept rate
feedback

2 Answers

If you are a windows user, you can use Windows Task Scheduler to execute this command:

"c:\Program Files\Skype\Phone\Skype.exe" /callto:+nnnnnnnn

nnnnnnnn is your country code /area code / phone number

The first time it'll prompt you to confirm, you can check the box "Do not ask again".

Works regardless if Skype is running.

link|improve this answer
how can you do this on mac os x lion? – flow Oct 25 '11 at 10:16
feedback

You could also try Get me out of here.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.