Author Message
Sacrifar
Joined: Feb 20, 2018
Messages: 18
Offline
Hello,

we are currently trying to use the Single Step Transfer function in the DMCC .net sdk and also want to add some User Data, but the receiver of the transfer is not getting the User Data.
We also tried this with the Dashboard and there it is highlighted as a possible input field (See Attachment) but it also does not work.

Is there any setting that needs to be done elsewhere to ensure that the User Data is sent with the Single Step Transfer?

Thanks
  • [Thumb - SingleStepTransferNoUserData.PNG]
[Disk] Download
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Online
There seems to be an error on the Dashboard. It is not possible to send UserData with a SingleStepTransfer, so this field should not be highlighted.

In order to inject UUI into a transferring call, you will need to perform the three steps individually:

1. Hold the original call
2. MakeCall (including required UserData) to initiate the new call
3. Transfer to merge the calls together.

Martin
Go to:   
Mobile view