Advertise samba using umdns

Hi, I have installed umdns as Zeroconf implementation to advert simple samba share.
If I do

ubus call service list | jsonfilter -e '@[*].instances[*].data.mdns'

service is shown, but If I do

ubus call umdns browse

list is void.
Is there something I have to do? Thanks