Modifier and Type | Class and Description |
---|---|
class |
ShootistAuth
This class is a UAC template.
|
class |
ShootmeAuth
This class is a UAC template.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCancelTest |
class |
TestCancel |
class |
TestDelayedCancel |
Modifier and Type | Class and Description |
---|---|
class |
LeakingApp
This example demonstrates how an application can monitor the SIP Stack
for leaked dialogs and transactions.
|
Modifier and Type | Class and Description |
---|---|
static class |
SipMessageValve.Shootme |
Modifier and Type | Class and Description |
---|---|
class |
Publisher |
Modifier and Type | Class and Description |
---|---|
class |
Referer
This example shows an out-of-dialog REFER scenario:
referer sends REFER to referee, with Refer-To set to Shootme
referee sends INVITE to Shootme, and NOTIFYs to referer about call progress
|
Modifier and Type | Class and Description |
---|---|
class |
Controller
The Click to dial third party call controller application.
|
class |
Controller4
The Click to dial third party call controller flow IV application.
|
class |
Phone
This class is a UAC template.
|
Modifier and Type | Class and Description |
---|---|
class |
B2BUA
This class is a B2BUA using Websocket transport.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SipListenerExt
This interface extends the
SipListener interface and adds the following events to it :
DialogTimeoutEvent - these are timeout notifications emitted as events by the
SipProvider. |
Modifier and Type | Method and Description |
---|---|
SipListener |
SipProviderImpl.getSipListener() |
SipListener |
SipStackImpl.getSipListener()
Get the listener for the stack.
|
Modifier and Type | Method and Description |
---|---|
void |
SipProviderImpl.addSipListener(SipListener sipListener) |
void |
SipProviderImpl.removeSipListener(SipListener sipListener) |
Modifier and Type | Method and Description |
---|---|
abstract SipListener |
SIPTransactionStack.getSipListener() |
Modifier and Type | Method and Description |
---|---|
void |
SipProvider.addSipListener(SipListener sipListener)
This method registers the SipListener object to this SipProvider, once
registered the SIP Listener recieve events emitted from the SipProvider.
|
void |
SipProvider.removeSipListener(SipListener sipListener)
Removes the specified SipListener from this SipProvider.
|
Modifier and Type | Class and Description |
---|---|
class |
Test |
Modifier and Type | Class and Description |
---|---|
class |
ShootmeDialogAndTxStateless
This is the UAS application for performance testing
|
class |
ShootmeDialogStateless
This is the UAS application for performance testing
|
Modifier and Type | Method and Description |
---|---|
void |
Shootist.createProvider(SipListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractForkedInviteTestCase |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPrackTestCase
Implements common setup and tearDown sequence for PRACK tests
|
class |
TcpPrackTest |
class |
UdpPrackTest |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRecRouteTestCase |
class |
TCPRecordRouteTest |
class |
UDPRecordRouteTest |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRedirectTestCase |
class |
TcpRedirectTest |
class |
UdpRedirectTest |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReferTestCase
Implements common setup and tearDown sequence for Refer tests
|
class |
Referee
This example shows an out-of-dialog REFER scenario:
referer sends REFER to referee, with Refer-To set to Shootme
referee sends INVITE to Shootme, and NOTIFYs to referer about call progress
This is the referee
|
class |
Referrer
This example shows an out-of-dialog REFER scenario:
referer sends REFER to referee, with Refer-To set to Shootme
referee sends INVITE to Shootme, and NOTIFYs to referer about call progress
|
class |
TcpReferTest |
class |
UdpReferTest |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRouterTestCase
Implements common setup and tearDown sequence for Router test
|
class |
TcpRouterTest |
class |
UdpRouterTest |
Modifier and Type | Class and Description |
---|---|
class |
SctpTest |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSubsnotifyTestCase
Implements common setup and tearDown sequence for Subsnotify tests
|
class |
Forker
This implements a simple forking proxy to test proper handling of multiple
NOTIFYs.
|
class |
TcpSubsnotifyTest
Test case for TCP transport.
|
class |
UdpSubsnotifyTest |
Modifier and Type | Class and Description |
---|---|
class |
TlsTest |
Modifier and Type | Method and Description |
---|---|
static void |
NoToTagOn1xxDialogLeakTest.stopSipStack(SipStack sipStack,
SipListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
Proxy
A very simple forking proxy server.
|
Modifier and Type | Class and Description |
---|---|
class |
ChallengeTest |
Modifier and Type | Class and Description |
---|---|
class |
BackToBackUserAgent |
Modifier and Type | Class and Description |
---|---|
class |
DialogTerminationOn50XTest |
Modifier and Type | Class and Description |
---|---|
class |
ShootistNotImplementingSipListenerExt
This class sends an INVITE and upon receiving a 200 OK it doesn't send the ACK to test is the Dialog Timeout Event is correctly passed to the application
The timeout Reason should be ACK not sent
|
class |
ShootmeNotImplementingListener
This class receives an INVITE and sends a 180 and a 200 OK, the Shootist will not send the ACK to test is the Dialog Timeout Event is correctly passed to the application.
|
Modifier and Type | Class and Description |
---|---|
class |
ForkedInviteTest |
Modifier and Type | Class and Description |
---|---|
class |
ReInviteTCPPostParserThreadPoolTest |
Modifier and Type | Class and Description |
---|---|
class |
ReInviteTest |
Modifier and Type | Class and Description |
---|---|
class |
Notifier
This class is a UAC template.
|
class |
Subscriber
This class is a Subscriber template.
|
Modifier and Type | Class and Description |
---|---|
static class |
DeadSocketTlsTest.BadShootist
This class is a UAC template.
|
static class |
DeadSocketTlsTest.BadShootme
This class is a UAC template.
|
class |
Shootist
This class is a UAC template.
|
class |
Shootme
This class is a UAC template.
|
Modifier and Type | Class and Description |
---|---|
class |
ReInviteAllowInterleavingTest |
Copyright © 2015. All Rights Reserved.