Rizwan Hisham wrote:
I think you can set absolute timeout variable for incoming call also. I havent tested it yet, y dont you try it. do like this:

before every local extension you can set:

exten=> _XXX,1,SET(Timeout(absolute) = 10)

exten=> 123,2,Dial
exten=> 234,2,Dial

     > Yuan Liu
     >
     >>> I think you can say something like:
     >>>
     >>> AbsoluteTimeout (or in 1.2x, Set(TIMEOUT(absolute) = seconds) )

Thank you!
It works as I expected.

Can I set some system var to warn caller how many time is left?
(like in Dial L flag)

--
Suich
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to