Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Putting Someone On Hold Once Joined To A Conference?

Turtlepuke

Technical User
Jan 9, 2008
93
US
I think I know the answer to this, but asking anyway. I know when you do a conference you can drop a person off of the conference, but can you put one of the parties on hold but not the other? The agent would be using One X Agent.
 
can you control the call using tsapi programming?
 
if using TSAPI, for example a conference call with party 1001, 1002 and 1003 and the call id is 1. Simply hold the call with call id 1 and the party 1002 if you want to hold the party 1002.
If you want to control the listening path / talk path of the call, I think you need advanced TSAPI license. Using the attSelectiveListeningHold / attSelectiveListeningRetrieve can implement your requirement.
 

Part and Inventory Search

Sponsor

Back
Top