In Twilio, what is the difference between Twilio number and logged in agent number? -


in twilio, difference between twilio number (for customer number) , logged in agent number? every agent have unique twilio number receive incoming call?

i assume agent number referring twilio client name.
twilio number number bought twilio can used in following cases .
  1.you can configure call number. i.e., if number receives call, can redirect number or common message or configure ivr menu etc.,
  2.to initiate outbound call twilio, can set number caller id.
twilio client on other hand, used connect our web application client(browser) side twilio , vice-versa.
client name created while generating capability token used setting twilio device in our client side.then ,the browser tab identified client name twilio. (used while dialling browser tab)
you can set same client name limited number of twilio devices.
detailed information on twilio client, visit this site.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -