[asterisk-bugs] [Asterisk 0012275]: [patch] Add support for setting individual contexts in users.conf

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Mar 24 09:57:21 CDT 2008


The following issue has been UPDATED. 
====================================================================== 
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:                     new
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:              
====================================================================== 
Date Submitted:             03-21-2008 18:48 CDT
Last Modified:              03-24-2008 09:57 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               
====================================================================== 
03-24-08 09:57  file           Category                 PBX/pbx_config =>
PBX/NewFeature
03-24-08 09:57  file           Summary                  add support for setting
individual contexts in users.conf => [patch] Add support for setting individual
contexts in users.conf
======================================================================




More information about the asterisk-bugs mailing list