[asterisk-users] Running asterisk on ARM (TS-7800) 1.4.23.1

Julien Claassen julien at c-lab.de
Fri Feb 6 20:35:46 CST 2009


Hi!
   First thought: try to debug it. Use debugging options while building, if 
there are any, and I believe there are.
   Then run asterisk with gdb:
gdb asterisk # optionally try asterisk with full path
   Then in gdb:
gdb> set args your_options
   e.g.:
gdb> set args -c
   Good luck!
           Julien

--------
Music was my first love and it will be my last (John Miles)

======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de



More information about the asterisk-users mailing list