sms gateway - Turn off Voice call on my Plivo number -


i want turn off voice calls feature on plivo number because use them sending sms through api. when people receive sms , call number see , wait on hold or 45 seconds incurring in unnecessary costs.

thanks

you should able achieve removing answer url application.

  • go https://manage.plivo.com/number/
  • in last column should able see application
  • click on application against number
  • now should on page like: https://manage.plivo.com/app/edit/[application-id]/
  • remove value mentioned under answer url

this should setup no answering url number , hence people cannot call on number anymore.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -