Author Message
chengcheng
Joined: Mar 30, 2017
Messages: 11
Offline
hi:
I found that I could use LucentCall.connect() to set up the UUI when set an outbound call,

and I could also use LucentCall.getUserToUserInfo() to get the UUI in the incoming call.

So the question is, how can i put UUI when application transfer a call to EP(or other terminal)?


chengcheng
Joined: Mar 30, 2017
Messages: 11
Offline
??????????????????????
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Online
To transfer a call, you need to first make a new call to the new terminal. You can use LucentCall.connect() to make this call and inject UUI into it. Then use CallControlCall.transfer() to transfer the old call into the new one.

Martin
chengcheng
Joined: Mar 30, 2017
Messages: 11
Offline
Wow, it worked?I Really Owe You ,Martin . Best wishes from china.
chengcheng
Joined: Mar 30, 2017
Messages: 11
Offline
MartinFlynn wrote:To transfer a call, you need to first make a new call to the new terminal. You can use LucentCall.connect() to make this call and inject UUI into it. Then use CallControlCall.transfer() to transfer the old call into the new one.

Martin



Wow, it worked?I Really Owe You ,Martin . Best wishes from china.
Go to:   
Mobile view