Is there a standard way to esacpe '#' in config files?

in Help Center
Is there a way to have something like:
SwitchBoardServer.ACD.CTLink.1.ServerID=AVAYA#AVAYA_ECS#CSTA#AVAYACT1
in an ICE config file?
I know the Documentation says NO ;-(
Perhaps I'm lucky.
Kind regards,
Markus
SwitchBoardServer.ACD.CTLink.1.ServerID=AVAYA#AVAYA_ECS#CSTA#AVAYACT1
in an ICE config file?
I know the Documentation says NO ;-(
Perhaps I'm lucky.
Kind regards,
Markus
0
Comments
Cause we are using Unicode, I can use the Unicode Escape \u0023.