aboutsummaryrefslogtreecommitdiffstats
path: root/configs/jabber.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/jabber.conf.sample')
-rw-r--r--configs/jabber.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/jabber.conf.sample b/configs/jabber.conf.sample
index 098122d91..a83856867 100644
--- a/configs/jabber.conf.sample
+++ b/configs/jabber.conf.sample
@@ -34,3 +34,6 @@
; Messages stored longer than this value will be deleted by Asterisk.
; This option applies to incoming messages only, which are intended to
; be processed by the JABBER_RECEIVE dialplan function.
+;sendtodialplan=yes ; Send incoming messages into the dialplan. Off by default.
+;context=messages ; Dialplan context to send incoming messages to. If not set,
+ ; "default" will be used.