Difference between revisions of "Freeswitch"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 9: | Line 9: | ||
Leave console: /bye or /quit or /exit | Leave console: /bye or /quit or /exit | ||
M2 radius log: | M2 radius log: /var/log/radius/radius.log | ||
<br><br> | <br><br> |
Revision as of 12:29, 5 June 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: /var/log/radius/radius.log