All,
I have been looking through Avaya's TSAPI docs as well as others regarding attPrivateData and I am UNABLE to set the UUI data field.
Here is the deal:
1) User calls Avaya switch.
2) Switch collects digits and adjunct routes to CTI app.
3) CTI app can see input digits and all works well.
4) CTI app MUST be able to take entered digits and assign to UUI private data field.
5) I can read UUI private data coming in, but I am unable to set it and return it to switch.
Normally... From what I have read, if I receive the following it should work:
1) CTI app receives adjunct route request.
2) I perform some logic.
3) I set value to UUI value and assign UUI type (ASCII).
4) I then answer the adjunct route request and pass my privateData structure.
However... When I return my private data, the UUI value is still blank.
Does anyone have some sample code on this... I am spinning some serious wheels trying to figure this out.
Thanks,
Zowwie
I have been looking through Avaya's TSAPI docs as well as others regarding attPrivateData and I am UNABLE to set the UUI data field.
Here is the deal:
1) User calls Avaya switch.
2) Switch collects digits and adjunct routes to CTI app.
3) CTI app can see input digits and all works well.
4) CTI app MUST be able to take entered digits and assign to UUI private data field.
5) I can read UUI private data coming in, but I am unable to set it and return it to switch.
Normally... From what I have read, if I receive the following it should work:
1) CTI app receives adjunct route request.
2) I perform some logic.
3) I set value to UUI value and assign UUI type (ASCII).
4) I then answer the adjunct route request and pass my privateData structure.
However... When I return my private data, the UUI value is still blank.
Does anyone have some sample code on this... I am spinning some serious wheels trying to figure this out.
Thanks,
Zowwie