discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] How to run OpenBTS? Where to subscribe the openbt


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] How to run OpenBTS? Where to subscribe the openbts mailing list?
Date: Tue, 21 Apr 2009 09:12:02 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

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 address@hidden 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]