I would like to include a counter in a script so i can measure how many times a call has, for example had a message played, so that if it has had it 4 times i can route off somewhere else. Can't for the life in me find what command i would use. I can guess i need a call variable starting at zero, but what command would make it increase by 1 each time ??