Home | History | Annotate | Download | only in sip

Lines Matching refs:sipClientTx

865             SIPClientTransaction sipClientTx = (SIPClientTransaction) transaction;
867 SIPResponse response = sipClientTx.getLastResponse();
872 SIPRequest request = (SIPRequest) sipClientTx.getRequest();
881 sipClientTx.setDialog(dialog, null);