Use MFC in a static library
Improve build and fix dll exports in release configuration
Use UC icon, correct build path
add initial values from registry
add configure dialog
Always call callback on new calls, other
TAPI improvements
Implement Pickup
Implement call-merging/attended transfer
Version bump
Implement blind transfer
Output proper exception message on connect
Fix segfault after restarting session, Fix Hold on new call
Implement Hold
Implement Answer
Implement Hangup
Signal Line Ringing if needed
Assign uniqueID to
TSP initiated call
Remember calls based on uniqueid (breaks getting current calls ====
Prevent users calling themselves. Fix wrong c&p
Prevent users calling themselves
Fix MakeCall: Call completionProc with correct requestID
Fix MakeCall: Call completionProc with correct requestID
Listen for all ucwared events and pass them to
TAPI
Implement CallInfo & start work on call status handling
Use class to store calldata
Move UCLine to own class
Fix segfault when rapidly recreating connections
Correctly close websocket in line_close
Create Threads with Websockets on TSPI_lineOpen
Add testproject, improve config, retrieve line names from ucware
Connect to ucware and get usergroup
improved registry reading
automatically build innosetup package
Add rpc class for calls to ucware daemon
Improved version number handling
Improved versioning, added libs and registry keys
Add Tracing events
Improve Installation
Properly register events during installation
Added build script fpr InnoSetup installer
Log to Windows Event Log
Debugging improved, Versioning, Fix line string
TSP is installable, only placeholder functions