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

Skip to content

users.conf: Remove deprecated users.conf integration.#1293

Merged
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1292
Jul 10, 2025
Merged

users.conf: Remove deprecated users.conf integration.#1293
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1292

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

users.conf was deprecated in Asterisk 21 and is now being removed for Asterisk 23, in accordance with the Asterisk deprecation policy.

This consists of:

  • Removing integration with app_directory, app_voicemail, chan_dahdi, chan_iax2, and AMI.
  • users.conf was also partially used for res_phoneprov, and this remaining functionality is consolidated to a separate phoneprov_users.conf, used only by res_phoneprov.

Resolves: #1292

UpgradeNote: users.conf has been removed and all channel drivers must be configured using their specific configuration files. The functionality previously in users.conf for res_phoneprov is now in phoneprov_users.conf.

users.conf was deprecated in Asterisk 21 and is now being removed
for Asterisk 23, in accordance with the Asterisk deprecation policy.

This consists of:
* Removing integration with app_directory, app_voicemail, chan_dahdi,
  chan_iax2, and AMI.
* users.conf was also partially used for res_phoneprov, and this remaining
  functionality is consolidated to a separate phoneprov_users.conf,
  used only by res_phoneprov.

Resolves: asterisk#1292

UpgradeNote: users.conf has been removed and all channel drivers must
be configured using their specific configuration files. The functionality
previously in users.conf for res_phoneprov is now in phoneprov_users.conf.
@InterLinked1

Copy link
Copy Markdown
Contributor Author

cherry-pick-to: none

@github-actions

github-actions Bot commented Jul 9, 2025

Copy link
Copy Markdown

Workflow PRCheck completed successfully

@github-actions github-actions Bot merged commit 415daae into asterisk:master Jul 10, 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]: Remove deprecated users.conf

3 participants