Is it possible to route a call based on CNAM not CID?
I have this example:
CNAM is “TWILIO VERIFY” but the CID changes every time. I need this to bypass the IVR and go straight to an extension.
Is it possible to route a call based on CNAM not CID?
I have this example:
CNAM is “TWILIO VERIFY” but the CID changes every time. I need this to bypass the IVR and go straight to an extension.
I take it as not possible?
It’s possible, using custom dial plan. I don’t know if it is possible just using the GUI.
I’m not sure that you have specified the requirement in sufficient detail to give the best way of doing it with custom dialplan, e.g. an easy way might be to overwrite CNUM with a special value, then route normally, on that.