[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: Caller ID Lookup / Display / Log
- Subject: Re: Caller ID Lookup / Display / Log
- From: Michael McSharry
- Date: Mon, 23 Feb 2004 18:18:00 +0000
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
<DIV><FONT face="Arial" size="2">The setup
I have parameterized is the Modem Init String, The string pattern that
constitutes a name field, the string pattern that constitues a number
field. I also paramaterized the PC side with the comm port
communication parameters and the comm port
number.</FONT></DIV>
<DIV><FONT face="Arial"
size="2"></FONT> </DIV>
<DIV><FONT face="Arial" size="2">I capture
only name and number and then superceed the name if the number is in the
personal phonebook maintained on the host computer. I know that
date and time are usually present. There are some funny
combinations of name and number when out of area, private, withheld or
other special encoding is used. I dont recall the specifics but I
think the number is sometimes missing if the name is special.
Wireless sources also present some other info that I do not
capture. I've seen only Chr(13) used to delimit fields, but I
cannot be certain that is a standard. Sometimes the chr(13) is at
the end of the CID burst and sometimes it is not. This makes
timing tricky since the chr(13) cannot always be used to know when the
field is complete vs when the modem fifo has not yet been flushed with the
last few characters of the last-received field.</FONT></DIV>
<BLOCKQUOTE>
<DIV>----- Original Message ----- </DIV>
<DIV><B>From:</B> <A title="lists@xxxxxxx"
href="mailto:lists@xxxxxxx">Kevin
Hawkins</A> </DIV>
<DIV><B>To:</B> <A
title="xAP_developer@xxxxxxx" href="mailto:xAP_developer@xxxxxxx">xAP_developer@xxxxxxx</A>
</DIV>
<DIV><B>Sent:</B> Monday, February 23, 2004 4:08
AM</DIV>
<DIV><B>Subject:</B> RE: [xAP_developer] Caller ID Lookup
/ Display / Log</DIV>
<DIV></DIV>
<DIV dir="ltr" align="left"><SPAN
class="705170012-23022004"><FONT face="Arial"
color="#0000ff" size="2">Thanks Michael that's
really helpful,</FONT></SPAN></DIV>
<DIV dir="ltr" align="left"><SPAN
class="705170012-23022004"><FONT face="Arial"
color="#0000ff"
size="2"></FONT></SPAN> </DIV>
<DIV dir="ltr" align="left"><SPAN
class="705170012-23022004">
<FONT face="Arial" color="#0000ff"
size="2">It looks very much like the way to go is to allow a
custom string to be able to be entered as an initialise string
so I will do it that way. Is the format of the data that
comes back from the modem when you get an incoming call in any way
consistent across modems - your first message hints that that might be a
bit of an optimistic view - maybe again the best way is a template match of
some form eg look for ###-### #### or something. You sort of
imply it varies based on the Telecom supplier in that all the modem does is
forward the 'data packet' to the PC. This is I guess very possible as the
packet is just a modem burst anyway. I am not sure if there is a
formal/standard length/checksum agreement in the US between Telco's ?
</FONT></SPAN></DIV>
<DIV dir="ltr" align="left"><SPAN
class="705170012-23022004"><FONT face="Arial"
color="#0000ff"
size="2"></FONT></SPAN><SPAN
class="705170012-23022004"><FONT face="Arial"
color="#0000ff"
size="2"></FONT></SPAN> </DIV>
<DIV><SPAN
class="705170012-23022004">
<FONT face="Arial" color="#0000ff"
size="2">Kevin</FONT></SPAN></DIV>
<DIV><SPAN class="705170012-23022004"><FONT
face="Arial" color="#0000ff"
size="2"></FONT></SPAN> </DIV>
<DIV dir="ltr" align="left"></DIV>
<BLOCKQUOTE dir="ltr">
<DIV class="OutlookMessageHeader" lang="en-us"
dir="ltr" align="left">
<HR tabIndex="-1">
<FONT face="Tahoma"
size="2"><B>From:</B> Michael McSharry [mailto:mcs101main@xxxxxxx]
<B>Sent:</B> 23 February 2004 07:22<B>To:</B>
xAP_developer@xxxxxxx<B>Subject:</B> Re: [xAP_developer] Caller
ID Lookup / Display / Log</FONT></DIV>
<DIV></DIV>
<DIV><FONT face="Arial" size="2">Modem Init
info </FONT></DIV></BLOCKQUOTE>
xAP_Development Main Index |
xAP_Development Thread Index |
xAP_Development Home |
Archives Home
|