Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

bfcp: Add support for TCP transport for BFCP #82

Merged
merged 2 commits into from Jul 6, 2022

Conversation

Lastique
Copy link
Contributor

This test relies on and tests the updated BFCP APIs:

baresip/re#411

@sreimers sreimers changed the title bfcp: Add tests for BFCP connection over UDP and TCP. bfcp: Add support for TCP transport for BFCP Jun 23, 2022
@alfredh
Copy link
Contributor

alfredh commented Jun 25, 2022

there is an error running retest, please add -v (verbose) to see what is going on

@Lastique
Copy link
Contributor Author

Lastique commented Jun 25, 2022

It's the OOM test failing because nothing gets received on the socket and re_main times out. I suspect, it's some malloc failure on the receiving side. I'm not sure what to do about it. The functional tests pass.

Here's my local build log:
retest.log.txt

src/bfcp.c Show resolved Hide resolved
This test relies on and tests the updated BFCP APIs:

baresip/re#411
@sreimers sreimers merged commit 44c13be into baresip:main Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants