You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
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
The text was updated successfully, but these errors were encountered: