Twilio
Take aways from Signal Conference
Move stuff into Asterisk
Lots of stuff in Twilio space could be implemented in Asterisk space
ie TWIML could be used to design IVR / autoattendant systems in Asterisk. Doing this could make it easy to implement a failover, primary would be Asterisk but if * is down then the same code would fire up and run in Twilio.
What Twilio is doing
What Twilio is doing is building a big company by (1) doing only the back end, no applications. They provide only APIs and you write your own applications. (2) Using cloud. Everything they do lives in Amazon. Based on that there must be some backend to connect to carriers that does not require anything but IP. :-) That is, they don't have big server rooms full of HT503's
They have that big giant corporation mentality. But they do make their services available to little fleas like us. I can buy one phone line for $1 a month.
What does it take to build a basic PBX in the cloud?
- Set up SIP phone and provision it
- Give the SIP phone an extension
- Allow VOIP extensions to call each other
- Set up a receptionist line
- Create an after hours autoattendant
- Voicemail
- Tracking usage of extensions at receptionist station
Now that I have a PBX, how can I extend it?
- SMS support
- WebRTC
- Text to Speech
- Speech to Text
- Presence detection
- Softphones
- Mobile softphones