FreeSWITCH Operation

    1. Starting FreeSWITCH
    2. Stopping FreeSWITCH
    3. CLI Commands

    Starting FreeSWITCH


    Background Mode  (Production)

    /usr/local/freeswitch/bin/freeswitch -nc

    Run "ps fax" to see if Freeswitch is up.

    ps fax |grep freeswitch

    Wait a few seconds, then run the FreeSWITCH CLI:

    /usr/local/freeswitch/bin/fs_cli

    Console Mode (Debugging)

    /usr/local/freeswitch/bin/freeswitch -nonat

    Stopping FreeSWITCH

    If FreeSWITCH is currently running in Background Mode

    /usr/local/freeswitch/bin/freeswitch -stop 

    If FreeSWITCH is currently running in Console Mode

    CLI> ...

    CLI Commands

     Sangoma ISDN CLI Commands

    Sangoma SS7 CLI Commands