7 Teleservice Application Framework
User Manual 246/374
0: no error occurred, else command failed
7.3.10.3 Server independent commands
User specific commands can be send via yserverd on the D-Bus. To use this mechanism, the following syntax
must be used:
Send to D-Bus
DBUS;<response>;<destination>;<data_length>;<payload><CR>
0: Don't wait for D-Bus response, always answer with "OK" in the
"job" file
1: Wait for D-Bus answer with a maximum wait time of 5 seconds,
After timeout, the "job" file will be automatically answered with an
error.
D-Bus name of the application which receives the message. If the
destination address is empty, the message is automatically send as
a broadcast message with no wait for response.In this case, it does
not matter whether the response flag is set or not.
Data which shall be send via D-Bus
Example:
DBUS;0;yserverd;10;WhoIsThere