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

SVG stroke-linecap doesn't work for circles in Firefox? -

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -