CA2317467C - Communications system - Google Patents

Communications system Download PDF

Info

Publication number
CA2317467C
CA2317467C CA2317467A CA2317467A CA2317467C CA 2317467 C CA2317467 C CA 2317467C CA 2317467 A CA2317467 A CA 2317467A CA 2317467 A CA2317467 A CA 2317467A CA 2317467 C CA2317467 C CA 2317467C
Authority
CA
Canada
Prior art keywords
call
telephone
party
components
component
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CA2317467A
Other languages
French (fr)
Other versions
CA2317467A1 (en
Inventor
Simon Alexander Beddus
Fenela Wills
Gary Leslie Bruce
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
British Telecommunications PLC
Original Assignee
British Telecommunications PLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by British Telecommunications PLC filed Critical British Telecommunications PLC
Publication of CA2317467A1 publication Critical patent/CA2317467A1/en
Application granted granted Critical
Publication of CA2317467C publication Critical patent/CA2317467C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M7/00Arrangements for interconnection between switching centres
    • H04M7/006Networks other than PSTN/ISDN providing telephone service, e.g. Voice over Internet Protocol (VoIP), including next generation networks with a packet-switched transport layer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/42314Systems providing special services or facilities to subscribers in private branch exchanges
    • H04M3/42323PBX's with CTI arrangements

Abstract

A computer telephony interface includes both first party and third party call components.

Description

COMMUNICATIONS SYSTEM

The present invention relates to a communication system, and in particular to a computer telephony interface (CTI) for use in such a system.
SUMMARY OF THE INVENTION
According to a first aspect of the present invention there is provided a computer telephony interface (CTI) including concurrent first party call components and third party call components.
A computer telephony interface is a control interface used on a computer which implements or controls one or more nodes in a communications network, For example, Microsoft's TAPI (telephony application programmer's interface) might be used in conjunction with a program such as NetMeeting (TRADEMARK) to control a PC used for audio/visual communication with other PCs connected, e. g., to an Intranet.
Such a control interface is known as a "first party call component" since it models and controls a call from the point of view of one of the parties involved in a connection.
Alternatively, a call may be modelled and controlled from a platform which is not either an originating or a destination node in the call. For example, calls using the H323 protocol may be made via a computer platform which is dedicated to a call switching function and which is termed a "virtual switch"
(sometimes also termed a "gatekeeper"). Such a virtual switch may have a control interface constructed using, for example the Java telephony application programmers interface (JTAPI). This is an example of a third party call component, since the control of the call is based on a view of the call which is not that of either the originating or the destination party.
The invention provides for the first time a control interface which uses concurrently both first party call components and third party call components. Conventional PBX and public networks have been controlled from either the first or third party.
However since network functionality is distributed across many components, the ability given by the present invention to control more than one node or switch makes possible control and use of the full functionality of a computer implemented/computer-controlled communications network.
According to a first aspect of the present invention there is provided a communications network comprising:
a plurality of network nodes;
a telephony server arranged in operation to control one or more of said network nodes, said telephony server including a control interface comprising:
a call model comprising information relating to telephone calls made in said communications network and network nodes active in said telephone calls;
call components comprising one or more first party call components and/or one or more third party call components, said first and third party call components arranged in operation to control said telephone calls;
wherein network nodes located at the origin or destination of a telephone call and active in said telephone call are represented by first party call components which can control said telephone call from the view of the node at the origin or destination of said telephone call;
and wherein network nodes located between the origin and destination of said telephone call and active in said telephone call are represented by third party call components which can control said telephone call from the view of the node between the origin and destination of said telephone call; and wherein each first party and third party call component for said telephone call is linked to a single call model.
According to a second aspect of the invention, there is provided a telephony server for connection in a telecommunication network of the preceding aspect.
According to a third aspect of the present invention there is provided a computer telephony interface adapted for installation in a telephony server according to any one of the preceding aspects.
Preferably the plurality of concurrent call components include first party call components and third party call components.
Preferably one of the said call components is arranged to control a network resource operating a multi-call communications protocol.
The limitations of conventional computer telephony interfaces are particularly marked when used to control devices implementing a multi-call protocol. A multi-call protocol is one which allows a respective network node to engage in more than one call at a time. An example of such a multi-call protocol is H. 323 used in Microsoft's Net Meeting and in other audio/visual conferencing applications.
Preferably the different call components are sub-classes of a single call component parent class.
According to another aspect of the present application, there is provided a method of operating a telephony server installed in a communications network comprising a plurality of network nodes, said telephony server comprising a call model comprising information relating to telephone calls made in said communications network and call components arranged in operation to control said telephone calls, said method comprising the steps of:
a) representing the or each network node active in a telephone call with a call component;
b) selecting one or more of said call components;
C) incorporating the or each selected call component in said call model;
d) controlling via said call model said network nodes corresponding to the or 2a each selected call component, and thereby establishing a call in said communications network.
The invention also encompasses methods of operating a network, or operating network nodes, using the computer telephony interface of the previous aspects.
DESCRIPTION OF THE DRAWINGS
Systems embodying the invention will now be described in further detail, by way of example only, with reference to the accompanying drawings:
Figures 1A and 1B are schematics showing prior art communications systems;

