[OGo-Discuss] phone call information to contacts in ogo

Sebastian Reitenbach discuss@opengroupware.org
Fri, 14 Dec 2007 08:10:57 +0100


discuss@opengroupware.org wrote: 
> > I think I'll add a complete table, for the asterisk call records, and 
then 
> > automatically add a unique sequence on it, somehow ;), 
> 
> You just need an INT column whose default value is -
> nextval('key_generator') - and you'll get a unique OGo object id.

I think that is exactly what I was looking for, I'll play a bit with it over 
the weekend.

thanks a lot
Sebastian