-
Jul 28th, 2009, 03:59 PM
#1
How to pass a reference through an OutboundGateway
The reference is not part of the SIP message, but it is a reference to an important context object that I need to get a hold of after I get the reply back from the OutboundGateway.
The use case in brief is: once I get reply message back and flow into the configured reply channel and further into a ResponseHandler, where I will set a value back accordingly into the referenced object.
The gateway I am using is: SimpleWebServiceOutboundGateway, can anyone shed some light on that? Thanks,
-
Jul 29th, 2009, 12:58 PM
#2
IIRC headers should be automatically copied in this case. You could set a header on the incoming message with the contextual information in it. If you can't find details on this in the documentation, could you create a documentation issue for that?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules