summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5fd87b7a3..82654e51c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -46,6 +46,9 @@ Core
have their own verbosity level. The command 'core set verbose' will now set
a separate level for each remote console without affecting any other
console.
+ * Hangup handlers can be attached to channels using the CHANNEL(hangup_handler_xxx)
+ options. Hangup handlers will run when the channel is hung up similar to the
+ h extension.
CLI Changes
-------------------