zejeske

Untitled

Apr 30th, 2018
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.75 KB | None | 0 0
  1. login as: root
  2. [email protected]'s password:
  3. Last login: Mon Apr 30 11:42:39 2018 from 192.168.1.15
  4.  
  5. Welcome to Issabel
  6. ----------------------------------------------------
  7.  
  8. Issabel is a product meant to be configured through a web browser.
  9. Any changes made from within the command line may corrupt the system
  10. configuration and produce unexpected behavior; in addition, changes
  11. made to system files through here may be lost when doing an update.
  12.  
  13. To access your Issabel System, using a separate workstation (PC/MAC/Linux)
  14. Open the Internet Browser using the following URL:
  15.  
  16. http://192.168.1.111
  17. http://192.168.25.11
  18.  
  19. [root@localhost ~]# asterisk -r
  20. Asterisk 11.25.3, Copyright (C) 1999 - 2013 Digium, Inc. and others.
  21. Created by Mark Spencer <[email protected]>
  22. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  23. This is free software, with components licensed under the GNU General Public
  24. License version 2 and other licenses; you are welcome to redistribute it under
  25. certain conditions. Type 'core show license' for details.
  26. =========================================================================
  27. Connected to Asterisk 11.25.3 currently running on localhost (pid = 2499)
  28. Really destroying SIP dialog '[email protected]' Method: OPTIONS
  29. localhost*CLI> SIP SET DEBUG peer tk_saida
  30. SIP Debugging Enabled for IP: 200.184.77.169
  31. Audio is at 12972
  32. Adding codec 100004 (alaw) to SDP
  33. Adding codec 100003 (ulaw) to SDP
  34. Adding codec 100008 (g729) to SDP
  35. Adding non-codec 0x1 (telephone-event) to SDP
  36. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  37. INVITE sip:[email protected] SIP/2.0
  38. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6f2d1747;rport
  39. Max-Forwards: 70
  40. From: <sip:[email protected]>;tag=as5f2d6b3b
  41. Contact: <sip:[email protected]:5060>
  42. Call-ID: [email protected]:5060
  43. CSeq: 102 INVITE
  44. User-Agent: FPBX-2.11.0(11.25.3)
  45. Date: Mon, 30 Apr 2018 15:08:16 GMT
  46. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  47. Supported: replaces, timer
  48. Content-Type: application/sdp
  49. Content-Length: 307
  50.  
  51. v=0
  52. o=root 477798444 477798444 IN IP4 192.168.1.111
  53. s=Asterisk PBX 11.25.3
  54. c=IN IP4 192.168.1.111
  55. t=0 0
  56. m=audio 12972 RTP/AVP 8 0 18 101
  57. a=rtpmap:8 PCMA/8000
  58. a=rtpmap:0 PCMU/8000
  59. a=rtpmap:18 G729/8000
  60. a=fmtp:18 annexb=no
  61. a=rtpmap:101 telephone-event/8000
  62. a=fmtp:101 0-16
  63. a=ptime:20
  64. a=sendrecv
  65.  
  66. ---
  67.  
  68. <--- SIP read from UDP:200.184.77.169:5060 --->
  69. SIP/2.0 100 Trying
  70. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6f2d1747;received=187.85.174.134;rport=5060
  71. From: <sip:[email protected]>;tag=as5f2d6b3b
  72. Call-ID: [email protected]:5060
  73. CSeq: 102 INVITE
  74. User-Agent: InforSOLutions Billing
  75. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  76. Supported: replaces
  77. Contact: <sip:[email protected]>
  78. Content-Length: 0
  79.  
  80. <------------->
  81. --- (11 headers 0 lines) ---
  82.  
  83. <--- SIP read from UDP:200.184.77.169:5060 --->
  84. SIP/2.0 603 Declined
  85. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6f2d1747;received=187.85.174.134;rport=5060
  86. From: <sip:[email protected]>;tag=as5f2d6b3b
  87. To: <sip:[email protected]>;tag=as2dfeaa35
  88. Call-ID: [email protected]:5060
  89. CSeq: 102 INVITE
  90. User-Agent: InforSOLutions Billing
  91. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  92. Supported: replaces
  93. Content-Length: 0
  94.  
  95. <------------->
  96. --- (10 headers 0 lines) ---
  97. Transmitting (NAT) to 200.184.77.169:5060:
  98. ACK sip:[email protected] SIP/2.0
  99. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6f2d1747;rport
  100. Max-Forwards: 70
  101. From: <sip:[email protected]>;tag=as5f2d6b3b
  102. To: <sip:[email protected]>;tag=as2dfeaa35
  103. Contact: <sip:[email protected]:5060>
  104. Call-ID: [email protected]:5060
  105. CSeq: 102 ACK
  106. User-Agent: FPBX-2.11.0(11.25.3)
  107. Content-Length: 0
  108.  
  109.  
  110. ---
  111. Really destroying SIP dialog '[email protected]:5060' Method: INVITE
  112. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  113. OPTIONS sip:200.184.77.169 SIP/2.0
  114. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK185d9225;rport
  115. Max-Forwards: 70
  116. From: "Unknown" <sip:[email protected]>;tag=as0778e71a
  117. To: <sip:200.184.77.169>
  118. Contact: <sip:[email protected]:5060>
  119. Call-ID: [email protected]:5060
  120. CSeq: 102 OPTIONS
  121. User-Agent: FPBX-2.11.0(11.25.3)
  122. Date: Mon, 30 Apr 2018 15:08:29 GMT
  123. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  124. Supported: replaces, timer
  125. Content-Length: 0
  126.  
  127.  
  128. ---
  129.  
  130. <--- SIP read from UDP:200.184.77.169:5060 --->
  131. SIP/2.0 404 Not Found
  132. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK185d9225;received=187.85.174.134;rport=5060
  133. From: "Unknown" <sip:[email protected]>;tag=as0778e71a
  134. To: <sip:200.184.77.169>;tag=as752ab0da
  135. Call-ID: [email protected]:5060
  136. CSeq: 102 OPTIONS
  137. User-Agent: InforSOLutions Billing
  138. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  139. Supported: replaces
  140. Accept: application/sdp
  141. Content-Length: 0
  142.  
  143. <------------->
  144. --- (11 headers 0 lines) ---
  145. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  146. localhost*CLI>
  147. Disconnected from Asterisk server
  148. Asterisk cleanly ending (0).
  149. Executing last minute cleanups
  150. [root@localhost ~]# asterisk -r
  151. Asterisk 11.25.3, Copyright (C) 1999 - 2013 Digium, Inc. and others.
  152. Created by Mark Spencer <[email protected]>
  153. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  154. This is free software, with components licensed under the GNU General Public
  155. License version 2 and other licenses; you are welcome to redistribute it under
  156. certain conditions. Type 'core show license' for details.
  157. =========================================================================
  158. Connected to Asterisk 11.25.3 currently running on localhost (pid = 2499)
  159. localhost*CLI> sip reload
  160. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  161. OPTIONS sip:200.184.77.169 SIP/2.0
  162. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e918494;rport
  163. Max-Forwards: 70
  164. From: "Unknown" <sip:[email protected]>;tag=as0daed441
  165. To: <sip:200.184.77.169>
  166. Contact: <sip:[email protected]:5060>
  167. Call-ID: [email protected]:5060
  168. CSeq: 102 OPTIONS
  169. User-Agent: FPBX-2.11.0(11.25.3)
  170. Date: Mon, 30 Apr 2018 15:08:59 GMT
  171. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  172. Supported: replaces, timer
  173. Content-Length: 0
  174.  
  175.  
  176. ---
  177.  
  178. <--- SIP read from UDP:200.184.77.169:5060 --->
  179. SIP/2.0 404 Not Found
  180. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e918494;received=187.85.174.134;rport=5060
  181. From: "Unknown" <sip:[email protected]>;tag=as0daed441
  182. To: <sip:200.184.77.169>;tag=as2a20c859
  183. Call-ID: [email protected]:5060
  184. CSeq: 102 OPTIONS
  185. User-Agent: InforSOLutions Billing
  186. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  187. Supported: replaces
  188. Accept: application/sdp
  189. Content-Length: 0
  190.  
  191. <------------->
  192. --- (11 headers 0 lines) ---
  193. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  194. [2018-04-30 12:09:00] NOTICE[2586]: chan_sip.c:15270 sip_reregister: -- Re-registration for [email protected]
  195. REGISTER 11 headers, 0 lines
  196. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  197. REGISTER sip:200.184.77.169 SIP/2.0
  198. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK0396e726;rport
  199. Max-Forwards: 70
  200. From: <sip:[email protected]>;tag=as4a87d58d
  201. Call-ID: 41a04739056a5bfc4a16474e494e409e@[::1]
  202. CSeq: 4246 REGISTER
  203. User-Agent: FPBX-2.11.0(11.25.3)
  204. Authorization: Digest username="5076", realm="asterisk", algorithm=MD5, uri="sip:200.184.77.169", nonce="187b8f53", response="60567d594b1519b8fc9080c3d4977434"
  205. Expires: 120
  206. Contact: <sip:[email protected]:5060>
  207. Content-Length: 0
  208.  
  209.  
  210. ---
  211.  
  212. <--- SIP read from UDP:200.184.77.169:5060 --->
  213. SIP/2.0 100 Trying
  214. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK0396e726;received=187.85.174.134;rport=5060
  215. From: <sip:[email protected]>;tag=as4a87d58d
  216. Call-ID: 41a04739056a5bfc4a16474e494e409e@[::1]
  217. CSeq: 4246 REGISTER
  218. User-Agent: InforSOLutions Billing
  219. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  220. Supported: replaces
  221. Content-Length: 0
  222.  
  223. <------------->
  224. --- (10 headers 0 lines) ---
  225.  
  226. <--- SIP read from UDP:200.184.77.169:5060 --->
  227. SIP/2.0 401 Unauthorized
  228. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK0396e726;received=187.85.174.134;rport=5060
  229. From: <sip:[email protected]>;tag=as4a87d58d
  230. To: <sip:[email protected]>;tag=as24efcaad
  231. Call-ID: 41a04739056a5bfc4a16474e494e409e@[::1]
  232. CSeq: 4246 REGISTER
  233. User-Agent: InforSOLutions Billing
  234. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  235. Supported: replaces
  236. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6ee5ee67"
  237. Content-Length: 0
  238.  
  239. <------------->
  240. --- (11 headers 0 lines) ---
  241. Responding to challenge, registration to domain/host name 200.184.77.169
  242. REGISTER 11 headers, 0 lines
  243. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  244. REGISTER sip:200.184.77.169 SIP/2.0
  245. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK194fa9e7;rport
  246. Max-Forwards: 70
  247. From: <sip:[email protected]>;tag=as4a87d58d
  248. Call-ID: 41a04739056a5bfc4a16474e494e409e@[::1]
  249. CSeq: 4247 REGISTER
  250. User-Agent: FPBX-2.11.0(11.25.3)
  251. Authorization: Digest username="5076", realm="asterisk", algorithm=MD5, uri="sip:200.184.77.169", nonce="6ee5ee67", response="eecabe0f51eba522ab48786dd25f026d"
  252. Expires: 120
  253. Contact: <sip:[email protected]:5060>
  254. Content-Length: 0
  255.  
  256.  
  257. ---
  258.  
  259. <--- SIP read from UDP:200.184.77.169:5060 --->
  260. SIP/2.0 100 Trying
  261. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK194fa9e7;received=187.85.174.134;rport=5060
  262. From: <sip:[email protected]>;tag=as4a87d58d
  263. Call-ID: 41a04739056a5bfc4a16474e494e409e@[::1]
  264. CSeq: 4247 REGISTER
  265. User-Agent: InforSOLutions Billing
  266. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  267. Supported: replaces
  268. Content-Length: 0
  269.  
  270. <------------->
  271. --- (10 headers 0 lines) ---
  272.  
  273. <--- SIP read from UDP:200.184.77.169:5060 --->
  274. OPTIONS sip:[email protected]:5060 SIP/2.0
  275. Via: SIP/2.0/UDP 200.184.77.169:5060;branch=z9hG4bK67f9d29d;rport
  276. From: "asterisk" <sip:[email protected]>;tag=as41960f41
  277. To: <sip:[email protected]:5060>
  278. Contact: <sip:[email protected]>
  279. CSeq: 102 OPTIONS
  280. User-Agent: InforSOLutions Billing
  281. Max-Forwards: 70
  282. Date: Mon, 30 Apr 2018 15:09:00 GMT
  283. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  284. Supported: replaces
  285. Content-Length: 0
  286.  
  287. <------------->
  288. --- (13 headers 0 lines) ---
  289. Sending to 200.184.77.169:5060 (NAT)
  290. Looking for 5076 in from-sip-external (domain 192.168.1.111)
  291.  
  292. <--- Transmitting (NAT) to 200.184.77.169:5060 --->
  293. SIP/2.0 200 OK
  294. Via: SIP/2.0/UDP 200.184.77.169:5060;branch=z9hG4bK67f9d29d;received=200.184.77.169;rport=5060
  295. From: "asterisk" <sip:[email protected]>;tag=as41960f41
  296. To: <sip:[email protected]:5060>;tag=as0430a0a1
  297. CSeq: 102 OPTIONS
  298. Server: FPBX-2.11.0(11.25.3)
  299. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  300. Supported: replaces, timer
  301. Contact: <sip:192.168.1.111:5060>
  302. Accept: application/sdp
  303. Content-Length: 0
  304.  
  305.  
  306. <------------>
  307. Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: OPTIONS)
  308.  
  309. <--- SIP read from UDP:200.184.77.169:5060 --->
  310. SIP/2.0 200 OK
  311. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK194fa9e7;received=187.85.174.134;rport=5060
  312. From: <sip:[email protected]>;tag=as4a87d58d
  313. To: <sip:[email protected]>;tag=as24efcaad
  314. Call-ID: 41a04739056a5bfc4a16474e494e409e@[::1]
  315. CSeq: 4247 REGISTER
  316. User-Agent: InforSOLutions Billing
  317. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  318. Supported: replaces
  319. Expires: 120
  320. Contact: <sip:[email protected]:5060>;expires=120
  321. Date: Mon, 30 Apr 2018 15:09:00 GMT
  322. Content-Length: 0
  323.  
  324. <------------->
  325. --- (13 headers 0 lines) ---
  326. [2018-04-30 12:09:00] NOTICE[2586]: chan_sip.c:23842 handle_response_register: Outbound Registration: Expiry for 200.184.77.169 is 120 sec (Scheduling reregistration in 105 s)
  327. Really destroying SIP dialog '41a04739056a5bfc4a16474e494e409e@[::1]' Method: REGISTER
  328. localhost*CLI> SIP SET DEBUG peer tk_saida
  329. SIP Debugging Enabled for IP: 200.184.77.169
  330. Audio is at 13672
  331. Adding codec 100004 (alaw) to SDP
  332. Adding codec 100003 (ulaw) to SDP
  333. Adding codec 100008 (g729) to SDP
  334. Adding non-codec 0x1 (telephone-event) to SDP
  335. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  336. INVITE sip:[email protected] SIP/2.0
  337. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK3a60728d;rport
  338. Max-Forwards: 70
  339. From: <sip:[email protected]>;tag=as49666a5f
  340. Contact: <sip:[email protected]:5060>
  341. Call-ID: [email protected]:5060
  342. CSeq: 102 INVITE
  343. User-Agent: FPBX-2.11.0(11.25.3)
  344. Date: Mon, 30 Apr 2018 15:09:16 GMT
  345. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  346. Supported: replaces, timer
  347. Content-Type: application/sdp
  348. Content-Length: 309
  349.  
  350. v=0
  351. o=root 1291037472 1291037472 IN IP4 192.168.1.111
  352. s=Asterisk PBX 11.25.3
  353. c=IN IP4 192.168.1.111
  354. t=0 0
  355. m=audio 13672 RTP/AVP 8 0 18 101
  356. a=rtpmap:8 PCMA/8000
  357. a=rtpmap:0 PCMU/8000
  358. a=rtpmap:18 G729/8000
  359. a=fmtp:18 annexb=no
  360. a=rtpmap:101 telephone-event/8000
  361. a=fmtp:101 0-16
  362. a=ptime:20
  363. a=sendrecv
  364.  
  365. ---
  366.  
  367. <--- SIP read from UDP:200.184.77.169:5060 --->
  368. SIP/2.0 407 Proxy Authentication Required
  369. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK3a60728d;received=187.85.174.134;rport=5060
  370. From: <sip:[email protected]>;tag=as49666a5f
  371. To: <sip:[email protected]>;tag=as09241c9b
  372. Call-ID: [email protected]:5060
  373. CSeq: 102 INVITE
  374. User-Agent: InforSOLutions Billing
  375. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  376. Supported: replaces
  377. Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="40c2a3fc"
  378. Content-Length: 0
  379.  
  380. <------------->
  381. --- (11 headers 0 lines) ---
  382. Transmitting (NAT) to 200.184.77.169:5060:
  383. ACK sip:[email protected] SIP/2.0
  384. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK3a60728d;rport
  385. Max-Forwards: 70
  386. From: <sip:[email protected]>;tag=as49666a5f
  387. To: <sip:[email protected]>;tag=as09241c9b
  388. Contact: <sip:[email protected]:5060>
  389. Call-ID: [email protected]:5060
  390. CSeq: 102 ACK
  391. User-Agent: FPBX-2.11.0(11.25.3)
  392. Content-Length: 0
  393.  
  394.  
  395. ---
  396. Audio is at 13672
  397. Adding codec 100004 (alaw) to SDP
  398. Adding codec 100003 (ulaw) to SDP
  399. Adding codec 100008 (g729) to SDP
  400. Adding non-codec 0x1 (telephone-event) to SDP
  401. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  402. INVITE sip:[email protected] SIP/2.0
  403. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e9f7aaa;rport
  404. Max-Forwards: 70
  405. From: <sip:[email protected]>;tag=as49666a5f
  406. Contact: <sip:[email protected]:5060>
  407. Call-ID: [email protected]:5060
  408. CSeq: 103 INVITE
  409. User-Agent: FPBX-2.11.0(11.25.3)
  410. Proxy-Authorization: Digest username="5076", realm="asterisk", algorithm=MD5, uri="sip:[email protected]", nonce="40c2a3fc", response="0f2871500163b18a6225e1b65107d2f0"
  411. Date: Mon, 30 Apr 2018 15:09:16 GMT
  412. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  413. Supported: replaces, timer
  414. Content-Type: application/sdp
  415. Content-Length: 309
  416.  
  417. v=0
  418. o=root 1291037472 1291037473 IN IP4 192.168.1.111
  419. s=Asterisk PBX 11.25.3
  420. c=IN IP4 192.168.1.111
  421. t=0 0
  422. m=audio 13672 RTP/AVP 8 0 18 101
  423. a=rtpmap:8 PCMA/8000
  424. a=rtpmap:0 PCMU/8000
  425. a=rtpmap:18 G729/8000
  426. a=fmtp:18 annexb=no
  427. a=rtpmap:101 telephone-event/8000
  428. a=fmtp:101 0-16
  429. a=ptime:20
  430. a=sendrecv
  431.  
  432. ---
  433.  
  434. <--- SIP read from UDP:200.184.77.169:5060 --->
  435. SIP/2.0 100 Trying
  436. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e9f7aaa;received=187.85.174.134;rport=5060
  437. From: <sip:[email protected]>;tag=as49666a5f
  438. Call-ID: [email protected]:5060
  439. CSeq: 103 INVITE
  440. User-Agent: InforSOLutions Billing
  441. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  442. Supported: replaces
  443. Contact: <sip:[email protected]>
  444. Content-Length: 0
  445.  
  446. <------------->
  447. --- (11 headers 0 lines) ---
  448. [2018-04-30 12:09:19] WARNING[7203][C-00000056]: app_dial.c:2455 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
  449.  
  450. <--- SIP read from UDP:200.184.77.169:5060 --->
  451. SIP/2.0 180 Ringing
  452. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e9f7aaa;received=187.85.174.134;rport=5060
  453. From: <sip:[email protected]>;tag=as49666a5f
  454. To: <sip:[email protected]>;tag=as6acd98de
  455. Call-ID: [email protected]:5060
  456. CSeq: 103 INVITE
  457. User-Agent: InforSOLutions Billing
  458. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  459. Supported: replaces
  460. Contact: <sip:[email protected]>
  461. Content-Length: 0
  462.  
  463. <------------->
  464. --- (11 headers 0 lines) ---
  465. list_route: hop: <sip:[email protected]>
  466.  
  467. <--- SIP read from UDP:200.184.77.169:5060 --->
  468. SIP/2.0 183 Session Progress
  469. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e9f7aaa;received=187.85.174.134;rport=5060
  470. From: <sip:[email protected]>;tag=as49666a5f
  471. To: <sip:[email protected]>;tag=as6acd98de
  472. Call-ID: [email protected]:5060
  473. CSeq: 103 INVITE
  474. User-Agent: InforSOLutions Billing
  475. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  476. Supported: replaces
  477. Contact: <sip:[email protected]>
  478. Content-Type: application/sdp
  479. Content-Length: 313
  480.  
  481. v=0
  482. o=root 3360 3360 IN IP4 200.184.77.169
  483. s=session
  484. c=IN IP4 200.184.77.169
  485. t=0 0
  486. m=audio 16958 RTP/AVP 18 8 0 101
  487. a=rtpmap:18 G729/8000
  488. a=fmtp:18 annexb=no
  489. a=rtpmap:8 PCMA/8000
  490. a=rtpmap:0 PCMU/8000
  491. a=rtpmap:101 telephone-event/8000
  492. a=fmtp:101 0-16
  493. a=silenceSupp:off - - - -
  494. a=ptime:20
  495. a=sendrecv
  496.  
  497. <------------->
  498. --- (12 headers 15 lines) ---
  499. list_route: hop: <sip:[email protected]>
  500. Found RTP audio format 18
  501. Found RTP audio format 8
  502. Found RTP audio format 0
  503. Found RTP audio format 101
  504. Found audio description format G729 for ID 18
  505. Found audio description format PCMA for ID 8
  506. Found audio description format PCMU for ID 0
  507. Found audio description format telephone-event for ID 101
  508. Capabilities: us - (ulaw|alaw|g729), peer - audio=(ulaw|alaw|g729)/video=(nothing)/text=(nothing), combined - (ulaw|alaw|g729)
  509. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  510. Peer audio RTP is at port 200.184.77.169:16958
  511. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: INVITE)
  512. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  513. CANCEL sip:[email protected] SIP/2.0
  514. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e9f7aaa;rport
  515. Max-Forwards: 70
  516. From: <sip:[email protected]>;tag=as49666a5f
  517. Call-ID: [email protected]:5060
  518. CSeq: 103 CANCEL
  519. User-Agent: FPBX-2.11.0(11.25.3)
  520. Content-Length: 0
  521.  
  522.  
  523. ---
  524. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: INVITE)
  525.  
  526. <--- SIP read from UDP:200.184.77.169:5060 --->
  527. SIP/2.0 487 Request Terminated
  528. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e9f7aaa;received=187.85.174.134;rport=5060
  529. From: <sip:[email protected]>;tag=as49666a5f
  530. To: <sip:[email protected]>;tag=as6acd98de
  531. Call-ID: [email protected]:5060
  532. CSeq: 103 INVITE
  533. User-Agent: InforSOLutions Billing
  534. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  535. Supported: replaces
  536. Content-Length: 0
  537.  
  538. <------------->
  539. --- (10 headers 0 lines) ---
  540. Transmitting (NAT) to 200.184.77.169:5060:
  541. ACK sip:[email protected] SIP/2.0
  542. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e9f7aaa;rport
  543. Max-Forwards: 70
  544. From: <sip:[email protected]>;tag=as49666a5f
  545. To: <sip:[email protected]>;tag=as6acd98de
  546. Contact: <sip:[email protected]:5060>
  547. Call-ID: [email protected]:5060
  548. CSeq: 103 ACK
  549. User-Agent: FPBX-2.11.0(11.25.3)
  550. Content-Length: 0
  551.  
  552.  
  553. ---
  554. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: INVITE)
  555.  
  556. <--- SIP read from UDP:200.184.77.169:5060 --->
  557. SIP/2.0 200 OK
  558. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK6e9f7aaa;received=187.85.174.134;rport=5060
  559. From: <sip:[email protected]>;tag=as49666a5f
  560. To: <sip:[email protected]>;tag=as6acd98de
  561. Call-ID: [email protected]:5060
  562. CSeq: 103 CANCEL
  563. User-Agent: InforSOLutions Billing
  564. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  565. Supported: replaces
  566. Content-Length: 0
  567.  
  568. <------------->
  569. --- (10 headers 0 lines) ---
  570. Really destroying SIP dialog '[email protected]:5060' Method: INVITE
  571. Really destroying SIP dialog '[email protected]' Method: OPTIONS
  572. localhost*CLI> sip show peers
  573. Name/username Host Dyn Forcerport Comedia ACL Port Status Description
  574. 200/200 192.168.1.200 D Yes Yes A 5062 OK (62 ms)
  575. 201 (Unspecified) D No No A 0 UNKNOWN
  576. 202/202 192.168.1.202 D Yes Yes A 5062 OK (67 ms)
  577. 203/203 192.168.1.203 D Yes Yes A 5062 OK (67 ms)
  578. 204/204 192.168.1.204 D Yes Yes A 5062 OK (71 ms)
  579. 205 (Unspecified) D Yes Yes A 0 UNKNOWN
  580. 206 (Unspecified) D Yes Yes A 0 UNKNOWN
  581. 210/210 192.168.1.1 D Yes Yes A 56302 OK (15 ms)
  582. 900 (Unspecified) D Yes Yes A 0 UNKNOWN
  583. 901 (Unspecified) D Yes Yes A 0 UNKNOWN
  584. tk_entrada 192.168.1.220 Yes Yes 5060 OK (2 ms)
  585. tk_saida/5076 200.184.77.169 Yes Yes 5060 OK (29 ms)
  586. 12 sip peers [Monitored: 7 online, 5 offline Unmonitored: 0 online, 0 offline]
  587. localhost*CLI> sip show register
  588. No such command 'sip show register' (type 'core show help sip show register' for other possible commands)
  589. Audio is at 13588
  590. Adding codec 100004 (alaw) to SDP
  591. Adding codec 100003 (ulaw) to SDP
  592. Adding codec 100008 (g729) to SDP
  593. Adding non-codec 0x1 (telephone-event) to SDP
  594. Reliably Transmitting (NAT) to 200.184.77.169:5060:
  595. INVITE sip:[email protected] SIP/2.0
  596. Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK3534c972;rport
  597. Max-Forwards: 70
  598. From: <sip:[email protected]>;tag=as3a6fd01d
  599. Contact: <sip:[email protected]:5060>
  600. Call-ID: [email protected]:5060
  601. CSeq: 102 INVITE
  602. User-Agent: FPBX-2.11.0(11.25.3)
  603. Date: Mon, 30 Apr 2018 15:09:59 GMT
  604. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  605. Supported: replaces, timer
  606. Content-Type: application/sdp
  607. Content-Length: 307
  608.  
  609. v=0
  610. o=root 247888902 247888902 IN IP4 192.168.1.111
  611. s=Asterisk PBX 11.25.3
  612. c=IN IP4 192.168.1.111
  613. t=0 0
  614. m=audio 13588 RTP/AVP 8 0 18 101
  615. a=rtpmap:8 PCMA/8000
  616. a=rtpmap:0 PCMU/8000
  617. a=rtpmap:18 G729/8000
  618. a=fmtp:18 annexb=no
  619. a=rtpmap:101 telephone-event/8000
  620. a=fmtp:101 0-16
  621. a=ptime:20
  622. a=sendrecv
  623.  
  624. ---
Advertisement
Add Comment
Please, Sign In to add comment