Advertisement
Guest User

Log_JorgeCasas

a guest
Dec 31st, 2013
504
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.93 KB | None | 0 0
  1. Asterisk 1.8.20.0, Copyright (C) 1999 - 2012 Digium, Inc. and others.
  2. Created by Mark Spencer <[email protected]>
  3. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  4. This is free software, with components licensed under the GNU General Public
  5. License version 2 and other licenses; you are welcome to redistribute it under
  6. certain conditions. Type 'core show license' for details.
  7. =========================================================================
  8. Connected to Asterisk 1.8.20.0 currently running on pbxhmo (pid = 17641)
  9. pbxhmo*CLI>
  10. Verbosity is at least 3
  11.  
  12. pbxhmo*CLI>
  13. <--- SIP read from UDP:10.6.58.195:5060 --->
  14. INVITE sip:[email protected]:5060 SIP/2.0
  15. Via: SIP/2.0/UDP 10.6.58.195:5060;branch=z9hG4bK00B7805377874e178f3
  16. From: <sip:[email protected]:5060;otg=HERTMXMOR_1002>;tag=gK0077c850
  17. To: <sip:[email protected]:5060>
  18. CSeq: 2711 INVITE
  19. Max-Forwards: 70
  20. Allow: INVITE,ACK,CANCEL,BYE,REGISTER,REFER,INFO,SUBSCRIBE,NOTIFY,PRACK,UPDATE,OPTIONS
  21. Accept: application/sdp, application/isup, application/dtmf, application/dtmf-relay, multipart/mixed
  22. Contact: <sip:[email protected]:5060>
  23. Supported: timer,100rel
  24. Session-Expires: 1800
  25. Min-SE: 90
  26. Content-Length: 259
  27. Content-Disposition: session; handling=required
  28. Content-Type: application/sdp
  29.  
  30. v=0
  31. o=Sonus_UAC 17433 30551 IN IP4 10.6.58.195
  32. s=SIP Media Capabilities
  33. c=IN IP4 10.6.58.197
  34. t=0 0
  35. m=audio 8434 RTP/AVP 0 18 100
  36. a=rtpmap:0 PCMU/8000
  37. a=rtpmap:18 G729/8000
  38. a=rtpmap:100 telephone-event/8000
  39. a=fmtp:100 0-15
  40. a=sendrecv
  41. a=maxptime:20
  42. <------------->
  43.  
  44. pbxhmo*CLI>
  45. --- (16 headers 12 lines) ---
  46.  
  47. pbxhmo*CLI>
  48. Sending to 10.6.58.195:5060 (NAT)
  49. Using INVITE request as basis request - [email protected]
  50.  
  51. pbxhmo*CLI>
  52. Found peer 'alestra' for '6699156000' from 10.6.58.195:5060
  53.  
  54. pbxhmo*CLI>
  55. == Using SIP RTP TOS bits 184
  56.  
  57. pbxhmo*CLI>
  58. == Using SIP RTP CoS mark 5
  59.  
  60. pbxhmo*CLI>
  61. Found RTP audio format 0
  62.  
  63. pbxhmo*CLI>
  64. Found RTP audio format 18
  65.  
  66. pbxhmo*CLI>
  67. Found RTP audio format 100
  68. Found audio description format PCMU for ID 0
  69.  
  70. pbxhmo*CLI>
  71. Found audio description format G729 for ID 18
  72.  
  73. pbxhmo*CLI>
  74. Found audio description format telephone-event for ID 100
  75.  
  76. pbxhmo*CLI>
  77. Capabilities: us - 0x100 (g729), peer - audio=0x104 (ulaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x100 (g729)
  78. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  79.  
  80. pbxhmo*CLI>
  81. Peer audio RTP is at port 10.6.58.197:8434
  82.  
  83. pbxhmo*CLI>
  84. Looking for 2156 in from-trunk-sip-alestra (domain 10.11.3.9)
  85.  
  86. pbxhmo*CLI>
  87. list_route: hop: <sip:[email protected]:5060>
  88.  
  89. <--- Transmitting (NAT) to 10.6.58.195:5060 --->
  90. SIP/2.0 100 Trying
  91. Via: SIP/2.0/UDP 10.6.58.195:5060;branch=z9hG4bK00B7805377874e178f3;received=10.6.58.195;rport=5060
  92. From: <sip:[email protected]:5060;otg=HERTMXMOR_1002>;tag=gK0077c850
  93. To: <sip:[email protected]:5060>
  94. CSeq: 2711 INVITE
  95. Server: FPBX-2.8.1(1.8.20.0)
  96. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  97. Supported: replaces, timer
  98. Session-Expires: 1800;refresher=uas
  99. Contact: <sip:[email protected]:5060>
  100. Content-Length: 0
  101.  
  102.  
  103. <------------>
  104. -- Executing [2156@from-trunk-sip-alestra:1] Set("SIP/alestra-0000008a", "GROUP()=OUT_2") in new stack
  105. -- Executing [2156@from-trunk-sip-alestra:2] Goto("SIP/alestra-0000008a", "from-trunk,2156,1") in new stack
  106. -- Goto (from-trunk,2156,1)
  107. -- Executing [2156@from-trunk:1] Set("SIP/alestra-0000008a", "__FROM_DID=2156") in new stack
  108. -- Executing [2156@from-trunk:2] Gosub("SIP/alestra-0000008a", "app-blacklist-check,s,1") in new stack
  109. -- Executing [s@app-blacklist-check:1] GotoIf("SIP/alestra-0000008a", "0?blacklisted") in new stack
  110. -- Executing [s@app-blacklist-check:2] Set("SIP/alestra-0000008a", "CALLED_BLACKLIST=1") in new stack
  111. -- Executing [s@app-blacklist-check:3] Return("SIP/alestra-0000008a", "") in new stack
  112. -- Executing [2156@from-trunk:3] ExecIf("SIP/alestra-0000008a", "1 ?Set(CALLERID(name)=6699156000)") in new stack
  113. -- Executing [2156@from-trunk:4] Set("SIP/alestra-0000008a", "__CALLINGPRES_SV=allowed_not_screened") in new stack
  114. -- Executing [2156@from-trunk:5] Set("SIP/alestra-0000008a", "CALLERPRES()=allowed_not_screened") in new stack
  115. -- Executing [2156@from-trunk:6] Goto("SIP/alestra-0000008a", "from-did-direct,104,1") in new stack
  116. -- Goto (from-did-direct,104,1)
  117. -- Executing [104@from-did-direct:1] Macro("SIP/alestra-0000008a", "exten-vm,novm,104") in new stack
  118. -- Executing [s@macro-exten-vm:1] Macro("SIP/alestra-0000008a", "user-callerid,") in new stack
  119. -- Executing [s@macro-user-callerid:1] Set("SIP/alestra-0000008a", "AMPUSER=6699156000") in new stack
  120. -- Executing [s@macro-user-callerid:2] GotoIf("SIP/alestra-0000008a", "0?report") in new stack
  121. -- Executing [s@macro-user-callerid:3] ExecIf("SIP/alestra-0000008a", "1?Set(REALCALLERIDNUM=6699156000)") in new stack
  122. -- Executing [s@macro-user-callerid:4] Set("SIP/alestra-0000008a", "AMPUSER=") in new stack
  123. -- Executing [s@macro-user-callerid:5] Set("SIP/alestra-0000008a", "AMPUSERCIDNAME=") in new stack
  124. -- Executing [s@macro-user-callerid:6] GotoIf("SIP/alestra-0000008a", "1?report") in new stack
  125. -- Goto (macro-user-callerid,s,10)
  126. -- Executing [s@macro-user-callerid:10] GotoIf("SIP/alestra-0000008a", "0?continue") in new stack
  127. -- Executing [s@macro-user-callerid:11] Set("SIP/alestra-0000008a", "__TTL=64") in new stack
  128. -- Executing [s@macro-user-callerid:12] GotoIf("SIP/alestra-0000008a", "1?continue") in new stack
  129. -- Goto (macro-user-callerid,s,19)
  130. -- Executing [s@macro-user-callerid:19] Set("SIP/alestra-0000008a", "CALLERID(number)=6699156000") in new stack
  131. -- Executing [s@macro-user-callerid:20] Set("SIP/alestra-0000008a", "CALLERID(name)=6699156000") in new stack
  132. -- Executing [s@macro-user-callerid:21] NoOp("SIP/alestra-0000008a", "Using CallerID "6699156000" <6699156000>") in new stack
  133. -- Executing [s@macro-exten-vm:2] Set("SIP/alestra-0000008a", "RingGroupMethod=none") in new stack
  134. -- Executing [s@macro-exten-vm:3] Set("SIP/alestra-0000008a", "VMBOX=novm") in new stack
  135. -- Executing [s@macro-exten-vm:4] Set("SIP/alestra-0000008a", "__EXTTOCALL=104") in new stack
  136. -- Executing [s@macro-exten-vm:5] Set("SIP/alestra-0000008a", "CFUEXT=") in new stack
  137. -- Executing [s@macro-exten-vm:6] Set("SIP/alestra-0000008a", "CFBEXT=") in new stack
  138. -- Executing [s@macro-exten-vm:7] Set("SIP/alestra-0000008a", "RT=""") in new stack
  139. -- Executing [s@macro-exten-vm:8] Macro("SIP/alestra-0000008a", "record-enable,104,IN") in new stack
  140.  
  141. pbxhmo*CLI>
  142. -- Executing [s@macro-record-enable:1] GotoIf("SIP/alestra-0000008a", "1?check") in new stack
  143. -- Goto (macro-record-enable,s,4)
  144. -- Executing [s@macro-record-enable:4] ExecIf("SIP/alestra-0000008a", "0?MacroExit()") in new stack
  145.  
  146. pbxhmo*CLI>
  147. -- Executing [s@macro-record-enable:5] GotoIf("SIP/alestra-0000008a", "0?Group:OUT") in new stack
  148.  
  149. pbxhmo*CLI>
  150. -- Goto (macro-record-enable,s,15)
  151.  
  152. pbxhmo*CLI>
  153. -- Executing [s@macro-record-enable:15] GotoIf("SIP/alestra-0000008a", "1?IN") in new stack
  154.  
  155. pbxhmo*CLI>
  156. -- Goto (macro-record-enable,s,20)
  157.  
  158. pbxhmo*CLI>
  159. -- Executing [s@macro-record-enable:20] ExecIf("SIP/alestra-0000008a", "1?MacroExit()") in new stack
  160.  
  161. pbxhmo*CLI>
  162. -- Executing [s@macro-exten-vm:9] Macro("SIP/alestra-0000008a", "dial-one,"",tr,104") in new stack
  163.  
  164. pbxhmo*CLI>
  165. -- Executing [s@macro-dial-one:1] Set("SIP/alestra-0000008a", "DEXTEN=104") in new stack
  166.  
  167. pbxhmo*CLI>
  168. -- Executing [s@macro-dial-one:2] Set("SIP/alestra-0000008a", "DIALSTATUS_CW=") in new stack
  169.  
  170. pbxhmo*CLI>
  171. -- Executing [s@macro-dial-one:3] GosubIf("SIP/alestra-0000008a", "0?screen,1") in new stack
  172.  
  173. pbxhmo*CLI>
  174. -- Executing [s@macro-dial-one:4] GosubIf("SIP/alestra-0000008a", "0?cf,1") in new stack
  175.  
  176. pbxhmo*CLI>
  177. -- Executing [s@macro-dial-one:5] GotoIf("SIP/alestra-0000008a", "1?skip1") in new stack
  178.  
  179. pbxhmo*CLI>
  180. -- Goto (macro-dial-one,s,8)
  181.  
  182. pbxhmo*CLI>
  183. -- Executing [s@macro-dial-one:8] GotoIf("SIP/alestra-0000008a", "0?nodial") in new stack
  184.  
  185. pbxhmo*CLI>
  186. -- Executing [s@macro-dial-one:9] GotoIf("SIP/alestra-0000008a", "0?continue") in new stack
  187.  
  188. pbxhmo*CLI>
  189. -- Executing [s@macro-dial-one:10] Set("SIP/alestra-0000008a", "EXTHASCW=") in new stack
  190.  
  191. pbxhmo*CLI>
  192. -- Executing [s@macro-dial-one:11] GotoIf("SIP/alestra-0000008a", "1?next1:cwinusebusy") in new stack
  193.  
  194. pbxhmo*CLI>
  195. -- Goto (macro-dial-one,s,12)
  196.  
  197. pbxhmo*CLI>
  198. -- Executing [s@macro-dial-one:12] GotoIf("SIP/alestra-0000008a", "0?docfu:skip3") in new stack
  199.  
  200. pbxhmo*CLI>
  201. -- Goto (macro-dial-one,s,16)
  202.  
  203. pbxhmo*CLI>
  204. -- Executing [s@macro-dial-one:16] GotoIf("SIP/alestra-0000008a", "1?next2:continue") in new stack
  205.  
  206. pbxhmo*CLI>
  207. -- Goto (macro-dial-one,s,17)
  208.  
  209. pbxhmo*CLI>
  210. -- Executing [s@macro-dial-one:17] GotoIf("SIP/alestra-0000008a", "1?continue") in new stack
  211.  
  212. pbxhmo*CLI>
  213. -- Goto (macro-dial-one,s,25)
  214.  
  215. pbxhmo*CLI>
  216. -- Executing [s@macro-dial-one:25] GotoIf("SIP/alestra-0000008a", "0?nodial") in new stack
  217.  
  218. pbxhmo*CLI>
  219. -- Executing [s@macro-dial-one:26] GosubIf("SIP/alestra-0000008a", "1?dstring,1:dlocal,1") in new stack
  220.  
  221. pbxhmo*CLI>
  222. -- Executing [dstring@macro-dial-one:1] Set("SIP/alestra-0000008a", "DSTRING=") in new stack
  223.  
  224. pbxhmo*CLI>
  225. -- Executing [dstring@macro-dial-one:2] Set("SIP/alestra-0000008a", "DEVICES=104") in new stack
  226.  
  227. pbxhmo*CLI>
  228. -- Executing [dstring@macro-dial-one:3] ExecIf("SIP/alestra-0000008a", "0?Return()") in new stack
  229.  
  230. pbxhmo*CLI>
  231. -- Executing [dstring@macro-dial-one:4] ExecIf("SIP/alestra-0000008a", "0?Set(DEVICES=04)") in new stack
  232.  
  233. pbxhmo*CLI>
  234. -- Executing [dstring@macro-dial-one:5] Set("SIP/alestra-0000008a", "LOOPCNT=1") in new stack
  235.  
  236. pbxhmo*CLI>
  237. -- Executing [dstring@macro-dial-one:6] Set("SIP/alestra-0000008a", "ITER=1") in new stack
  238.  
  239. pbxhmo*CLI>
  240. -- Executing [dstring@macro-dial-one:7] Set("SIP/alestra-0000008a", "THISDIAL=SIP/104") in new stack
  241.  
  242. pbxhmo*CLI>
  243. -- Executing [dstring@macro-dial-one:8] GosubIf("SIP/alestra-0000008a", "1?zap2dahdi,1") in new stack
  244.  
  245. pbxhmo*CLI>
  246. -- Executing [zap2dahdi@macro-dial-one:1] ExecIf("SIP/alestra-0000008a", "0?Return()") in new stack
  247.  
  248. pbxhmo*CLI>
  249. -- Executing [zap2dahdi@macro-dial-one:2] Set("SIP/alestra-0000008a", "NEWDIAL=") in new stack
  250.  
  251. pbxhmo*CLI>
  252. -- Executing [zap2dahdi@macro-dial-one:3] Set("SIP/alestra-0000008a", "LOOPCNT2=1") in new stack
  253.  
  254. pbxhmo*CLI>
  255. -- Executing [zap2dahdi@macro-dial-one:4] Set("SIP/alestra-0000008a", "ITER2=1") in new stack
  256.  
  257. pbxhmo*CLI>
  258. -- Executing [zap2dahdi@macro-dial-one:5] Set("SIP/alestra-0000008a", "THISPART2=SIP/104") in new stack
  259.  
  260. pbxhmo*CLI>
  261. -- Executing [zap2dahdi@macro-dial-one:6] ExecIf("SIP/alestra-0000008a", "0?Set(THISPART2=DAHDI/104)") in new stack
  262.  
  263. pbxhmo*CLI>
  264. -- Executing [zap2dahdi@macro-dial-one:7] Set("SIP/alestra-0000008a", "NEWDIAL=SIP/104&") in new stack
  265.  
  266. pbxhmo*CLI>
  267. -- Executing [zap2dahdi@macro-dial-one:8] Set("SIP/alestra-0000008a", "ITER2=2") in new stack
  268.  
  269. pbxhmo*CLI>
  270. -- Executing [zap2dahdi@macro-dial-one:9] GotoIf("SIP/alestra-0000008a", "0?begin2") in new stack
  271.  
  272. pbxhmo*CLI>
  273. -- Executing [zap2dahdi@macro-dial-one:10] Set("SIP/alestra-0000008a", "THISDIAL=SIP/104") in new stack
  274.  
  275. pbxhmo*CLI>
  276. -- Executing [zap2dahdi@macro-dial-one:11] Return("SIP/alestra-0000008a", "") in new stack
  277.  
  278. pbxhmo*CLI>
  279. -- Executing [dstring@macro-dial-one:9] Set("SIP/alestra-0000008a", "DSTRING=SIP/104&") in new stack
  280.  
  281. pbxhmo*CLI>
  282. -- Executing [dstring@macro-dial-one:10] Set("SIP/alestra-0000008a", "ITER=2") in new stack
  283.  
  284. pbxhmo*CLI>
  285. -- Executing [dstring@macro-dial-one:11] GotoIf("SIP/alestra-0000008a", "0?begin") in new stack
  286.  
  287. pbxhmo*CLI>
  288. -- Executing [dstring@macro-dial-one:12] Set("SIP/alestra-0000008a", "DSTRING=SIP/104") in new stack
  289.  
  290. pbxhmo*CLI>
  291. -- Executing [dstring@macro-dial-one:13] Return("SIP/alestra-0000008a", "") in new stack
  292.  
  293. pbxhmo*CLI>
  294. -- Executing [s@macro-dial-one:27] GotoIf("SIP/alestra-0000008a", "0?nodial") in new stack
  295.  
  296. pbxhmo*CLI>
  297. -- Executing [s@macro-dial-one:28] GotoIf("SIP/alestra-0000008a", "0?skiptrace") in new stack
  298.  
  299. pbxhmo*CLI>
  300. -- Executing [s@macro-dial-one:29] GosubIf("SIP/alestra-0000008a", "1?ctset,1:ctclear,1") in new stack
  301.  
  302. pbxhmo*CLI>
  303. -- Executing [ctset@macro-dial-one:1] Set("SIP/alestra-0000008a", "DB(CALLTRACE/104)=6699156000") in new stack
  304.  
  305. pbxhmo*CLI>
  306. -- Executing [ctset@macro-dial-one:2] Return("SIP/alestra-0000008a", "") in new stack
  307.  
  308. pbxhmo*CLI>
  309. -- Executing [s@macro-dial-one:30] Set("SIP/alestra-0000008a", "D_OPTIONS=tr") in new stack
  310.  
  311. pbxhmo*CLI>
  312. -- Executing [s@macro-dial-one:31] ExecIf("SIP/alestra-0000008a", "0?SIPAddHeader(Alert-Info: )") in new stack
  313.  
  314. pbxhmo*CLI>
  315. -- Executing [s@macro-dial-one:32] ExecIf("SIP/alestra-0000008a", "0?SIPAddHeader()") in new stack
  316.  
  317. pbxhmo*CLI>
  318. -- Executing [s@macro-dial-one:33] ExecIf("SIP/alestra-0000008a", "0?Set(CHANNEL(musicclass)=)") in new stack
  319.  
  320. pbxhmo*CLI>
  321. -- Executing [s@macro-dial-one:34] GosubIf("SIP/alestra-0000008a", "0?qwait,1") in new stack
  322.  
  323. pbxhmo*CLI>
  324. -- Executing [s@macro-dial-one:35] Set("SIP/alestra-0000008a", "__CWIGNORE=") in new stack
  325.  
  326. pbxhmo*CLI>
  327. -- Executing [s@macro-dial-one:36] Set("SIP/alestra-0000008a", "__KEEPCID=TRUE") in new stack
  328.  
  329. pbxhmo*CLI>
  330. -- Executing [s@macro-dial-one:37] Dial("SIP/alestra-0000008a", "SIP/104,"",tr") in new stack
  331.  
  332. pbxhmo*CLI>
  333. == Using SIP RTP TOS bits 184
  334.  
  335. pbxhmo*CLI>
  336. == Using SIP RTP CoS mark 5
  337.  
  338. pbxhmo*CLI>
  339. Audio is at 13306
  340.  
  341. pbxhmo*CLI>
  342. Adding codec 0x4 (ulaw) to SDP
  343.  
  344. pbxhmo*CLI>
  345. Adding codec 0x8 (alaw) to SDP
  346. Adding codec 0x2 (gsm) to SDP
  347.  
  348. pbxhmo*CLI>
  349. Adding non-codec 0x1 (telephone-event) to SDP
  350.  
  351. pbxhmo*CLI>
  352. Reliably Transmitting (NAT) to 10.11.1.153:5062:
  353. INVITE sip:[email protected]:5062 SIP/2.0
  354. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK30946f68;rport
  355. Max-Forwards: 70
  356. From: "6699156000" <sip:[email protected]>;tag=as35a7e686
  357. To: <sip:[email protected]:5062>
  358. Contact: <sip:[email protected]:5060>
  359. Call-ID: [email protected]:5060
  360. CSeq: 102 INVITE
  361. User-Agent: FPBX-2.8.1(1.8.20.0)
  362. Date: Tue, 31 Dec 2013 20:17:23 GMT
  363. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  364. Supported: replaces, timer
  365. Content-Type: application/sdp
  366. Content-Length: 276
  367.  
  368. v=0
  369. o=root 241784902 241784902 IN IP4 10.11.1.9
  370. s=Asterisk PBX 1.8.20.0
  371. c=IN IP4 10.11.1.9
  372. t=0 0
  373. m=audio 13306 RTP/AVP 0 8 3 101
  374. a=rtpmap:0 PCMU/8000
  375. a=rtpmap:8 PCMA/8000
  376. a=rtpmap:3 GSM/8000
  377. a=rtpmap:101 telephone-event/8000
  378. a=fmtp:101 0-16
  379. a=ptime:20
  380. a=sendrecv
  381.  
  382. ---
  383.  
  384. pbxhmo*CLI>
  385. -- Called SIP/104
  386.  
  387. pbxhmo*CLI>
  388. <--- Transmitting (NAT) to 10.6.58.195:5060 --->
  389. SIP/2.0 180 Ringing
  390. Via: SIP/2.0/UDP 10.6.58.195:5060;branch=z9hG4bK00B7805377874e178f3;received=10.6.58.195;rport=5060
  391. From: <sip:[email protected]:5060;otg=HERTMXMOR_1002>;tag=gK0077c850
  392. To: <sip:[email protected]:5060>;tag=as686231eb
  393. CSeq: 2711 INVITE
  394. Server: FPBX-2.8.1(1.8.20.0)
  395. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  396. Supported: replaces, timer
  397. Session-Expires: 1800;refresher=uas
  398. Contact: <sip:[email protected]:5060>
  399. Content-Length: 0
  400.  
  401.  
  402. <------------>
  403.  
  404. pbxhmo*CLI>
  405. <--- SIP read from UDP:10.11.1.153:5062 --->
  406. SIP/2.0 100 Trying
  407. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK30946f68;rport
  408. From: "6699156000" <sip:[email protected]>;tag=as35a7e686
  409. To: <sip:[email protected]:5062>
  410. Call-ID: [email protected]:5060
  411. CSeq: 102 INVITE
  412. User-Agent: Yealink SIP-T20P 9.71.0.168
  413. Content-Length: 0
  414.  
  415. <------------->
  416.  
  417. pbxhmo*CLI>
  418. --- (8 headers 0 lines) ---
  419.  
  420. pbxhmo*CLI>
  421. <--- SIP read from UDP:10.11.1.153:5062 --->
  422. SIP/2.0 180 Ringing
  423. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK30946f68;rport
  424. From: "6699156000" <sip:[email protected]>;tag=as35a7e686
  425. To: <sip:[email protected]:5062>;tag=973490739
  426. Call-ID: [email protected]:5060
  427. CSeq: 102 INVITE
  428. Contact: <sip:[email protected]:5062>
  429. Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
  430. User-Agent: Yealink SIP-T20P 9.71.0.168
  431. Allow-Events: talk,hold,conference,refer,check-sync
  432. Content-Length: 0
  433.  
  434. <------------->
  435.  
  436. pbxhmo*CLI>
  437. --- (11 headers 0 lines) ---
  438.  
  439. pbxhmo*CLI>
  440. list_route: hop: <sip:[email protected]:5062>
  441.  
  442. pbxhmo*CLI>
  443. -- SIP/104-0000008b is ringing
  444.  
  445. pbxhmo*CLI>
  446. <--- Transmitting (NAT) to 10.6.58.195:5060 --->
  447. SIP/2.0 180 Ringing
  448. Via: SIP/2.0/UDP 10.6.58.195:5060;branch=z9hG4bK00B7805377874e178f3;received=10.6.58.195;rport=5060
  449. From: <sip:[email protected]:5060;otg=HERTMXMOR_1002>;tag=gK0077c850
  450. To: <sip:[email protected]:5060>;tag=as686231eb
  451. CSeq: 2711 INVITE
  452. Server: FPBX-2.8.1(1.8.20.0)
  453. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  454. Supported: replaces, timer
  455. Session-Expires: 1800;refresher=uas
  456. Contact: <sip:[email protected]:5060>
  457. Content-Length: 0
  458.  
  459.  
  460. <------------>
  461.  
  462. pbxhmo*CLI>
  463. Reliably Transmitting (NAT) to 10.11.1.156:5062:
  464. OPTIONS sip:[email protected]:5062 SIP/2.0
  465. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK4de87984;rport
  466. Max-Forwards: 70
  467. From: "Unknown" <sip:[email protected]>;tag=as68bcda31
  468. To: <sip:[email protected]:5062>
  469. Contact: <sip:[email protected]:5060>
  470. Call-ID: [email protected]:5060
  471. CSeq: 102 OPTIONS
  472. User-Agent: FPBX-2.8.1(1.8.20.0)
  473. Date: Tue, 31 Dec 2013 20:17:26 GMT
  474. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  475. Supported: replaces, timer
  476. Content-Length: 0
  477.  
  478.  
  479. ---
  480.  
  481. pbxhmo*CLI>
  482. <--- SIP read from UDP:10.11.1.156:5062 --->
  483.  
  484.  
  485. <------------->
  486.  
  487. pbxhmo*CLI>
  488. <--- SIP read from UDP:10.11.1.156:5062 --->
  489. SIP/2.0 200 OK
  490. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK4de87984;rport
  491. From: "Unknown" <sip:[email protected]>;tag=as68bcda31
  492. To: <sip:[email protected]:5062>;tag=1463935576
  493. Call-ID: [email protected]:5060
  494. CSeq: 102 OPTIONS
  495. User-Agent: Yealink SIP-T20P 9.71.0.168
  496. Content-Length: 0
  497.  
  498. <------------->
  499.  
  500. pbxhmo*CLI>
  501. --- (8 headers 0 lines) ---
  502.  
  503. pbxhmo*CLI>
  504. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  505.  
  506. pbxhmo*CLI>
  507. Reliably Transmitting (NAT) to 10.11.1.159:5062:
  508. OPTIONS sip:[email protected]:5062 SIP/2.0
  509. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK552f4af7;rport
  510. Max-Forwards: 70
  511. From: "Unknown" <sip:[email protected]>;tag=as5b4d05c7
  512. To: <sip:[email protected]:5062>
  513. Contact: <sip:[email protected]:5060>
  514. Call-ID: [email protected]:5060
  515. CSeq: 102 OPTIONS
  516. User-Agent: FPBX-2.8.1(1.8.20.0)
  517. Date: Tue, 31 Dec 2013 20:17:29 GMT
  518. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  519. Supported: replaces, timer
  520. Content-Length: 0
  521.  
  522.  
  523. ---
  524.  
  525. pbxhmo*CLI>
  526. <--- SIP read from UDP:10.11.1.159:5062 --->
  527.  
  528.  
  529. <------------->
  530.  
  531. pbxhmo*CLI>
  532. <--- SIP read from UDP:10.11.1.159:5062 --->
  533. SIP/2.0 200 OK
  534. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK552f4af7;rport
  535. From: "Unknown" <sip:[email protected]>;tag=as5b4d05c7
  536. To: <sip:[email protected]:5062>;tag=403368631
  537. Call-ID: [email protected]:5060
  538. CSeq: 102 OPTIONS
  539. User-Agent: Yealink SIP-T20P 9.71.0.168
  540. Content-Length: 0
  541.  
  542. <------------->
  543.  
  544. pbxhmo*CLI>
  545. --- (8 headers 0 lines) ---
  546. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  547.  
  548. pbxhmo*CLI>
  549. Reliably Transmitting (NAT) to 10.11.1.164:5062:
  550. OPTIONS sip:[email protected]:5062 SIP/2.0
  551. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK180b13e9;rport
  552. Max-Forwards: 70
  553. From: "Unknown" <sip:[email protected]>;tag=as7e7435fe
  554. To: <sip:[email protected]:5062>
  555. Contact: <sip:[email protected]:5060>
  556. Call-ID: [email protected]:5060
  557. CSeq: 102 OPTIONS
  558. User-Agent: FPBX-2.8.1(1.8.20.0)
  559. Date: Tue, 31 Dec 2013 20:17:29 GMT
  560. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  561. Supported: replaces, timer
  562. Content-Length: 0
  563.  
  564.  
  565. ---
  566.  
  567. pbxhmo*CLI>
  568. <--- SIP read from UDP:10.11.1.164:5062 --->
  569.  
  570.  
  571. <------------->
  572.  
  573. pbxhmo*CLI>
  574. <--- SIP read from UDP:10.11.1.164:5062 --->
  575. SIP/2.0 200 OK
  576. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK180b13e9;rport
  577. From: "Unknown" <sip:[email protected]>;tag=as7e7435fe
  578. To: <sip:[email protected]:5062>;tag=1752043124
  579. Call-ID: [email protected]:5060
  580. CSeq: 102 OPTIONS
  581. User-Agent: Yealink SIP-T20P 9.71.0.168
  582. Content-Length: 0
  583.  
  584. <------------->
  585.  
  586. pbxhmo*CLI>
  587. --- (8 headers 0 lines) ---
  588.  
  589. pbxhmo*CLI>
  590. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  591.  
  592. pbxhmo*CLI>
  593. <--- SIP read from UDP:10.11.1.154:5062 --->
  594.  
  595.  
  596. <------------->
  597.  
  598. pbxhmo*CLI>
  599. <--- SIP read from UDP:10.6.58.195:5060 --->
  600. CANCEL sip:[email protected]:5060 SIP/2.0
  601. Via: SIP/2.0/UDP 10.6.58.195:5060;branch=z9hG4bK00B7805377874e178f3
  602. From: <sip:[email protected]:5060;otg=HERTMXMOR_1002>;tag=gK0077c850
  603. To: <sip:[email protected]:5060>
  604. CSeq: 2711 CANCEL
  605. Max-Forwards: 70
  606. Content-Length: 0
  607.  
  608. <------------->
  609. --- (8 headers 0 lines) ---
  610. Sending to 10.6.58.195:5060 (NAT)
  611.  
  612. <--- Reliably Transmitting (NAT) to 10.6.58.195:5060 --->
  613. SIP/2.0 487 Request Terminated
  614. Via: SIP/2.0/UDP 10.6.58.195:5060;branch=z9hG4bK00B7805377874e178f3;received=10.6.58.195;rport=5060
  615. From: <sip:[email protected]:5060;otg=HERTMXMOR_1002>;tag=gK0077c850
  616. To: <sip:[email protected]:5060>;tag=as686231eb
  617. CSeq: 2711 INVITE
  618. Server: FPBX-2.8.1(1.8.20.0)
  619. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  620. Supported: replaces, timer
  621. Content-Length: 0
  622.  
  623.  
  624. <------------>
  625.  
  626. pbxhmo*CLI>
  627. <--- Transmitting (NAT) to 10.6.58.195:5060 --->
  628. SIP/2.0 200 OK
  629. Via: SIP/2.0/UDP 10.6.58.195:5060;branch=z9hG4bK00B7805377874e178f3;received=10.6.58.195;rport=5060
  630. From: <sip:[email protected]:5060;otg=HERTMXMOR_1002>;tag=gK0077c850
  631. To: <sip:[email protected]:5060>;tag=as686231eb
  632. CSeq: 2711 CANCEL
  633. Server: FPBX-2.8.1(1.8.20.0)
  634. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  635. Supported: replaces, timer
  636. Content-Length: 0
  637.  
  638.  
  639. <------------>
  640. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: INVITE)
  641. Reliably Transmitting (NAT) to 10.11.1.153:5062:
  642. CANCEL sip:[email protected]:5062 SIP/2.0
  643. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK30946f68;rport
  644. Max-Forwards: 70
  645. From: "6699156000" <sip:[email protected]>;tag=as35a7e686
  646. To: <sip:[email protected]:5062>
  647. Call-ID: [email protected]:5060
  648. CSeq: 102 CANCEL
  649. User-Agent: FPBX-2.8.1(1.8.20.0)
  650. Content-Length: 0
  651.  
  652.  
  653. ---
  654. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: INVITE)
  655.  
  656. pbxhmo*CLI>
  657. == Spawn extension (macro-dial-one, s, 37) exited non-zero on 'SIP/alestra-0000008a' in macro 'dial-one'
  658. == Spawn extension (macro-exten-vm, s, 9) exited non-zero on 'SIP/alestra-0000008a' in macro 'exten-vm'
  659. == Spawn extension (from-did-direct, 104, 1) exited non-zero on 'SIP/alestra-0000008a'
  660. -- Executing [h@from-did-direct:1] Macro("SIP/alestra-0000008a", "hangupcall,") in new stack
  661. -- Executing [s@macro-hangupcall:1] GotoIf("SIP/alestra-0000008a", "1?endmixmoncheck") in new stack
  662. -- Goto (macro-hangupcall,s,9)
  663. -- Executing [s@macro-hangupcall:9] NoOp("SIP/alestra-0000008a", "End of MIXMON check") in new stack
  664. -- Executing [s@macro-hangupcall:10] GotoIf("SIP/alestra-0000008a", "1?nomeetmemon") in new stack
  665.  
  666. pbxhmo*CLI>
  667. -- Goto (macro-hangupcall,s,28)
  668.  
  669. pbxhmo*CLI>
  670. -- Executing [s@macro-hangupcall:28] NoOp("SIP/alestra-0000008a", "End of MEETME check") in new stack
  671.  
  672. pbxhmo*CLI>
  673. -- Executing [s@macro-hangupcall:29] GotoIf("SIP/alestra-0000008a", "1?noautomon") in new stack
  674.  
  675. pbxhmo*CLI>
  676. -- Goto (macro-hangupcall,s,34)
  677.  
  678. pbxhmo*CLI>
  679. -- Executing [s@macro-hangupcall:34] NoOp("SIP/alestra-0000008a", "TOUCH_MONITOR_OUTPUT=") in new stack
  680.  
  681. pbxhmo*CLI>
  682. -- Executing [s@macro-hangupcall:35] GotoIf("SIP/alestra-0000008a", "1?noautomon2") in new stack
  683.  
  684. pbxhmo*CLI>
  685. -- Goto (macro-hangupcall,s,41)
  686.  
  687. pbxhmo*CLI>
  688. -- Executing [s@macro-hangupcall:41] NoOp("SIP/alestra-0000008a", "MONITOR_FILENAME=") in new stack
  689.  
  690. pbxhmo*CLI>
  691. -- Executing [s@macro-hangupcall:42] GotoIf("SIP/alestra-0000008a", "1?skiprg") in new stack
  692.  
  693. pbxhmo*CLI>
  694. -- Goto (macro-hangupcall,s,45)
  695.  
  696. pbxhmo*CLI>
  697. -- Executing [s@macro-hangupcall:45] GotoIf("SIP/alestra-0000008a", "1?skipblkvm") in new stack
  698.  
  699. pbxhmo*CLI>
  700. -- Goto (macro-hangupcall,s,48)
  701.  
  702. pbxhmo*CLI>
  703. -- Executing [s@macro-hangupcall:48] GotoIf("SIP/alestra-0000008a", "1?theend") in new stack
  704.  
  705. pbxhmo*CLI>
  706. -- Goto (macro-hangupcall,s,50)
  707.  
  708. pbxhmo*CLI>
  709. -- Executing [s@macro-hangupcall:50] AGI("SIP/alestra-0000008a", "hangup.agi") in new stack
  710.  
  711. pbxhmo*CLI>
  712. -- Launched AGI Script /var/lib/asterisk/agi-bin/hangup.agi
  713.  
  714. pbxhmo*CLI>
  715. <--- SIP read from UDP:10.11.1.153:5062 --->
  716. SIP/2.0 200 OK
  717. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK30946f68;rport
  718. From: "6699156000" <sip:[email protected]>;tag=as35a7e686
  719. To: <sip:[email protected]:5062>;tag=973490739
  720. Call-ID: [email protected]:5060
  721. CSeq: 102 CANCEL
  722. User-Agent: Yealink SIP-T20P 9.71.0.168
  723. Content-Length: 0
  724.  
  725. <------------->
  726. --- (8 headers 0 lines) ---
  727.  
  728. pbxhmo*CLI>
  729. <--- SIP read from UDP:10.11.1.153:5062 --->
  730. SIP/2.0 487 Request Terminated
  731. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK30946f68;rport
  732. From: "6699156000" <sip:[email protected]>;tag=as35a7e686
  733. To: <sip:[email protected]:5062>;tag=973490739
  734. Call-ID: [email protected]:5060
  735. CSeq: 102 INVITE
  736. User-Agent: Yealink SIP-T20P 9.71.0.168
  737. Content-Length: 0
  738.  
  739. <------------->
  740. --- (8 headers 0 lines) ---
  741. Transmitting (NAT) to 10.11.1.153:5062:
  742. ACK sip:[email protected]:5062 SIP/2.0
  743. Via: SIP/2.0/UDP 10.11.1.9:5060;branch=z9hG4bK30946f68;rport
  744. Max-Forwards: 70
  745. From: "6699156000" <sip:[email protected]>;tag=as35a7e686
  746. To: <sip:[email protected]:5062>;tag=973490739
  747. Contact: <sip:[email protected]:5060>
  748. Call-ID: [email protected]:5060
  749. CSeq: 102 ACK
  750. User-Agent: FPBX-2.8.1(1.8.20.0)
  751. Content-Length: 0
  752.  
  753.  
  754. ---
  755. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: INVITE)
  756.  
  757. pbxhmo*CLI>
  758. <--- SIP read from UDP:10.6.58.195:5060 --->
  759. ACK sip:[email protected]:5060 SIP/2.0
  760. Via: SIP/2.0/UDP 10.6.58.195:5060;branch=z9hG4bK00B7805377874e178f3
  761. From: <sip:[email protected]:5060;otg=HERTMXMOR_1002>;tag=gK0077c850
  762. To: <sip:[email protected]:5060>;tag=as686231eb
  763. CSeq: 2711 ACK
  764. Max-Forwards: 70
  765. Content-Length: 0
  766.  
  767. <------------->
  768.  
  769. pbxhmo*CLI>
  770. --- (8 headers 0 lines) ---
  771.  
  772. pbxhmo*CLI>
  773. -- <SIP/alestra-0000008a>AGI Script hangup.agi completed, returning 0
  774.  
  775. pbxhmo*CLI>
  776. -- Executing [s@macro-hangupcall:51] Hangup("SIP/alestra-0000008a", "") in new stack
  777.  
  778. pbxhmo*CLI>
  779. == Spawn extension (macro-hangupcall, s, 51) exited non-zero on 'SIP/alestra-0000008a' in macro 'hangupcall'
  780.  
  781. pbxhmo*CLI>
  782. == Spawn extension (from-did-direct, h, 1) exited non-zero on 'SIP/alestra-0000008a'
  783.  
  784. pbxhmo*CLI>
  785. Really destroying SIP dialog '[email protected]' Method: ACK
  786.  
  787. pbxhmo*CLI>
  788. <--- SIP read from UDP:10.11.1.158:5062 --->
  789.  
  790.  
  791. <------------->
  792.  
  793. pbxhmo*CLI>
  794. Disconnected from Asterisk server
  795. Executing last minute cleanups
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement