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 --- configs/users.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs') diff --git a/configs/users.conf.sample b/configs/users.conf.sample index 11ec54a54..171b891c1 100644 --- a/configs/users.conf.sample +++ b/configs/users.conf.sample @@ -77,3 +77,9 @@ pickupgroup = 1 ;hasmanager = no ;callwaiting = no ;context = international +; +; Some administrators choose alphanumeric extensions, but still want their +; users to be reachable by traditional numeric extensions, specified by the +; alternateexts entry. +; +;alternateexts = 7057,3249 -- cgit v1.2.3