Guest User

Bad Call

a guest
Jun 14th, 2011
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.50 KB | None | 0 0
  1. Bad call from PSTN to 9012XX1XX1
  2.  
  3.  
  4. Call is in Queue waiting for agent to pick up
  5. Asterisk18*CLI> core show channels
  6. Channel Location State Application(Data)
  7. SIP/9013XX9XX8-00000 [email protected] Up Queue(irock.com,t)
  8. 1 active channel
  9. 1 active call
  10. 32 calls processed
  11.  
  12.  
  13. Asterisk18*CLI> sip show peers
  14. Name/username Host Dyn Forcerport ACL Port Status Realtime
  15. 173.xx.xx.63 173.xx.xx.63 5060 Unmonitored
  16. 9012xx2xx4/9012xx2xx4 173.xx.xx.107 N 5060 Unmonitored Cached RT
  17. 9013XX9XX8/9013XX9XX8 173.xx.xx.107 N 5060 Unmonitored Cached RT
  18. 3 sip peers [Monitored: 0 online, 0 offline Unmonitored: 3 online, 0 offline]
  19. -- Told SIP/9013XX9XX8-0000002b in irock.com their queue position (which was 1)
  20. -- <SIP/9013XX9XX8-0000002b> Playing 'queue-thankyou.gsm' (language 'en')
  21.  
  22.  
  23.  
  24.  
  25.  
  26. <--- SIP read from UDP:173.xx.xx.107:5060 --->
  27. INVITE sip:[email protected] SIP/2.0
  28. Record-Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b;did=99.fcd5a0b6;vst=SllBCAsBAAQDAHEHBgJuW0JcTVIdTV5dNw-->
  29. Via: SIP/2.0/UDP 173.xx.xx.107;branch=z9hG4bKb6f7.4b79c394.0
  30. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0
  31. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b
  32. CSeq: 103 INVITE
  33. Call-ID: B2B.365.2114915
  34. Content-Length: 332
  35. User-Agent: OpenSIPS (1.6.4-2-notls (x86_64/linux))
  36. Content-Type: application/sdp
  37. Supported: replaces
  38. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  39. Max-Forwards: 68
  40. Contact: <sip:173.203.82.88:5060;transport=udp>
  41. P-hint: outbound->inbound
  42. P-hint: Route[6]: mediaproxy
  43.  
  44. v=0
  45. o=root 15753 15753 IN IP4 64.2.142.15
  46. s=session
  47. c=IN IP4 64.2.142.15
  48. t=0 0
  49. m=audio 16632 RTP/AVP 0 8 3 18 101
  50. a=rtpmap:0 PCMU/8000
  51. a=rtpmap:8 PCMA/8000
  52. a=rtpmap:3 GSM/8000
  53. a=rtpmap:18 G729/8000
  54. a=fmtp:18 annexb=no
  55. a=rtpmap:101 telephone-event/8000
  56. a=fmtp:101 0-16
  57. a=silenceSupp:off - - - -
  58. a=ptime:20
  59. a=sendrecv
  60. <------------->
  61. --- (17 headers 16 lines) ---
  62. Sending to 173.xx.xx.107:5060 (no NAT)
  63. Using INVITE request as basis request - B2B.365.2114915
  64. Found peer '9013XX9XX8' for '9014817029' from 173.xx.xx.107:5060
  65. == Using SIP RTP CoS mark 5
  66. Found RTP audio format 0
  67. Found RTP audio format 8
  68. Found RTP audio format 3
  69. Found RTP audio format 18
  70. Found RTP audio format 101
  71. Found audio description format PCMU for ID 0
  72. Found audio description format PCMA for ID 8
  73. Found audio description format GSM for ID 3
  74. Found audio description format G729 for ID 18
  75. Found audio description format telephone-event for ID 101
  76. Capabilities: us - 0x80000008000e (gsm|ulaw|alaw|h263|testlaw), peer - audio=0x10e (gsm|ulaw|alaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0xe (gsm|ulaw|alaw)
  77. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  78. Peer audio RTP is at port 64.2.142.15:16632
  79. Looking for 9012XX1XX1 in irock.com (domain irock.com)
  80. list_route: hop: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b;did=99.fcd5a0b6;vst=SllBCAsBAAQDAHEHBgJuW0JcTVIdTV5dNw-->
  81.  
  82. <--- Transmitting (NAT) to 173.xx.xx.107:5060 --->
  83. SIP/2.0 100 Trying
  84. Via: SIP/2.0/UDP 173.xx.xx.107;branch=z9hG4bKb6f7.4b79c394.0;received=173.xx.xx.107;rport=5060
  85. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0
  86. Record-Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b;did=99.fcd5a0b6;vst=SllBCAsBAAQDAHEHBgJuW0JcTVIdTV5dNw-->
  87. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b
  88. Call-ID: B2B.365.2114915
  89. CSeq: 103 INVITE
  90. Server: Asterisk PBX 1.8.4.2
  91. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  92. Supported: replaces, timer
  93. Contact: <sip:[email protected]:5060>
  94. Content-Length: 0
  95.  
  96.  
  97. <------------>
  98. -- Executing [[email protected]:1] Answer("SIP/9013XX9XX8-0000002c", "") in new stack
  99. Audio is at 5060
  100. Adding codec 0x2 (gsm) to SDP
  101. Adding codec 0x4 (ulaw) to SDP
  102. Adding codec 0x8 (alaw) to SDP
  103. Adding non-codec 0x1 (telephone-event) to SDP
  104.  
  105. <--- Reliably Transmitting (NAT) to 173.xx.xx.107:5060 --->
  106. SIP/2.0 200 OK
  107. Via: SIP/2.0/UDP 173.xx.xx.107;branch=z9hG4bKb6f7.4b79c394.0;received=173.xx.xx.107;rport=5060
  108. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0
  109. Record-Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b;did=99.fcd5a0b6;vst=SllBCAsBAAQDAHEHBgJuW0JcTVIdTV5dNw-->
  110. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b
  111. To: <sip:[email protected]>;tag=as588736bf
  112. Call-ID: B2B.365.2114915
  113. CSeq: 103 INVITE
  114. Server: Asterisk PBX 1.8.4.2
  115. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  116. Supported: replaces, timer
  117. Contact: <sip:[email protected]:5060>
  118. Content-Type: application/sdp
  119. Content-Length: 312
  120.  
  121. v=0
  122. o=root 1750099629 1750099629 IN IP4 173.xx.xx.63
  123. s=Asterisk PBX 1.8.4.2
  124. c=IN IP4 173.xx.xx.63
  125. t=0 0
  126. m=audio 11978 RTP/AVP 3 0 8 101
  127. a=rtpmap:3 GSM/8000
  128. a=rtpmap:0 PCMU/8000
  129. a=rtpmap:8 PCMA/8000
  130. a=rtpmap:101 telephone-event/8000
  131. a=fmtp:101 0-16
  132. a=silenceSupp:off - - - -
  133. a=ptime:20
  134. a=sendrecv
  135.  
  136. <------------>
  137.  
  138. <--- SIP read from UDP:173.xx.xx.107:5060 --->
  139. ACK sip:[email protected]:5060 SIP/2.0
  140. Record-Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b>
  141. Via: SIP/2.0/UDP 173.xx.xx.107;branch=z9hG4bKb6f7.4b79c394.2
  142. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.28049323.0
  143. To: <sip:[email protected]>;tag=as588736bf
  144. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b
  145. CSeq: 103 ACK
  146. Call-ID: B2B.365.2114915
  147. Content-Length: 0
  148. User-Agent: OpenSIPS (1.6.4-2-notls (x86_64/linux))
  149. Max-Forwards: 69
  150. Contact: <sip:173.203.82.88:5060;transport=udp>
  151.  
  152. <------------->
  153. --- (12 headers 0 lines) ---
  154. -- Executing [[email protected]:2] Set("SIP/9013XX9XX8-0000002c", "QUEUE_MAX_PENALTY=10") in new stack
  155. -- Executing [[email protected]:3] Queue("SIP/9013XX9XX8-0000002c", "irock.com,t") in new stack
  156. -- Started music on hold, class 'default', on SIP/9013XX9XX8-0000002c
  157. -- Stopped music on hold on SIP/9013XX9XX8-0000002c
  158. -- <SIP/9013XX9XX8-0000002c> Playing 'queue-youarenext.gsm' (language 'en')
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188. U 2011/06/14 16:03:48.757522 173.203.82.88:5060 -> 173.xx.xx.107:5060
  189. INVITE sip:[email protected]:5060 SIP/2.0.
  190. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0.
  191. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  192. CSeq: 103 INVITE.
  193. Call-ID: B2B.365.2114915.
  194. Content-Length: 332.
  195. User-Agent: OpenSIPS (1.6.4-2-notls (x86_64/linux)).
  196. Content-Type: application/sdp.
  197. Supported: replaces.
  198. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO.
  199. Max-Forwards: 69.
  200. Contact: <sip:173.203.82.88:5060;transport=udp>.
  201. .
  202. v=0.
  203. o=root 15753 15753 IN IP4 64.2.142.15.
  204. s=session.
  205. c=IN IP4 64.2.142.15.
  206. t=0 0.
  207. m=audio 16632 RTP/AVP 0 8 3 18 101.
  208. a=rtpmap:0 PCMU/8000.
  209. a=rtpmap:8 PCMA/8000.
  210. a=rtpmap:3 GSM/8000.
  211. a=rtpmap:18 G729/8000.
  212. a=fmtp:18 annexb=no.
  213. a=rtpmap:101 telephone-event/8000.
  214. a=fmtp:101 0-16.
  215. a=silenceSupp:off - - - -.
  216. a=ptime:20.
  217. a=sendrecv.
  218.  
  219.  
  220. .
  221.  
  222. #
  223. U 2011/06/14 16:03:49.758654 173.203.82.88:5060 -> 173.xx.xx.107:5060
  224. INVITE sip:[email protected]:5060 SIP/2.0.
  225. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0.
  226. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  227. CSeq: 103 INVITE.
  228. Call-ID: B2B.365.2114915.
  229. Content-Length: 332.
  230. User-Agent: OpenSIPS (1.6.4-2-notls (x86_64/linux)).
  231. Content-Type: application/sdp.
  232. Supported: replaces.
  233. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO.
  234. Max-Forwards: 69.
  235. Contact: <sip:173.203.82.88:5060;transport=udp>.
  236. .
  237. v=0.
  238. o=root 15753 15753 IN IP4 64.2.142.15.
  239. s=session.
  240. c=IN IP4 64.2.142.15.
  241. t=0 0.
  242. m=audio 16632 RTP/AVP 0 8 3 18 101.
  243. a=rtpmap:0 PCMU/8000.
  244. a=rtpmap:8 PCMA/8000.
  245. a=rtpmap:3 GSM/8000.
  246. a=rtpmap:18 G729/8000.
  247. a=fmtp:18 annexb=no.
  248. a=rtpmap:101 telephone-event/8000.
  249. a=fmtp:101 0-16.
  250. a=silenceSupp:off - - - -.
  251. a=ptime:20.
  252. a=sendrecv.
  253.  
  254.  
  255. .
  256.  
  257. #
  258. U 2011/06/14 16:03:50.315548 173.xx.xx.107:5060 -> 173.203.82.88:5060
  259. SIP/2.0 100 Giving a try.
  260. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0.
  261. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  262. CSeq: 103 INVITE.
  263. Call-ID: B2B.365.2114915.
  264. Server: ae SIP Proxy.
  265. Content-Length: 0.
  266. .
  267.  
  268. #
  269. U 2011/06/14 16:03:50.315709 173.xx.xx.107:5060 -> 173.xx.xx.63:5060
  270. INVITE sip:[email protected] SIP/2.0.
  271. Record-Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b;did=99.fcd5a0b6;vst=SllBCAsBAAQDAHEHBgJuW0JcTVIdTV5dNw-->
  272. .
  273. Via: SIP/2.0/UDP 173.xx.xx.107;branch=z9hG4bKb6f7.4b79c394.0.
  274. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0.
  275. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  276. To: <sip:[email protected]>.
  277. CSeq: 103 INVITE.
  278. Call-ID: B2B.365.2114915.
  279. Content-Length: 332.
  280. User-Agent: OpenSIPS (1.6.4-2-notls (x86_64/linux)).
  281. Content-Type: application/sdp.
  282. Supported: replaces.
  283. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO.
  284. Max-Forwards: 68.
  285. Contact: <sip:173.203.82.88:5060;transport=udp>.
  286. P-hint: outbound->inbound .
  287. P-hint: Route[6]: mediaproxy .
  288. .
  289. v=0.
  290. o=root 15753 15753 IN IP4 64.2.142.15.
  291. s=session.
  292. c=IN IP4 64.2.142.15.
  293. t=0 0.
  294. m=audio 16632 RTP/AVP 0 8 3 18 101.
  295. a=rtpmap:0 PCMU/8000.
  296. a=rtpmap:8 PCMA/8000.
  297. a=rtpmap:3 GSM/8000.
  298. a=rtpmap:18 G729/8000.
  299. a=fmtp:18 annexb=no.
  300. a=rtpmap:101 telephone-event/8000.
  301. a=fmtp:101 0-16.
  302. a=silenceSupp:off - - - -.
  303. a=ptime:20.
  304. a=sendrecv.
  305.  
  306.  
  307.  
  308. #
  309. U 2011/06/14 16:03:50.316504 173.xx.xx.107:5060 -> 173.203.82.88:5060
  310. SIP/2.0 100 Giving a try.
  311. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0.
  312. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  313. CSeq: 103 INVITE.
  314. Call-ID: B2B.365.2114915.
  315. Server: ae SIP Proxy.
  316. Content-Length: 0.
  317. .
  318.  
  319.  
  320.  
  321. #
  322. U 2011/06/14 16:03:50.318765 173.xx.xx.63:5060 -> 173.xx.xx.107:5060
  323. SIP/2.0 100 Trying.
  324. Via: SIP/2.0/UDP 173.xx.xx.107;branch=z9hG4bKb6f7.4b79c394.0;received=173.xx.xx.107;rport=5060.
  325. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0.
  326. Record-Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b;did=99.fcd5a0b6;vst=SllBCAsBAAQDAHEHBgJuW0JcTVIdTV5dNw-->
  327. .
  328. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  329. To: <sip:[email protected]>.
  330. Call-ID: B2B.365.2114915.
  331. CSeq: 103 INVITE.
  332. Server: Asterisk PBX 1.8.4.2.
  333. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
  334. Supported: replaces, timer.
  335. Contact: <sip:[email protected]:5060>.
  336. Content-Length: 0.
  337. .
  338.  
  339. #
  340. U 2011/06/14 16:03:50.319325 173.xx.xx.63:5060 -> 173.xx.xx.107:5060
  341. SIP/2.0 200 OK.
  342. Via: SIP/2.0/UDP 173.xx.xx.107;branch=z9hG4bKb6f7.4b79c394.0;received=173.xx.xx.107;rport=5060.
  343. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0.
  344. Record-Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b;did=99.fcd5a0b6;vst=SllBCAsBAAQDAHEHBgJuW0JcTVIdTV5dNw-->
  345. .
  346. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  347. To: <sip:[email protected]>;tag=as588736bf.
  348. Call-ID: B2B.365.2114915.
  349. CSeq: 103 INVITE.
  350. Server: Asterisk PBX 1.8.4.2.
  351. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
  352. Supported: replaces, timer.
  353. Contact: <sip:[email protected]:5060>.
  354. Content-Type: application/sdp.
  355. Content-Length: 312.
  356. .
  357. v=0.
  358. o=root 1750099629 1750099629 IN IP4 173.xx.xx.63.
  359. s=Asterisk PBX 1.8.4.2.
  360. c=IN IP4 173.xx.xx.63.
  361. t=0 0.
  362. m=audio 11978 RTP/AVP 3 0 8 101.
  363. a=rtpmap:3 GSM/8000.
  364. a=rtpmap:0 PCMU/8000.
  365. a=rtpmap:8 PCMA/8000.
  366. a=rtpmap:101 telephone-event/8000.
  367. a=fmtp:101 0-16.
  368. a=silenceSupp:off - - - -.
  369. a=ptime:20.
  370. a=sendrecv.
  371.  
  372.  
  373. #
  374. U 2011/06/14 16:03:50.551048 173.xx.xx.107:5060 -> 173.203.82.88:5060
  375. SIP/2.0 200 OK.
  376. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.18049323.0.
  377. Record-Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b;did=99.fcd5a0b6;vst=SllBCAsBAAQDAHEHBgJuW0JcTVIdTV5dNw-->
  378. .
  379. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  380. To: <[email protected]>;tag=as588736bf.
  381. Call-ID: B2B.365.2114915.
  382. CSeq: 103 INVITE.
  383. Server: Asterisk PBX 1.8.4.2.
  384. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
  385. Supported: replaces, timer.
  386. Contact: <sip:[email protected]:5060>.
  387. Content-Type: application/sdp.
  388. Content-Length: 312.
  389. .
  390. v=0.
  391. o=root 1750099629 1750099629 IN IP4 173.xx.xx.63.
  392. s=Asterisk PBX 1.8.4.2.
  393. c=IN IP4 173.xx.xx.63.
  394. t=0 0.
  395. m=audio 11978 RTP/AVP 3 0 8 101.
  396. a=rtpmap:3 GSM/8000.
  397. a=rtpmap:0 PCMU/8000.
  398. a=rtpmap:8 PCMA/8000.
  399. a=rtpmap:101 telephone-event/8000.
  400. a=fmtp:101 0-16.
  401. a=silenceSupp:off - - - -.
  402. a=ptime:20.
  403. a=sendrecv.
  404.  
  405.  
  406.  
  407. #
  408. U 2011/06/14 16:03:50.586584 173.203.82.88:5060 -> 173.xx.xx.107:5060
  409. ACK sip:[email protected]:5060 SIP/2.0.
  410. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.28049323.0.
  411. To: <[email protected]>;tag=as588736bf.
  412. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  413. CSeq: 103 ACK.
  414. Call-ID: B2B.365.2114915.
  415. Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b;did=99.fcd5a0b6;vst=SllBCAsBAAQDAHEHBgJuW0JcTVIdTV5dNw-->.
  416. Content-Length: 0.
  417. User-Agent: OpenSIPS (1.6.4-2-notls (x86_64/linux)).
  418. Max-Forwards: 70.
  419. Contact: <sip:173.203.82.88:5060;transport=udp>.
  420. .
  421.  
  422.  
  423. .
  424.  
  425. #
  426. U 2011/06/14 16:03:50.635278 173.xx.xx.107:5060 -> 173.xx.xx.63:5060
  427. ACK sip:[email protected]:5060 SIP/2.0.
  428. Record-Route: <sip:173.xx.xx.107;lr=on;ftag=35f20411ce58ce710915b044a6bfe2c1-5e8b>.
  429. Via: SIP/2.0/UDP 173.xx.xx.107;branch=z9hG4bKb6f7.4b79c394.2.
  430. Via: SIP/2.0/UDP 173.203.82.88;branch=z9hG4bKb6f7.28049323.0.
  431. To: <sip:[email protected]>;tag=as588736bf.
  432. From: <sip:[email protected]>;tag=35f20411ce58ce710915b044a6bfe2c1-5e8b.
  433. CSeq: 103 ACK.
  434. Call-ID: B2B.365.2114915.
  435. Content-Length: 0.
  436. User-Agent: OpenSIPS (1.6.4-2-notls (x86_64/linux)).
  437. Max-Forwards: 69.
  438. Contact: <sip:173.203.82.88:5060;transport=udp>.
  439. .
Advertisement
Add Comment
Please, Sign In to add comment