eTalk Code
Status: Planning
Brought to you by:
egghunt
| File | Date | Author | Commit |
|---|---|---|---|
| data | 2006-06-21 | arnaldo | [r1] initial import |
| plugins | 2006-06-21 | arnaldo | [r1] initial import |
| src | 2006-06-21 | arnaldo | [r1] initial import |
| INTERFACE-DRAFT | 2006-06-21 | arnaldo | [r1] initial import |
| Makefile | 2006-06-21 | arnaldo | [r1] initial import |
| README | 2006-06-21 | arnaldo | [r1] initial import |
WHAT IS ETALK ABOUT ?
By now it's just an idea of a Softphone which:
- Will be written in EFL and has all candy stuff on UI, in a manner it doesn't bother the user, but instead integrates itself on the desktop for practicity and productivity.
- Will be entirelly modular, having plugins that can be loaded at run-time.
- The protocol will be a subset of a general plugin - IAX2 will be the first to be written
GENERAL IDEAS
Telephony software is great and inevitable, but its still a baby. In VoIP deployments, Softphones are relatively well accepted by users, but all of them shares a set of not yet solved troubles. My purpose here is to minimize the problem for the user perspective and still maintain an attractive software for developers, exporting a pretty simple API to writting plugins for voice, video and instant messaging.
Arnaldo M. Pereira - egghunt@gmail.com