Skip to content

res_pjsip_publish_asterisk: SIP resource for inbound and outbound Asterisk event publications

This configuration documentation is for functionality provided by res_pjsip_publish_asterisk.

Overview

Inbound and outbound Asterisk event publication

This module allows 'res_pjsip' to send and receive Asterisk event publications.

Configuration File: pjsip.conf

[asterisk-publication]: The configuration for inbound Asterisk event publication

Since

13.0.0

Publish is COMPLETELY separate from the rest of 'pjsip.conf'.

Configuration Option Reference

Option Name Type Default Value Regular Expression Description Since
device_state Boolean no false Whether we should permit incoming device state events. 13.0.0
device_state_filter Custom false Optional regular expression used to filter what devices we accept events for. 13.0.0
devicestate_publish String false Optional name of a publish item that can be used to publish a request for full device state information. 13.0.0
mailbox_state Boolean no false Whether we should permit incoming mailbox state events. 13.0.0
mailbox_state_filter Custom false Optional regular expression used to filter what mailboxes we accept events for. 13.0.0
mailboxstate_publish String false Optional name of a publish item that can be used to publish a request for full mailbox state information. 13.0.0
type None false Must be of type 'asterisk-publication'. 13.0.0

Generated Version

This documentation was generated from Asterisk branch 20 using version GIT