Summary: | ASTERISK-23894: #include in queue.conf doesn't work (2) | ||
Reporter: | Sébastien TIMONER (stimsystem) | Labels: | |
Date Opened: | 2014-06-15 15:39:33 | Date Closed: | 2014-06-15 16:22:27 |
Priority: | Major | Regression? | |
Status: | Closed/Complete | Components: | |
Versions: | 12.2.0 12.3.2 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | debian 7 | Attachments: | |
Description: | I'm sorry, I re create an issue because my last issue has been marked as duplicate (ASTERISK-23819) but the issue is always present in the latest version of asterisk. Thank you.
My last issue : My queue.conf : [general] persistentmembers = yes monitor-type = MixMonitor setinterfacevar=yes setqueueentryvar=yes setqueuevar=yes [queue_template](!) music = moh-client strategy = rrmemory context = queue-out timeout = 99999 wrapuptime=2 memberdelay=0 autopause=no announce-frequency =0 announce-holdtime = yes joinempty = yes ringinuse = no #include extra.d/queues_*.conf Since asterisk 12.2, include doesn't work. With the same queue.conf, on asterisk 12.1.1, I have no problem. Thanks, Sébastien | ||
Comments: | By: Matt Jordan (mjordan) 2014-06-15 16:22:27.952-0500 # Please don't open issues that are duplicates of a known issue. Please comment on the issue that it duplicates. # If you'd like an issue re-opened, please comment on the issue or talk to a bug marshal in #asterisk-bugs. # This is still a bug in the latest versions because it has not been released yet. It will be released in the next point release of Asterisk. Please do not open another issue for this bug. |