-1

Ive built an IVR using twilio where 3 of the 4 departments forward to the same number. Is there any way to identify what department the incoming call is coming from?

Blake
  • 76
  • 8

1 Answers1

0

There is a whisper capability of the TwiML Number noun you could use, to pre-announce this to the called party before they are connected.

TwiML Number Noun https://www.twilio.com/docs/voice/twiml/number#attributes-url

Alan
  • 10,465
  • 2
  • 8
  • 9