This method allows the addition of the appropriate authentication header(s) to the request that was challenged with a challenge response without needing
the creation and/or maintenance of the AuthInfo object.
The container guarantees that the business logic contained within this method
will be executed in a thread-safe manner when using Mobicents Concurrency Control
in SipApplicationSession mode
The container guarantees that the business logic contained within this method
will be executed in a thread-safe manner when using Mobicents Concurrency Control
in SipSession mode
Allows for applications to copy the record route headers on the responses to subsequent INVITE requests
where the dialog route set shouldn't normally be changed to cope with non compliant RFC 3261 servers.
When a search timeout timer expires on a proxy branch, either on final responses or 1xx response,
this triggers a call to this method on all classes implementing this listener interface
JSR 289 Extensions not defined in the specification that can prove useful and might be proposed for inclusion in a next release of the SIP Servlets specification.
Allows for applications to copy the record route headers on the responses to subsequent INVITE requests
where the dialog route set shouldn't normally be changed to cope with non compliant RFC 3261 servers.
Events of this type are sent to an object that implements SipApplicationSessionActivationListener. since the specification doesn't differentiate between different causes for activation/passivation such as failover, replication, passivation because of non activity this class is added to provide the application for the root cause of the notification allowing finer grained control
Events of this type are sent to an object that implements SipSessionActivationListener. since the specification doesn't differentiate between different causes for activation/passivation such as failover, replication, passivation because of non activity this class is added to provide the application for the root cause of the notification allowing finer grained control