Skip to content

Fetching media_port fails if media_port+2 is unavailable #276

@wdoekes

Description

@wdoekes

If a port is found for audio, the video port is taken as port+2. If that is unavailable, things break fast

https://github.com/SIPp/sipp/blob/v3.5.1/src/sipp.cpp#L2184..L2202
^-- tries 100 times

https://github.com/SIPp/sipp/blob/v3.5.1/src/sipp.cpp#L2213..L2230
^-- simply takes audio_port+2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions