- 经验
- 182
- 分贝
- 0
- 家园分
- 704
- 在线时间:
- 408 小时
- 最后登录:
- 2017-1-18
- 帖子:
- 124
- 精华:
- 0
- 注册时间:
- 2011-10-9
- UID:
- 721787
注册:2011-10-9 1
|
E8-C终端上行SIP协议的作用是什么?
呼叫?数据?设备注册?
抓到SIP包里的from和to均为:
123024384262
该号码是SIP号码么?该号码与用户号码如何联系?
- SIP/2.0 200 OK
- Via: SIP/2.0/UDP 10.15.8.164:5060;branch=z9hG4bKc24d5ec7f39fc320
- Via: SIP/2.0/UDP 172.46.16.215:5058;received=172.46.16.215;branch=z9hG4bK272d53267
- To: "123024384262 ";tag=a0f0402-13504
- From: "123024384262 ";tag=9a8c1acffa58a17
- Call-ID: 0004904c5180b821729c54c09e898aed
- CSeq: 2088714443 OPTIONS
- Accept: application/sdp,application/ISUP,text/plain,text/xml-smml,multipart/mixed
- Accept-Encoding: identity
- Accept-Language: en
- Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,INFO,REFER,NOTIFY,PRACK,UPDATE
- Supported: 100rel
- Content-Length: 0
复制代码
|
|