Difference between revisions of "Freeswitch"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 2: | Line 2: | ||
Stop: freeswitch -stop | Stop: freeswitch -stop | ||
Restart: /etc/init.d/freeswitch restart (wait 30s until connecting to fs_cli, Freeswitch starts slowly) | |||
Connect to console: fs_cli (use 'console loglevel 6' for less debug output) | Connect to console: fs_cli (use 'console loglevel 6' for less debug output) |
Revision as of 11:29, 28 April 2014
Run in background: freeswitch -nc
Stop: freeswitch -stop
Restart: /etc/init.d/freeswitch restart (wait 30s until connecting to fs_cli, Freeswitch starts slowly)
Connect to console: fs_cli (use 'console loglevel 6' for less debug output)
Leave console: /bye or /quit or /exit
M2 radius log: /usr/local/var/log/radius/radius.log