First time caller, long time reader...
I'm looking to leverage * voicemail application. I see other posts but never a firm answer. My question is: How do I program SER to recognize "unavailable and/or busy" (similar to how * does this)? Then, if this state is recognized, I want SER to re-direct the call to *. If I can figure this out, then I believe all I have to do with * is set it up for no rings and do the normal "exten" commands. Seams pretty simple...
TIA and happy new year, Mike N.
See the documentation of tm modules, section about t_on_failure, or search the archive using google (add site:mail.iptel.org to the expression). The keys are t_on_failure, reply_route, t_on_reply.
As far as I can remember config examples appeared on the list as well.
Basically you call t_on_failure(<route section number>) and create a reply_route. In that reply route you redirect the message to voicemail.
Jan.
On 29-12 17:02, Michael Nigrelli wrote: