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

mc: move dnd from core to module multicast #55

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Sep 12, 2024

  • mc: move DnD feature to multicast and fix build
  • use new event handler API

@cspiel1 cspiel1 changed the title mc move dnd mc: move dnd from core to module multicast Sep 12, 2024
info("menu: incoming call from %r <%r> rejected: "
"480 Temporarily Unavailable\n",
&msg->from.dname, &msg->from.auri);
bevent_stop(event);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO for baresip repo: use bevent_stop() also in baresip

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cspiel1 cspiel1 merged commit c8f6124 into baresip:main Sep 13, 2024
6 checks passed
@cspiel1 cspiel1 deleted the mc_move_dnd branch September 13, 2024 08:01
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.

1 participant