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

Skip to content

func_dialplan: Remove deprecated/redundant function.#1348

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

func_dialplan: Remove deprecated/redundant function.#1348
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1347

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Remove VALID_EXTEN, which was deprecated/superseded by DIALPLAN_EXISTS in Asterisk 11 (commit 8017b65), as DIALPLAN_EXISTS does the same thing and is more flexible.

Resolves: #1347

UpgradeNote: The deprecated VALID_EXTEN function has been removed. Use DIALPLAN_EXISTS instead.

Remove VALID_EXTEN, which was deprecated/superseded by DIALPLAN_EXISTS
in Asterisk 11 (commit 8017b65),
as DIALPLAN_EXISTS does the same thing and is more flexible.

Resolves: asterisk#1347

UpgradeNote: The deprecated VALID_EXTEN function has been removed.
Use DIALPLAN_EXISTS 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 613d645 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]: func_dialplan: Remove deprecated/redundant function

3 participants