sip_atoi
if (sip_atoi(sip_header,
ret = sip_atoi(hdr, &value->int_val);
extern int sip_atoi(_sip_header_t *, int *);
if (sip_atoi(sip_header, &cseq_value->cseq_num)) {
if (sip_atoi(sip_header, &value->via_sent_by_port) !=
r = sip_atoi(sip_header, &value->date_d);
r = sip_atoi(sip_header, &value->date_y);
ret = sip_atoi(sip_header, &(value->intstr_int));
ret = sip_atoi(sip_header, &value->warn_code);
if (sip_atoi(sip_header, &rack_value->rack_resp) ||
if (sip_atoi(sip_header, &rack_value->rack_cseq)) {