Brian May <brian at microcomaustralia.com.au> wrote:
> In the sample dialplan, I see the syntax ${...} and the syntax
> $${...}. Are both these correct?
Yes. $$ is a preprocessor variable which is expanded when the XML
configuration is parsed. There is a wiki page on the subject.