Package | Description |
---|---|
gov.nist.javax.sip |
This is the root of the JAIN implementation of SIP.
|
test.unit.gov.nist.javax.sip.stack | |
test.unit.gov.nist.javax.sip.stack.acktransport |
Tests the following scenarios:
Scenario 1 UAC has only TCP listening point. |
test.unit.gov.nist.javax.sip.stack.dialog.b2bua | |
test.unit.gov.nist.javax.sip.stack.dialog.b2bua.reinvite | |
test.unit.gov.nist.javax.sip.stack.dialog.timeout | |
test.unit.gov.nist.javax.sip.stack.forkedinvitedialogtimeout |
Tests for whether the DialogTimedOutEvent is delivered to the application under the following scenarios:
Scenario 1 INVITE is sent by UAC and forked through a forking proxy to a pair of UAS. |
test.unit.gov.nist.javax.sip.stack.tx.timeout |
Modifier and Type | Method and Description |
---|---|
void |
SipListenerExt.processDialogTimeout(DialogTimeoutEvent timeoutEvent)
Processes an expiration Timeout of an underlying
Dialog handled by this
SipListener. |
Modifier and Type | Method and Description |
---|---|
void |
RFC5626KeepAliveTest.processDialogTimeout(DialogTimeoutEvent timeoutEvent) |
Modifier and Type | Method and Description |
---|---|
void |
Shootist.processDialogTimeout(DialogTimeoutEvent timeoutEvent) |
Modifier and Type | Method and Description |
---|---|
void |
BackToBackUserAgent.processDialogTimeout(DialogTimeoutEvent timeoutEvent) |
Modifier and Type | Method and Description |
---|---|
void |
BackToBackUserAgent.processDialogTimeout(DialogTimeoutEvent timeoutEvent) |
Modifier and Type | Method and Description |
---|---|
void |
Shootist.processDialogTimeout(DialogTimeoutEvent timeoutEvent) |
void |
Shootme.processDialogTimeout(DialogTimeoutEvent timeoutEvent) |
void |
ShootistNotImplementingSipListenerExt.processTimeout(DialogTimeoutEvent timeoutEvent) |
void |
ShootmeNotImplementingListener.processTimeout(DialogTimeoutEvent timeoutEvent) |
Modifier and Type | Method and Description |
---|---|
void |
Shootist.processDialogTimeout(DialogTimeoutEvent timeoutEvent) |
Modifier and Type | Method and Description |
---|---|
void |
Shootist.processDialogTimeout(DialogTimeoutEvent timeoutEvent) |
void |
Shootme.processDialogTimeout(DialogTimeoutEvent timeoutEvent) |
Copyright © 2018. All Rights Reserved.