--- voice.conf-dist Sun Apr 7 11:28:12 2002 +++ voice.conf Thu Feb 27 15:52:25 2003 @@ -50,8 +50,8 @@ # incoming messages are owned by "root.phone" and mode "rw-rw----" (0660) # -phone_owner root -phone_group phone +phone_owner uucp +phone_group uucp phone_mode 0660 # @@ -103,7 +103,7 @@ # change the other one as well! # -port_speed 38400 +port_speed 57600 # # Default shell to invoke for shell scripts. Make sure this shell @@ -360,7 +360,7 @@ # The default is 3 # -rings 3 +rings 6 # # Default answer mode when vgetty picks up the phone after incoming @@ -395,7 +395,7 @@ # default. This feature is turned off by default. # -toll_saver_rings 0 +toll_saver_rings 3 # # Should the recorded voice message file be kept even if data, fax or @@ -457,7 +457,7 @@ # The default value is "". # -message_program +message_program /usr/local/libexec/mgetty/message.pl # # Should vgetty use the AA LED on some modems to indicate that new @@ -506,7 +506,7 @@ # I don't know to which ports your modems are connected, the default is "" # -voice_devices +voice_devices cuaa0 # # Timeout for a dialout operation in seconds. The default is 90 seconds. @@ -553,7 +553,7 @@ # E.g. we have a modem on port ttyS0 # -port ttyS0 +#port cuaa0 # # And we want it to answer after the first ring and only in data mode. @@ -569,7 +569,7 @@ # Now we set the values for the next port e.g. ttyS5 # -port ttyS5 +#port ttyS5 # # And so on for all ports in the system, that need special treatment.