On Mon, Apr 20, 2009 at 10:35:44PM -0700, Jane Chen wrote: > Hi all, > > I tried to subscribe the openbts mailing list, but I did not succeed. I sent > email to dburg...@kestrelsp.com to subscribe the openbts mailing list. Could > anyone please help me solve the following problem? > > I tried to run the OpenBTS according to the instruction. > http://www.gnuradio.org/trac/wiki/OpenBTS/BuildingAndRunning. > > > Start Asterisk. > Start your SIP test phone and be sure that it can register with Asterisk. > Start the transceiver (in Transceiver/). It's best to route the output to > /dev/null. > Start OpenBTS<whatever> (in apps/). You probably want to pipe the output > through grep. > > "grep Control" to see L3 activities. > "grep LAPDm" to see L2 transactions. > "grep SIP" to see SIP transactions. > > I am not sure what I did is what the instruction means. Does "start asterisk" > mean "asterisk -vvvc"? Does "start SIP phone" means to execute the executable > zoiper? How can I know if the SIP phone can register with Asterisk? > Does "start the transceiver" mean "nice -10 ./transceiver >/dev/null"? Does > "start OpenBTS<whatever>" mean > "./OpenBTS900 |grep Control"? > > However, I got Segmentation fault.
Jane, Have you tried using gdb to see where the segfault is coming from? Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio