[Freeswitch-users] Syntax of ${domain}

Henk Oegema pabx_freeswitch at telenet.be
Fri Aug 15 14:36:18 EDT 2008


On Friday 15 August 2008 20:17:59 Brian West wrote:
> If you notice in the config you have $${something} its expanded in the
> config and parsed at load time.... ${something} will be parsed every
> time its seen ie when you traverse the dialplan.
>
> So the config file is parsed and written out to log/
> freeswitch.xml.fsxml  which is where the $${domain} would be expanded
> to the value of domain.
>

Thanks Brian.
It's clear now.

Henk



More information about the Freeswitch-users mailing list