Figure 2 is a schematic showing a communications system embodying the present invention;

Figure 3 is a schematic showing a network implementing the system of Figure 2;

Figure 4 is a schematic showing components of a PC Node in the network of Figure 3;

Figure 5 is a diagram showing schematically the communications link between a telephony server and a PC communications client; and Figure 6 is an object diagram showing a computer telephony interface implementing the present invention;
Figure 7 is a diagram showing a further example of a system embodying the invention.
DESCRIPTION OF EXAMPLES
Figure 1 A shows a personal computer 10 having a connection 11 to a communications network which may be, for example, a corporate Intranet. In this prior art example, the communications client running on the PC is Microsoft's "NetMeeting". Microsoft's telephony application programmers interface (TAPI) is used to control the NetMeeting client 13. The TAPI interface may in turn be controlled by a higher level application programme, such as, for example, a personal information manager application which might use TAPI and NM to initiate a call to a destination number read from an address book. The TAPI interface in this example models and controls the operation of the NM client from the point of view of an originating node in a call. It has only a limited view of the network and of other nodes, based on returned information from the network. The TAPI
interface to the NM client constitutes in this example a first party call component.
Figure 1 B shows a communications system developed by BT for use in telemarketing call centres and known as "Melody PC nodes 14, 15 are connected via a data network (using for example ethernet) to a computer 16 which functions as a virtual switch. The personal computers 14, 15 use Internet phone clients for communication with each other via the switch 16. They also communicate with a call centre application 17 running on a telephony server.
The call centre application controls the virtual switch 16 using a computer telephony interface constructed Sun's Java telephony application programmers interface (JTAPI) 18. The JTAPI interface is dedicated to controlling the virtual switch and so constitutes a third party call component.
The system shown in Figure 1 B is described and claimed in the present applicant's co-pending international patent publication number WO/1998/002999 "Processing Device Network" dated January 22, 1998.
Figure 2 shows a system embodying the present invention. Application 21, which may again be a call centre application used, for example, to distribute calls between agents in a telemarketing call centre, controls network resources via a computer telephony interface 22. This interface may again be constructed using Sun's JTAPI. However, by contrast with the prior art system, the interface is not limited to using a single call component such as a third party call component dedicated to operating a virtual switch, but instead can operate concurrently a number of different call components including, a first party call component 26 modelling the call from the view of node A, a third party call control component 27 modelling the view of the call from the virtual switch 24 and another first party call control component 28 modelling the call from the viewpoint of the other node B.
In this way, the interface 22 fully captures and allows efficient control of all the capabilities of the network. The network in this example includes in addition to an originating node 23 which may be a first PC running an NM client, a virtual switch 24 and another PC node 25 running NM a third node 29 corresponding to a third PC C again running a NetMeeting client. As shown in the diagram, the third node 29 is present in the call component derived from the third party view of the virtual switch 24 but not present in the call components of the end nodes 23,25.
Figure 3 shows in outline a network suitable for use in implementing the invention. This is termed by the inventors a 2 + 10 network. A virtual switch using NetMeeting and the H323 protocol in connected via a local area network to a number (for example 10) of personal computer 32. It is also connected via the LAN to a telephony gateway 33. The virtual switch 31 may be a UNIX workstation while the Gateway 33 may be a workstation running Windows NT. The Gateway 33 is connected via two exchange lines 34,35 to the public switch telephony network 36. The exchange lines may be, for example, ISDN lines. The virtual switch 31, is also connected to an Intranet 37 and to the Internet 38.
5 Figure 4 shows in further detail the components on one of the PCs in the network of Figure 3. A first party call component 41 controls the telecommunications functions of the PC via the NetMeeting SDK (software developers kit) 42 and the NetMeeting applications window 43. The control interface 44 includes a conference object and address objects for nodes A and B. The interface communicates primitives with the NetMeeting H323 client 45. As shown in Figure 5, there is a high level communication between different call components. In this example a telephony server includes a NetMeeting call component 51 and a call component factory 52 which communicates via a link 53 which may be a CORBA interface or a sockets interface with a PC. The PC includes a communications application 54 running above the NetMeeting SDK 55 which in turn controls the NetMeeting client 56.
Figure 6 is a class diagram for a computer telephony interface implementing the invention. This diagram is generated using the rational ROSE tool, and may be used to generate code fragments using that tool. The interface includes a call component class 61 which has child classes including a NetMeeting call component 62 and a virtual switch call component 63. The NetMeeting call component is a first party call component while the virtual switch call component is a third party call component.
The generation of instances of the call component 61 is managed by the call component class factory 64. The call component factory 64 has subclasses including a NetMeeting call component factory 641 which generates instances of the NetMeeting call component 62, and a virtual switch call component factory 642 which generates instances of the virtual switch call component 63.
In a preferred implementation, a call and conference management system, shown in Figure 7, is constructed using Java and JTAPI. The system provides H.

