Changeset 7142

Show
Ignore:
Timestamp:
10/26/08 04:13:13 (5 years ago)
Author:
mickecarlsson
Message:

Fixed spelling errir and tidy up tabs formatting in vm_general.inc

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.5/amp_conf/astetc/vm_general.inc

    r7141 r7142  
    55pbxskip=yes               ; Don't put [PBX]: in the subject line 
    66serveremail=vm@asterisk   ; Who the e-mail notification should appear to come from 
    7 fromstring=Voicemail System ; Real name of email sender 
     7fromstring=Voicemail System ; Real name of email sender 
    88maxmessage=180            ; max length of vm message 
    9 minmessage=3      ; Minimum length of a voicemail message in seconds 
     9minmessage=3      ; Minimum length of a voicemail message in seconds 
    1010maxsilence=5              ; Wait for 5 silent seconds and end the voicemail 
    1111silencethreshold=128      ; What do we consider to be silence 
    12 skipms=3000        ; How many miliseconds to skip forward/back when rew/ff in message playback 
    13 review=yes         ; Allow sender to review/rerecord their message before saving it 
    14 operator=yes      ; Allow caller to press 0 
    15 nextaftercmd=yes    ; Automagically play next message when current message is deleted or saved 
     12skipms=3000     ; How many miliseconds to skip forward/back when rew/ff in message playback 
     13review=yes      ; Allow sender to review/rerecord their message before saving it 
     14operator=yes      ; Allow caller to press 0 
     15nextaftercmd=yes    ; Automagically play next message when current message is deleted or saved 
    1616 
    17 ; If using Asterisk 1.6 and ARI or other sources for mail, you shoudl set pollmailboxes to 
     17; If using Asterisk 1.6 and ARI or other sources for mail, you should set pollmailboxes to 
    1818; yes and pollfreq if you want to change the default 30 sec polling 
    1919;