If you have a strategy associated to RP and the music is played inside the strategy, you can play different music by RP. In this case you can create a different strategy to each RP or in the same strategy, with some logic, set a music by RP.
I think he is confusing music on hold triggered by agent with a busy treatment applied on the RP.
I would say maybe you can via Extension Attributes updated on the strategy. Check sip server logs and see if any extension is used. Then using a strategy replace it.
Other option is to have separated sip servers.
Music in Queue (MIQ) is a route choice, generally controlled by the Routing Strategy; you can send the caller to a specific port/DN, to play a specific music - if your Switch has capacity for multiple music ports to play multiple selections, you just need to specify which one in your Strategy.
Music on Hold (MOH) is a (SIP) telephony feature, generally “default” controlled by the Switch.
And since 8.0 in Genesys SIP Switch you can configure different MOH source for different RP and Extension DN
Acording the SIP DG you need just configure default-music options exactly on the DN level.
And of course you can use Extensions module in attached data and set the nessary music from Agent Desktop software. For this point before the THoldCall , TAlternateCall, TInitiateTransfer or TInitiateConferenceyou request you need to attach/modify the “music” key with value=you file name
Are you sure with the RP level? The documentation just mentioned the ACD queue or Extension DN level. I did not test it,so may be the doc is wrong in this statement (would not be the first mistake in the documentation).
Nope I’m not. I’m also did not test it coz hav’t any project there this feature can be usefull.
But meanwhile I thought you can always attach music extension in strategy which loaded on RP. So I think it’s can be done in any case.
WBR Tim
I am not sure about ExtensionUpdate from URS. I think that the value have been overwritten by any other update, only in case when the update will be made from agent application.