IP (Internet Protocol) video/voice and data call capabilities. The system uses thin clients to support net-centric applications including call centre management, conference calls, directory systems and management applications. The system uses concurrently 1st party, 3rd party and "nth" party call components to manage calls across multiple nodes and multiple domains. In operation, each node within a call or conference is modelled as a call component (CC) within a virtuall node. The nodes may be physically embodied, e.g., as H.323 clients, TAPI cards, network gatekeepers or gateways, or PBX switches. Each call component is linked back to a single CTI Java Call Model (JCM). Thus during a call across multiple virtual nodes, many call components, including in general both first party and third party call components, are linked back to a single Java Call Model. The list of call components within a Java Call Model is built up dynamically as a call is routed through the system. Provision is made for the JCM
to have knowledge of default call components prior to a call or conference being created. For example, the simplest call component is a client call component, corresponding, e.g. to a TAPI card or an H.323 client. For most simple calls, but not in the case of call centre or call routing operations, a client call component is the primary and default call component. The Java Call Model used for simple calls may be the java.core package. A two party or three party call may be established using, e.g., a number of H.323 client call components. However, to handle large conferences, it is prefered to select a call component corresponding to an MCU
conference bridge with media mixing capabilities.
Although H.323 in itself is not capable of emulating the functionality of a PBX, this limitation may be overcome by using H.323 virtual switch (VS) also known as gatekeeper technology. This approach allows calls to be modelled with originating and terminating legs. To transfer a call one of the legs is removed and a new one set up to another client. The present system includes a virtual switch call component (VSCC) to model such a virtual switch. When a java.callcontrol call is requested, the system selects a VSCC by default.
In addition to the use of default or primary call components as described above, additional call components may be added dynamically to a Java Call Model during call set up.

The system shown in Figure 7 is split into two layers. The JTAPI layer is responsible for presenting simplified views of a call or conference and for integrating the views with routing requests. The call component layer is responsible for modelling a call through a virtual switch and for associating call components with JTAPI calls. These two layers will now be described in further detail.

