Reference8:Release Notes TAPI: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
m (regular roadmap update)
 
m (regular roadmap update)
Line 4: Line 4:
This article is generated automatically. Do not edit!
This article is generated automatically. Do not edit!
Please see ''[[Support:What is the DVL-Roadmap?|the disclaimer]]'' before using the information presented here!
Please see ''[[Support:What is the DVL-Roadmap?|the disclaimer]]'' before using the information presented here!
   
= V8 Release =
The V8 TAPI Release Version.
[http://mantis.innovaphone.com/view.php?id=52987 Definition]
== New Features ==
   
=== Treat each PBX8 Device as a separate TAPI Line ===
{|
|Status
|<font><font color="red">Assigned</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=52988 52988]
|}
All user devices (incl. all fork destinations) of a single PBX object are represented as a separate TAPI line (all with same address).  <br/><br/>This allows to create and accept calls on individual devices.  Also, TAPI applications can restrict monitoring to individual devices.
   
=== Support for lineGenerateDigits ===
{|
|Status
|<font><font color="red">Assigned</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=52989 52989]
|}
This allows users to generate DTMF tones during a call.
   
=== Support for lineSetupTransfer ===
{|
|Status
|<font><font color="red">Assigned</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=52990 52990]
|}
Compatibility for TAPI applications that insist on creating a consultation call instead of a normal call using lineMakeCall. Although this is not necessary with innovaphone TAPI, there are applications out there which use this function.
   
=== Support for lineDial ===
{|
|Status
|<font><font color="red">Assigned</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=52991 52991]
|}
Allows users to dial extra digits during the call establishment phase.  Also required for applications which use lineSetupTransfer.
   
=== Calling line ID in SOAP ===
{|
|Status
|<font><font color="red">Assigned</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=52992 52992]
|}
This allows users to create calls with lineMakeCall or lineSetupTransfer which carry a different calling line id.
   
=== Support for lineSetupConference ===
{|
|Status
|<font><font color="red">Assigned</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=52993 52993]
|}
Allows users to set up a 3PTY conference.
   
=== Support for linePark ===
{|
|Status
|<font><font color="red">Assigned</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=52995 52995]
|}
Allows users to park/unpark calls.
=== Other new Features ===
{|
|-
|valign=top nowrap=true|'''[http://mantis.innovaphone.com/view.php?id=52994 52994]'''
|valign=top nowrap=true|ckl
|Treat presence-only Devices as separate TAPI Lines
|-
|valign=top nowrap=true|'''[http://mantis.innovaphone.com/view.php?id=52996 52996]'''
|valign=top nowrap=true|admin
|Support for RedirectionID, RedirectingID, CallerID, CalledID, ConnectedID, CalledParty
|}
   
== Bug Fixes ==

Revision as of 18:35, 2 June 2010

This roadmap describes the V8 (that is, pbx800.wsdl based) TAPI driver implementation.

This article is generated automatically. Do not edit! Please see the disclaimer before using the information presented here!


V8 Release

The V8 TAPI Release Version. Definition

New Features

Treat each PBX8 Device as a separate TAPI Line

Status Assigned
Id 52988

All user devices (incl. all fork destinations) of a single PBX object are represented as a separate TAPI line (all with same address).

This allows to create and accept calls on individual devices. Also, TAPI applications can restrict monitoring to individual devices.

Support for lineGenerateDigits

Status Assigned
Id 52989

This allows users to generate DTMF tones during a call.

Support for lineSetupTransfer

Status Assigned
Id 52990

Compatibility for TAPI applications that insist on creating a consultation call instead of a normal call using lineMakeCall. Although this is not necessary with innovaphone TAPI, there are applications out there which use this function.

Support for lineDial

Status Assigned
Id 52991

Allows users to dial extra digits during the call establishment phase. Also required for applications which use lineSetupTransfer.

Calling line ID in SOAP

Status Assigned
Id 52992

This allows users to create calls with lineMakeCall or lineSetupTransfer which carry a different calling line id.

Support for lineSetupConference

Status Assigned
Id 52993

Allows users to set up a 3PTY conference.

Support for linePark

Status Assigned
Id 52995

Allows users to park/unpark calls.

Other new Features

52994 ckl Treat presence-only Devices as separate TAPI Lines
52996 admin Support for RedirectionID, RedirectingID, CallerID, CalledID, ConnectedID, CalledParty


Bug Fixes