Step by step:

Manual
1. $ cd /home/sepp/sipmagnifier
2. $ sudo ./captor.exe | ./dissector_lite.php &
3. Check these two PIDs, they should be contiguous
$ ps -aux | grep captor
$ ps -aux | grep dissector

4. Now, the SIP Fluoroscope is working.

Shell Script (It can only work on ms11.voip.edu.tw)
$ sudo /usr/local/etc/rc.d/sipfluoroscope.sh [start|stop|restart]