Files
asterisk/pbx
Naveen Albert 415daae95f users.conf: Remove deprecated users.conf integration.
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.
2025-07-10 14:47:38 +00:00
..
2023-04-10 14:38:51 -05:00
2025-01-29 14:18:25 +00:00
2016-10-27 09:53:55 -04:00
2022-07-06 16:04:14 -05:00