SMG Start

  1. Start ss7box and ensure SS7 links are aligned. See ss7box User Manual.
    cd /ss7box
    ./Tail
    ./ss7boxd
  2. Start wanpipes for zaptel interfaces and SS7 IMT interfaces without SS7 links (if you have them).
    wanrouter start
    This command uses /etc/wanpipe/wanrouter.rc for operational control.
    
    
  3. If zaptel interfaces are defined:
    ztcfg -vvv
    This step can be automated as part of the "wanrouter start" command.
  4. start asterisk
  5. Start SMG
    cd /smg
    ./re-sync.sh
  6. For versions prior to 2007-09-19 you should be in the Asterisk CLI at this point. Use ctl-c to exit to the shell prompt. For versions starting at 2007-09-19 Asterisk is independent of SMG so you can start/stop Asterisk and SMG independently of each other.
  7. Use "/ss7box/xps" to check processes. You should have ss7boxd, ss7boost, sangoma_mgd, and asterisk running.
  8. Use "/ss7box/Tail off" to turn off log file tailing.

Created by: mike last modification: Monday 29 of October, 2007 [01:24:27 UTC] by mike

The original document is available at http://www.ss7box.com/tiki-index.php?page=SMG%20Start