Searched defs:fromTag (Results 1 – 6 of 6) sorted by relevance
79 String fromTag) throws ParseException; in createReplacesHeader()235 String fromTag) throws ParseException; in createJoinHeader()
1274 String fromTag) throws ParseException in createReplacesHeader()1289 String fromTag) throws ParseException in createJoinHeader()
812 String fromTag = ct.from.getTag(); in findSubscribeTransaction() local2332 String fromTag = replacesHeader.getFromTag(); in getReplacesDialog() local2376 String fromTag = joinHeader.getFromTag(); in getJoinDialog() local
1353 String fromTag = ((SIPRequest) this.getRequest()).getFrom().getTag(); in sendResponse() local
258 protected String fromTag; field in SIPTransaction
1177 String fromTag = this.getFromTag(); in getMergeId() local