[OGo-Discuss] CTI Integration

Adam Tauno Williams discuss@opengroupware.org
Fri, 06 Apr 2007 16:04:01 -0700


>> > - management of meeting rooms (app_conference or meetme) 
>> Doesn't ogo already provide this via resources,  or do you mean the 
>> creation of conference bridges on the PBX?
>yes, virtual telephone conference rooms created on the asterisk, more here:
>http://www.voip-info.org/wiki/view/Asterisk+app_conference

According to this conferences are created on-the-fly.  I'm missing what 
exists to be controlled.

When a conference is closed have it automatically pushed to the calendar 
with everyone who joined as a partcipant?  I really wish our PBXs did that, 
 would be endlessly useful....  But this would be an entirely asterisk side 
thing (but would belong in the docs plone!)

>> Does Asterisk not support storing of messages in IMAP,  or managing 
>> messages via IMAP?  This is what Nortel's callpilot does,  it is 
actually 
>a 
>> rather nice model.  Perhaps someone could add this to Asterisk?  Seems 
>like 
>> using the code based from a simple IMAP server it should be reasonably 
>> simply to overlay the Asterisk spool directory.  This would give you 
>> something like 'real' unified messaging from any client,  including OGO.
>I have no idea whether I can do this with asterisk, maybe there is a 
branch 
>that enhances it that way, but I am not aware of any.

That's what I mean:  enhance asterisk. :)

>> > - see whether other extensions are "online" (especially important for 
>> >   mobile users with softphones)
>> Again seems like a job for XMPP.
>well, yes, xmpp presence could be checked too.

I can't imagine an organization wanting more than one presence 
system/method.  It seems like you'd want extensions to update their 
presence; and XMPP is a ubiquitous standard.