Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix op25 errors #659

Merged
merged 2 commits into from
Apr 2, 2022
Merged

Conversation

tadscottsmith
Copy link
Contributor

This seems to be the source of the op25_audio::hostname_to_ip() getaddrinfo: Name or service not known errors on startup that started in November. The commit after the one below lost the the default "127.0.0.1" value.

https://github.com/robotastic/trunk-recorder/blob/fa72e5879328646f46d57ad537320788045d7c16/trunk-recorder/recorders/p25_recorder_decode.cc

@robotastic
Copy link
Owner

Nice catch!

@robotastic robotastic closed this Apr 2, 2022
@robotastic robotastic reopened this Apr 2, 2022
@robotastic robotastic merged commit dc4d7b5 into robotastic:master Apr 2, 2022
@rosecitytransit
Copy link
Contributor

I believe these options should really be exposed and settable in the configuration file. I know the verbosity option turns on OP25 debugging (which ideally would be switched to BOOST logging), and I think the UDP options are for theoretically sending the traffic to Wireshark (at least if the P25 plugin for it was current)

@tadscottsmith tadscottsmith deleted the fix-op25-errors branch May 23, 2023 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants