Skip to content

conference-server ice candidate list #172

Open
@basncy

Description

@basncy

Can we add configuration under [conference-server] to block/allow some IP ranges?

e.g.:
ice_deny=::/0 ice_deny=0.0.0.0/0 ice_permit=192.168.0.0/24 ice_permit=2001:41d0:700:1080::bb/128

current policy is to list all host candidates, according to

// Enable ICE (with host candidates only) so that the relay service of the proxies is bypassed.

And, how about the RTP UDP port range settings? for system firewall openings policy.
e.g.:
sdp-port-range-min=50000 sdp-port-range-max=60000

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions