[OGo-Users] OGo & Asterisk

Sebastian Reitenbach users@opengroupware.org
Sat, 15 Dec 2007 22:27:10 +0100


users@opengroupware.org wrote: 
> Greets:
> 
> Been following this asterisk CTI dialer thread with great enthusiasm. I 
can 
> really use this in the future and will start to build up a server next 
week 
> when I get some time. Just a question. What are the plans for implementing 
> missed calls and the resulting messages? Will these be accessible via the 
UI 
> some how? I know that with asterisk you can do many things with message, 
just 
> wondering what the current state of implementation is or in what direction 
> are you moving?
take a look here, at the screenshots, this is already possible:
http://docs.opengroupware.org/Members/buzzdee/asterisk/AsteriskUI/view

I created all that stuff, any testing, and feedback is highly welcome. 
Report any problems you have, I'll try update the documentation or fix 
problems, 
if they arise.

Right now I just added a cdr table to the OGoModel, and started adding some 
Commands to the OGo Logic.
In the end I thoght, I'll add a checkbox to the appointments tab of persons 
in the WebUI, to overlay the appointments with phone calls from and to that 
person. As in the CDR record also is saved, whether the call was successful, 
failed, ... The successful cases can be divided into the called person 
answered, voice mail answered, ... 
Lots of possibilities, I'm open for suggestions. 
I also wanted to use the CDR table to add a report generator for the 
AsteriskUI.

greetings
Sebastian