Rick,
I had same problem before
and I gave it
1.
Check location in yo
2.
set
3.
Strip 00 in Asterisk and send it to voicemail2(${EXTEN})
Regards
Leon Sun
From:
ser
Sent: Friday, September 30, 2005
12:58 PM
To: ser
S
Hi All
I’m working with a ser script, written by
someone that’s gone now, that ro
fail
xlog("L_ALERT", "%Tf %mf ****** Fail
if(t_check_stat
break;
};
if(method=="INVITE" && (t_check_stat
if(avp_db_load("$r
avp_p
prefix("V");
rewritehostport("A.B.C.D:5060");
append_branch();
xlog("L_ALERT", "****** Transfering to Voicemail\n");
t_on_reply("1");
t_relay();
};
}
Thanks
Rick