[Freeswitch-users] How FreeSwitch starts on Debian 8

Valter Nogueira valter at fastway.com.br
Fri May 27 20:12:40 MSD 2016


I followed the instructions of
https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie

Which is pretty simple, indeed (exept by -y on apt-get install):

apt-get update && apt-get install -y curl
curl 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

apt-get update && apt-get install freeswitch-meta-all

After installation, Freeswitch was up and running, but I don't see any
/etc/init.d script to start it.

When I killed the process, it automatically restarted!

How does it happen?

Thank you

Valter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160527/92007852/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list