READ_RESPONSE {
    if outbound.resp.X-Read-Response == "yes" {
        outbound.resp.X-Read-Response = "";
    }
}
