[asterisk-bugs] [Asterisk 0014027]: [patch] error allocationg a manager user

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Dec 7 23:10:07 CST 2008


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14027 
====================================================================== 
Reported By:                junky
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14027
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 161639 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-12-07 23:09 CST
Last Modified:              2008-12-07 23:10 CST
====================================================================== 
Summary:                    [patch] error allocationg a manager user
Description: 
when using the manager with 1.6, i noticed this problem.

When using permission to all like:
[junky]
secret=foo
read = all
write = all


When i do:
shooter*CLI> manager show user junky
shooter*CLI> 
       username: junky
         secret: <Set>
            acl: no
      read perm:
system,call,log,verbose,command,agent,user,config,dtmf,reporting,cdr,dialplan,a
     write perm:
system,call,log,verbose,command,agent,user,config,dtmf,reporting,cdr,dialplan,a
displayconnects: yes
[Dec  7 23:59:55] failed to extend from 80 to 126
[Dec  7 23:59:55] failed to extend from 80 to 118
[Dec  7 23:59:55] failed to extend from 80 to 126
[Dec  7 23:59:55] failed to extend from 80 to 118

So the solution is just to increment the size to 128.


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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-07 23:10 junky          Summary                  error allocationg a
manager user => [patch] error allocationg a manager user
======================================================================




More information about the asterisk-bugs mailing list