[OGo-Users] CTI & Asterisk - working

Sebastian Reitenbach users@opengroupware.org
Sun, 16 Dec 2007 14:16:28 +0100


users@opengroupware.org wrote: 
>   I've finally got click-to-dial working (or at least an icon that will 
> make something happen on an Asterisk box).
> 
>   I'm using a VM for testing which appears as 127.0.1.1 to Apache...  
> and not 127.0.0.1 or 10.0.2.15 (the virtual machines address), so that 
> explains why the icon wasn't appearing even though the dialer was 
> "registered".
This is the limitation of the CTIRemoteHostToDevice mapping, to get the 
other behavior you need to patch and recompile SkyDialNumber.m.

> 
>   Sorry about spamming the list so heavily...  I just wanted it working, 
> and I couldn't do it alone.  Thanks everyone for your help.
I'm glad to hear its working for you. I just added a troubleshooting section 
to the AsteriskDialer page in the docs plone. Thanks for all your feedback 
that pointed me to wrong and missing pieces there.

Sebastian