Skip to content

STIR_SHAKEN_ATTESTATION()

Synopsis

Sets STIR/SHAKEN Attestation parameters on an outgoing channel.

Since

20.17.0, 22.7.0, 23.1.0

Description

When used on an outgoing channel, this function can override the profile on an endpoint. Currently, only the ability to suppress attestation is supported.


Example: Suppress attestation on an outgoing channel
same => n,Set(STIR_SHAKEN_ATTESTATION(suppress)=yes)

Syntax

STIR_SHAKEN_ATTESTATION(field)
Arguments
  • field - The attestation field to set. Allowable values:

    • suppress - When set to 'true', attestation is suppressed on the channel regardless of the profile on the endpoint.

Generated Version

This documentation was generated from Asterisk branch 22 using version GIT