ReleaseNotes8:TAPI

From innovaphone wiki
Revision as of 23:30, 18 October 2011 by Meta-reporter (talk | contribs) (regular roadmap update)
Jump to navigation Jump to search
There are also other versions of this article available: ReleaseNotes | ReleaseNotes8 (this version)

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 Change Requests

These are change requests applicable for TAPI V8, which are considered for implementation Definition

New Features

[!12.10.11@13] Support for multi-Party Conferences

Status Closed
Id 53063

Allows users to set up a conference. Involves lineSetupConference, lineAddToConference,lineRemoveFromConference. This might be implemented using PBX bc-conf objects.

Other new Features

53800 ckl [17.06.11@13] tapi: notify held/retrieved status on far end


Bug Fixes

V8 Hotfix 1

The V8 TAPI, Hotfix 1. Definition

New Features

config option ClearFwdOnSet to accomodate different behaviour when setting call forwards

Status Closed
Id 60202

The tapi spec is somewhat unclear on how lineForward actually works. As a result, applications behave different. Some assume that setting call forwards actually modify the current settings. Others assume that they replace the settings. This cannot be known by the service provider.

To work around this issue, a new configuration option ClearFwdOnSet was introduced. If set to a non-zero DWORD value, the replace-semantic is assumed.

Bug Fixes

lineForward() did not work for lines with no registration

Status Closed
Id 60186

Call forwards could only be set if there was at least one registration on the line.

trap when monitoring user with very large user record

Status Closed
Id 60188

The TSP fails during startup when a user with a very large user record is monitored. This may happen for users which store larger personal phone configs. Moving the phone config fully or partly in to a template object may help to work around this problem.

V8 Hotfix 2

The V8 TAPI, Hotfix 2. Definition

New Features

Bug Fixes

Write Dump File when TSP crashes

Status Assigned
Id 68452

Enables better problem analysis

Trap when invalid destination address is dialled

Status Assigned
Id 68454

For example, a call to "^1" will cause a TSP trap.