sip_add_cseq
extern int sip_add_cseq(sip_msg_t, sip_method_t, uint32_t);
if (sip_add_cseq(sip_msg, method, cseq) != 0) {
if ((ret = sip_add_cseq(_ack_msg, ACK, seqno)) != 0)
if ((ret = sip_add_cseq(_ack_msg, ACK, seqno)) != 0)