加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

层三信令事件代码详解

(2012-06-05 17:45:57)
标签:

掉话

层三

事件代码

通话

呼叫

分类: 通信

        Unassiagned number(未分配的号码(空号)) 

      No route to destination(无至目的地的路由)

      Channel unacceptable(不可接受的信道)   

16        Normal clearing(正常清除) 

17        User busy(用户忙) 

18        No user responding(无用户响应) 

19        User alerting,no answer(已有用户提醒,但无应答)    

21        Call rejected(呼叫拒绝) 

22        Number changed(号码改变) 

26        Non selected user clearing(清除未选择的用户)

27        Destination out of order(终点故障)                MSCBSC 移动通信论坛/B(M-J7o-O1q;y
28        Incomplete number(无效号码格式(不完全的号码))                mscbsc 移动通信论坛拥有30万通信专业人员,超过50万份GSM/3G等通信技术资料,是国内领先专注于通信技术和通信人生活的社区。;Y5f7|4["T v ?6e:G3F
29        Facility rejected(设施被拒绝)                MSCBSC 移动通信论坛6o/E,~%E X(],X
30        Response to status enquiry(对状态询问的响应) 

31        Normal,unspecified(正常,未规定)                4m-C%[%Z#r E9X:T
34        No circuit/channel available(无电路/信道可用)                移动通信,通信工程师的家园,通信人才,求职招聘,网络优化,通信工程,出差住宿,通信企业黑名单1`+j6[.P*`(\8^
38        Network out of order(网络故障)                                        mscbsc 移动通信论坛拥有30万通信专业人员,超过50万份GSM/3G等通信技术资料,是国内领先专注于通信技术和通信人生活的社区。8|:i)W*s I+w4z
41        Temporary failure(临时故障)                                       
42        Switching equipment congestion(交换设备拥塞)                                       
43        Access information discarded(接入信息被丢弃)                                        mscbsc 移动通信论坛拥有30万通信专业人员,超过50万份GSM/3G等通信技术资料,是国内领先专注于通信技术和通信人生活的社区。"}7b'a5X&|$G9^2w"y,K
44        Requested circuit/channel not available(请求的电路/信道不可用)                        
47        Resources unavailable,unspecified(资源不可用,未规定)

49        Quality of service unavailable(服务质量不可用)

50        Requested facility not subscribed(未预订所请求的设施)      

55        Incoming calls barred within the CUG

57        Bearer capability not authorized(承载能力未认可) 

58        Bearer capability not presently available(承载能力目前不可用)

63        Service or option not available,unspecified(无适用的业务或任选项目,未规定)65        Bearer service not implemented(承载业务不能实现)

68        ACM equal to or greater than ACMmaxACM等同或大于ACMmax

69        Requested facility not implemented(所请求的设施不能实现)                                移动通信,通信工程师的家园,通信人才,求职招聘,网络优化,通信工程,出差住宿,通信企业黑名单.j#y2h)j/|#n!j2S A
70        Only restricted digital information bearer(仅能获得受限数字信息承载能力)

79        Service or option not implemented(业务不能实现,未规定)             

81        Invalid transaction identrfier value(无效处理识别码)

87        User not member of CUG(用户不是 CUG 成员)                         MSCBSC 移动通信论坛0F.y&j8j:E)z(U
88        Incompatible destination(非兼容目的地址)       

91        Invalid mandatory information(无效过渡网选择)

95        Semantically incorrect message(无效消息,未规定)

96        Invalid mandatory information(必选消息单元差错)

97        Message type non-existent or not implemented(消息类型不存在或不能实现) 

98        Message type not compatible with protocol state(消息与控制状态不兼容,消息类型不存在或不能实现)

99        Information element non-existent or not implemented(信息单元不存在或不能实现)100        Conditional IE error(无效信息单元内容)

101        Message not compatible with protocol state(消息与呼叫状态不兼容) 

102        Recovery on timer expiry(定时器超时恢复) 

111        Protocol error,unspecified(协议差错,未规定) 

127        Interworking,unspecified(互通,未规定) 

 

cause分析

102        Recovery on timer expiry(定时器超时恢复)

This cause indicates that a procedure has been initiated by the expiration of a timer in association with error handling procedures.
What it means:This is seen in situations where ACO (Alternate Call Offering) is being used. With this type of call pre-emption, the Telco switch operates a timer. For example, when an analog call is placed to a Netopia router that has two B Data Channels in place, the router relinquishes the second channel, but if it doesn't happen in the time allotted by the switch programming, the call will not ring through and will be discarded by the switch.

这个应该为超时为响应。以我的经验来看,这个应该是用户当时占用的时隙出了问题。建议核查传输。
这个原因是定时器到时恢复,一般都是没有接通的通话流程。也就是寻呼之后用户应答,网络自动断连。不是掉话。

建议检查disconnect信令前是否还存在nas的信令,从disconnect消息看应该是NAS的定时器超时导致释放CC连接的。

异系统切换导致信令丢失,网络端向UE下发disconnect消息

 

未接通的因素有:被叫位置更新、无线网络质量差 / 过覆盖/ 弱覆盖、TCH拥塞、硬件故障、Paging Delete、被叫频繁的小区重选、呼叫重建失败、上行干扰等八类原因

 

目前看过的最好的掉话的分析文档

数据DT事件分析流程-张磊

http://www.doc88.com/p-231400858727.html

[资料] 打包资料第一弹---【EDGE】全资料分7类

http://www.mscbsc.com/bbs/thread-303321-1-1.html

详细的信令代码解释

http://www.docin.com/p-474895780.html

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有