Osmo: Update Paging and Call Est timers.
This commit is contained in:
parent
3975f14e9e
commit
6a99400b02
2 changed files with 3 additions and 0 deletions
|
@ -86,5 +86,6 @@ network
|
||||||
<% if @mncc_codec != 'GSM' -%>
|
<% if @mncc_codec != 'GSM' -%>
|
||||||
dyn_ts_allow_tch_f 0
|
dyn_ts_allow_tch_f 0
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
timer net T3113 50
|
||||||
meas-feed destination 127.0.0.1 8888
|
meas-feed destination 127.0.0.1 8888
|
||||||
neighbor-resolution bind 172.16.0.1 4248
|
neighbor-resolution bind 172.16.0.1 4248
|
||||||
|
|
|
@ -90,6 +90,8 @@ msc
|
||||||
mgw local-port 2728
|
mgw local-port 2728
|
||||||
mgw remote-ip 127.0.0.1
|
mgw remote-ip 127.0.0.1
|
||||||
mgw remote-port 2427
|
mgw remote-port 2427
|
||||||
|
timer mgw X2 60
|
||||||
|
timer geran X4 45
|
||||||
mncc-int
|
mncc-int
|
||||||
default-codec tch-f amr
|
default-codec tch-f amr
|
||||||
default-codec tch-h amr
|
default-codec tch-h amr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue