Skip to content

cli.c: Remove deprecated and redundant CLI command. #1344

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

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

InterLinked1
Copy link
Contributor

The "no debug channel" command has been deprecated since 1.6 (commit 6913636), as it is replaced by "core set debug channel", which also supports tab-completion on channels. Remove the redundant command.

Resolves: #1343

UpgradeNote: The deprecated "no debug channel" command has now been removed; use "core set debug channel" instead.

The "no debug channel" command has been deprecated since
1.6 (commit 6913636),
as it is replaced by "core set debug channel", which also
supports tab-completion on channels. Remove the redundant
command.

Resolves: asterisk#1343

UpgradeNote: The deprecated "no debug channel" command has
now been removed; use "core set debug channel" instead.
@InterLinked1
Copy link
Contributor Author

cherry-pick-to: none

Copy link

github-actions bot commented Aug 7, 2025

Workflow PRCheck completed successfully

@github-actions github-actions bot merged commit 5c3cd44 into asterisk:master Aug 11, 2025
26 checks passed
Copy link

Successfully merged to branch master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[improvement]: cli.c: Remove deprecated/redundant CLI command.
3 participants