From 2b0a9dd2871f223ea4bfa61b11c22186504a245f Mon Sep 17 00:00:00 2001 From: tilghman Date: Thu, 19 Jun 2008 19:22:59 +0000 Subject: Allow alternative extensions to be specified for a user. (closes issue #12830) Reported by: jcollie Patches: astertisk-trunk-121496-alternate-extensions.patch uploaded by jcollie (license 412) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@124049 f38db490-d61c-443f-a65b-d21fe96a405b --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8843e13f6..300c939f1 100644 --- a/CHANGES +++ b/CHANGES @@ -785,3 +785,5 @@ Miscellaneous * If compiled with DEBUG_THREADS enabled and if you have glibc, then issuing the "core show locks" CLI command will give lock information output as well as a backtrace of the stack which led to the lock calls. + * users.conf now sports an optional alternativeexts property, which permits + allocation of additional extensions which will reach the specified user. -- cgit v1.2.3