Author Message
NobuhiroTentaku
Joined: Jul 7, 2021
Messages: 93
Offline
Dear Sir,

I am monitoring event callbacks by adding CallControlTerminalConnectionListenerAdapter. Every time when event callback is called, I output logs UCID, callingAddress, calledAddress and lastRedirectedAddress got from event.
My question is as follows: 1)Value of lastRedirectedAddress is always null, so when / in what case this value becomes something other than null? 2)What is the purpose of this lastRedirectedAddress?

Thank you for your help in advance.
Regards,
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Offline
lastRedirectedAddress is populated if the call has been redirected - eg. the called phone has not answered and the call has gone to a coverage path. I think Call Forwarding would also cause this to be filled in.

Martin
NobuhiroTentaku
Joined: Jul 7, 2021
Messages: 93
Offline
Thank you, Martin for your quick response.
I have a silly question. Is Call Forward as same as Call Transfer?

Regards,
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Offline
No.

Call Forward automatically redirects an incoming call before it is answered. There are several types (Always Forward, Forward if the phone does not answer, Forward if the phone is busy).

Call Transfer is where a user is in a call and adds another phone to the call while removing himself from the call.

Martin
NobuhiroTentaku
Joined: Jul 7, 2021
Messages: 93
Offline
Martin, thank you very much again for your help.
Your answer is always very helpful and is very clear to me.

Regards,
Go to:   
Mobile view