SIP_REQUEST

Description

Triggered when the system fully parses a complete client SIP request header.

Examples

when SIP_REQUEST {
  log local0. "Call ID [SIP::call_id]"
}