[asterisk-bugs] [Asterisk 0012275]: [patch] Add support for setting individual contexts in users.conf
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 7 13:19:32 CDT 2008
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=12275
======================================================================
Reported By: sespindola
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12275
Category: PBX/NewFeature
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 110606
Disclaimer on File?: N/A
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2008-03-21 18:48 CDT
Last Modified: 2008-10-07 13:19 CDT
======================================================================
Summary: [patch] Add support for setting individual contexts
in users.conf
Description:
Right now, as far as I know, the only way to configure a context for users
is to set "userscontext=mynewcontext" in the general section of
extensions.conf.
Due to a project I'm currently working on, a need has arised to separate
users
into multiple contexts. So I hacked together this patch that recognizes
the
"context=" configuration option in each user entry and, if present,
registers
the user into that context.
If the user doesn't have a context= option, the value of userscontext is
set.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-07 13:19 blitzrage Status new => closed
======================================================================
More information about the asterisk-bugs
mailing list