Asterisk func AST_CONFIG
Synopsis:
This function reads a variable from an Asterisk configuration file.Introduced in Asterisk 1.6.0.x.
Description:
AST_CONFIG(config_file,category,variable_name)Notes
- *CLI> core show function AST_CONFIG
Return value
Returns the requested variable valueExamples
; Goto current ${EXTEN} in SIP channel's default contextexten => _XXXX,1,Goto(${AST_CONFIG(sip.conf,${CALLERID(num)},context),${EXTEN},1)
See also
Created by: dant, Last modification: Thu 15 of Oct, 2009 (08:03 UTC)
Featured -
Search:

Page Changes






