Author Message
RajaMohammed
Joined: Mar 9, 2014
Messages: 196
Offline
Dear, I have a requirement to get 11 digits number or Hash(#) key in the same node. That means, # should be one of input value and not termchar. How can I achieve that? Please advice. I am using OD 7.0.1, JDK 1.7.
massimo__croci
Joined: Jan 31, 2020
Messages: 518
Offline
Take a look at https://www.devconnectprogram.com/site/global/products_resources/avaya_aura_orchestration_designer/support/faqs/index.gsp?tab=general&accordion=faq-34
RajaMohammed
Joined: Mar 9, 2014
Messages: 196
Offline
This explains only how to add /change Termchar. I need # as a valid input. this is to route the flow, if only # key is pressed.
massimo__croci
Joined: Jan 31, 2020
Messages: 518
Offline
Try to

- drag&drop a Property item into the node;
- set a different termchar (digit 0 through 9 or *) ;
- create a static DTMF grammar recognizing the character '#' as a digit.
RajaMohammed
Joined: Mar 9, 2014
Messages: 196
Offline
I did same. It works as expected. Thank you very much. It saves my time.
Go to:   
Mobile view