[asterisk-bugs] [Asterisk 0019070]: [patch] Support "mailbox" setting in users.conf

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 6 09:41:30 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19070 
====================================================================== 
Reported By:                pdugas
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19070
Category:                   PBX/pbx_config
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     confirmed
Asterisk Version:           SVN 
JIRA:                       SWP-3308 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 312948 
Request Review:              
====================================================================== 
Date Submitted:             2011-04-05 23:14 CDT
Last Modified:              2011-04-06 09:41 CDT
====================================================================== 
Summary:                    [patch] Support "mailbox" setting in users.conf
Description: 
I would like to see support for the "mailbox" option be added to users.conf
processing by in pbx_config and chan_sip.  I am trying to find a way to
follow
the "best practice" of avoiding use of extensions as peer names for
stations
while still keeping all of my station configuration data in users.conf.

My approach is to use the "alternateexts" setting to store the extension I
want to use for a station.  I added support for the "mailbox" setting in
users.conf to make this work.

====================================================================== 

---------------------------------------------------------------------- 
 (0133442) pdugas (reporter) - 2011-04-06 09:41
 https://issues.asterisk.org/view.php?id=19070#c133442 
---------------------------------------------------------------------- 
New patch that allows "mailbox=1001 at others" so both the mailbox name/number
and context can be explicitly set in users.conf.

*** Warning ***
  I believe this will leak the copy of the mailbox string.  
  I'm looking for guidance on the "proper" place/way to free it. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-06 09:41 pdugas         Note Added: 0133442                          
======================================================================




More information about the asterisk-bugs mailing list