doubi4617 2015-11-04 15:11
浏览 50
已采纳

建立Twilio电话公司目录

I'm trying to implement the following tutorial from Twilio:

https://www.twilio.com/docs/tutorials/companydirectory

I'm currently stuck at the following step:

You would assign this scripts URL to your incoming phone number in Twilio. When a call is received at that phone number, Twilio makes a request to this script.

How can I make a PHP file available for execution online so that Twilio can make a request to this file?

Thanks, Eyad

  • 写回答

1条回答 默认 最新

  • douyinmian8151 2015-11-04 16:15
    关注

    Twilio developer evangelist here.

    We're a big fan of the product ngrok which allows you to tunnel through from a public URL to your application running on your computer.

    Check out this post about the benefits of ngrok and this post which walks through getting started with ngrok.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 oracle集群安装出bug
  • ¥15 关于#python#的问题:自动化测试
  • ¥20 问题请教!vue项目关于Nginx配置nonce安全策略的问题