import "zapISipInviteRCListener.idl";
Public Member Functions | |
| void | notifyResponseReceived (in zapISipInviteRC requestClient, in zapISipDialog dialog, in zapISipResponse response, in zapISipFlow flow) |
| A response for the INVITE has been received. | |
|
||||||||||||||||||||
|
A response for the INVITE has been received. Zero, one or multiple provisional (1XX) responses may arrive before zero, one or more final responses are received. For INVITE-requests outside of a dialog, provisional responses can create EARLY dialogs, which will be passed to the listener. A single non-2XX final response may be received. All EARLY dialogs will be terminated, and the request client will terminate. For INVITE-requests outside of a dialog, multiple 2XX responses may be received for a single INVITE request due to a forking proxy. |
1.4.4