Welcome![Sign In][Sign Up]
Location:
Search - tsapi

Search list

[Other resourceTsapi sample

Description: TSapi 软件电话源代码,在Definity交换机系列上面测试通过,该demo中有很多tsapi的应用,值得参考。-TSapi phone software source code, the Definity switch above the test series, the demo had many tsapi applications, a good reference.
Platform: | Size: 75107 | Author: pico | Hits:

[Post-TeleCom sofeware systemsTsapi sample

Description: TSapi 软件电话源代码,在Definity交换机系列上面测试通过,该demo中有很多tsapi的应用,值得参考。-TSapi phone software source code, the Definity switch above the test series, the demo had many tsapi applications, a good reference.
Platform: | Size: 74752 | Author: pico | Hits:

[CommunicationTSAPIIN

Description: TSAPI电话控制CTI程序,处理应答呼叫,摘机 -CTI telephone CTI procedures for handling responses to shout Abstract Machine
Platform: | Size: 512000 | Author: yi qizhi | Hits:

[Internet-NetworkExercise8

Description: tsapi trainning code,important to the newer-tsapi trainning code, important to the newer
Platform: | Size: 175104 | Author: 和话哈 | Hits:

[CommunicationCstatst32

Description: Alcatel TSAPI提供接口的开发例子.-Alcatel CTI interface for the development of examples.
Platform: | Size: 105472 | Author: air | Hits:

[Program doctsapiPremium

Description: Alcatel 提供的TSAPI接口文档-the CTI interface documentation
Platform: | Size: 2178048 | Author: air | Hits:

[TAPITsapiCallRouting

Description: Avaya AES Tsapi接口开发的 CallRouting 代码-Avaya AES Tsapi interface development CallRouting code
Platform: | Size: 98304 | Author: 晓飞 | Hits:

[Internet-NetworkTsapiin

Description: TSAPI开发的原代码,对于做CTI中间件很有帮助-TSAPI developed the original code, for CTI middleware so helpful
Platform: | Size: 46080 | Author: 郭克新 | Hits:

[OS programTSAPI

Description: avaya交换机的开发接口,tsap接口,可以实现CTI开发等功能-Avaya switches interface development, tsap interface, can achieve the development of features such as CTI
Platform: | Size: 1495040 | Author: 肖兰习 | Hits:

[Software Engineeringtsapi

Description: Documentation LUCENT CSTA and TSAPI
Platform: | Size: 1253376 | Author: smorag | Hits:

[Software Engineeringenvox_tsapi

Description: Application Notes for Envox CT Connect with Avaya Communication Manager and Avaya Application Enablement Services using TSAPI – Issue 1.0
Platform: | Size: 729088 | Author: egomes007 | Hits:

[OtherCallRouting

Description: TSAPI CallRouting Sample code
Platform: | Size: 10691584 | Author: SJ | Hits:

[Windows Developtsapi

Description: 本书是介绍电话服务应用编程接口介绍的很详细-Telephony Services Application Programming Interface
Platform: | Size: 1242112 | Author: 曾海军 | Hits:

[Windows DevelopTsapiin

Description: avaya交换机TSAPI接口开发Demo-avaya switch TSAPI Interface Development Demo
Platform: | Size: 3292160 | Author: 李伟 | Hits:

[DocumentsConfigAuto

Description: tsapi premium server r643 cnfigauto
Platform: | Size: 74752 | Author: 1004miso | Hits:

[OtherSourceCode

Description: a tsapi example, for the correct use of tsapi functions
Platform: | Size: 23552 | Author: santiago | Hits:

[CommunicationEasyMonitorSvr4

Description: 基与AVAYA TSAPI的 报表统计系统-AVAYA TSAPI-based reports and statistics system
Platform: | Size: 5449728 | Author: koven | Hits:

[TAPItsapi

Description: TSAPI协议资料及 C语言调用示例等。-This document specifies Telephony Services Application Programming Interface (TSAPI) services and C programming language syntax. TSAPI is compatible with Microsoft Windows, Microsoft Windows 95, Microsoft Windows NT, Novell NetWare, IBM OS/2, Apple Macintosh, UnixWare, and HP-UX UNIX clients. TSAPI is also compatible with Novell NetWareâ and Microsoft Windows NT server environments. The Telephony architecture permits future growth into other client and server environments while preserving the TSAPI programming interface.
Platform: | Size: 1230848 | Author: sunhaitao | Hits:

[TAPITsapi

Description: TSAPI c++ source - Tsapi.cpp : interface to TSAPI Tserver. This file handles the hidden TSAPI window // First, there are the CTsapiDevice methods. // // This class is referenced by the TSAPI window class (CTsapiWnd). // It handles: // 1. tracking of the window that handles the TSAPI events for each device known // by the CTsapiWnd // 3. tracking of the monitor cross reference ID for the current monitoring session // for each device known by the CTsapiWnd // 2. tracking of all of the calls and connections for each device known by the // CTsapiWnd // // Note that this sample only implements 1 device tracking. The CTsapiWnd here can // only track a single device and this memory is hard-coded. // Note that this sample hard-codes the number of calls and connections that the // device can support.-TSAPI c++ source - Tsapi.cpp : interface to TSAPI Tserver. This file handles the hidden TSAPI window // First, there are the CTsapiDevice methods. // // This class is referenced by the TSAPI window class (CTsapiWnd). // It handles: // 1. tracking of the window that handles the TSAPI events for each device known // by the CTsapiWnd // 3. tracking of the monitor cross reference ID for the current monitoring session // for each device known by the CTsapiWnd // 2. tracking of all of the calls and connections for each device known by the // CTsapiWnd // // Note that this sample only implements 1 device tracking. The CTsapiWnd here can // only track a single device and this memory is hard-coded. // Note that this sample hard-codes the number of calls and connections that the // device can support.
Platform: | Size: 4096 | Author: bluethunder | Hits:

[SCMTSAPI_Course_Samples

Description: Implementing a telephony-enabled application using Avaya Telephony Services Application Programming Interface (TSAPI) requires an understanding of TSAPI core concepts of Session and Event Management, control services, and private data. This tutorial provides an overview of the TSAPI essentials, using code samples to demonstrate how to write a telephony-enabled application for the Avaya Communication Manager environment using the interfaces provided by the Avaya TSAPI implementation. INTENDED AUDIENCE This tutorial is intended for programmers who have a working knowledge of C/C++ programming on Windows platform and wish to implement telephony-enabled applications in an Avaya Aura™ Communication Manager environment. This tutorial is not meant to be an exhaustive introduction to TSAPI refer to Reference [1] for a complete understanding of the Avaya TSAPI implementation-Implementing a telephony-enabled application using Avaya Telephony Services Application Programming Interface (TSAPI) requires an understanding of TSAPI core concepts of Session and Event Management, control services, and private data. This tutorial provides an overview of the TSAPI essentials, using code samples to demonstrate how to write a telephony-enabled application for the Avaya Communication Manager environment using the interfaces provided by the Avaya TSAPI implementation. INTENDED AUDIENCE This tutorial is intended for programmers who have a working knowledge of C/C++ programming on Windows platform and wish to implement telephony-enabled applications in an Avaya Aura™ Communication Manager environment. This tutorial is not meant to be an exhaustive introduction to TSAPI refer to Reference [1] for a complete understanding of the Avaya TSAPI implementation
Platform: | Size: 231424 | Author: machrider24 | Hits:
« 12 3 »

CodeBus www.codebus.net