aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/extensions.conf.sample11
1 files changed, 10 insertions, 1 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index f74f350a1..e9dda6161 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -278,11 +278,14 @@ include => trunkld
;
ignorepat => 9
include => default
-include => parkedcalls
include => trunklocal
include => iaxtel700
include => trunktollfree
include => iaxprovider
+
+;Include parkedcalls (or the context you define in features conf)
+;to enable call parking.
+include => parkedcalls
;
; You can use an alternative switch type as well, to resolve
; extensions that are not known here, for example with remote
@@ -511,6 +514,12 @@ include => demo
;exten => mark,1,Goto(6275|1) ; alias mark to 6275
;exten => 6536,1,Macro(stdexten,6236,${WIL}) ; Ditto for wil
;exten => wil,1,Goto(6236|1)
+
+;If you want to subscribe to the status of a parking space, this is
+;how you do it. Subscribe to extension 6600 in sip, and you will see
+;the status of the first parking lot with this extensions' help
+;exten => 6600,hint,park:701@parkedcalls
+;exten => 6600,1,noop
;
; Some other handy things are an extension for checking voicemail via
; voicemailmain