i want my client from app side to be able to set the caller id ,aka the number they want their customers see .
as i see we are setting the caller id in the voiceResponse func which is being called by Twilio .
I am using Nodejs as backend service , and i am setting the caller id in the /voice route where twiml configure calls :
i want my client from app side to be able to set the caller id ,aka the number they want their customers see . as i see we are setting the caller id in the
voiceResponse
func which is being called by Twilio .I am using Nodejs as backend service , and i am setting the caller id in the /voice route where twiml configure calls :