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 ...
|
TSP to generate new call
Wed, 25 Jun 2008 06:45:14 -0700 (PDT)
Hi,
I am new to tapi but I have researched around the last few days. I
have a small TSP (not written by me) which I need to expand. Here is
what I want to do:
I get a notification through sockets that there is a new call waiting
to be answered. I want this call to appear in outlook or other tapi
applications ...
|
How can I change the TAPI setting to dial without waiting for a dial tone.
Tue, 24 Jun 2008 22:04:08 +0300
Hello
I just wanna know How can I change the TAPI setting to dial without waiting
for a dial tone.
Thanks in advance
...
|
Problem using MediaStreamTerminal to record.rtf
Mon, 23 Jun 2008 15:43:24 +0300
Hi
I am trying to record from the phone using MediaStreamTerminal, I am
implementing my code using Julmar TAPI 3 wrraper
The problem is that I don't recieve events from the stream, The method
waitformultipleobjects always returns -1
My code is :
1- Allocate events
IntPtr[] Allocate ...
|
how to use the device num returned by lineInitialize
Sun, 22 Jun 2008 22:52:00 -0700
Hi all,
I am developing an app which just need to monitor a incoming call then
show our UI we want. but when I using lineInitialize to initalize the TAPI, I
don't know how to using the "lpdwNumDevs" parameter. Does I need to open all
the devices? but I think I just using one of the line devices, and I do ...
|
why my xp phone dialer didn't show incoming call...
Sat, 21 Jun 2008 17:28:19 +0800
Hello all,
Can someone assist me on why my XP phone dialer didn't ring or show there
is incoming call?
I have on the phone dialer, and I can make a call but not receive any
call...
If some one have any idea for it, please kindly let me know, tq!
Regards,
Nelson
...
|
|
|
Can I use ITAMMediaFormat:: Put_MediaFormat with the recording terminal?
Sat, 21 Jun 2008 01:39:50 +0300
Hello
Can I use the
ITAMMediaFormat:: Put_MediaFormat with the recording terminal ?
I want to set the format of the file before I start recording , I tried to
use this method before with the media stream terminal and it works, but when
I tried to use it with the recording terminal I got the exception ...
|
Can I use ITAMMediaFormat:: Put_MediaFormat with the recording terminal?
Sat, 21 Jun 2008 01:38:08 +0300
Hello
Can I use the
ITAMMediaFormat:: Put_MediaFormat with the recording terminal ?
I want to set the format of the file before I start recording , I tried to
use this method before with the media stream terminal and it works, but when
I tried to use it with the recording terminal I got the exception ...
|
Redirect outbound call (Windows Mobile 5)
Thu, 19 Jun 2008 04:15:53 -0700 (PDT)
Hello!
I have such a problem. I need to redirect outbound phone call, which i
make in standard phone aplication (cprog.exe).
In other words, when we dial a fixed number in standard phone
aplication and make call, the call redirects to another number, but
phone displays first number. So subscriber don't know, wh ...
|