|
From: Matthias W. <Mat...@HS...> - 2015-08-24 13:40:29
|
Hi again, thanks for your replies. Sorry that I was missing to give an update on the current progress. I was not really expecting that somebody would read and reply. ;) Last week I got voice calls running. Though activating GSMTAP may be a good idea for further debugging. Thanks for the hint! Am Montag, 24. August 2015 13:05 CEST, "Keith E. Fleming" <ke...@ya...> schrieb: > Best bet is to turn on GSMTAP: > config Control.GSMTAP.GSM 1 > Then start Wireshark while capturing on interface 'lo', port 4729 and watch what happens. I have a pile of BLU handsets that do well in registering with old T-Mobile SIMs, but one particular Android handset is very finicky. I assume you have an ARFCN chosen that is appropriate for the handset's RF capabilities? For the moment I tried to configure Asterisk manually, i.e. editing /etc/asterisk/sip.conf and /etc/asterisk/extensions.conf and then typing `reload` in the Asterisk CLI which works okay. I added some GSM subscribers and was able to do testcalls. Furthermore I added Echo and Test Tone Service manually which also works. Nevertheless I have to try to do the setup via the installation script again to add automatic database requests for GSM subscribers. To add everybody manually is a pain. I still have to check the script again because I think when I tried it once in the past it broke my setup (database; probably because of "wrong" installation order). Am Montag, 24. August 2015 11:15 CEST, "Ralph A. Schmid, dk5ras" <ra...@sc...> schrieb: > I never installed Asterisk manually, the whole OpenBTS installation > procedure brings it all in a compatible way. So I guess it could be a good > idea uninstalling all the Asterisk stuff and let the build script so all the > work. > > Ralph. What I could not really figure out: is Multi-ARFCN for USRP N210 currently supported within the public repository or still only the commercial one? Will this ever be made available to public or not? Thank you for your help, Matthias |