dotnet add CrestApps.OrchardCore.TelephonyProvides a provider-agnostic soft phone and SignalR hub for integrating telephony providers.
Features
Telephony
Provides the provider-agnostic telephony services, SignalR hub, and site settings. Its manifest-backed feature ID is CrestApps.OrchardCore.Telephony, and it is categorized as Telephony. It depends on OrchardCore.Users, and CrestApps.OrchardCore.SignalR, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
Telephony Administration
Adds the telephony provider settings screen and its administration menu entry. Its manifest-backed feature ID is CrestApps.OrchardCore.Telephony.Admin, and it is categorized as Telephony. It depends on CrestApps.OrchardCore.Telephony, so Orchard Core enables that dependency when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
Telephony Soft Phone
Injects the floating soft phone experience into the admin dashboard, front end, or both. Its manifest-backed feature ID is CrestApps.OrchardCore.Telephony.SoftPhone, and it is categorized as Telephony. It depends on CrestApps.OrchardCore.Telephony, so Orchard Core enables that dependency when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
- MIT