_When I enable PARTICIPANT_KIND_STANDARD and PARTICIPANT_KIND_AGENT not all of the agents talk to one another. Why is this?_
_#rtc.ParticipantKind.PARTICIPANT_KIND_SIP, # SIP participants_
rtc.ParticipantKind.PARTICIPANT_KIND_AGENT, # Agents
_#rtc.ParticipantKind.PARTICIPANT_KIND_STANDARD, #People_