From 122486b2635bcb763b84003f28afd38b18a046e2 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher 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: https://origsvn.digium.com/svn/asterisk/trunk@124049 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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