Skip to content

[improvement]: app_sla: Migrate SLA applications from app_meetme #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
InterLinked1 opened this issue May 2, 2023 · 0 comments · Fixed by #51
Closed

[improvement]: app_sla: Migrate SLA applications from app_meetme #50

InterLinked1 opened this issue May 2, 2023 · 0 comments · Fixed by #51
Assignees
Labels
improvement support-level-extended Functionality with extended support level

Comments

@InterLinked1
Copy link
Contributor

Improvement Description

Because app_meetme is going to be removed next year, this migrates the SLA applications (SLAStation/SLATrunk) to its own separate module, app_sla, that uses ConfBridge under the hood instead of MeetMe.

The user interface is identical to before so this change should be transparent to users of the SLA applications.

Imported from: https://issues.asterisk.org/jira/browse/ASTERISK-30309

InterLinked1 added a commit to InterLinked1/asterisk that referenced this issue May 2, 2023
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: asterisk#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.
@jcolp jcolp added the support-level-extended Functionality with extended support level label May 2, 2023
gtjoseph pushed a commit that referenced this issue May 25, 2023
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement support-level-extended Functionality with extended support level
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants