[Freeswitch-users] Connection timed out while trying to install FS
    jungle boogie 
    jungleboogie0 at gmail.com
       
    Sat Aug 12 04:56:00 UTC 2017
    
    
  
Thus said Danny Dis on Fri, 11 Aug 2017 01:07:42 -0500
> Hi guys,
> 
> I'm having an issue while installing FS:
> 
> root at srv-lx-fs-01:~# wget -O - https://files.freeswitch.org/
>> repo/deb/debian/freeswitch_archive_g0.pub | apt-key add - echo "deb
>> http://files.freeswitch.org/repo/deb/freeswitch-1.6/ jessie main" >
>> /etc/apt/sources.list.d/freeswitch.list
Can you simply fetch this file:
https://files.freeswitch.org/repo/deb/debian/freeswitch_archive_g0.pub
curl -O 
https://files.freeswitch.org/repo/deb/debian/freeswitch_archive_g0.pub
(wget -O is likely the same thing, but I'm not too familiar with it)
    
    
More information about the FreeSWITCH-users
mailing list