aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorpcadach <pcadach@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-28 10:41:38 +0000
committerpcadach <pcadach@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-28 10:41:38 +0000
commit4ac9afef329d9525cda5dd82a8af1e4af0b054bf (patch)
tree549d5d4dee7804215437b180a6be243074532c9b /CHANGES
parent732c0b576358d2e9fa5544274a73b23bdccf6476 (diff)
Handle HOLD/RETRIEVE notifications
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43845 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9427e9533..f9c692010 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,3 +15,5 @@ Changes since Asterisk 1.4-beta was branched:
* Ability to use libcap to set high ToS bits when non-root
on Linux. If configure is unable to find libcap then you
can use --with-cap to specify the path.
+ * H323 remote hold notification support added (by NOTIFY message
+ and/or H.450 supplementary service)