summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Joseph <gjoseph@digium.com>2016-08-11 11:01:33 -0600
committerGeorge Joseph <gjoseph@digium.com>2016-08-11 12:03:29 -0500
commit36b2a4053387e5e43e4b91bef24b1b79af15aabb (patch)
tree526cb149e3df7450da76da867dec19e481505c0a
parente845ef6762bdfd404f1f3f2b5c22c66e49eaec68 (diff)
autohints: Update CHANGES and extensions.conf.sample
Make it clear that we're talking about device state hints and add an entry to the sample config. Change-Id: Iaef58ffb960191a21b713e8e0b51ce1fcd47e433
-rw-r--r--CHANGES11
-rw-r--r--configs/samples/extensions.conf.sample5
2 files changed, 10 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index ee7462532..7f3b0ad7c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -286,12 +286,11 @@ Core
- 'media cache delete <item>' - remove an item from the cache
- 'media cache create <uri>' - retrieve a URI and store it in the cache
- * The ability for hints to be automatically created as a result of device state
- changes now exists in the PBX. This functionality is referred to as "autohints"
- and is configurable in extensions.conf by placing "autohints=yes" in the
- context. If enabled then a hint will be automatically created with the name of
- the device.
-
+ * The ability for device state hints to be automatically created as a result of
+ device state changes now exists in the PBX. This functionality is referred to
+ as "autohints" and is configurable in extensions.conf by placing "autohints=yes"
+ in the context. If enabled a device state hint will be automatically created
+ with the name of the device.
Functions
------------------
diff --git a/configs/samples/extensions.conf.sample b/configs/samples/extensions.conf.sample
index f8770c55d..28319b592 100644
--- a/configs/samples/extensions.conf.sample
+++ b/configs/samples/extensions.conf.sample
@@ -197,6 +197,11 @@ TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0)
; before "B".
;
;[context]
+;
+;autohints = yes
+; If enabled for a context, a device state hint will be automatically created in
+; the context with the name of the device and updated with device state changes.
+;
;exten => someexten,{priority|label{+|-}offset}[(alias)],application(arg1,arg2,...)
;
; Timing list for includes is