Changeset 7142
- Timestamp:
- 10/26/08 04:13:13 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.5/amp_conf/astetc/vm_general.inc
r7141 r7142 5 5 pbxskip=yes ; Don't put [PBX]: in the subject line 6 6 serveremail=vm@asterisk ; Who the e-mail notification should appear to come from 7 fromstring=Voicemail System ; Real name of email sender7 fromstring=Voicemail System ; Real name of email sender 8 8 maxmessage=180 ; max length of vm message 9 minmessage=3 ; Minimum length of a voicemail message in seconds9 minmessage=3 ; Minimum length of a voicemail message in seconds 10 10 maxsilence=5 ; Wait for 5 silent seconds and end the voicemail 11 11 silencethreshold=128 ; What do we consider to be silence 12 skipms=3000 ; How many miliseconds to skip forward/back when rew/ff in message playback13 review=yes ; Allow sender to review/rerecord their message before saving it14 operator=yes ; Allow caller to press 015 nextaftercmd=yes ; Automagically play next message when current message is deleted or saved12 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 16 16 17 ; If using Asterisk 1.6 and ARI or other sources for mail, you shou dlset pollmailboxes to17 ; If using Asterisk 1.6 and ARI or other sources for mail, you should set pollmailboxes to 18 18 ; yes and pollfreq if you want to change the default 30 sec polling 19 19 ;
