diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallableEntity.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallableEntity.md index 3923786afd..6ed5b12dc6 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallableEntity.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendantCallableEntity.md @@ -36,7 +36,7 @@ The New-CsAutoAttendantCallableEntity cmdlet lets you create a callable entity f >[!IMPORTANT] > Authorized users can't edit call queues with these features enabled: -> - The call exception routing when the destination directly references another another Auto attendant or Call queue +> - The call exception routing when the destination directly references another Auto attendant or Call queue > - See [Nesting Auto attendants and Call queues](/microsoftteams/plan-auto-attendant-call-queue#nested-auto-attendants-and-call-queues) > - Call priorities @@ -158,6 +158,9 @@ Accept wildcard characters: False ``` ### -SharedVoicemailHistoryTemplateId +>[!IMPORTANT] +>The following configuration parameters will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time. + The SharedVoicemailHistoryTemplateId parameter specifies the ID of the Shared Call History template. When this template is assigned to an Auto Attendant, historical data for shared voicemails is collected and displayed in the Shared Call History within the [Teams Queues app](https://learn.microsoft.com/microsoftteams/manage-queues-app). Removing the SharedVoicemailHistoryTemplateId stops further historical data collection for Queues App. This parameter does not affect the [Shared Voicemail](https://learn.microsoft.com/en-us/microsoftteams/manage-shared-voicemail) experience in Outlook. diff --git a/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md b/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md index 7d0d446914..51090cdf0f 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md @@ -57,13 +57,7 @@ The New-CsCallQueue cmdlet creates a new Call Queue. > - -NoAgentRedirectVoicemailTextToSpeechPrompt > - -NoAgentRedirectVoicemailAudioFilePrompt > -> Shared call queue history -> - -SharedCallQueueHistoryTemplateId -> -> The following configuration parameters will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time. -> -> Shared call queue history -> - -SharedCallQueueHistoryTemplateId +> Shared call history > - -AutoRecordingTemplateId > > Authorized users can't edit call queues with these features enabled: @@ -331,7 +325,7 @@ Accept wildcard characters: False ### -CustomAudioFileAnnouncementForCRFailure -The CustomAudioFileAnnouncementForCRFailure parameter indicates the unique identifier for the Audio file prompt which is played to callers if the compliance recording for call queue bot is unable to join or drops from the call. +The CustomAudioFileAnnouncementForCRFailure parameter indicates the unique identifier for the Audio file prompt which is played to callers if the compliance recording for call queue bot is unable to join or drops from the call. ```yaml Type: Guid @@ -1175,12 +1169,12 @@ Accept wildcard characters: False ### -SharedCallQueueHistoryTemplateId -The SharedCallQueueHistoryTemplateId parameter indicates the Shared Call Queue History template to apply to the call queue. +The SharedCallQueueHistoryTemplateId parameter indicates the Shared Call History template to apply to the call queue. > [!NOTE] > `-ConferenceMode` must be set to $true > -> Shared call queue history is not availble when using a Teams channel for queue membership +> Shared call history is not availble when using a Teams channel for queue membership > - `-ChannelId` and `-ChannelUserObjectId` are set. ```yaml