The JTAPI layer performs as normal from the perspective of an application making use of the JTAPI layer. In this example the JTAPI layer is designed as a single provider system and presents a single API to a range of multimedia and CTI
systems. The JTAPI packages modelled within the JTAPI layer are core, callcontrol, and callcentre The JTAPI Call class is able to access at least one call component prior to making a call. That call component is, as discussed previously, the default or primary call component. When an external call enters the system, the JTAPI
layer models a corresponding call component and appends the call component to a JTAPI call. The JTAPI call continues to model the overall state of a call as other associated call components become active within the system domain and are appended to the call. In a stable state, the JTAPI call class, when requested to do so by the JTAPI application, interrogates call components to request further options such as call transfers, conferences and gateways. When number translation occurs across gateways, the JTAPI Call models the correct connection state. Finally, when the call ends, the JTAPI call class removes inactive call components and becomes itself inactive.
In the Call Component Layer, call components are arranged to present consistent behaviour, events and properties to the JTAPI call model. The behaviour of the call components offers a range of call control capabilities from connecting address A to address B, to conferencing A,B,C, and D, or routing an incoming call to B. As previously described, the system is designed to allow all components of a call to be modelled by a single JTAPI call model. The Java call model interrogates call components to discover which call components supports a certain function. Table 1 below lists call component capabilities.
The call components have the following states: idle, active and inactive.
Idle represents the state before call component connections are added, active occurs during the call whilst there is one or more call component connections, and inactive is the state entered when the call component connections have become disconnected.
In addition to the principle objects and classes described above, a number of ancillary classes are used in the preferred implementation.
CCconnection: for each call component in the active state there will be at least one CCconnection and associated CCAddress. This models the behaviour of the JTAPI call model. The state set of CCConnection includes idle, alerting, ringing, connected. The state set may be extended to include Automatic Call Distribution, queues and /VR states.
CCAddress: this models the behaviour of the Address and has the ability to represent IP Addresses. Two subclasses of this class are NetMeeting User and Virtual Switch User. The JTAPI concepts of Terminal and Terminal Connection are not used.
Call Component Class Factory (3CF): this is a special class for creating calls for a specific node type. A JCM has access to a number of 3CFs before connections are made, representing the capabilities of the CC created by that mechanism.
Once the CC is created, the 3CF is no longer consulted by the JCM. Capability enumeration occurs through direct interaction with the CCs. 3CFs are defined for NetMeeting CC and Virtual Switch CC.
Call Component Manager: this exists to capture calls that are presented via a control node only, i.e. calls not created from the JTAPI layer. For example, when a call centre enters the domain from another network, or an existing call is routed through a control node, a new CC is created by the CCM. Subsequently, the CCM
interrogates the JTAPI call registry to determine whether a JTAPI call exists.
If a JCM exists, then the newly created CC is appended to the JCM. If not, then a new JCM is created and the CC is appended. The CCM may be enhanced to allow filters to be added to monitor nodes in other domains. This permits a remote CCM
to monitor for certain types of calls and addresses. For example, it may be necessary for JCM's to exist in two domains, for example so that a call that originates in a site in Singapore is transferred to Hong Kong. Both sites retain an interest in the model of the call in case the call is transferred back, so each has a call model with remote capabilities.
JTAPI Call Registry: this is used to register all active calls within a domain. The class may be implemented as an enhancement to the JTAPI provider class. The call registry is important in that it is used to determine whether CC created via a CCM should be associated with a new JCM (Java Call Model) or with an existing JCM.
Table 1 Properties Behaviour Events isConnectableO Connect (Address : Alerting, Ringing, String, Address : String) Answered where Address can be IP
or E.1 64, the JCM must have used getAddressTypes to enumerate what the CC
supports isConferenceable() Conference (Call, Alerting, Ringing, Address) Answered, Conference (SList :of ConferenceJoin, Dropped CCAddress) int getAddressTypes() enumerates addresses supported by CC

0001: IP (DNS name, IP
Address, Email, ILS
Server/E-mail username) 0010: E164 int getCallTypesO
enumerates call technologies supported by the CC

0001 : H.323 0010: Telephony 0100: Multicast SList getConnections() returns connections associated with aCl:
CCAddress getPrimaryAddress(: ) used to establish if this node is a client (TAPI
card or H.323) int getStateO
initialised, active or inactive. Once CC is in inactive state it will be removed from a JCMs list of CCs isTransferrableO Transfer (Address, Alerting, Ringing, Address) Answered

Claims (7)

1. A communications network comprising:
a plurality of network nodes;
a telephony server arranged in operation to control one or more of said network nodes, said telephony server including a control interface comprising:

