I have an incoming call and I'd simply like to acc...
# general-english
a
I have an incoming call and I'd simply like to access the phone number they called from. I've tried using caller_id, callerId, from, and callerNumber (common for other such providers). How can I access the caller id information during a call? I'd also like to know if the original call was forwarded from another number. Is that a variable I can access? TIA.