warbrett / hapi-softphone

A simple web softphone using Hapi and twilio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Hapi-Softphone

A basic hapi implementation of twilio's softphone example. Currently very incomplete, with the index view basically being a copy paste of their php example. Future plans involve inbound calls, custom interface, call routing, custom caller id's based on querying from index, etc.

About

A simple web softphone using Hapi and twilio

License:MIT License


Languages

Language:JavaScript 56.7%Language:HTML 43.3%