Project

General

Profile

Actions

Support #4723

closed

How to connect to HLR SGP

Added by buarmin over 3 years ago. Updated 2 months ago.

Status:
Rejected
Priority:
High
Assignee:
-
Target version:
-
Start date:
08/19/2020
Due date:
% Done:

0%

Spec Reference:

Description

I want to being proxy between MSC and HLR.
with define an ASP and AS I can listen to specific port to to get MSC packetes. I want to route this packets to HLR.
what config do I need?

Actions #1

Updated by buarmin over 3 years ago

I want to being proxy between MSC and HLR.
with define an ASP and AS I can listen to specific port to to get MSC packetes. I want to route this packets to HLR.
what config do I need?

I get this error
m3ua.c:507 XUA_AS(...){AS_DOWN}: Event AS-TRANSFER.req not permitted

Actions #2

Updated by buarmin over 3 years ago

My Config is :
cs7 instance 0

xua rkm routing-key-allocation dynamic-permitted

asp my-msc_asp 3905 3906 m3ua

local-ip 172.18.1.4

remote-ip 12.18.1.8

as my-msc_as m3ua

asp my-msc_asp

routing-key 1 0.0.7

asp my-hlr_asp 3905 3907 m3ua

local-ip 172.18.1.4

remote-ip 172.18.1.4

as my-hlr_as m3ua

asp my-hlr_asp

routing-key 2 0.0.8

route-table system

update route 0.0.7 7.255.7 linkset my-hlr_as

update route 0.0.8 7.255.7 linkset my-msc_as

listen m3ua 3906

accept-asp-connections dynamic-permitted

Actions #3

Updated by buarmin over 3 years ago

My network schema is like this:

172.18.1.8           172.18.1.4    172.18.1.4   172.18.1.3
----- -------- ---------- | MSC | 3905 3906 | OSMOCOM |3907 3905 | HLR | | (ASP) +---------------> STP +-----------> (SGP) | | | | | | |
----- -------- ----------
Actions #4

Updated by buarmin over 3 years ago

buarmin wrote:

My network schema is like this:

172.18.1.8 172.18.1.4 172.18.1.4 172.18.1.3
----- -------- ---------- | MSC | 3905 3906 | OSMOCOM |3907 3905 | HLR | | (ASP) --------------> STP +----------> (SGP) | | | | | | |
----- -------- ----------

Actions #5

Updated by laforge 2 months ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)