| Summary: | ASTERISK-22662: Documentation fix? - queues.conf says persistentmembers defaults to yes, it appears to lie | ||
| Reporter: | Rusty Newton (rnewton) | Labels: | |
| Date Opened: | 2013-10-04 17:30:01 | Date Closed: | 2014-01-28 18:40:01.000-0600 |
| Priority: | Trivial | Regression? | |
| Status: | Closed/Complete | Components: | Documentation |
| Versions: | SVN | Frequency of Occurrence | Constant |
| Related Issues: | |||
| Environment: | SVN-branch-11-r400470 | Attachments: | |
| Description: | Sample file says
{noformat} ; Persistent Members ; Store each dynamic member in each queue in the astdb so that ; when asterisk is restarted, each member will be automatically ; read into their recorded queues. Default is 'yes'. ; persistentmembers = yes {noformat} However, I don't see info in the /Queue/PersistentMembers/ family appear in the database unless I define "persistentmembers=yes" in queues.conf If it does default to yes, then I may be seeing another sort of bug. | ||
| Comments: | |||