Hello world,
After succesfully getting LinPhone for iOS to build then compiling MicroSip to provision with a hacky provision server I set my sights on MacOS and thought what a mess, multiple codebases (with various original authors in a hodgepodge of languages), why not write a single interface/codebase?
So... now I'm exploring WebRTC projects to hopefully just use as-is without any changes. So far I've played with SaraPhone, ctxSIP, and Browser-Phone. I like the minimalism of ctxSIP, the clean integration of SaraPhone, and the advertised text/chat (haven't been able to send/receive messages yet) features of Browser-Phone, though its too light on the documentation to be a real contender.
I'm writing to crowdsource suggestions or maybe find others who'd like to participate, here's what I'm imagining:
Simple browser based webRTC phone which supports voice and text.
Mobile 'app' which exists to receive push notifications and open the web interface in a dedicated browser (no address bar or navigation).
There will likely be some changes to the Fusion/Freeswitch side to accomadate for sending the push, but should be minimally invasive and possibly just a dialplan.
After succesfully getting LinPhone for iOS to build then compiling MicroSip to provision with a hacky provision server I set my sights on MacOS and thought what a mess, multiple codebases (with various original authors in a hodgepodge of languages), why not write a single interface/codebase?
So... now I'm exploring WebRTC projects to hopefully just use as-is without any changes. So far I've played with SaraPhone, ctxSIP, and Browser-Phone. I like the minimalism of ctxSIP, the clean integration of SaraPhone, and the advertised text/chat (haven't been able to send/receive messages yet) features of Browser-Phone, though its too light on the documentation to be a real contender.
I'm writing to crowdsource suggestions or maybe find others who'd like to participate, here's what I'm imagining:
Simple browser based webRTC phone which supports voice and text.
Mobile 'app' which exists to receive push notifications and open the web interface in a dedicated browser (no address bar or navigation).
There will likely be some changes to the Fusion/Freeswitch side to accomadate for sending the push, but should be minimally invasive and possibly just a dialplan.