You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :
The text was updated successfully, but these errors were encountered:
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 :
The text was updated successfully, but these errors were encountered: