From andy.avtushenko at gmail.com Wed Jun 10 15:57:49 2015 From: andy.avtushenko at gmail.com (Andy Avtushenko) Date: Wed, 10 Jun 2015 07:57:49 -0800 Subject: Query - Running two ARFCN on UmTRX using OsmoBTS In-Reply-To: References: Message-ID: Hi Joe! That's weird that you have not found the logs. What installation procedure did you use? Did you get multi-bts up? I don't see any issues with cfg files. It's ok that 1st BTS is running in the same machine as the BSC 2015-06-09 21:53 GMT-08:00 Joe Ge : > > Hi Andy and Alexander, > > Following up on the previous thread. > Were you able to recreate the issue? > > Any help would be much appreciated > > Thanks and Regards, > Jijo > > On Fri, May 22, 2015 at 9:57 AM, Joe Ge wrote: > >> Hi Andy, >> I already tried the locate command on osmo-trx logs but didn't find >> anything. >> Am attaching the open-bsc.cfg(ho_bsc.cfg) file herewith. >> >> Hi Alexander, >> I'm trying to run the multi-BTS configuration as specified in: >> http://openbsc.osmocom.org/trac/wiki/multi-BTS_with_handover >> The only difference being that the 1st BTS is running in the same machine >> as the BSC(osmo-nitb) >> >> So I have 1st PC with osmo-nitb(ho_bsc.cfg), osmobts-trx(ho_bts0.cfg) and >> osmo-trx >> 2nd PC with only osmobts-trx(ho_bts1.cfg) and osmo-trx >> >> Also have you tested the handover with GPRS enabled(osmo-sgsn and >> openggsn)?? As that is my final objective. >> >> Thanks and Regards >> Jijo >> > > > -- Best regards, Andy -------------- next part -------------- An HTML attachment was scrubbed... URL: From alexander.chemeris at gmail.com Wed Jun 10 16:11:42 2015 From: alexander.chemeris at gmail.com (Alexander Chemeris) Date: Wed, 10 Jun 2015 12:11:42 -0400 Subject: Query - Running two ARFCN on UmTRX using OsmoBTS In-Reply-To: References: Message-ID: Jijo, Try using "bts 0" instead of "bts 1" in the ho_bts1.cfg. Otherwise config files look correct at a first glance. On Wed, Jun 10, 2015 at 1:53 AM, Joe Ge wrote: > > Hi Andy and Alexander, > > Following up on the previous thread. > Were you able to recreate the issue? > > Any help would be much appreciated > > Thanks and Regards, > Jijo > > On Fri, May 22, 2015 at 9:57 AM, Joe Ge wrote: >> >> Hi Andy, >> I already tried the locate command on osmo-trx logs but didn't find >> anything. >> Am attaching the open-bsc.cfg(ho_bsc.cfg) file herewith. >> >> Hi Alexander, >> I'm trying to run the multi-BTS configuration as specified in: >> http://openbsc.osmocom.org/trac/wiki/multi-BTS_with_handover >> The only difference being that the 1st BTS is running in the same machine >> as the BSC(osmo-nitb) >> >> So I have 1st PC with osmo-nitb(ho_bsc.cfg), osmobts-trx(ho_bts0.cfg) and >> osmo-trx >> 2nd PC with only osmobts-trx(ho_bts1.cfg) and osmo-trx >> >> Also have you tested the handover with GPRS enabled(osmo-sgsn and >> openggsn)?? As that is my final objective. >> >> Thanks and Regards >> Jijo > > > -- Regards, Alexander Chemeris. CEO, Fairwaves, Inc. https://fairwaves.co From amber_sarosh at hotmail.com Thu Jun 11 03:53:48 2015 From: amber_sarosh at hotmail.com (Amber and Sarosh) Date: Thu, 11 Jun 2015 08:53:48 +0500 Subject: OpenBTS UMTS with UmTRX Message-ID: Hi, Can someone please confirm if OpenBTS UMTS is supported with Fairwaves UmTRX? Regards, Amber & Sarosh -------------- next part -------------- An HTML attachment was scrubbed... URL: From alexander.chemeris at gmail.com Thu Jun 11 04:05:48 2015 From: alexander.chemeris at gmail.com (Alexander Chemeris) Date: Thu, 11 Jun 2015 00:05:48 -0400 Subject: OpenBTS UMTS with UmTRX In-Reply-To: References: Message-ID: Hi, There is no support for UmTRX in OpenBTS-UMTS code at the moment. You can ask OpenBTS-UMTS to include UmTRX - it should be trivial, since it's a UHD device. On Wed, Jun 10, 2015 at 11:53 PM, Amber and Sarosh wrote: > Hi, > Can someone please confirm if OpenBTS UMTS is supported with Fairwaves > UmTRX? > > Regards, > Amber & Sarosh -- Regards, Alexander Chemeris. CEO, Fairwaves, Inc. https://fairwaves.co From alexander.chemeris at gmail.com Thu Jun 18 05:09:06 2015 From: alexander.chemeris at gmail.com (Alexander Chemeris) Date: Thu, 18 Jun 2015 08:09:06 +0300 Subject: Query - Running two ARFCN on UmTRX using OsmoBTS In-Reply-To: References: Message-ID: On Wed, Jun 17, 2015 at 2:10 PM, Joe Ge wrote: > 1. How do I initiate a handover Either by physically moving the phone or by using "subscriber ID handover BTS_NR" VTY command at the NITB. > and is there any way to see the call flow messages from the terminals ? Configure GSMTAP at the NITB > 2. How do I build the system for GPRS support(OpenGGSN). I did it earlier > using the following links > http://openbsc.osmocom.org/trac/wiki/OpenBSC_GPRS and > https://wush.net/trac/rangepublic/wiki/fairwaves.gprs > What is the build version that I should be using for GPRS support? 'fairwaves/master' should work. -- Regards, Alexander Chemeris. CEO, Fairwaves, Inc. https://fairwaves.co From gmlistacc at gmail.com Mon Jun 1 13:52:07 2015 From: gmlistacc at gmail.com (George Minich) Date: Mon, 01 Jun 2015 13:52:07 -0000 Subject: umTRX and GNURADIO Message-ID: Good-day, I have been having difficulty trying to locate a HOWTO or other document outlining how to use/configure GNURADIO for the umTRX. I understand that GNURADIO will work with the umTRX however am not yet savvy with SDR and do not want to jump through hoops trying to get this working. If someone can point me in the right direction, it would be appreciated. Thank you George -------------- next part -------------- An HTML attachment was scrubbed... URL: From jijo123789 at gmail.com Wed Jun 10 05:53:10 2015 From: jijo123789 at gmail.com (Joe Ge) Date: Wed, 10 Jun 2015 05:53:10 -0000 Subject: Fwd: Query - Running two ARFCN on UmTRX using OsmoBTS In-Reply-To: References: Message-ID: Hi Andy and Alexander, Following up on the previous thread. Were you able to recreate the issue? Any help would be much appreciated Thanks and Regards, Jijo On Fri, May 22, 2015 at 9:57 AM, Joe Ge wrote: > Hi Andy, > I already tried the locate command on osmo-trx logs but didn't find > anything. > Am attaching the open-bsc.cfg(ho_bsc.cfg) file herewith. > > Hi Alexander, > I'm trying to run the multi-BTS configuration as specified in: > http://openbsc.osmocom.org/trac/wiki/multi-BTS_with_handover > The only difference being that the 1st BTS is running in the same machine > as the BSC(osmo-nitb) > > So I have 1st PC with osmo-nitb(ho_bsc.cfg), osmobts-trx(ho_bts0.cfg) and > osmo-trx > 2nd PC with only osmobts-trx(ho_bts1.cfg) and osmo-trx > > Also have you tested the handover with GPRS enabled(osmo-sgsn and > openggsn)?? As that is my final objective. > > Thanks and Regards > Jijo > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ho_bsc.cfg Type: application/octet-stream Size: 3187 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ho_bts0.cfg Type: application/octet-stream Size: 381 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ho_bts1.cfg Type: application/octet-stream Size: 380 bytes Desc: not available URL: From gmlistacc at gmail.com Sat Jun 13 16:13:13 2015 From: gmlistacc at gmail.com (GeorgeM) Date: Sat, 13 Jun 2015 16:13:13 -0000 Subject: UmTRX hardware cost Message-ID: Hello Alexander, Is the cost of the most current revision (2.3.1) of the UmTRX $950 as indicated on ?the Fairwaves website for the 2.2 revision? Also, please let me know about lead times for the umTRX.? Thank you? George -------------- next part -------------- An HTML attachment was scrubbed... URL: From jijo123789 at gmail.com Wed Jun 17 11:10:39 2015 From: jijo123789 at gmail.com (Joe Ge) Date: Wed, 17 Jun 2015 11:10:39 -0000 Subject: Query - Running two ARFCN on UmTRX using OsmoBTS In-Reply-To: References: Message-ID: Dear Andy, I used the procedure from http://openbsc.osmocom.org/trac/wiki/network_from_scratch And I installed the versions as specified by you in the previous mails. And it is working now. Dear Alexander, Thanks for the input. Your suggestion worked for the BTS and now I can see both of the BTSs from the OpenBSC console. I had a couple of more questions if you can help with them. 1. How do I initiate a handover and is there any way to see the call flow messages from the terminals ? 2. How do I build the system for GPRS support(OpenGGSN). I did it earlier using the following links http://openbsc.osmocom.org/trac/wiki/OpenBSC_GPRS and https://wush.net/trac/rangepublic/wiki/fairwaves.gprs What is the build version that I should be using for GPRS support? Looking forward to hearing from you. Thanks and Regards, Jijo -------------- next part -------------- An HTML attachment was scrubbed... URL: From jijo123789 at gmail.com Thu Jun 18 07:36:30 2015 From: jijo123789 at gmail.com (Joe Ge) Date: Thu, 18 Jun 2015 07:36:30 -0000 Subject: Query - Running two ARFCN on UmTRX using OsmoBTS In-Reply-To: References: Message-ID: Dear Alexander, Which are the packages required to be built for GPRS support in UmDESK? Earlier I had installed only the osmo-pcu and it was working properly. With the newer installation it is not working Currently I've installed libosmocore, osmo-pcu, openggsn, libosmo-abis, osmo-nitb, osmo-bts, osmo-trx and lcr. Does it require the libosmo-netif and the osmo-pcu libraries? I tried installing libosmo-netif package also, and now the osmo-pcu package is not able to detect the BTS at all. Which are the packages required to be run for GPRS? Is there any other links available for this installation with the branch details to be used for GPRS support? Thanks and Regards, Jijo On Thu, Jun 18, 2015 at 10:39 AM, Alexander Chemeris < alexander.chemeris at gmail.com> wrote: > On Wed, Jun 17, 2015 at 2:10 PM, Joe Ge wrote: > > 1. How do I initiate a handover > > Either by physically moving the phone or by using "subscriber ID > handover BTS_NR" VTY command at the NITB. > > > and is there any way to see the call flow messages from the terminals ? > > Configure GSMTAP at the NITB > > > 2. How do I build the system for GPRS support(OpenGGSN). I did it earlier > > using the following links > > http://openbsc.osmocom.org/trac/wiki/OpenBSC_GPRS and > > https://wush.net/trac/rangepublic/wiki/fairwaves.gprs > > What is the build version that I should be using for GPRS support? > > 'fairwaves/master' should work. > > -- > Regards, > Alexander Chemeris. > CEO, Fairwaves, Inc. > https://fairwaves.co > > -------------- next part -------------- An HTML attachment was scrubbed... URL: