cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1159
Views
2
Helpful
3
Replies

Mute/UnMute external participant in a Call or Conference

upchaurasia
Spotlight
Spotlight


Hi,

Does Cisco JTAPI provides any API to mute/unmute (TerminalConnection/Connection) specific participant in a call or conference? Specially for external party.

Regards,

Umesh

3 Replies 3

mpotluri
Level 5
Level 5

There is no JTAPI API to do this.

YouTee
Level 1
Level 1

Hi,

 

I tried to mute myself from the call using JTAPI by using sendData(byte[]) and send the following XML to this:

<CiscoIPPhoneExecute><ExecuteItem Priority="0" URL="Key:Mute"/></CiscoIPPhoneExecute>

 

This is working on Cisco IP communicator but not working on Cisco Jabber softphone. Any suggestions on this..?

Hi,

 

Jabber does not support CIPS XML.

 

Regards,

Umesh