Re: [HAPI-devel] Fwd: Not returning ACK response

2014-07-10 Thread Abhishek Modi
client, or the > server, or both? To have a different message returned, you need to modify > the server to return that message. HAPI's client will simply return > whatever it gets back. > > Cheers, > James > > > On Thu, Jul 10, 2014 at 6:57 AM, Abhishek Mod

[HAPI-devel] Fwd: Not returning ACK response

2014-07-10 Thread Abhishek Modi
I'm using SRM_S01 messages for booking appointments. The Listener on the other sides receiver the SRM message and returns an ACK message in response. Is there a way to return a SRR message instead of ACK? Regards Abhishek