| Package | Description |
|---|---|
| com.avaya.collaboration.call.sip |
Provides classes and interfaces for doing SIP header manipulation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncomingSipMessageListener.requestReceived(SipRequest request,
Map callAttributes)
Invoked when a SIP request has been received.
|
void |
SipMessageListener.sendingOut(SipRequest request,
Participant targetParticipant)
Deprecated.
Indicates that
request is about to be sent to
targetParticipant. |
void |
OutgoingSipMessageListener.sendingOut(SipRequest request,
Participant targetParticipant)
Indicates that
request is about to be sent to
targetParticipant. |
Copyright © 2023 Avaya. All rights reserved.