search for: subst_user

Displaying 1 result from an estimated 1 matches for "subst_user".

Did you mean: submit_user
2005 Sep 28
0
Problem redirecting to voicemail through a SIP proxy (Looks like a bug)
...s list, but here is a Ser.cfg excerpt for anyone with experience with both. ) ## # User did not answer phone, or could not connect, or is on the phone and does not use call waiting. ## failure_route[3] { if(isflagset(10)) { if(t_check_status("486")) { if (!subst_user('/^/*voicemail-busy-/')){ log(1,"Err in subst_user\n"); } xlog("L_ERR", "Relaying to voicemail Busy\n"); } else { if (!subst_user('/^/*voicemail-noanswer-/')){...