Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1343
Aug 11, 2025
Merged

cli.c: Remove deprecated and redundant CLI command.#1344
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1343

Conversation

@InterLinked1

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

cherry-pick-to: none

@github-actions

github-actions Bot commented Aug 7, 2025

Copy link
Copy Markdown

Workflow PRCheck completed successfully

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

Copy link
Copy Markdown

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