Searched defs:callIdHeader (Results 1 – 3 of 3) sorted by relevance
156 protected CallID callIdHeader; field in SIPMessage
2156 CallIdHeader callIdHeader = (itDialog != null ? itDialog.getCallId() : null); in auditDialogs() local
210 protected CallIdHeader callIdHeader; field in SIPDialog