问一下,IMSI号在CDMA中的哪条信令中能看到?
时间:11-01
整理:3721RD
点击:
如题。
我以前是做TD的,现在转做终端,最近用QXDM软件中遇到一个问题,
哪位大侠能告诉我,IMSI号在CDMA中的哪条信令中可以看到,熟悉这个软件的人能告诉我具体看的方法更好。谢谢。
有人告诉我,在Reverse/Data Burst和Forward date Burst 中,可是我没有看到
protocol_rev = 6 (IS2000)
chan_type = 1 (Paging)
chan
pc_msg
gen
prot_disc = 0
msg_id = 7
pc_ord
num_ords = 1 (0x1)
ords[0]
gen
hdr
ack_seq = 0 ß响应 msg_seq 0(注册)
msg_seq = 1
ack_req = 0
valid_ack = 1
addr_type = 2
addr
type2
imsi
imsi_class = 0
i_class
zero
imsi_class_0_type = 0
type
zero
imsi_s[HI] = 0
imsi_s[LO] = 137485978
order = 16 (Base Station Acknowledgement Order)
imsi_s[LO] = 137485978
orig
General Page Message
protocol_rev = 6 (IS2000)
chan_type = 1 (Paging)
chan
pc_msg
gen
prot_disc = 0
msg_id = 17
gen_page
config_msg_seq = 6 ß ①
acc_msg_seq = 1 ß ②
class_0_done = 1
class_1_done = 1
tmsi_done = 1
ordered_tmsis = 0
broadcast_done = 1
add_length = 0
num_pages = 1 (0x1) ß 可用的寻呼信道数量
gen_page[0]
page_class = 0
page_subclass = 3 ß page_class 、page_subclass定义手机按照何种形式发送手机号码
rec
format3
msg_seq = 0
mcc = 349 (0x15d) ß Mobile Country Code (3 digits fixed) SK Telecom value 450(349+111)
imsi_11_12 = 99 ß 99+11à’00 ‘Mobile Network Code Now, SKT:’00’, STI: ‘22’
imsi_s[HI] = 3
imsi_s[LO] = 2219332107 MIN号
special_service = 1 ß 请求 service_option.
我以前是做TD的,现在转做终端,最近用QXDM软件中遇到一个问题,
哪位大侠能告诉我,IMSI号在CDMA中的哪条信令中可以看到,熟悉这个软件的人能告诉我具体看的方法更好。谢谢。
有人告诉我,在Reverse/Data Burst和Forward date Burst 中,可是我没有看到
可能是我软件的不会设置,导致信令看到的不全,您能说一下具体是哪个条信令吗?CDMA我不太懂。
如果能进一步告诉我软件是如何设置的,我会万分感谢的。
起呼和寻呼响应消息都有。
Origination Message
ACCESS CHANNEL -- Origination Msg
Origination Message在95C中比95B增加了许多内容,起呼消息中包含服务类型指示和呼叫号码。Request mode定义系统的参数,通过它可以看到在使用什么系统。protocol_rev = 6 (IS2000)
chan_type = 1 (Paging)
chan
pc_msg
gen
prot_disc = 0
msg_id = 7
pc_ord
num_ords = 1 (0x1)
ords[0]
gen
hdr
ack_seq = 0 ß响应 msg_seq 0(注册)
msg_seq = 1
ack_req = 0
valid_ack = 1
addr_type = 2
addr
type2
imsi
imsi_class = 0
i_class
zero
imsi_class_0_type = 0
type
zero
imsi_s[HI] = 0
imsi_s[LO] = 137485978
order = 16 (Base Station Acknowledgement Order)
imsi_s[LO] = 137485978
orig
General Page Message
PAGING CHANNEL -- General Page Msg
系统通过此消息寻呼MS,如果MS收到此消息并正确识别自己的MIN号码,则通过PAGING REPONSE MSG 消息回复系统。在发送PAGING REPONSE MSG的同时,手机会进行位置更新。General Page Msg中包含使用同一时隙的其他用户的IMSI号码,此IMSI在空间传播是经过加密的,手机经过一定的算法算出时间的IMSI。MS在收到General Page Msg时,会在200ms内发送PAGING REPONSE MSG。protocol_rev = 6 (IS2000)
chan_type = 1 (Paging)
chan
pc_msg
gen
prot_disc = 0
msg_id = 17
gen_page
config_msg_seq = 6 ß ①
acc_msg_seq = 1 ß ②
class_0_done = 1
class_1_done = 1
tmsi_done = 1
ordered_tmsis = 0
broadcast_done = 1
add_length = 0
num_pages = 1 (0x1) ß 可用的寻呼信道数量
gen_page[0]
page_class = 0
page_subclass = 3 ß page_class 、page_subclass定义手机按照何种形式发送手机号码
rec
format3
msg_seq = 0
mcc = 349 (0x15d) ß Mobile Country Code (3 digits fixed) SK Telecom value 450(349+111)
imsi_11_12 = 99 ß 99+11à’00 ‘Mobile Network Code Now, SKT:’00’, STI: ‘22’
imsi_s[HI] = 3
imsi_s[LO] = 2219332107 MIN号
special_service = 1 ß 请求 service_option.
学习了