松哥的笔记
爱立信寻呼设置
2013-9-27 lqy
PAGLATA:定义LATA寻呼是否被使用,0不使用、1使用。

PAGREPCT1LA:定义当PAGLATA=1时有效,LA内寻呼不成功时,再次寻呼的方法(0:LA内不再寻呼,1:在LA内用TMSI或IMSI再次寻呼,2:在LA内用IMSI重复寻呼,3:重复用IMSI进行)

PAGREP1LA:定义当PAGLATA=0时有效,LA内寻呼不成功时,再次寻呼方法(0:在LA中不再重复寻呼,1:在LA内使用TMSI或IMSI重复PAGING一次,2:在LA内用IMSI重复PAGING一次,3:用IMSI做一次GLOBAL PAGING)

PAGREPGLOB:定义不成功的GLOBAL PAGING之后,再次寻呼方法(0:不在寻呼,1:用IMSI重复一次GLOBAL PAGING)

PAGTIMEFRSRT1LA:第一次区域性寻呼时长。

PAGTIMEFRSTGLOB:第一次全局寻呼时长。

PAGTIMEREP1LA:重复区域性寻呼时长。

PAGTIMEREPGLOB:重复全局性寻呼时长。

对于寻呼时长的设定没有建议值,应该随着网络的不同进行调整。但是一般来讲,第一次寻呼时长要大于第二次,两次寻呼加起来一般不要超过14 秒。

如果第一次寻呼为全局寻呼,那么是否发起第二次全局寻呼将由重复全局寻呼参数决定,

一般我们都会将重复全局寻呼参数设成1,表示用IMSI 发起第二次全局寻呼。寻呼时长由

交换机属性参数PAGTIMEREPGLOB 的值决定参数设置指令如下:

DBTRI;

DBTSC:TAB=AXEPARS,SETNAME=GSMMMSC,NAME=PAGREPGLOB,VALUE=1;

DBTRE:COM;

DBTSP:TAB=AXEPARS,SETNAME=GSM1APTC,NAME=TIMNREAM;

timnream>pagtimefrst1la+pagtimerep1la(or pagtimerepglob)

设置TMSI寻呼是与否: 修改IMSI寻呼为TMSI寻呼指令

dbtsp:tab=axepars,setname=gsmmmsc,name=TMSIPAR;

0 TMSI is not allocated. Note that this setting means that the TMSI is not used. The paging capacity will be decreased if TMSI is not used.

1 TMSI is allocated only on encrypted connection.

2 TMSI is allocated

第一次LA paging失败后,是否进行第二次LA paging寻呼

dbtsp:tab=axepars,setname=gsmmmsc,name=pagrep1la;

Value 0 indicates that paging in one particular location area is not repeated.

Value 1 indicates that paging in one particular location area is repeated once with either TMSI or IMSI.

Value 2 indicates that paging in one particular location area is repeated once with IMSI.

Value 3 indicates that paging is repeated once as global paging with IMSI.

dbtsp:tab=axepars,setname=gsmmmsc,name=pagrepct1la;



This parameter is only valid in case of mobile-terminating calls when the AXE parameter PAGLATA = 1.

The AXE parameter is applicable to ANSI-GSM.

The availability of this AXE parameter depends on commercial agreements.

Value 0 indicates that paging in a location area is not repeated.

Value 1 indicates that paging in a location area is repeated with either TMSI or IMSI.

Value 2 indicates that paging in a location area is repeated with IMSI.

Value 3 indicates that paging is repeated as call delivery LATA paging with IMSI.

DBTSP:TAB=AXEPARS,NAME=PAGLATA;



The AXE parameter indicates whether the non-LATA related or LATA-related paging method is used

Value 0 indicates that LATA paging is not used

Value 1 indicates that LATA paging is used.

第一次Global paging失败后,是否进行第二次Global paging寻呼

dbtsp:tab=axepars,setname=gsmmmsc,name=pagrepglob;

The AXE parameter defines repeating conditions for paging after unsuccessful global paging.

Value 0 indicates that global paging is not repeated.

Value 1 indicates that global paging is repeated once with IMSI.


发表评论:
昵称

邮件地址 (选填)

个人主页 (选填)

内容