Searched refs:cihdr (Results 1 – 1 of 1) sorted by relevance
612 sip_header_t cihdr; in sip_seed_dialog() local645 cihdr = sip_search_for_header(sip_msg, SIP_CALL_ID, NULL); in sip_seed_dialog()650 if ((fhdr == NULL && thdr == NULL) || cihdr == NULL || chdr == NULL || in sip_seed_dialog()714 if ((dialog->sip_dlg_call_id = sip_dup_header(cihdr)) == NULL) in sip_seed_dialog()