Hey,
i am trying to build a 2G network with an ip.access BTS (Model 165G DCS1800).
So far I can see the network on the RF spectrum and SMS delivery is working fine.
Unfortunately I cant send calls to other phones.
The open-bsc sends a lot of error messages to the log when the BTS is booting, I am not sure if my configuration is ok.
As attachments there are my configs and the logs of open-bsc and osmo-msc.
Thanks for your Help!
regards
crx
On Sat, Oct 22, 2022 at 07:47:32PM +0200, CRX wrote:
Unfortunately I cant send calls to other phones.
In your bsc log:
20221022192759059 DLMGCP ERROR MGW(mgw) Failed to read: r=127.0.0.1:12427<->l=127.0.0.1:2728: 111='Connection refused' (mgcp_client.c:724)
check the MGCP connection between BSC and MGW.
There's a wiki page about making these connections: https://osmocom.org/projects/cellular-infrastructure/wiki/Osmocom_Network_In... https://osmocom.org/projects/cellular-infrastructure/wiki/Osmocom_Network_In...
hth! ~N