SIP_RESPONSE

Description

Triggered when the system parses all of the response status and header lines from the server response.

Examples

when SIP_RESPONSE {
  // change the VIA header
}