cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1745
Views
1
Helpful
3
Replies

How can I tell if a TermConnRingingEv is a transfer?

jprovines
Level 1
Level 1

Anyone know how I can tell if a call is a transfer during the TermConnRingingEv event? For example:


A calls B: I get A's name, which is useful and correct.

B presses transfer and enters C's extension: I get B's name, which is useful and correct.

B presses transfer again: Here I get B's name. However, I want A's name instead.


I'm wondering if there's a way to know if TermConnRingingEv is part of a transfer? If it is, I can ignore it and get the right name using the CiscoTransferStartEv instead.

I'm using using CiscoCall.getCurrentCallingPartyDisplayName to get the name of the caller if that make a difference.


Any help at all would be greatly appreciated!


James

1 Accepted Solution

Accepted Solutions