Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Communications > caller id for multi line


Reply
 
Thread Tools Display Modes
  #1  
Old 06-01-2003, 10:30 AM
do_good do_good is offline
Newcomer
 
Join Date: Jun 2003
Posts: 1
Cool caller id for multi line


I manage to make caller id for single line with mscomm.oc.
Now I’m wanted to make caller id that get connected to multi line, the sting I got wasn’t readable.
I need help to understand it
T.i.a.
Reply With Quote
  #2  
Old 06-02-2003, 08:55 AM
Aspen2K's Avatar
Aspen2K Aspen2K is offline
Contributor

Retired Leader
* Expert *
 
Join Date: Jan 2001
Location: Ohio
Posts: 717
Default

Just wondering, what did the string contain ? I have not tired the multi line thing, but sounds fun

Aspen2K
__________________
A man is a success if he gets up in the morning and gets to bed at night,
and in between does what he wants to do. - Bob Dylan

Vb code does not go through spell check very well - Me
Reply With Quote
  #3  
Old 06-03-2003, 11:51 AM
roehrle roehrle is offline
Freshman
 
Join Date: May 2003
Location: Edgewater Park, NJ
Posts: 29
Default

I also wrote a call Id program that works off-line but when I try to go on-line I get a message that the port is already open. Are you saying that mscomm.oc. allows you to get CID info while on-line ???


Quote:
Originally Posted by do_good
I manage to make caller id for single line with mscomm.oc.
Now I’m wanted to make caller id that get connected to multi line, the sting I got wasn’t readable.
I need help to understand it
T.i.a.

Reply With Quote
  #4  
Old 06-03-2003, 02:38 PM
Aspen2K's Avatar
Aspen2K Aspen2K is offline
Contributor

Retired Leader
* Expert *
 
Join Date: Jan 2001
Location: Ohio
Posts: 717
Default

roehrle,

What it sounds like you are doing is, when you have the caller id program open, you are using the comm port. You need to close the port before you try and use any other program that will use the modem on the same port.

What do_good was talking about (if I understood right), is if he/she is on line one or line two, they want to get the caller id info from the other line that calls in.

Also, your location says "Edgewater Park", Are you talking about Ohio ?

Aspen2K
__________________
A man is a success if he gets up in the morning and gets to bed at night,
and in between does what he wants to do. - Bob Dylan

Vb code does not go through spell check very well - Me
Reply With Quote
  #5  
Old 06-04-2003, 11:33 AM
roehrle roehrle is offline
Freshman
 
Join Date: May 2003
Location: Edgewater Park, NJ
Posts: 29
Default

Hi Aspen:
We may have a communication problem here...I'll start over with a better explanation,I hope
The program that I wrote when I am not on the internet will notify me when there is a telephone call. It will extract the Date,Time Number and name of the caller from a telephone string that is transmitted after the first ring. Since I only have one telephone line I would like to know when I am on-line ,that I have a telephone call trying to reach me. If I try running the program before or after I go on-line I get a message that the port is already opened. It seems I have to be able to be on-line and at the same time be able to detect when I have an incoming call. I know this is possible because at the present time I am running a 15 day trial Faxtalk.com program that is able to do what I can't. My question is whether this can be done using VB6 or does the Faxtalk program contain proprietary software that allows them to do this. If this is true then I am wasting my time trying to do the impossible.It sounded like other person was using a *.oxc that maybe able to do what I can't do. I like my program better because it has more features than the Faxtalk and I would also have the ability to add other features in the future.
The Faxtalk program is called "Net on Hold". It also has a couple minor bugs which they claim to be modem problems not their software.
Sorry this explanation took so long but I have a habit of not taking the time to explain my problems in enough detail
No I live in Edgewater Park New Jersey.
Thanks for your help

Quote:
Originally Posted by Aspen2K
roehrle,

What it sounds like you are doing is, when you have the caller id program open, you are using the comm port. You need to close the port before you try and use any other program that will use the modem on the same port.

What do_good was talking about (if I understood right), is if he/she is on line one or line two, they want to get the caller id info from the other line that calls in.

Also, your location says "Edgewater Park", Are you talking about Ohio ?

Aspen2K

Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Drawing joined parallel line segments bart111 Game Programming 0 03-15-2003 06:32 PM
Load one line from a file Tludina General 4 12-19-2002 07:25 PM
Transfer private controls to another project.. Help! Jazler General 8 07-01-2002 09:59 AM
Component problem mhsueh001 General 3 05-28-2002 07:43 AM
How to goto end of the line or record line snownieve General 3 03-28-2001 01:14 PM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->