Twilio Called Number parameter
Warren Schilpzand
I need to access the number that was called, which is a twilio number, as well as the originating number. The caller number is supplied in the chat_started webhook, but not the <Parameter name="to_number" value="+1xxxxxxxxxxx" /> which is posted when twilio connects to Hume. Is there a way to access that parameter?
This is so the tools for a configuration and prompt parameters can be dynamically assigned.