Help for this page
sub logtime { my( $oref, $freecall, $voicemail, $osname, $dur, $bnum ) = @_; ... else { warn 'Undefined or unknown osname'; }
my %calls = ( voice => { ... 456 => undef, ], );
my %calls = ( ## Keys are possible $bnum values ... 789 => 'voice', ... );