#=====================================================================
sub handleVoicemailNote {
#=====================================================================
my $ref_mail = shift;
my $db_write = shift || 1;
####
handleVoicemailNote($mail, 0);
####
handleVoicemailNote($mail);