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

sql - VB.NET Operand type clash: date is incompatible with int error -

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

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -