AMR: Don't use mode 1
turns out mode one (5_15) is a bad idea.
This commit is contained in:
parent
fc479be5d9
commit
09c0668c79
2 changed files with 4 additions and 4 deletions
|
@ -36,12 +36,12 @@
|
||||||
amr tch-f threshold bts 12 31 37
|
amr tch-f threshold bts 12 31 37
|
||||||
amr tch-f hysteresis bts 4 4 4
|
amr tch-f hysteresis bts 4 4 4
|
||||||
amr tch-f start-mode 2
|
amr tch-f start-mode 2
|
||||||
amr tch-h modes 0 1 3 5
|
amr tch-h modes 0 2 3 5
|
||||||
amr tch-h threshold ms 4 6 8
|
amr tch-h threshold ms 4 6 8
|
||||||
amr tch-h hysteresis ms 4 4 4
|
amr tch-h hysteresis ms 4 4 4
|
||||||
amr tch-h threshold bts 4 6 8
|
amr tch-h threshold bts 4 6 8
|
||||||
amr tch-h hysteresis bts 4 4 4
|
amr tch-h hysteresis bts 4 4 4
|
||||||
amr tch-h start-mode 3
|
amr tch-h start-mode 4
|
||||||
gprs mode <%= bts["gprs_m"] %>
|
gprs mode <%= bts["gprs_m"] %>
|
||||||
gprs routing area 21
|
gprs routing area 21
|
||||||
gprs network-control-order nc0
|
gprs network-control-order nc0
|
||||||
|
|
|
@ -12,8 +12,8 @@ msc 0
|
||||||
amr-config 7_95k allowed
|
amr-config 7_95k allowed
|
||||||
amr-config 7_40k forbidden
|
amr-config 7_40k forbidden
|
||||||
amr-config 6_70k allowed
|
amr-config 6_70k allowed
|
||||||
amr-config 5_90k forbidden
|
amr-config 5_90k allowed
|
||||||
amr-config 5_15k allowed
|
amr-config 5_15k forbidden
|
||||||
amr-config 4_75k allowed
|
amr-config 4_75k allowed
|
||||||
amr-payload octet-aligned
|
amr-payload octet-aligned
|
||||||
asp-protocol m3ua
|
asp-protocol m3ua
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue