Read SIP Header

This block reads SIP headers inside the INVITE message of incoming calls.

The block is allowed only in the Ivr script.

Properties

Values

Description

Header Name

String

The name of the SIP header.

Note

  • The name must start with an uppercase letter as in the SIP message and be exclusive, for example From, To, Via.
  • Do not include a colon (:).

Header Value

String

The name of the variable to return the SIP header.