Thanks Girish. Thanks for the TIP. A question. Is the 408 answer determined by SER? If so, which is the timer that controls this timeout?. Thanks again,
Best regards,
Ricardo Martinez Ogalde
-----Mensaje original----- De: Girish [mailto:gr_sh2003@yahoo.com] Enviado el: MiƩrcoles, 22 de Diciembre de 2004 9:48 Para: Ricardo Martinez; SER Users (E-mail) Asunto: Re: [Serusers] Voice Mail Question.
Hi,
--- Ricardo Martinez rmartinez@redvoiss.net wrote:
What i'm looking for is to activate the voicemail on busy or in a "unanswered call" answers (408 or 496). Is there a way to do this?. Can someone give me an example of how to do this?.
Add a failure route in your script, and check for the status in that and send calls to voicemail server.
if (t_check_status ("408|496") { revert_uri(); rewritehostport("vm server ip:port"); append_branch(); t_relay(); break; }
HTH,
===== Girish Gopinath gr_sh2003@yahoo.com
__________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com