C# .NET integration with Cisco call manager
Fri, 22 Feb 2008 23:57:49 -0800 (PST)
HI all,
I have a requirement to fully integrate Cisco call manager with .net
application (C#)
the application should receive the incoming calls, open the line, make
call ....ect
I reach to :
- I have to register a CTI port in the cisco TSP
My questions are
1- Does I've to install Cisco soft phone on each cli ...
|
C# .NET integration with Cisco call manager
Fri, 22 Feb 2008 23:43:37 -0800 (PST)
HI all,
I have a requirement to fully integrate Cisco call manager with .net
application (C#)
the application should receive the incoming calls, open the line, make
call ....ect
I reach to :
- I have to register a CTI port in the cisco TSF
My questions are
1- Does I've to install Cisco soft phone on each cli ...
|
Batch file for killing tapirv
Fri, 22 Feb 2008 02:24:42 +0100
Just in case someone has any use for this (probably only TSP developers):
Here's a little batch file to kill the telephony service (TAPISRV). It
searches
for the svchost process which is hosting tapisrv and kills it.
I would recommend to do this only if you have set tapisrv to run exclusively
i.e. in its ow ...
|
ACD groups and Agents: how can i get a Agent's state?
Thu, 21 Feb 2008 15:33:48 +0100
Hi,
I'm trying to programmatically check whether
an agent is currently logged in to a ACD group.
I thought of catching the TAPI.TE_AGENT event and then check the Agent's
state.
I'm using TAPI3 from within c#.
In the Tapi.EventFilter i include also the TE_AGENT event, but i never get
it.
My test program ...
|
Answering a call after specified ring count
Thu, 21 Feb 2008 11:33:30 GMT
Hello,
How can I answer a call after a predetermined number of rings, given that
I'm not getting any LINE_LINEDEVSTATE messages? Let alone with
LINEDEVSTATE_RINGING?)
I've included LINEDEVSTATE_RINGING in lineSetStatusMessages()'s dwLineStates
parameter.
I'm using TAPI 2.0 for the line device, Event Handle ...
|
Speech Recognition Problem.
Tue, 19 Feb 2008 21:09:01 -0800
Hi,
Environment : Visual Studio 2008
Language : C#.Net
Modem : 56K Voice Modem (Connexant Chipset)
Core : Julmar Tapi dll.
TSP : unimdm.tsp
I need to detect the user voice when they pick-up the reciever on the other
end. Because Modems usually start playing files (playbac ...
|
Caller id in php
Tue, 19 Feb 2008 16:12:35 -0800 (PST)
Yes another of those annoying caller id questions. I have no idea on
doing this. I need a simple way to get the callerid of the current
caller on a php-generated webpage. Each time the page gets reloaded it
should fetch the current callerid on the phone and show it on the
page. Can somebody point me in the right ...
|
|
|
OT question re: ASAI sample
Tue, 19 Feb 2008 22:51:39 -0000
Hello
I know this is totally off-topic but I thought someone on here might know.
I need to extract call data from an Avaya Definity/G3 using the ASAI
protocol. I have the protocol reference from Avaya but was wondering if
anyone had any code sample they could share with me?
I would be mightily grateful.
...
|
Terminal Services, TSP and 3rd Party Tapi.
Tue, 19 Feb 2008 06:31:03 -0800 (PST)
Andreas,
I wished to pose a question for you regarding TAPI, TSP, Avaya IP
Office 500 and Goldmine.
I will outline the setup I have first. We are running SBS 2003 which
also runs Goldmine on hte same machine. From this server we publish
Goldmine using Graphon Go Global - this wraps around goldmine so that
...
|
About TSP,Terminals & Julmar Tapi3
Mon, 18 Feb 2008 14:05:58 -0200
Hi
I am afraid I am new to TAPI and I have some questions
1-I am using julmar Tapi3 warraper "ITapi3", I tested it's application on
the site(Autoattendant and outgoing sample), but every time in OnCallMedia
function ,the CALL_MEDIA_EVENT is always CME_STREAM_FAIL, so the line is
open but no voice is transmit ...
|