inter-MSC handover worked

Change-Id: I66196ffc676a3822b50d6df748bc215502dadb6c
This commit is contained in:
Neels Hofmeyr 2019-04-07 03:24:32 +02:00
parent 6fca95b502
commit f0894a173c
4 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,7 @@ mgcp
domain bsc
bind ip ${MGW4BSC_IP}
bind port ${MGW4BSC_PORT}
rtp net-range 50004 60000
rtp port-range 23000 26000
number endpoints 1024
line vty
bind ${MGW4BSC_VTY_IP}

View File

@ -3,7 +3,7 @@ mgcp
domain msc
bind ip ${MGW4MSC_IP}
bind port ${MGW4MSC_PORT}
rtp net-range 50004 60000
rtp port-range 42000 45000
number endpoints 1024
line vty
bind ${MGW4MSC_VTY_IP}

View File

@ -19,6 +19,7 @@ msc
iu rab-assign-addr-enc x213
neighbor a cgi ${MCC} ${MNC} ${BTS0_LAC} ${BTS0_CI} ran-pc ${BSC_PC}
neighbor a cgi ${MCC2} ${MNC2} ${BTS1_LAC} ${BTS1_CI} msc-ipa-name ${MSC2_IPA_NAME}
handover-number range 1742000 1742999
mncc-int
default-codec tch-f fr
default-codec tch-h amr

View File

@ -19,6 +19,7 @@ msc
iu rab-assign-addr-enc x213
neighbor a cgi ${MCC} ${MNC} ${BTS0_LAC} ${BTS0_CI} msc-ipa-name ${MSC_IPA_NAME}
neighbor a cgi ${MCC2} ${MNC2} ${BTS1_LAC} ${BTS1_CI} ran-pc ${BSC2_PC}
handover-number range 2342000 2342999
mncc-int
default-codec tch-f fr
default-codec tch-h amr