Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use this parameter to specify whether call is transitioned to a fax or voice call when "silenceSupp:off" received in re-INVITE.

A call is considered a fax call when Packet Service Profile applyFaxToneTreatment flag is enabled and either:

  • a=fax is received in the re-Invite, or
  • G.711 “silenceSupp:off” is received in the reInvite, and SIP Trunk Group signaling flag is set to “treatAsFaxTransmissionIndication”.

Command Syntax

Code Block
languagenone
% set addressContext <name> zone <name> sipTrunkGroup <name> signaling silenceSuppTreatment <treatAsFaxTransmissionIndication | treatAsG711SilenceSuppOff>

Command Parameters

Caption
0Table
1Silence Suppression Treatment Parameter
3Silence Suppression Treatment Parameter
ParameterDescription

silenceSuppTreatment

Use this parameter to specify whether call is transitioned to a fax or voice call when "silenceSupp:off" received in re-INVITE.

  • treatAsFaxTransmissionIndication (default) – Call is transitioned to a fax call.
  • treatAsG711SilenceSuppOff – The "a=silenceSupp:off" in the reInvite is interpreted as a request for voice call with silenceSupp:off.
Pagebreak