[Home]

Summary:ASTERISK-16780: [patch] Add Undocumented Variables to phoneprov.conf.sample
Reporter:Andrew Latham (lathama)Labels:
Date Opened:2010-10-07 13:05:49Date Closed:2010-10-12 12:21:16
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Resources/res_phoneprov
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) phoneprov.conf.sample.diff
Description:Add some variables that are missing to help the user understand.

Missing Variables
${TZOFFSET}
${DST_ENABLE}
${DST_START_MONTH}
${DST_START_MDAY}
${DST_START_HOUR}
${DST_END_MONTH}
${DST_END_MDAY}
${DST_END_HOUR}
${TIMEZONE}
${LINE}
${LINEKEYS}

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

Source of res_phoneprov
http://svnview.digium.com/svn/asterisk/trunk/res/res_phoneprov.c?view=markup


Source of phoneprov.conf.sample
http://svnview.digium.com/svn/asterisk/trunk/configs/phoneprov.conf.sample?view=markup
Comments:By: Andrew Latham (lathama) 2010-10-07 15:52:31

; Built in variables and the options in users.conf that they come from
;   MAC (macaddress)
;   USERNAME (username)
;   DISPLAY_NAME (fullname)
;   SECRET (secret)
;   LABEL (label)
;   CALLERID (cid_number)
;   VOCIEMAIL_EXTEN (vmexten)
;   EXTENSION_LENGTH (localextenlength)
;   LINE
;   LINEKEYS

; Built-in variables and the options in phoneprov.conf that they come from
;   SERVER (server)
;   SERVER_PORT (serverport)

; Built-in variables for managing timezones and daylight savings time.
; TZOFFSET
; DST_ENABLE
; DST_START_MONTH
; DST_START_MDAY
; DST_START_HOUR
; DST_END_MONTH
; DST_END_MDAY
; DST_END_HOUR
; TIMEZONE

By: Digium Subversion (svnbot) 2010-10-12 12:20:06

Repository: asterisk
Revision: 291280

U   branches/1.6.2/configs/phoneprov.conf.sample

------------------------------------------------------------------------
r291280 | lmadsen | 2010-10-12 12:20:06 -0500 (Tue, 12 Oct 2010) | 7 lines

Add undocumented variables to phoneprov.conf.sample


(closes issue ASTERISK-16780)
Reported by: lathama
Patches:
     phoneprov.conf.sample.diff uploaded by lathama (license 1028)
------------------------------------------------------------------------

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

By: Digium Subversion (svnbot) 2010-10-12 12:20:45

Repository: asterisk
Revision: 291284

_U  branches/1.8/
U   branches/1.8/configs/phoneprov.conf.sample

------------------------------------------------------------------------
r291284 | lmadsen | 2010-10-12 12:20:45 -0500 (Tue, 12 Oct 2010) | 15 lines

Merged revisions 291280 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
 r291280 | lmadsen | 2010-10-12 12:20:02 -0500 (Tue, 12 Oct 2010) | 7 lines
 
 Add undocumented variables to phoneprov.conf.sample
 
 
 (closes issue ASTERISK-16780)
 Reported by: lathama
 Patches:
       phoneprov.conf.sample.diff uploaded by lathama (license 1028)
........

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

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

By: Digium Subversion (svnbot) 2010-10-12 12:21:16

Repository: asterisk
Revision: 291287

_U  trunk/
U   trunk/configs/phoneprov.conf.sample

------------------------------------------------------------------------
r291287 | lmadsen | 2010-10-12 12:21:16 -0500 (Tue, 12 Oct 2010) | 22 lines

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

................
 r291284 | lmadsen | 2010-10-12 12:20:43 -0500 (Tue, 12 Oct 2010) | 15 lines
 
 Merged revisions 291280 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.6.2
 
 ........
   r291280 | lmadsen | 2010-10-12 12:20:02 -0500 (Tue, 12 Oct 2010) | 7 lines
   
   Add undocumented variables to phoneprov.conf.sample
   
   
   (closes issue ASTERISK-16780)
   Reported by: lathama
   Patches:
         phoneprov.conf.sample.diff uploaded by lathama (license 1028)
 ........
................

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

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