When we configure the Voice demo, we can see 2 workstreams and queues created for Voicemail one for individuals other for voicemail of type group.
The Default Group Voicemail Workstream has the following intake rule defined.
And following Route to Queue Rule
Configuring Voicemail – https://nishantrana.me/2023/02/23/how-to-configure-voicemail-in-omnichannel-voice-channel-dynamics-365-customer-service/
Similarly, Default Individual Voicemail Workstream has the following intake rule
And Route to Queue rule
Now say we want the voicemail of an advanced queue (type – voice) to be routed to its corresponding advanced queue (type – record) instead of the Default Group Voicemail Queue.
Say we have the below Advanced Queue of type Voice used in the Voice Workstream–
And the below Advanced Queue – My Sample Voice Mail Queue
Now let us define the Workstream that will route the voicemail to that queue.
Select Type as Record and Record Type as Voicemail.
The intake rule checks for the Queue record in the related entity of voice mail – Missed Conversation (Conversation)
So basically any conversation or voicemail generated because of a call to My Sample Voice Queue / Workstream will be routed to its corresponding Voice Mail Queue.
Overflow handling – https://nishantrana.me/2023/03/07/understanding-overflow-handling-work-item-limit-exceeds-in-voice-channel-omnichannel-dynamics-365-customer-service/
And the intake rule of that workstream to route to the Voicemail Queue created earlier.
Hope it helps..