1
YateBTS / Re: Yate Mini Core
« on: June 29, 2018, 02:26:39 AM »
Sure we can.
I've checked the configurations and saw that you've set the local port in the STP node same for all the other nodes. (3500)
It should be unique for each node.
This is your configuration now:
[root@core-SERIAL stp]# cat sigtransport.conf
[$include sigtran-custom.conf]
[general]
updated=Friday, 29-Jun-18 07:33:30 GMT from 127.0.0.1
locked=false
[my_YateSMSC_103_0]
type=sctp
stream=no
endpoint=no
local=127.0.0.1:3500
remote=127.0.0.1:5016
[my_YateHSS_101_0]
type=sctp
stream=no
endpoint=no
local=127.0.0.1:3500
remote=127.0.0.1:5014
[my_YateUCN_102_0]
type=sctp
stream=no
endpoint=no
local=127.0.0.1:3500
remote=127.0.0.1:5015
[root@core-SERIAL stp]#
Please Edit each node -> SS7 settings and set a uniq remote/adjacent port for each equipment.
I've checked the configurations and saw that you've set the local port in the STP node same for all the other nodes. (3500)
It should be unique for each node.
This is your configuration now:
[root@core-SERIAL stp]# cat sigtransport.conf
[$include sigtran-custom.conf]
[general]
updated=Friday, 29-Jun-18 07:33:30 GMT from 127.0.0.1
locked=false
[my_YateSMSC_103_0]
type=sctp
stream=no
endpoint=no
local=127.0.0.1:3500
remote=127.0.0.1:5016
[my_YateHSS_101_0]
type=sctp
stream=no
endpoint=no
local=127.0.0.1:3500
remote=127.0.0.1:5014
[my_YateUCN_102_0]
type=sctp
stream=no
endpoint=no
local=127.0.0.1:3500
remote=127.0.0.1:5015
[root@core-SERIAL stp]#
Please Edit each node -> SS7 settings and set a uniq remote/adjacent port for each equipment.