Home | History | Annotate | Download | only in sip

Lines Matching refs:tx

373             // Set the brannch id before you ask for a tx.
401 throw new TransactionUnavailableException("Cound not create tx");
512 // this tx gets his own dialog.
534 * create a server tx except for dialog creating transactions. After that, all
594 // tx does not exist so create the tx.
957 Transaction tx = (Transaction) errorObject;
959 if (tx.getDialog() != null)