<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I am working onĀ  a protocol, 
with requires communication through DBus between protocol stack and 
another application. The protocol stack connects to system bus. <br>The DBus message is always received at the protocol stack and reply without any arguments works fine.<br><br></div>However when I try to send reply with arguments appended using dbus_message_append_args_valist, the message send is successful, but its not received at the other end. it seems it is blocked in the system bus. <br><br>I have added this interface to the policy file as: <allow send_interface="org.---.---"/><br></div><div>Do I need to add anything else in the policy configuration file?<br></div><div><br></div><div>I tried using dbus-monitor to debug the issue, but it is not capturing the reply messages.<br></div><div><br></div>If
 anyone has any clue how to resolve this, please suggest me, any 
suggestion how to debug this further will be greatly helpful. <br><br></div>Thanks and Regards,<br></div>Prasad</div>