- Joined
- Jan 30, 2013
- Messages
- 1
- Reaction score
- 0
Hello,
I want to make some "if then else"-templates based on the pbx_ip variable.
Is it possible to use something like:
{IF %%bpx_ip%%=1.2.3.4}
...
{ELSE}
...
{ENDIF}
?
I tried with %%, %, without %% but the resulting CFG is not right, the {...}-statements are literally placed into the provisioning file. So 3CX is not parsing the {if else}-tags.
Any ideas?
Best regards,
Boris.
I want to make some "if then else"-templates based on the pbx_ip variable.
Is it possible to use something like:
{IF %%bpx_ip%%=1.2.3.4}
...
{ELSE}
...
{ENDIF}
?
I tried with %%, %, without %% but the resulting CFG is not right, the {...}-statements are literally placed into the provisioning file. So 3CX is not parsing the {if else}-tags.
Any ideas?
Best regards,
Boris.