Skip to content

Commit 707a555

Browse files
DanealauDanealau
authored andcommitted
Изменены порты
1 parent 15e4bfe commit 707a555

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

configs/osmocom/osmo-mgw.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
!
44
mgcp
55
bind ip 127.0.0.1
6-
rtp port-range 4002 16000
6+
rtp port-range 9002 21000
77
rtp bind-ip 127.0.0.1
88
rtp ip-probing
99
rtp ip-tos 184

services/osmo-bts-trx2.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ After=osmo-bsc.service
55

66
[Service]
77
Type=simple
8-
ExecStart=/usr/bin/osmo-bts-trx -s -c /etc/osmocom/osmo-bts2.cfg -X 6001 -Y 7001
8+
ExecStart=/usr/bin/osmo-bts-trx -s -c /etc/osmocom/osmo-bts2.cfg -X 6501 -Y 7001
99
Restart=always
1010
RestartSec=2
1111

services/osmo-bts-trx3.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ After=osmo-bsc.service
55

66
[Service]
77
Type=simple
8-
ExecStart=/usr/bin/osmo-bts-trx -s -c /etc/osmocom/osmo-bts3.cfg -X 6002 -Y 7002
8+
ExecStart=/usr/bin/osmo-bts-trx -s -c /etc/osmocom/osmo-bts3.cfg -X 6502 -Y 7002
99
Restart=always
1010
RestartSec=2
1111

services/osmo-trx-lms2.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ After=osmo-hlr.service osmo-mgw.service osmo-stp.service osmo-msc.service osmo-s
66
[Service]
77
Type=simple
88
Restart=always
9-
ExecStart=/usr/bin/osmo-trx-lms -C /etc/osmocom/osmo-trx-lms2.cfg -X 6010 -Y 7010
9+
ExecStart=/usr/bin/osmo-trx-lms -C /etc/osmocom/osmo-trx-lms2.cfg -X 6510 -Y 7010
1010
RestartSec=2
1111

1212
[Install]

services/osmo-trx-lms3.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ After=osmo-hlr.service osmo-mgw.service osmo-stp.service osmo-msc.service osmo-s
66
[Service]
77
Type=simple
88
Restart=always
9-
ExecStart=/usr/bin/osmo-trx-lms -C /etc/osmocom/osmo-trx-lms3.cfg -X 6011 -Y 7011
9+
ExecStart=/usr/bin/osmo-trx-lms -C /etc/osmocom/osmo-trx-lms3.cfg -X 6511 -Y 7011
1010
RestartSec=2
1111

1212
[Install]

0 commit comments

Comments
 (0)