search for: at_n_amount_of_rings

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

2009 Jul 07
3
Answering the nTh call ...
...eventually write a script to answer the nTH call. (if I can't find it (why reinvent wheels). Looking to do some testing sending anywhere between 50-200 calls to a machine. I'd like a Snom/Polycom/whatever to pick up after the nTh call where nTh is whatever I set it to. exten => _X.,1,{at_N_amount_of_rings} exten => _X.,2,Dial(SIP/${EXTEN}@somwhere,45) So as a script it would be something like: if call != 25th ; then go elsewhere ; fi (make sense?) Where every 25th call or so would go through, the others would go wherever, not important. -- =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=...