[Home]

Summary:ASTERISK-14947: [patch] Polycom 000000000000.cfg template uses old parameter separator
Reporter:Christian Jacobsen (cjacobsen)Labels:
Date Opened:2010-12-20 13:27:08.000-0600Date Closed:2011-01-04 13:46:00.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_phoneprov
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) old_separator.diff
Description:Calling STAT function with old separator.

STAT(e|${CUSTOM_CONFIG}) should be STAT(e,${CUSTOM_CONFIG})
Comments:By: Andrew Latham (lathama) 2010-12-20 13:47:29.000-0600

Other res_phoneprov files are not affected.

By: Digium Subversion (svnbot) 2011-01-04 13:45:24.000-0600

Repository: asterisk
Revision: 300384

U   branches/1.8/phoneprov/000000000000.cfg

------------------------------------------------------------------------
r300384 | lmadsen | 2011-01-04 13:45:23 -0600 (Tue, 04 Jan 2011) | 7 lines

Update STAT() to use the comma instead of the pipe.

(closes issue ASTERISK-14947)
Reported by: cjacobsen
Patches:
     old_separator.diff uploaded by cjacobsen (license 1029)
Tested by: lathama
------------------------------------------------------------------------

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

By: Digium Subversion (svnbot) 2011-01-04 13:46:00.000-0600

Repository: asterisk
Revision: 300385

_U  trunk/
U   trunk/phoneprov/000000000000.cfg

------------------------------------------------------------------------
r300385 | lmadsen | 2011-01-04 13:45:59 -0600 (Tue, 04 Jan 2011) | 15 lines

Merged revisions 300384 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
 r300384 | lmadsen | 2011-01-04 13:45:22 -0600 (Tue, 04 Jan 2011) | 7 lines
 
 Update STAT() to use the comma instead of the pipe.
 
 (closes issue ASTERISK-14947)
 Reported by: cjacobsen
 Patches:
       old_separator.diff uploaded by cjacobsen (license 1029)
 Tested by: lathama
........

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

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