hello
i have SER+asterisk for voicemail. there are two cases
1. if UA is not registered at SER it will forward call to asterisk for voicemail. (working)
2. if UA is present at SER but not accepting call in 30 seconds. Ser should rout call to asterisk for voicemail.(this is not working Ser is only sending 486 busy to asterisk)
failure_route[1] {
if (t_check_status("408|486")){ revert_uri (); rewritehostport ("asterisk:5070"); append_branch(); #forward(asterisk,5070); } }
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com