UUI of TSAPI message

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • gaolu
    Aspiring Member
    .
    • Nov 2010
    • 1

    UUI of TSAPI message

    Hi,

    Is it possible to insert the Call Work Code into the UUI field of TSAPI messages?
  • brb5548888
    Member
    • Jan 2011
    • 6

    #2
    nope.. call work codes are not supported in tsapi.

    Comment

    • bowersr
      Aspiring Member
      .
      • Oct 2010
      • 2

      #3
      Originally posted by gaolu View Post
      Hi,

      Is it possible to insert the Call Work Code into the UUI field of TSAPI messages?
      More specifically, the only methods that allow you to write to UUI are RouteResponse, and Make Call (including conference and transfer scenarios). Thus, there really is no logical way to add a work code to UUI.

      However, when using current versions of TSAPI, it is possible to use work codes (reason codes) in the parameters of methods such as cstaSetAgentState. This sets the status directly with the Elite CC application in CM, and thus reflects in CMS reports. This is described in great detail in the TSAPI Programmers reference.

      Comment

      Loading