a call model comprising information relating to telephone calls made in said communications network and network nodes active in said telephone calls;
call components comprising one or more first party call components and/or one or more third party call components, said first and third party call components arranged in operation to control said telephone calls;
wherein network nodes located at the origin or destination of a telephone call and active in said telephone call are represented by first party call components which can control said telephone call from the view of the node at the origin or destination of said telephone call; and wherein network nodes located between the origin and destination of said telephone call and active in said telephone call are represented by third party call components which can control said telephone call from the view of the node between the origin and destination of said telephone call; and wherein each first party and third party call component for said telephone call is linked to a single call model.
2. The telephony server for connection in a communications network according to claim 1.
3. A computer telephony interface for installation in a telephony server according to claim 2.
4. A method of operating a telephony server installed in a communications network comprising a plurality of network nodes, said telephony server comprising a call model comprising information relating to telephone calls made in said communications network and call components arranged in operation to control said telephone calls, said method comprising the steps of:
a) representing the or each network node active in a telephone call with a call component;

b) selecting one or more of said call components;
C) incorporating the or each selected call component in said call model;
d) controlling via said call model said network nodes corresponding to the or each selected call component, and thereby establishing a call in said communications network.
5. A method according to claim 4, wherein said representing step comprises the steps of:
a1) representing the or each network node located at the origin or destination of a telephone call and active in said telephone call with a first party call component;
a2) representing the or each network node in between the origin and destination of said telephone call and active in said telephone call with a third party call component.
6. A computer readable medium carrying instructions stored therein for execution on a computer to implement the steps of the method according to either one of claims 4 or 5.
7. A computer readable medium carrying instructions stored therein for execution on a computer to operate a computer telephony interface according to claim 3 in accordance with the method according to claims 4 or 5.
CA2317467A 1998-01-14 1999-01-08 Communications system Expired - Fee Related CA2317467C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GBGB9800803.0A GB9800803D0 (en) 1998-01-14 1998-01-14 Communications sytem
GB9800803.0 1998-01-14
PCT/GB1999/000058 WO1999037081A1 (en) 1998-01-14 1999-01-08 Communications system

Publications (2)

Publication Number Publication Date
CA2317467A1 CA2317467A1 (en) 1999-07-22
CA2317467C true CA2317467C (en) 2010-10-26

Family

ID=10825307

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2317467A Expired - Fee Related CA2317467C (en) 1998-01-14 1999-01-08 Communications system

Country Status (7)

Country Link
US (1) US6785375B1 (en)
EP (1) EP1050154A1 (en)
JP (1) JP4361212B2 (en)
AU (1) AU1977499A (en)
CA (1) CA2317467C (en)
GB (1) GB9800803D0 (en)
WO (1) WO1999037081A1 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7031442B1 (en) 1997-02-10 2006-04-18 Genesys Telecommunications Laboratories, Inc. Methods and apparatus for personal routing in computer-simulated telephony
US6480600B1 (en) 1997-02-10 2002-11-12 Genesys Telecommunications Laboratories, Inc. Call and data correspondence in a call-in center employing virtual restructuring for computer telephony integrated functionality
US6104802A (en) 1997-02-10 2000-08-15 Genesys Telecommunications Laboratories, Inc. In-band signaling for routing
US6711611B2 (en) 1998-09-11 2004-03-23 Genesis Telecommunications Laboratories, Inc. Method and apparatus for data-linking a mobile knowledge worker to home communication-center infrastructure
US6985943B2 (en) 1998-09-11 2006-01-10 Genesys Telecommunications Laboratories, Inc. Method and apparatus for extended management of state and interaction of a remote knowledge worker from a contact center
US6201805B1 (en) 1997-10-21 2001-03-13 Dialogic Corporation Apparatus and method for computer telephone integration in packet switched telephone networks
USRE46528E1 (en) 1997-11-14 2017-08-29 Genesys Telecommunications Laboratories, Inc. Implementation of call-center outbound dialing capability at a telephony network level
US6985478B2 (en) * 1998-02-17 2006-01-10 Genesys Telecommunications Laboratories, Inc. Using XML expressed primitives for platform and system-independent call modeling
US7907598B2 (en) 1998-02-17 2011-03-15 Genesys Telecommunication Laboratories, Inc. Method for implementing and executing communication center routing strategies represented in extensible markup language
US6332154B2 (en) 1998-09-11 2001-12-18 Genesys Telecommunications Laboratories, Inc. Method and apparatus for providing media-independent self-help modules within a multimedia communication-center customer interface
USRE46153E1 (en) 1998-09-11 2016-09-20 Genesys Telecommunications Laboratories, Inc. Method and apparatus enabling voice-based management of state and interaction of a remote knowledge worker in a contact center environment
US7929978B2 (en) 1999-12-01 2011-04-19 Genesys Telecommunications Laboratories, Inc. Method and apparatus for providing enhanced communication capability for mobile devices on a virtual private network
DE10245562A1 (en) * 2002-09-30 2004-04-15 Siemens Ag Data communication system, computer, and data communication method for the parallel operation of standard-based and proprietary resources
JP4345334B2 (en) * 2003-03-28 2009-10-14 日本電気株式会社 Fault tolerant computer system, program parallel execution method and program
JP4013980B2 (en) * 2005-02-14 2007-11-28 株式会社日立製作所 IP communication system, communication control method and client terminal in IP network, and client server
US9008075B2 (en) 2005-12-22 2015-04-14 Genesys Telecommunications Laboratories, Inc. System and methods for improving interaction routing performance
KR20100121384A (en) * 2009-05-08 2010-11-17 삼성전자주식회사 System and method for providing service related to telephone to a plurality of devices using upnp in the home network

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5195086A (en) * 1990-04-12 1993-03-16 At&T Bell Laboratories Multiple call control method in a multimedia conferencing system
JP2726630B2 (en) * 1994-12-07 1998-03-11 インターナショナル・ビジネス・マシーンズ・コーポレイション Gateway device and gateway method
US5546452A (en) * 1995-03-02 1996-08-13 Geotel Communications Corp. Communications system using a central controller to control at least one network and agent system
GB9609148D0 (en) * 1996-05-01 1996-07-03 Plessey Telecomm Multi-party communication
CA2205703A1 (en) * 1996-06-27 1997-12-27 At&T Corp. Network-based on-demand multiparty multimedia call set up and directory service
US6094479A (en) * 1997-05-06 2000-07-25 Telefonaktiebolaget Lm Ericsson Computer telephony integration gateway
US6011844A (en) * 1998-06-19 2000-01-04 Callnet Communications Point-of-presence call center management system

