I'm working on a pulseaudio module, specifically for use on 0.9.15 under the Maemo OS. I'd like to pass custom messages from the client to this module. I can see how to pass messages on the server side to a pa_msgobject but can't see how to do this from client to server. I'd be very grateful if anyone could provide guidance!