zejeske

Untitled

Apr 30th, 2018
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.67 KB | None | 0 0
  1. [root@localhost ~]# asterisk -r
  2. Asterisk 11.25.3, Copyright (C) 1999 - 2013 Digium, Inc. and others.
  3. Created by Mark Spencer <[email protected]>
  4. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for detail s.
  5. This is free software, with components licensed under the GNU General Public
  6. License version 2 and other licenses; you are welcome to redistribute it under
  7. certain conditions. Type 'core show license' for details.
  8. =========================================================================
  9. Connected to Asterisk 11.25.3 currently running on localhost (pid = 2499)
  10. localhost*CLI> SIP SET DEBUG peer tk_saida
  11. SIP Debugging Enabled for IP: 200.184.77.169
  12. Audio is at 16702
  13. Adding codec 100004 (alaw) to SDP
  14. Adding codec 100003 (ulaw) to SDP
  15. Adding codec 100008 (g729) to SDP
  16. Adding non-codec 0x1 (telephone-event) to SDP
  17. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  18. INVITE sip:[email protected] SIP/2.0
  19. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK42762661;rport
  20. Max-Forwards: 70
  21. From: <sip:[email protected]>;tag=as20b1d26c
  22. Contact: <sip:[email protected]:5060>
  23. Call-ID: [email protected]:5060
  24. CSeq: 102 INVITE
  25. User-Agent: FPBX-2.11.0(11.25.3)
  26. Date: Mon, 30 Apr 2018 14:42:55 GMT
  27. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLIS H, MESSAGE
  28. Supported: replaces, timer
  29. Content-Type: application/sdp
  30. Content-Length: 309
  31.  
  32. v=0
  33. o=root 1331459369 1331459369 IN IP4 192.168.1.111
  34. s=Asterisk PBX 11.25.3
  35. c=IN IP4 192.168.1.111
  36. t=0 0
  37. m=audio 16702 RTP/AVP 8 0 18 101
  38. a=rtpmap:8 PCMA/8000
  39. a=rtpmap:0 PCMU/8000
  40. a=rtpmap:18 G729/8000
  41. a=fmtp:18 annexb=no
  42. a=rtpmap:101 telephone-event/8000
  43. a=fmtp:101 0-16
  44. a=ptime:20
  45. a=sendrecv
  46.  
  47. ---
  48.  
  49. <--- SIP read from UDP:200.184.77.169:5060 --->
  50. SIP/2.0 407 Proxy Authentication Required
  51. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK42762661;received=187.85.174.1 34;rport=5060
  52. From: <sip:[email protected]>;tag=as20b1d26c
  53. To: <sip:[email protected]>;tag=as6112cc95
  54. Call-ID: [email protected]:5060
  55. CSeq: 102 INVITE
  56. User-Agent: InforSOLutions Billing
  57. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  58. Supported: replaces
  59. Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2f043f66"
  60. Content-Length: 0
  61.  
  62. <------------->
  63. --- (11 headers 0 lines) ---
  64. Transmitting (NAT) to 200.184.77.169:5060:
  65. ACK sip:[email protected] SIP/2.0
  66. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK42762661;rport
  67. Max-Forwards: 70
  68. From: <sip:[email protected]>;tag=as20b1d26c
  69. To: <sip:[email protected]>;tag=as6112cc95
  70. Contact: <sip:[email protected]:5060>
  71. Call-ID: [email protected]:5060
  72. CSeq: 102 ACK
  73. User-Agent: FPBX-2.11.0(11.25.3)
  74. Content-Length: 0
  75.  
  76.  
  77. ---
  78. Audio is at 16702
  79. Adding codec 100004 (alaw) to SDP
  80. Adding codec 100003 (ulaw) to SDP
  81. Adding codec 100008 (g729) to SDP
  82. Adding non-codec 0x1 (telephone-event) to SDP
  83. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  84. INVITE sip:[email protected] SIP/2.0
  85. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK5dad6e92;rport
  86. Max-Forwards: 70
  87. From: <sip:[email protected]>;tag=as20b1d26c
  88. Contact: <sip:[email protected]:5060>
  89. Call-ID: [email protected]:5060
  90. CSeq: 103 INVITE
  91. User-Agent: FPBX-2.11.0(11.25.3)
  92. Proxy-Authorization: Digest username="5076", realm="asterisk", algorithm=MD5, ur i="sip:[email protected]", nonce="2f043f66", response="f5299ae6e1cba9068ff 8d67f63b00add"
  93. Date: Mon, 30 Apr 2018 14:42:55 GMT
  94. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLIS H, MESSAGE
  95. Supported: replaces, timer
  96. Content-Type: application/sdp
  97. Content-Length: 309
  98.  
  99. v=0
  100. o=root 1331459369 1331459370 IN IP4 192.168.1.111
  101. s=Asterisk PBX 11.25.3
  102. c=IN IP4 192.168.1.111
  103. t=0 0
  104. m=audio 16702 RTP/AVP 8 0 18 101
  105. a=rtpmap:8 PCMA/8000
  106. a=rtpmap:0 PCMU/8000
  107. a=rtpmap:18 G729/8000
  108. a=fmtp:18 annexb=no
  109. a=rtpmap:101 telephone-event/8000
  110. a=fmtp:101 0-16
  111. a=ptime:20
  112. a=sendrecv
  113.  
  114. ---
  115.  
  116. <--- SIP read from UDP:200.184.77.169:5060 --->
  117. SIP/2.0 100 Trying
  118. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK5dad6e92;received=187.85.174.1 34;rport=5060
  119. From: <sip:[email protected]>;tag=as20b1d26c
  120. Call-ID: [email protected]:5060
  121. CSeq: 103 INVITE
  122. User-Agent: InforSOLutions Billing
  123. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  124. Supported: replaces
  125. Contact: <sip:[email protected]>
  126. Content-Length: 0
  127.  
  128. <------------->
  129. --- (11 headers 0 lines) ---
  130. [2018-04-30 11:42:59] WARNING[6332][C-00000040]: app_dial.c:2455 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
  131.  
  132. <--- SIP read from UDP:200.184.77.169:5060 --->
  133. SIP/2.0 180 Ringing
  134. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK5dad6e92;received=187.85.174.1 34;rport=5060
  135. From: <sip:[email protected]>;tag=as20b1d26c
  136. To: <sip:[email protected]>;tag=as4b2a9893
  137. Call-ID: [email protected]:5060
  138. CSeq: 103 INVITE
  139. User-Agent: InforSOLutions Billing
  140. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  141. Supported: replaces
  142. Contact: <sip:[email protected]>
  143. Content-Length: 0
  144.  
  145. <------------->
  146. --- (11 headers 0 lines) ---
  147. list_route: hop: <sip:[email protected]>
  148.  
  149. <--- SIP read from UDP:200.184.77.169:5060 --->
  150. SIP/2.0 183 Session Progress
  151. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK5dad6e92;received=187.85.174.1 34;rport=5060
  152. From: <sip:[email protected]>;tag=as20b1d26c
  153. To: <sip:[email protected]>;tag=as4b2a9893
  154. Call-ID: [email protected]:5060
  155. CSeq: 103 INVITE
  156. User-Agent: InforSOLutions Billing
  157. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  158. Supported: replaces
  159. Contact: <sip:[email protected]>
  160. Content-Type: application/sdp
  161. Content-Length: 313
  162.  
  163. v=0
  164. o=root 3360 3360 IN IP4 200.184.77.169
  165. s=session
  166. c=IN IP4 200.184.77.169
  167. t=0 0
  168. m=audio 16820 RTP/AVP 18 8 0 101
  169. a=rtpmap:18 G729/8000
  170. a=fmtp:18 annexb=no
  171. a=rtpmap:8 PCMA/8000
  172. a=rtpmap:0 PCMU/8000
  173. a=rtpmap:101 telephone-event/8000
  174. a=fmtp:101 0-16
  175. a=silenceSupp:off - - - -
  176. a=ptime:20
  177. a=sendrecv
  178.  
  179. <------------->
  180. --- (12 headers 15 lines) ---
  181. list_route: hop: <sip:[email protected]>
  182. Found RTP audio format 18
  183. Found RTP audio format 8
  184. Found RTP audio format 0
  185. Found RTP audio format 101
  186. Found audio description format G729 for ID 18
  187. Found audio description format PCMA for ID 8
  188. Found audio description format PCMU for ID 0
  189. Found audio description format telephone-event for ID 101
  190. Capabilities: us - (ulaw|alaw|g729), peer - audio=(ulaw|alaw|g729)/video=(nothin g)/text=(nothing), combined - (ulaw|alaw|g729)
  191. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephon e-event|), combined - 0x1 (telephone-event|)
  192. Peer audio RTP is at port 200.184.77.169:16820
  193. Scheduling destruction of SIP dialog '[email protected] .111:5060' in 6400 ms (Method: INVITE)
  194. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  195. CANCEL sip:[email protected] SIP/2.0
  196. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK5dad6e92;rport
  197. Max-Forwards: 70
  198. From: <sip:[email protected]>;tag=as20b1d26c
  199. Call-ID: [email protected]:5060
  200. CSeq: 103 CANCEL
  201. User-Agent: FPBX-2.11.0(11.25.3)
  202. Content-Length: 0
  203.  
  204.  
  205. ---
  206. Scheduling destruction of SIP dialog '[email protected] .111:5060' in 6400 ms (Method: INVITE)
  207.  
  208. <--- SIP read from UDP:200.184.77.169:5060 --->
  209. SIP/2.0 487 Request Terminated
  210. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK5dad6e92;received=187.85.174.1 34;rport=5060
  211. From: <sip:[email protected]>;tag=as20b1d26c
  212. To: <sip:[email protected]>;tag=as4b2a9893
  213. Call-ID: [email protected]:5060
  214. CSeq: 103 INVITE
  215. User-Agent: InforSOLutions Billing
  216. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  217. Supported: replaces
  218. Content-Length: 0
  219.  
  220. <------------->
  221. --- (10 headers 0 lines) ---
  222. Transmitting (NAT) to 200.184.77.169:5060:
  223. ACK sip:[email protected] SIP/2.0
  224. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK5dad6e92;rport
  225. Max-Forwards: 70
  226. From: <sip:[email protected]>;tag=as20b1d26c
  227. To: <sip:[email protected]>;tag=as4b2a9893
  228. Contact: <sip:[email protected]:5060>
  229. Call-ID: [email protected]:5060
  230. CSeq: 103 ACK
  231. User-Agent: FPBX-2.11.0(11.25.3)
  232. Content-Length: 0
  233.  
  234.  
  235. ---
  236. Scheduling destruction of SIP dialog '[email protected] .111:5060' in 6400 ms (Method: INVITE)
  237. Retransmitting #1 (NAT) to 200.184.77.169:5060:
  238. CANCEL sip:[email protected] SIP/2.0
  239. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK5dad6e92;rport
  240. Max-Forwards: 70
  241. From: <sip:[email protected]>;tag=as20b1d26c
  242. Call-ID: [email protected]:5060
  243. CSeq: 103 CANCEL
  244. User-Agent: FPBX-2.11.0(11.25.3)
  245. Content-Length: 0
  246.  
  247.  
  248. ---
  249.  
  250. <--- SIP read from UDP:200.184.77.169:5060 --->
  251. SIP/2.0 481 Call leg/transaction does not exist
  252. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK5dad6e92;received=187.85.174.1 34;rport=5060
  253. From: <sip:[email protected]>;tag=as20b1d26c
  254. To: <sip:[email protected]>;tag=as709ee3d5
  255. Call-ID: [email protected]:5060
  256. CSeq: 103 CANCEL
  257. User-Agent: InforSOLutions Billing
  258. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  259. Supported: replaces
  260. Content-Length: 0
  261.  
  262. <------------->
  263. --- (10 headers 0 lines) ---
  264. [2018-04-30 11:43:03] WARNING[2586][C-0000003f]: chan_sip.c:24287 handle_respons e: Remote host can't match request CANCEL to call '660c74301af7b2086d94e94261191 [email protected]:5060'. Giving up.
  265. Really destroying SIP dialog '[email protected]' M ethod: OPTIONS
  266. Really destroying SIP dialog '[email protected]:506 0' Method: INVITE
  267. Audio is at 12698
  268. Adding codec 100004 (alaw) to SDP
  269. Adding codec 100003 (ulaw) to SDP
  270. Adding codec 100008 (g729) to SDP
  271. Adding non-codec 0x1 (telephone-event) to SDP
  272. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  273. INVITE sip:[email protected] SIP/2.0
  274. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK4469cb93;rport
  275. Max-Forwards: 70
  276. From: <sip:[email protected]>;tag=as2636fbad
  277. Contact: <sip:[email protected]:5060>
  278. Call-ID: [email protected]:5060
  279. CSeq: 102 INVITE
  280. User-Agent: FPBX-2.11.0(11.25.3)
  281. Date: Mon, 30 Apr 2018 14:43:13 GMT
  282. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLIS H, MESSAGE
  283. Supported: replaces, timer
  284. Content-Type: application/sdp
  285. Content-Length: 307
  286.  
  287. v=0
  288. o=root 878878280 878878280 IN IP4 192.168.1.111
  289. s=Asterisk PBX 11.25.3
  290. c=IN IP4 192.168.1.111
  291. t=0 0
  292. m=audio 12698 RTP/AVP 8 0 18 101
  293. a=rtpmap:8 PCMA/8000
  294. a=rtpmap:0 PCMU/8000
  295. a=rtpmap:18 G729/8000
  296. a=fmtp:18 annexb=no
  297. a=rtpmap:101 telephone-event/8000
  298. a=fmtp:101 0-16
  299. a=ptime:20
  300. a=sendrecv
  301.  
  302. ---
  303.  
  304. <--- SIP read from UDP:200.184.77.169:5060 --->
  305. SIP/2.0 100 Trying
  306. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK4469cb93;received=187.85.174.1 34;rport=5060
  307. From: <sip:[email protected]>;tag=as2636fbad
  308. Call-ID: [email protected]:5060
  309. CSeq: 102 INVITE
  310. User-Agent: InforSOLutions Billing
  311. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  312. Supported: replaces
  313. Contact: <sip:[email protected]>
  314. Content-Length: 0
  315.  
  316. <------------->
  317. --- (11 headers 0 lines) ---
  318.  
  319. <--- SIP read from UDP:200.184.77.169:5060 --->
  320. SIP/2.0 603 Declined
  321. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK4469cb93;received=187.85.174.1 34;rport=5060
  322. From: <sip:[email protected]>;tag=as2636fbad
  323. To: <sip:[email protected]>;tag=as4827d7e2
  324. Call-ID: [email protected]:5060
  325. CSeq: 102 INVITE
  326. User-Agent: InforSOLutions Billing
  327. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  328. Supported: replaces
  329. Content-Length: 0
  330.  
  331. <------------->
  332. --- (10 headers 0 lines) ---
  333. Transmitting (NAT) to 200.184.77.169:5060:
  334. ACK sip:[email protected] SIP/2.0
  335. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK4469cb93;rport
  336. Max-Forwards: 70
  337. From: <sip:[email protected]>;tag=as2636fbad
  338. To: <sip:[email protected]>;tag=as4827d7e2
  339. Contact: <sip:[email protected]:5060>
  340. Call-ID: [email protected]:5060
  341. CSeq: 102 ACK
  342. User-Agent: FPBX-2.11.0(11.25.3)
  343. Content-Length: 0
  344.  
  345.  
  346. ---
  347. Really destroying SIP dialog '[email protected]:506 0' Method: INVITE
  348. [2018-04-30 11:43:18] NOTICE[2586]: chan_sip.c:16725 check_auth: Correct auth, b ut based on stale nonce received from '"204" <sip:[email protected]>;tag=2789253 13'
  349. [2018-04-30 11:43:18] NOTICE[2586]: chan_sip.c:16725 check_auth: Correct auth, b ut based on stale nonce received from '"47 99985 9396"<sip:[email protected]:506 0;transport=UDP>;tag=88594b00'
  350. [2018-04-30 11:43:19] NOTICE[2586]: chan_sip.c:16725 check_auth: Correct auth, b ut based on stale nonce received from '"47 99985 9396"<sip:[email protected]:506 0;transport=UDP>;tag=88594b00'
  351. localhost*CLI>
  352. Disconnected from Asterisk server
  353. Asterisk cleanly ending (0).
  354. Executing last minute cleanups
  355. [root@localhost ~]#
Advertisement
Add Comment
Please, Sign In to add comment