cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
439
Views
0
Helpful
1
Replies

xstatus for "active speaker"

Markus Dvorak
Level 1
Level 1

Is there a way to detect the "active speaker" in a MultiPoint situation on a C90 codec? I checked the API and didn't find a xstatus for this...

Thanks in advance!

Markus

1 Reply 1

Dharmesh Nandoria
Cisco Employee
Cisco Employee

Hi Markus,

use following commnad .

xstatus Conference ActiveSpeaker SiteId

*s Conference ActiveSpeaker SiteId: 7

** end

In following call Sx20 connected as 6th call and was not having microphone connected , MX200 call 7 with microphone transmitting audio . We can see that active speaker id as 7 .

s Call 6 Status: Connected

*s Call 6 Direction: Outgoing

*s Call 6 Protocol: "h323"

*s Call 6 CallType: Video

*s Call 6 RemoteNumber: "112233"

*s Call 6 CallbackNumber: "h323:112233"

*s Call 6 DisplayName: "BGL lab SX20"

*s Call 6 TransmitCallRate: 5000

*s Call 6 ReceiveCallRate: 5000

*s Call 6 CallPriority: None

*s Call 6 FacilityServiceId: 0

*s Call 6 Encryption Type: "Aes-128"

*s Call 6 PlacedOnHold: False

*s Call 6 Duration: 160

*s Call 6 AnswerState: Answered

*s Call 6 ModifyState: Idle

*s Call 6 DeviceType: Endpoint

*s Call 7 Status: Connected

*s Call 7 Direction: Outgoing

*s Call 7 Protocol: "h323"

*s Call 7 CallType: Video

*s Call 7 RemoteNumber: "445566"

*s Call 7 CallbackNumber: "h323:445566"

*s Call 7 DisplayName: "MX200"

*s Call 7 TransmitCallRate: 4992

*s Call 7 ReceiveCallRate: 5000

*s Call 7 CallPriority: None

*s Call 7 FacilityServiceId: 0

*s Call 7 Encryption Type: "Aes-128"

*s Call 7 PlacedOnHold: False

*s Call 7 Duration: 144

*s Call 7 AnswerState: Answered

*s Call 7 ModifyState: Idle

*s Call 7 DeviceType: Endpoint

hth

Kind regards,

Dharmmesh