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

parcall: hangup for parallel call group #67

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Feb 6, 2025

No description provided.

const char *usage = "usage: /parhangup <name>\n";

if (!str_isset(carg->prm)) {
(void)re_hprintf(pf, "%s", usage);
Copy link
Collaborator Author

@cspiel1 cspiel1 Feb 6, 2025

Choose a reason for hiding this comment

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

We're currently studying if it has to look like this or can be simpler:

(void)re_hprintf(pf, usage);

@cspiel1 cspiel1 merged commit 6644f97 into baresip:main Feb 7, 2025
6 checks passed
@cspiel1 cspiel1 deleted the parcall_parhangup branch February 7, 2025 09: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.

1 participant