I define
[globals]
myvar = ${DB(store/myvar)}
---
But when I want to use ${myvar} in the dial plan, I found that the variable
is null when Asterisk is restarted. Only a reload would force globals to
read AstDB. Other variables in globals loads fine.
Any idea? (Asterisk 1.2.13)
Yuan Liu