Also Published As

Publication number Publication date
US6785375B1 (en) 2004-08-31
JP4361212B2 (en) 2009-11-11
JP2002510172A (en) 2002-04-02
CA2317467A1 (en) 1999-07-22
GB9800803D0 (en) 1998-03-11
WO1999037081A1 (en) 1999-07-22
EP1050154A1 (en) 2000-11-08
AU1977499A (en) 1999-08-02

Similar Documents

Publication Publication Date Title
CA2317467C (en) Communications system
US7076048B2 (en) Agent-based multimedia communication system that supports web telephony call model
EP0963096B1 (en) Distributed call system
US9553755B2 (en) Method for implementing and executing communication center routing strategies represented in extensible markup language
US6967957B2 (en) Architecture for the rapid creation of telephony services in a next generation network
US6584186B1 (en) Protecting communications network integrity
KR100259409B1 (en) Control of a telephone switching system over a digital information network
EP0994614B1 (en) Radio communication device using API for telephony applications
US7369540B1 (en) Programmable network convergence edge switch
EP0825787A1 (en) Negotiation process for connection management
GB2357659A (en) Communication system architecture for voice first collaboration
JP2000032146A (en) Automatic callout distribution system and communication network
Gbaguidi et al. Integration of Internet and telecommunications: An architecture for hybrid services
US20040057464A1 (en) Generic Transport layer
Korpi et al. Supplementary services in the H. 323 IP telephony network
Licciardi et al. An architecture for IN-Internet hybrid services
US20060098684A1 (en) Data communications system, computer, and data communications method for parallelly operating standard-based and proprietary resources
Penton et al. iLanga: A next generation VOIP-based, TDM-enabled PBX
Anjum et al. ChaiTime: A system for rapid creation of portable next-generation telephony services using third-party software components
Cronin An introduction to TSAPI and network telephony
Wu et al. Where should services reside in Internet telephony systems?
Liu IP based VPN application server using Java
Tanaka et al. High performance platform for multiple OpenAPIs
Takeuchi et al. Interfaces for interworking among intelligent networks, computer telephony, and voice over IP systems
Eckardt et al. A TINA trial: interworking experience with the legacy telephone system

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed

Effective date: 20140108