 innoman-Premium join:2002-05-07 Dallas, TX kudos:1 | [Vonage] Click2callu and using it as a wake up call. Does anyone have an idea of how you could use the click to call u service with vonage to work like a wake up call? Maybe a way to have the computer open that webpage at a certain time. I think wake up calls would be a good feature to add. |
|
 GorkOu812ic join:2001-10-06 Bountiful, UT | You could use the wire 's little app at »NEW Vonage Third Party Call Control and add the un/pw in to the HTML as well as updating it a little to run when activated. Then you could have your computer run the app at a specified time and voila! |
|
 innoman-Premium join:2002-05-07 Dallas, TX kudos:1 Reviews:
·VoicePulse
| Re: [Vonage] Click2callu and using it as a wake up Thanks for that... What should I use to make the computer run it at a cartain time? Thanks.... I have a folder linked to my taskbar and links in that folder to the click2callu address with all of the necessary info.. and I configure each link to call a certain person and then name the link that person. I could just execute that link at a specified timeI think. What do you think? |
|
 GorkOu812ic join:2001-10-06 Bountiful, UT | Yeah, I suppose that would work just as well. If you're using Windows you could use the built in Windows Scheduler to run the shortcuts... ?? |
|
 innoman-Premium join:2002-05-07 Dallas, TX kudos:1 | I have never used the windows scheduler... I will try that... Thanks! |
|
 | let us know if you get it to work. I'd use it.
S13 |
|
 innoman-Premium join:2002-05-07 Dallas, TX kudos:1 Reviews:
·VoicePulse
| reply to innoman Hey... I tried that program... It is definitely a neat little program. However, they wasy I currenty have my phone numbers et up works pretty well. I didn't get a chance to set up the windows scheduler... I will plan on it tomorrow. It is a pretty neat concept I think. |
|
 wire join:2003-08-27 Atlantic Highlands, NJ | reply to innoman
Re: [Vonage] Click2callu and using it as a wake up call. Attached is a WSF app that can be invoked from Windows Scheduled Tasks to place a click2call.
To configure: * Go to "Scheduled Tasks" and double click "Add Scheduled Task" * On the page to select the program to run, click Browse... and find wscript.exe - e.g. C:\WINNT\System32\wscript.exe If you can't find it, you might need to install it first »www.microsoft.com/downloads/deta···yLang=en * On the following pages, name the task and configure the scheduling for it. * On the last page, check the "Open advanced properties for this task when I click Finish" checkbox. * In the Advanced Properties, in the "Run" textbox enter the path to the c2c.wsf script you downloaded (attached) along with command line arguments that specify your account and phone numbers. It should look like this:
c:\winnt\system32\wscript.exe "C:\Projects\click2call\c2c.wsf" /username:myname /password:mypw /from:14155550000 /to:14155559999
Now each time this scheduled task runs, it will place a call from the "from" Vonage number to the "to" number. |
|