473,406 Members | 2,769 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

windows dialer and access

Hello everyone,

I have a new job where I spend all days making phone calls :-(, I would
like to program access to recognize if an answer machine picks up, if
the phone is disconnected, out of service, etc. Is this possible at
all?. Anybody ever done something like that? is there a third party
application that does such thing? Any suggestion is greatly
appreciated.

kaspa

Jan 6 '06 #1
2 1515
The phone service, at least in the US, sends tones over the line when
the called number is disconnected or out of service. Fax machines and
some answering machines do the same thing. You could check for those
tones and, if they exist, do whatever action you wish to perform.

Note that Access really isn't the best way to go for this. You might
want to investigate VB6 (standalone, not VBA), VB.NET, or C++. You
will need access to a modem port, so you're going to have to get down
and dirty with sometimes complicated programming at a lower layer than
Access usually works.

Jan 6 '06 #2
thank you Steve.

Jan 9 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Usman | last post by:
Hi All, Is there a way that if I know the IP address of a computer, I can open a popup window on that IP remotely from another computer? It is somewhat similar to netsend but the type of window...
1
by: deko | last post by:
I've searched the web but did not find any information about programmatically calling Microsoft Phone Dialer from Access using VBA. Can someone point me to a developers reference or other...
0
by: Damon | last post by:
I am using the following code (primarily wizard created) to dial a phone number on an access form via the on double click event. Application.Run "utility.wlib_AutoDial", stDialStr I want to...
5
by: Ed Bitzer | last post by:
Appreciate a lead of locating some code to dial phone numbers using VoIP rather than my modem. Have switched my service from Verizon to Comcast VoIP and now the utility I wrote to dial my personal...
0
by: curios | last post by:
Hello, I need help of finding reference in developing a softphone or online dialer similar used by skype or commonly used by VoIP provider companies. Are there any books or reference code that I...
0
by: khashid via AccessMonster.com | last post by:
Hi All, I need to have a dialer on my form so i can use it to call someone using my phone line connected to my pc. I know i can try the button having option of "Phone Dialer", but is it...
5
by: bshul | last post by:
Hi, I am hoping someone knows how to finish this javascript. The script copies selected text to the windows clipboard from, for instance, a webpage. This text is a phone number. It then executes the...
2
by: gabitzz | last post by:
Hello, I have an issue with a custom TSP written in C++. It should be used by outlook to make a call. It works fine under windows xp, but under Vista it doesn't. I am not sure which is the problem...
0
by: ajeetg | last post by:
I am developing a menu extension for Dialer screen for WM6 ( the screen that comes after we press call button on a contact ) Has any one tried that before ? I am aware of Menu extension for...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.