Last digits of Phone numbers are read as dates
I am trying to get the caller's number using customer.number variable. After getting the number I ask the assistant to repeat it but it says the last two digits as a date, for e.g. a number ending with 22 is converted to 2nd February. It is a German phone number starting with +49
Reasoning model: Azure Open AI GPT 4o mini
Voice: Azure tts model
For security reasons I need to use models hosted in azure in EU. When saving the phone number it is saved correctly but there is this issue only when the assistant speaks the number. How do I make sure that I get the phone number only as a number but not as a date?
Reasoning model: Azure Open AI GPT 4o mini
Voice: Azure tts model
For security reasons I need to use models hosted in azure in EU. When saving the phone number it is saved correctly but there is this issue only when the assistant speaks the number. How do I make sure that I get the phone number only as a number but not as a date?