[OGo-Discuss] CTI Integration

Sebastian Reitenbach discuss@opengroupware.org
Wed, 28 Mar 2007 18:11:46 +0200


discuss@opengroupware.org wrote: 
> On Mar 28, 2007, at 16:00, Sebastian Reitenbach wrote:
> > But I do not know, whether it is possible to make
> > them use ogo database as a source. At least the SIP password comes  
> > in my
> > mind, which has to be stored in ogo then too.
> 
> Wouldn't the authentication also be done by OGo? (SIP password == OGo  
> password?)
That would be the easiest way, but this is most likely not working that way:
The asterisk maintains an own user/password database, despite you use some 
other fancy realtime drivers. But in general, they are stored in clear text 
on the host, so that the admin can take a look at them. I have no clue, 
whether the asterisk is able to handle a password stored in e.g. ldap at 
all.

and another reason: sip is cleartext protocol, asterisk only supports SRTP, 
but not SIPS, as far as I know. Whether there is a VPN tunnel around it or 
not, makes no difference to that. All other protocols I have configured with 
ssl around it, or transfer cleartext protocols only on localhost...


sebastian