Caller ID beta version 1.6.5.29 now available

Discussion of Ascendis Caller ID BETA VERSION software only! This includes problem reports and general questions on the operation of new features of the BETA software.
Locked
Bill Root
Site Admin
Posts: 1025
Joined: Mon Jan 19, 2004 1:29 pm
Location: Perrysburg, OH
Contact:

Caller ID beta version 1.6.5.29 now available

Post by Bill Root »

Version 1.6.5.29 includes the following changes from the last beta release:

- added DeleteCall script command
- added real-time client keep-alive messages
- updated help


The DeleteCall command can be used in normal and DWS scripts. The syntax is:

Code: Select all

DeleteCall;
This deletes the call for which the action is being executed. The call is deleted when TAPI says the call is done. No delete is performed when testing actions.


The real-time client keep-alive messages are sent to the real-time server every minute to make sure the connection is valid. Some users have reported problems when using real-time clients over the internet. Our tests show that the connection can be dropped without the server or client being aware. (We know of no way to prevent the connection loss.) The keep-alive messages let the client detect a failed connection so it can automatically reconnect. Note that you can still miss calls that come in after the connection is lost and before the client reconnects. To workaround this, enable polling on the server and "Get new calls first" on the client. Update both the client(s) and server to take advantage of this feature.


As always, bug reports and feedback are appreciated.


You can download this version here:
http://ascendis.com/callerid/CallerID_Beta_Setup.EXE

The beta page is available here:
http://ascendis.com/callerid/beta.php
Locked