[Home]

Summary:ASTERISK-01577: Need to add ; to queues.conf.sample
Reporter:opsys (opsys)Labels:
Date Opened:2004-05-10 01:10:19Date Closed:2008-01-15 14:54:23.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) diff-u.txt
Description:In the default queues.conf.sample file the section that contains the files for the announcements do not have the descriptions commented out. Thus when you simply delete the first ' to use the line the description gets added as the file name, then no workey.

****** ADDITIONAL INFORMATION ******

I don't think that this is a big deal so I won't worry about sending a disclaimer in or anything. But if someone with commit access could fix this it would be great.



;
queue-youarenext = queue-youarenext     ;       ("You are now first in line.")
queue-thereare  = queue-thereare        ;       ("There are")
queue-callswaiting = queue-callswaiting ;       ("calls waiting.")
queue-holdtime = queue-holdtime         ;       ("The current est. holdtime is")
queue-minutes = queue-minutes           ;       ("minutes.")
queue-thankyou = queue-thankyou         ;       ("Thank you for your patience.")
Comments:By: Brian West (bkw918) 2004-05-10 01:16:22

attach a diff -u please

By: opsys (opsys) 2004-05-10 01:20:49

Added..

By: Mark Spencer (markster) 2004-05-10 09:06:17

Fixed in CVS, thanks!

By: Digium Subversion (svnbot) 2008-01-15 14:54:23.000-0600

Repository: asterisk
Revision: 2941

U   trunk/configs/queues.conf.sample

------------------------------------------------------------------------
r2941 | markster | 2008-01-15 14:54:22 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix missing semicolons in sample configurations (bug ASTERISK-1577)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2941