Discussion:
Simulate incoming call to test TAPI aware application
(too old to reply)
d***@gmail.com
2013-11-08 07:58:07 UTC
Permalink
Hello, Sir

Several years passed, is there any simulator now? I'm using Win2008 server R2 64bit.

ISAPI3 for c# to develop TAPI App.

Thanks for any help.

~DC
There are no really good simulators that I know of. You could use a modem
for basic call and answer. ESP is very versatile but also extremely basic
and hard to use. You could also try using DSSP32 from Julmar
(http://www.julmar.com/samples.htm). The only other thing I can think of
is because you are using Windows 2000 you can do H.323 calls.
TAPI Browser is a TAPI program that can be used to place and receive calls
(just like Phone Dialer or Outlook). It is not a TSP simulator.
Hi, folks.
I want to test the capabilities of our new ERP software concerning
processing incoming calls before investing into an expensive CTI
system.
I use Windows 2000 and heard about ESP and TAPI Browser being tools
one could use to simulate incoming TAPI calls.
I downloaded ESP and I can monitor outgoing TAPI calls by e.g. Outlook
dialing a contact's phone number with it. But after "haingig up" all
available lines are close again and I cant find any way to open a line
using the Call+ button.
With TAPI Browser I can generate a lot of TAPI traffic, but nothing of
it is monitored by ESP being open parallel nor is outlook reacting in
any way opening the contact corresponding to the dialed number.
Is there anything I did wrong or is there any other way I can realize
the call simulation ?
Thanx a lot for your help.
--
Michael Dunn is a TAPI Developer and Tester for Tri-Link Technologies
My TAPI web page: http://members.home.net/tapifaq/tapi.htm
All opinions are my own, and do not reflect those of my employer.
"When all else fails, read the directions."
Andreas Marschall [exMVP TAPI]
2013-11-08 18:56:44 UTC
Permalink
Post by d***@gmail.com
Several years passed, is there any simulator now?
DC,
Michael Dunn already pointed out 12 years ago the existence of ESP and DSSP32.
You can find some annotations about ESP32 in my TAPI and TSPI FAQ:
http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_Is_there_8
Post by d***@gmail.com
I'm using Win2008 server R2 64bit.
That will be a problem for using ESP32 and DSSP32 because AFAIK they are only available as 32bit TSPs (but ona 64bit OS you definitely need 64bit TSPs)
Post by d***@gmail.com
ISAPI3 for c# to develop TAPI App.
TAPI apps on a 64bit OS may be 32/64bit.
--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My Toto® Tools (a collection of free, mostly TAPI related tools):
http://www.I-B-A-M.de/Andreas_Marschall's_Toto_Tools.htm
* Please post all messages and replies to the group / forum so all may
* benefit from the discussion. Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no rights.
Loading...