Skip to content

Commit

Permalink
app_sla: Migrate SLA applications out of app_meetme.
Browse files Browse the repository at this point in the history
This removes the dependency of the SLAStation and SLATrunk
applications on app_meetme, in anticipation of the imminent
removal of the deprecated app_meetme module.

The user interface for the SLA applications is exactly the
same, and in theory, users should not notice a difference.
However, the SLA applications now use ConfBridge under the
hood, rather than MeetMe, and they are now contained within
their own module.

Resolves: #50
ASTERISK-30309

UpgradeNote: The SLAStation and SLATrunk applications have been moved
from app_meetme to app_sla. If you are using these applications and have
autoload=no, you will need to explicitly load this module in modules.conf.
  • Loading branch information
InterLinked1 authored and gtjoseph committed May 25, 2023
1 parent 18f0b66 commit 5dac935
Show file tree
Hide file tree
Showing 2 changed files with 2,939 additions and 2,679 deletions.
Loading

0 comments on commit 5dac935

Please sign in to comment.