<div dir="ltr">Thanks Kevin and Chengwei,<div><br></div><div>It was indeed because of wrong destination name.. </div><div><br></div><div>Thanks,</div><div>Sathish..</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 23 October 2013 11:39, Yang Chengwei <span dir="ltr"><<a href="mailto:chengwei.yang@intel.com" target="_blank">chengwei.yang@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Oct 22, 2013 at 07:23:36PM +0200, Kevin Krammer wrote:<br>
> On Tuesday, 2013-10-22, 21:41:49, sathishkumar sivagurunathan wrote:<br>
><br>
> > The service files is listed below.. The file is named as<br>
> > org.pulseaudio.genivi.RoutingSender.service.<br>
> ><br>
> > # DBus service activation config<br>
> > [D-BUS Service]<br>
> > Name=org.pulseaudio.genivi.RoutingSender<br>
> > Exec=/usr/bin/genivi/ComMain.out<br>
> ><br>
> > Then using the dbus send command, I invoke the dbus<br>
> ><br>
> > dbus-send --dest='org.pulseaudio.genivi'        \<br>
> >             /org/pulseaudio/genivi/RoutingSender              \<br>
> >             org.pulseaudio.genivi.RoutingSender   \<br>
> >             int32:47<br>
> ><br>
> > But I am not able to receive the desired result..<br>
><br>
> Probably just an error in the mail but check that your actual command has the<br>
> correct value for --dest<br>
> The one here in is missing the last part<br>
<br>
</div>Yes, your Name in the .service file is<br>
org.pulseaudio.genivi.RoutingSender while the value of "--dest=" is<br>
org.pulseaudio.genivi.<br>
<br>
BTW, use dbus-send with '--print-reply' is a good idea.<br>
<br>
--<br>
Thanks,<br>
Chengwei<br>
<div class="im HOEnZb"><br>
><br>
> Cheers,<br>
> Kevin<br>
> --<br>
> Kevin Krammer, KDE developer, xdg-utils developer<br>
> KDE user support, developer mentoring<br>
<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> dbus mailing list<br>
> <a href="mailto:dbus@lists.freedesktop.org">dbus@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/dbus" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dbus</a><br>
<br>
</div></div><br>_______________________________________________<br>
dbus mailing list<br>
<a href="mailto:dbus@lists.freedesktop.org">dbus@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/dbus" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dbus</a><br>
<br></blockquote></div><br></div>