|
OnProvisional |
Top Previous Next |
|
Occurs when SIP provisional packet is received. Usually it used to inform about session establishing process.
FromHeader – the SIP address is of sender. ToHeader – the SIP address of receiver. Usually it is your contact name. CallToken – the string ID of this call. Code – the response code for this SIP packet. Please see RFC 3261 for the list of possible codes.
|