Reference:Release Notes TAPI: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
((switched to inline release notes via appwebsocket projects connection))
 
Line 1: Line 1:
These release notes describe the V7 (that is, [[Reference7:SOAP_API | pbx700.wsdl]] based) TAPI driver implementation.<br/>
These release notes describe the V7 (that is, [[Reference7:SOAP_API | pbx700.wsdl]] based) TAPI driver implementation.<br/>
<br/>
<br/>
This article contains the link to the new project lists replacing the release notes. Do not edit!<br/>
Please click the link to continue.<br/>


Please see ''[[Reference:What_are_the_Release_Notes_Documents?|the disclaimer]]'' before using the information presented here!
Please see ''[[Reference:What_are_the_Release_Notes_Documents?|the disclaimer]]'' before using the information presented here!


__NOEDITSECTION__
__NOEDITSECTION__
https://builder.innovaphone.com/innovaphone.com/projects/innovaphone-projects-projectlist.htm?area=Fixes&areaGuid=da25e142-3752-4af5-b84e-c3b918d02167&default=TAPI%20V7&idSprint=0
{{#invoke-url: http://wiki.innovaphone.com/extensions/InvokeUrlFunction/projectListWebsocket.php?project=TAPI%20V7}}


[[Category:Release Notes|TAPI]]
[[Category:Release Notes|TAPI]]

Latest revision as of 23:35, 22 January 2021

These release notes describe the V7 (that is, pbx700.wsdl based) TAPI driver implementation.

Please see the disclaimer before using the information presented here!


TAPI V7

V7 Hotfix 2

1136 - trap when retrieving call forward status from PBX failed (malformed SOAP Admin() result)

Ticket #55076. In rare cases, the user data retrieved from the PBX may be corrupt. If this happens, the TSP traps when it analyzes the data for forwarding information.

V7 Hotfix 3

1152 - trap in TSP and config dialogue on x64 platforms

Ticket #55344. On x64 platforms, there was a wrong buffer size calculation.

V7 Hotfix 4

1256 - tsp randomly looses PBX Connection on newer Windows Platforms

Ticket #57936. There is a problem with the MSXML parser loosing initialization in some threads using it. This seems to happen only if a thread was not used for several hours. MSXML initialization is now re-done regularly.

This problem seems to apply to later windows platforms (Vista, Windows 7, Server 2008 and uo) only.

V7 Hotfix 5

1273 - [!18.10.11@13] Lines sometimes are considered out-of-service although they are not

Ticket #58609. If this happens, the line is out-of-service although it is not (as an endpoint is registered). The situation is resolved only if the line has an active call. Also, if applications get confused by connect/disconnect or in-service/out-of-service messages, this can be turned off using the IgnoreDevStatus" registry tweak.

1272 - [!18.10.11@13] LineTimeOut Configuration option

Ticket #58608. Allows the TSP to wait longer time for the line determination to complete. Incomplete line determination may result in strange application behaviour showing undefined lines (although it should not).

1274 - [!18.10.11@13] TSP requires a line to be "in-service" to allow setting call forwards

Ticket #58610. Practically this results in TAPI not being able to manipulate call forward settings on a line where no-one is registered. Now the line needs to be in connected state only (that is, there is a PBX known which knows about the line).

V7 Hotfix 6

1914 - Trap when invalid destination address is dialled

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

1913 - Write Dump File when TSP crashes

Ticket #68452. Enables better problem analysis