[OGo-Users] OGo & Asterisk

Sebastian Reitenbach users@opengroupware.org
Sat, 15 Dec 2007 23:24:52 +0100


users@opengroupware.org wrote: 
> On 15.12.2007, at 22:27, Sebastian Reitenbach wrote:
> > Right now I just added a cdr table to the OGoModel, and started  
> > adding some Commands to the OGo Logic.
> 
> 
> I would prefer if you would not add it to OGoModel. Most likely this  
> is unnecessary (using EOAdaptor/EOAdaptorChannel is recommended  
> anyways).
> Also be sure that your code compiles as an OGo Logic plugin.
> 
> In other words, please design it as an addon, not as a core  
> component :-)

Hmm, ok you mean somehow like the AsteriskUI, an integrated bundle on its 
own? If so, then I should see to integrate it somewhere there.

Sebastian