[Home]

Summary:ASTERISK-23596: Asterisk 11 Named ACLs - Could not reload ACL config
Reporter:Krzysztof Chmielewski (kristoff)Labels:
Date Opened:2014-04-07 07:35:39Date Closed:2014-04-07 08:54:35
Priority:MajorRegression?No
Status:Closed/CompleteComponents:
Versions:11.8.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hello,
I'm trying to use Named Acle mechanism but every time when I type
reload acl in asterisk CLI i have this error:

{code}
[2014-04-07 14:28:49] ERROR[17306]: config_options.c:492 aco_process_config: Attempting to process uninitialized aco_info
[2014-04-07 14:28:49] WARNING[17306]: named_acl.c:414 ast_named_acl_reload: Could not reload ACL config
{code}

My acl.conf file is in attachment.


CLI acl show
{code}
acl show

acl
---
ACL configuration isn't available.
{code}

I'm using Asterisk compiled from sources. I have noticed that in menu select there is Test Module ACL, but I need a Test Framework first. Is this mine acl module?

I will be grateful for any help here.
Comments:By: Matt Jordan (mjordan) 2014-04-07 08:54:48.931-0500

Thanks for your comments. This does not appear to be a bug report and we are closing it. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker, http://www.asterisk.org/support.



By: Krzysztof Chmielewski (kristoff) 2014-04-07 09:12:07.705-0500

No problem, I just assumed that "Infromation Request" will be fine here :)  

Thanks.