Displaying 1 result from an estimated 1 matches for "test_iax".
Did you mean:
test_bad
2007 Feb 05
1
How to access environment variable?
How can I access an environmental variable in Asterisk 1.2.5?
It should be possible according to:
http://www.voip-info.org/wiki/view/Asterisk+variables
which says:
Environment Variables
You may access unix environment variables using the syntax:
${ENV(foo)}
${ENV(ASTERISK_PROMPT)}: the current Asterisk CLI prompt.
${ENV(RECORDED_FILE)}: the filename of the last file saved by the Record