search for: nextrep

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

Did you mean: nextres
2009 Jun 01
2
extensions not being detected consistently
...,mon-fri,*,*?open) exten => s,n,Wait(0.5); exten => s,n,Background(cassandra/OfficeHours) exten => Wait(10) exten => s,n(open),NoOp(open) exten => s,n,WaitExten(0.5); exten => s,n,Set(TIMEOUT(digit)=10) exten => s,n,Set(TIMEOUT(response)=15) exten => s,n,Background(cassandra/NextRep) ****This is the line where I have a problem with dialing an extension. The timing is very fickle and heaps of our callees cannot get to the right extension properly. exten => s,n,WaitExten(10,m[default]) exten => s,n,Macro(dial-us) exten => s,n,Macro...