/[libconf]/libconf/perl-Libconf/Glueconf/Answering_Machine.pm
ViewVC logotype

Diff of /libconf/perl-Libconf/Glueconf/Answering_Machine.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dams, Sun Nov 23 22:01:04 2003 UTC revision 1.3 by dams, Mon Nov 24 01:06:48 2003 UTC
# Line 102  $data_synopsis->{default_version} = Line 102  $data_synopsis->{default_version} =
102                               },                               },
103    
104                     #users section (it's anything else GLOBAL)                     #users section (it's anything else GLOBAL)
105                     '*' => {                     '^(?!GLOBAL).*' => {
106    
107                             # The following sections start with the name of the users which want to use                             # The following sections start with the name of the users which want to use
108                             # CapiSuite. The names must be exactly equal to system users.                             # CapiSuite. The names must be exactly equal to system users.
# Line 132  $data_synopsis->{default_version} = Line 132  $data_synopsis->{default_version} =
132                             #   faxes will be sent to the user on the current system. If you don't want to                             #   faxes will be sent to the user on the current system. If you don't want to
133                             #   get emails, see the "action" option below                             #   get emails, see the "action" option below
134                             #                             #
135                             voice_email => { type => 'LIST', type2 => 'MAIL_ADDR' },                             voice_email => { type => 'MAIL_ADDR' },
136    
137                             #   pin for activating the remote inquiry. Start typing when the announcement                             #   pin for activating the remote inquiry. Start typing when the announcement
138                             #   is played. If you don't want remote inquiry function for your answering                             #   is played. If you don't want remote inquiry function for your answering

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26