ip_connection_id header is used to determine to which socket a message should be written. If this header is missing, we can't send the message and we log an error. Previously, an NPE was thrown. This applies to inbound gateway replies and asynchronous outbound server messages.