Luupcode for Unmute

Does anyone know the luupcode to unmute a sonos player?

Thx!

Something like that should work:

luup.call_action("urn:upnp-org:serviceId:RenderingControl", "SetMute", { DesiredMute="0" }, xxx)

Thanks lolodomo!

It works