A
Alan Wilcox
Hello,
By way of moving forward on a fax project here, I ran a simple VB
program based on "Managing the Incoming Archive" on MSDN at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxusing_5mcl.asp
Program executes fine in .NET Visual Studio running on Win-2003 Server.
I can choose to "Retrieve a message" by ID: I enter the ID (based on the
file name of the received fax), and I then find Caller ID and Routing
Info blank but other info present.
No ID or routing info regardless of modem setting to #CID=1 or 2 or 10.
Inbound line has CID enabled (according to the telco anyhow).
The activity log InboxLOG.txt shows all info the program shows, but no
caller ID or routing. I would expect that the data _should_ be there for
application programs to pickup and present to user.
Am I missing some vital piece of code here?
Any ideas how to resolve?
Many thanks!
Alan
By way of moving forward on a fax project here, I ran a simple VB
program based on "Managing the Incoming Archive" on MSDN at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxusing_5mcl.asp
Program executes fine in .NET Visual Studio running on Win-2003 Server.
I can choose to "Retrieve a message" by ID: I enter the ID (based on the
file name of the received fax), and I then find Caller ID and Routing
Info blank but other info present.
No ID or routing info regardless of modem setting to #CID=1 or 2 or 10.
Inbound line has CID enabled (according to the telco anyhow).
The activity log InboxLOG.txt shows all info the program shows, but no
caller ID or routing. I would expect that the data _should_ be there for
application programs to pickup and present to user.
Am I missing some vital piece of code here?
Any ideas how to resolve?
Many thanks!
Alan