Skip to content

Releases: virtualq/virtualQ.NET

v.1.2.1

11 May 12:21
ec5f5ac
Compare
Choose a tag to compare

Release Updates

  • update return type of NotifyCallerConnected. Now it will return waiter attribute values recieved in response instead of bool

documentation: https://github.com/virtualq/virtualQ.NET/wiki/5.-Callers#notify-that-a-caller-has-connected
ticket: https://virtualq.atlassian.net/jira/software/projects/CON/boards/11?selectedIssue=CON-112
nuget: https://www.nuget.org/packages/virtualQ.API.virtualQNetClient/1.2.1

v.1.2.0

03 May 15:38
4667f16
Compare
Choose a tag to compare

Release Updates

  • update connector status, connector last restart time, connector.
  • get remote configuration from connector settings tab.
  • get caller data on lineup request.

Tickets:

Documentation: https://github.com/virtualq/virtualQ.NET/wiki/6.-CallCenter

v1.1.0

14 Oct 08:14
5c0413e
Compare
Choose a tag to compare

v1.1.0

09 Apr 14:53
Compare
Choose a tag to compare

Release Updates

  • virtualQ API will now be able to read notes of a call center
  • virtualQ API will now be able to read forwarding number of a line

v1.0.18

18 Feb 11:44
6ede430
Compare
Choose a tag to compare

Release Updates

  • Fixed NewCallOffered
  • Fixed NewCallOffered to Use Post insted of Get
  • Added support for version number update of CallCenter

v1.0.15.1

19 Oct 14:19
Compare
Choose a tag to compare

Fixed NewCallOffered

v1.0.15

15 Oct 13:24
Compare
Choose a tag to compare

Added Calls offered / Idle Agents in SDK

v1.0.14

31 May 01:21
Compare
Choose a tag to compare

Replacing currently_up parameter for active on GetCaller method.

v1.0.13

29 May 03:23
Compare
Choose a tag to compare

Added method to get a caller.

v1.0.12

28 Feb 16:25
Compare
Choose a tag to compare

Can update EWT of waiter in UpdateCallerInformation. Bugfix, no interface changes.