public interface ServerRequestInterface
Modifier and Type | Method and Description |
---|---|
void |
processRequest(SIPRequest sipRequest,
MessageChannel incomingChannel)
Process the message.
|
void processRequest(SIPRequest sipRequest, MessageChannel incomingChannel)
sipRequest
- is the incoming SIP Request.incomingChannel
- is the incoming message channel (parameter
added in response to a request by Salvador Rey Calatayud.)Copyright © 2018. All Rights Reserved.