res_pjsip_publish_asterisk

Since 13.0.0 Module Configuration Found this useful? Upvote it. ×

SIP resource for inbound and outbound Asterisk event publications

Last reviewed 2026-04-14

Description

Inbound and outbound Asterisk event publication

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

pjsip.conf

[asterisk-publication]

The configuration for inbound Asterisk event publication

  • devicestate_publish - Optional name of a publish item that can be used to publish a request for full device state information.
  • mailboxstate_publish - Optional name of a publish item that can be used to publish a request for full mailbox state information.
  • device_state - Whether we should permit incoming device state events.
  • device_state_filter - Optional regular expression used to filter what devices we accept events for.
  • mailbox_state - Whether we should permit incoming mailbox state events.
  • mailbox_state_filter - Optional regular expression used to filter what mailboxes we accept events for.
  • type - Must be of type 'asterisk-publication'.

User Notes

No notes yet. Be the first to contribute a tip or example.

Contribute a note

Share a tip, gotcha, or practical example. Keep it under 2000 characters. No questions (use the Asterisk community forums for support). Wrap code in backticks.

Moderated before publishing. Email never shown.