As a security feature, some host systems will allow you to login over a modem, then disconnect you and call you back at a predetermined phone number. Functionality to allow TinyTERM to answer the phone in this situation was added in version 4.30, in the form of the te.WaitForCall property. Setting it to true causes TinyTERM to wait for the currently selected modem to ring, then answers it:
te.WaitForCall=true;
This property allows you to set up an automated callback login. We have a sample script that does exactly that. It only requires editing for the correct telephone number and prompts.
CR 342, script
CR 399, capability
CR 455, duplicates CR 342
This entry was posted
on Thursday, March 22nd, 2007 at 2:47 pm and is filed under CScript, Modem.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.