AbsoluteTimeout
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
Action: AbsoluteTimeout
Synopsis: Set Absolute Timeout
Privilege: call,all
Description: Hangup a channel after a certain time.
Variables: (Names marked with * are required)
*Channel: Channel name to hangup
*Timeout: Maximum duration of the call (sec)
Acknowledges set time with 'Timeout Set' message
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -1,6 +1,6 @@
Action: AbsoluteTimeout
Synopsis: Set Absolute Timeout
- Privilege: call,all
+ Privilege: system,call,all
Description: Hangup a channel after a certain time.
Variables: (Names marked with * are required)
*Channel: Channel name to hangup