Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
JTAPI (JTAPI) Developer Center
Overview
Documentation
Community
Wiki
Testing
Everything
This Site
Blogs
9.1 JTAPI Documentation Now Available
Prem Bejjam
09 Jan 2013
Unified Communications 9.0 Partner Bundle Offer Now Available to Order
Amanda Whaley
21 Sep 2012
Developer Partner 2012 US Update Presentations Available
George Gary
29 Jun 2012
Developer Partner 2012 London Update Presentations Available
George Gary
10 Feb 2012
Unified Communication 8.6 NFR Bundle Now Orderable
George Gary
22 Aug 2011
Showing 1 - 5 of 30 results.
Items per Page 5
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
6
of 6
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Cisco JTAPI Questions
Re: New Message from Mohan Potluri in Cisco JTAPI (JTAPI) - Cisco JTAPI Que
Threads [
Previous
|
Next
]
Priyanka Saini
Posts:
13
Join Date:
12/9/10
Recent Posts
Blind transfer
Answer
11/22/12 12:52 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
if there is a call from Call1 to call 2, and user of call 1 does
call1.transfer(destination);
Which is the transfer controller in this case? WIll it be transfer from the incoming call leg?
With the blind transfer, are there no CiscoTransfer events?
Any help will be much appreciated.
thanks
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Mohan Potluri
Posts:
155
Join Date:
7/26/08
Recent Posts
RE: Blind transfer
Answer
11/22/12 6:29 PM as a reply to Priyanka Saini.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
You wlll not see CiscoTransfer event when call.transfer("destination") API is used.
When the call is between A and B and if application is observing both A and B, then application needs to set the Transfer controller. If transfer controller is not set, Cisco JTAPI can select either A or B as controller.
Use setTransferController(TerminalConnection tc) API before call.transfer(destination) to set the controller. After transfer the controller will go IDLE.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Priyanka Saini
Posts:
13
Join Date:
12/9/10
Recent Posts
Re: New Message from Mohan Potluri in Cisco JTAPI (JTAPI) - Cisco JTAPI Que
Answer
11/23/12 4:20 PM as a reply to Mohan Potluri.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Thank you Mohan
On Thu, Nov 22, 2012 at 6:29 PM, Cisco Developer Community Forums <
cdicuser@developer.cisco.com> wrote:
> Mohan Potluri has created a new message in the forum "Cisco JTAPI
> Questions": --------------------------------------------------------------
> You wlll not see CiscoTransfer event when call.transfer("destination") API
> is used.
> When the call is between A and B and if application is observing both A
> and B, then application needs to set the Transfer controller. If transfer
> controller is not set, Cisco JTAPI can select either A or B as controller.
> Use setTransferController(TerminalConnection tc) API before
> call.transfer(destination) to set the controller. After transfer the
> controller will go IDLE.
> --
> To respond to this post, please click the following link:
> http://developer.cisco.com/web/jtapi/community/-/message_boards/view_message/8755325or simply reply to this email.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Priyanka Saini
Posts:
13
Join Date:
12/9/10
Recent Posts
Re: New Message from Mohan Potluri in Cisco JTAPI (JTAPI) - Cisco JTAPI Que
Answer
11/23/12 4:20 PM as a reply to Mohan Potluri.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Thank you Mohan
On Thu, Nov 22, 2012 at 6:29 PM, Cisco Developer Community Forums <
cdicuser@developer.cisco.com> wrote:
> Mohan Potluri has created a new message in the forum "Cisco JTAPI
> Questions": --------------------------------------------------------------
> You wlll not see CiscoTransfer event when call.transfer("destination") API
> is used.
> When the call is between A and B and if application is observing both A
> and B, then application needs to set the Transfer controller. If transfer
> controller is not set, Cisco JTAPI can select either A or B as controller.
> Use setTransferController(TerminalConnection tc) API before
> call.transfer(destination) to set the controller. After transfer the
> controller will go IDLE.
> --
> To respond to this post, please click the following link:
> http://developer.cisco.com/web/jtapi/community/-/message_boards/view_message/8755325or simply reply to this email.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available