[asterisk-bugs] [Asterisk 0014027]: [patch] error allocationg a manager user
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 8 12:25:18 CST 2008
The following issue is now READY FOR REVIEW.
======================================================================
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: ready for review
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-08 12:25 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-08 12:25 Corydon76 Status new => ready for review
======================================================================
More information about the asterisk-bugs
mailing list