sip_add_response_line
extern int sip_add_response_line(sip_msg_t, int, char *);
if (sip_add_response_line(new_msg, response, response_code) != 0)