On Tue, 2003-01-14 at 20:43, Aaron J. Seigo wrote: > could we see the config file (or at least the appropriate parts)? it might > help in spotting problems..
sure VOICE.CONF # # Generic default values # ---------------------- # part generic #rings 5 voice_log_level 4 voice_shell_log voice_dir /var/spool/voice phone_owner root phone_group uucp phone_mode 0660 message_flag_file .flag receive_dir incoming message_dir messages message_list Index backup_message standard.rmd port_speed 38400 voice_shell /bin/sh port_timeout 10 dial_timeout 90 command_delay 100 dtmf_len 30 dtmf_threshold 40 dtmf_wait 7 ignore_fax_dle false raw_data false rec_compression 0 rec_speed 0 rec_silence_len 70 rec_silence_threshold 40 rec_remove_silence false rec_max_len 300 rec_min_len 0 do_hard_flow true beep_frequency 933 beep_length 1500 max_tries 3 retry_delay 5 watchdog_timeout 60 receive_gain 100 transmit_gain -1 enable_command_echo false poll_interval 10 # # Program specific initializations # -------------------------------- # Default values for vgetty # ------------------------- program vgetty force_autodetect true toll_saver_rings 0 rec_always_keep true button_program call_program dtmf_program message_program do_message_light false ring_report_delay 15 program vm voice_devices ttyS1 dialout_timeout 90 ringback_goes_away 70 ringback_never_came 100 program pvf # # Port specific configuration # --------------------------- # Here you can optionally set some of the previously set values to different # ones for specific ports. port ttyS1 ring_type ring1 rings 5 call_program /var/spool/voice/hcalltree.sh ring_type ring2 rings 3 call_program /var/spool/voice/bcalltree.sh MGETTY.CONF: # # mgetty configuration file # # ----- global section ----- debug 2 fax-id 403 288 4613 init-chat "" \dATS41=1M=0 OK \dATQ0V1H0 OK ATS0=0Q0&D3&C1 OK ATS41=1 OK ATS41? 001 speed 38400 # ----- port specific section ----- port ttyS1 speed 38400 #rings 3 #switchbd 19200
