mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-06 18:13:45 +00:00
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
This commit is contained in:
11
CHANGES
11
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
|
||||
------------------
|
||||
|
||||
Reference in New Issue
Block a user