[Home]

Summary:ASTERISK-01029: Sample iax.conf has typo in maxexcessbuffer
Reporter:farnwomt (farnwomt)Labels:
Date Opened:2004-02-12 16:18:19.000-0600Date Closed:2008-01-15 14:43:32.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The default sample iax.conf file has the line:

;maxexccessbuffer=100

It should read

;maxexcessbuffer=100

As most people tend to modify the sample iax.conf file they will probably have this particular parameter spelt incorrectly.
Comments:By: James Golovich (jamesgolovich) 2004-02-15 01:54:03.000-0600

Fixed in CVS

By: Brian West (bkw918) 2004-02-15 02:29:20.000-0600

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:43:31.000-0600

Repository: asterisk
Revision: 2167

U   branches/v1-0_stable/configs/iax.conf.sample

------------------------------------------------------------------------
r2167 | citats | 2008-01-15 14:43:30 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix typo in iax.conf.sample (bug ASTERISK-1029)

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

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

By: Digium Subversion (svnbot) 2008-01-15 14:43:32.000-0600

Repository: asterisk
Revision: 2168

U   trunk/configs/iax.conf.sample

------------------------------------------------------------------------
r2168 | citats | 2008-01-15 14:43:31 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix typo in iax.conf.sample (bug ASTERISK-1029)

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

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