aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-30 20:51:17 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-30 20:51:17 +0000
commitc4cf6f91329fc38a621f7e1e704fe82ab063fd97 (patch)
tree8e78102947dd11c948e05595fb1eb83706b265c5 /CHANGES
parentad5fb449de5be8fcc69ecdeb1ef7981be30ff7d9 (diff)
Add support for specifying the registration expiry on a per registration basis in the register line. This comes from a Switchvox patch. (issue AST-24)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114912 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 1c1fa07b7..253f0200e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -63,6 +63,8 @@ SIP Changes
and restore this performance improvement. Astobj2 refcounting is now used
for users, peers, and dialogs. Users are encouraged to assist in regression
testing and problem reporting!
+ * Added ability to specify registration expiry time on a per registration basis in
+ the register line.
IAX Changes
-----------