Package | Description |
---|---|
gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
javax.sip |
This package contains the main interfaces that model the architecture
from both an application developer and a stack vendor view.
|
Modifier and Type | Method and Description |
---|---|
Request |
SIPDialog.createPrack(Response relResponse) |
Modifier and Type | Method and Description |
---|---|
Request |
Dialog.createPrack(Response relResponse)
Creates a new PRACK Request message based on a reliable provisional
response received by this Dialog and the Dialog internal information.
|
Copyright © 2015. All Rights Reserved.