Debugging a TSP
Sat, 5 Jul 2008 12:16:00 +0100
Hello
I followed the notes on Andreas Marshall's TAPI and TSP FAQ site and edited
my HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TapiSrv\ImagePath
to:
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\msdev.exe"
%SystemRoot%\System32\svchost.exe -k tapisrv
[Previously it was: %SystemR ...
|
TAPI FAQ Update
Thu, 3 Jul 2008 16:06:47 -0400
On Andreas Marschall's TAPI FAQ, there is a link to gotdotnet to get the
Helen Warn Wrapper. This site no longer exist, and a search on Microsoft's
replacement site does not find the same.
Somebody must surely have download this which I need, and can give to me?
But in any case, the FAQ should be updated.
...
|
Paging using TAPI and C#
Thu, 3 Jul 2008 09:51:00 -0700
How do you send page using TAPI? I've looking around and some people said
it's just simple as calling the service provider paging number then send
data. My question is how do you send data after the call is connected? They
talked about WRITEFILE, but how do you do that in C#. I've been hearing a lot
of peopl ...
|
Bad voice quality on a Dialogic DIVA Analog 4
Wed, 2 Jul 2008 20:07:07 +0200
Hi all
I just installed a brand new DIVA Analog 4 PCI on my XP computer.
The installation of the System Release 8.5WIN was easy (much easier then the
Dialogic SR 5.1.1 for the other cards ...)
I used my test application that plays WAV files over the TAPI driver.
The card immediately picked up an incoming cal ...
|
Helen Warn's C# Wrapper
Tue, 1 Jul 2008 17:01:49 -0400
Hi,
I would like to download the wrapper class from gotdotnet, but it is no
longer there!
Can someone please direct me to where I can get it.
Thanks,
Bryan DeFranco
Dagostino Electronics
...
|
problem with TSP++ v3.0
Tue, 1 Jul 2008 15:06:04 +0200
hi,
I am going to write small TSP program to receive and convert a call from
Outlook
to an HttpRequest. Since I have no idea how to write a TSP, I think using
TSP++
application wizard will be the easiest way for me. I am using Visual Studio
2005
(VC8) in Windows Vista Business, when I try to compile a pr ...
|
New Tapi developer
Mon, 30 Jun 2008 09:43:53 +0200
Hi,
Im starting to develop an app that will get caller id from a panasonic
pabx... and based on that, bring up certain client information.
Is there an emulator that can allow me to develop without having the
pabx/telephone system.
Also, can i get any ideas on where to start... Im using vb.net.
...
|
|
|
Tapi recording
Sat, 28 Jun 2008 08:30:16 -0500
hi
I'm new to this TAPI technology..i wish to develop a windows
application that should record the sound from pc speaker using tapi in
C#,(similar to voice mail)...if so please refer me any links having some
sample codes...
--
Message posted using http://www.talkaboutsoftware.com/group/microsoft.public. ...
|
CTI Port Monitoring
Fri, 27 Jun 2008 10:34:55 +0100
Hi,
I have an application that uses Cisco IVR (IPCC) and I want to control the
CTI Port lines that IVR uses.
I'm guessing IVR opens the line in owner mode so when my application uses
lineOpen it throws the following error: "LINEERR_ALLOCATED".
Can I monitor these lines? Does CTI Port Third-Party Monitorin ...
|
TAPI3
Thu, 26 Jun 2008 22:56:00 -0700
Hi,
I have a telecom switch with calling cards service
I Dial the personal trigger number (DID)
As soon as our network identifies your call you will get disconnected. and
within a few seconds call you back
how I can dial the number from VB.net (Tapi3) and get the same result?
I succeed to dial a ...
|