I am looking for a command line or vbs script to initialize a telephone line and detect if there is dialtone. I am having issues with my voip provider and need some data to harass them.
Anyone have any ideas?
Page 1 of 1
Detect dial tone via a modem
#2
Posted 02 January 2008 - 07:02 AM
just an idea:
every modem you find nowadays should have dial tone detection. You could send AT-Commands over the COM port to let it open the line and detect dialtone. If it doesnt get a dial tone in a certain time frame, you should either get or be able to pull some return value from the modem.
You need to find the manual for your specific modem, there should be a listing of AT-Commands in it.
every modem you find nowadays should have dial tone detection. You could send AT-Commands over the COM port to let it open the line and detect dialtone. If it doesnt get a dial tone in a certain time frame, you should either get or be able to pull some return value from the modem.
You need to find the manual for your specific modem, there should be a listing of AT-Commands in it.
#3
Posted 02 January 2008 - 07:15 AM
- ← Foxpro 2.6 for win or visual foxpro
- Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
- Looking for standalone RichEdit for Delphi & Lazarus →
Share this topic:
Page 1 of 1



Help
Back to top









