Skip to content

KAZOO Support Channels

This documentation is curated by 2600Hz as part of the KAZOO open source project. Join our community forums here for peer support. Only features in the docs.2600hz.com/supported space are included as part of our 2600Hz Support Services plan.

Receive Fax

Receive Fax#

About Receive Fax#

Instructs the switch to receive a fax from the caller. Stores the fax in the database and optionally emails configured users.

Schema#

Validator for the receive_fax callflow data object

Key Description Type Default Required Support Level
media.fax_option Caller flag for T38 settings string('auto' | 'false' | 'true') | boolean() false
media object() false
owner_id User ID to send fax to string() false
skip_module When set to true this callflow action is skipped, advancing to the wildcard branch (if any) boolean() false