VoIP Cookbook: Predefined Extension Names

From OnnoWiki
Revision as of 14:29, 9 March 2010 by Onnowpurbo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Asterisk defines a number of extension names for specific needs. These extensions are:

i	: Invalid 
s	: Start 
h	: Hangup 
t	: Timeout 
T	: AbsoluteTimeout 
o	: Operator 

and many more.

See Also