Dear sirs.
How to assign a sequence of digits to variable or to parametr “IGNORE_DIGITS” in CED?
I can’t find example of syntax in documentation.
thanks in advance
CED is the return of the Treatment CollectDigits. So after the object you just put a variable assigment, for example:
vDigits = CED
I don’t understand however what you want to do with ignore digits parameter.
Sorry for my inaccuracy.
I mean, how to set a sequence of digits in the filed (look at screen).
for example, instead of asterisk ‘*’ put digits 7, 8, 9.
I tryied put it separated by commas, but it is wrong.
http://i59.fastpic.ru/big/2013/0827/78/1f602ee38766105048dc038b70d92c78.jpg
Well that will work or not depending on your PBX actually, not Genesys.
Read your TServer treatments section and see if supported.
thank you