userdoc:tt_ast_startup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
userdoc:tt_ast_startup [2012/04/23 05:53]
droemel
userdoc:tt_ast_startup [2012/04/23 05:54]
droemel
Line 4: Line 4:
 With the ''originate'' command you can also trigger a "call" at startup. A call to a local dummy extension can trigger a context, where you can e.g. initialize custom lamp states (from a database) or something else. With the ''originate'' command you can also trigger a "call" at startup. A call to a local dummy extension can trigger a context, where you can e.g. initialize custom lamp states (from a database) or something else.
  
-cli.conf+//cli.conf//
 <code>; <code>;
 ; Asterisk CLI configuration ; Asterisk CLI configuration
Line 23: Line 23:
  
 \\  \\ 
-extensions.conf+//extensions.conf//
 <code>; Ast-Startup Dummy Extension <code>; Ast-Startup Dummy Extension
 exten => ast-startup,1,Answer() exten => ast-startup,1,Answer()
  • userdoc/tt_ast_startup.txt
  • Last modified: 2013/04/20 04:27
  • by droemel