Can Twilio pass multiple caller IDs? -


in app, call originates customer calling office number, , office number forwarding twilio number assign. can twilio pass me both originating number , office number forwarded (and distinguish between two)?

twilio evangelist here.

i'd suggest checking forwardedfrom parameter twilio includes in http request voice request url.

https://www.twilio.com/docs/api/twiml/twilio_request#synchronous-request-parameters

just know not perfect because not every carrier passes originating number when forward call.

hope helps.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -