Advertisement
cstk421

Untitled

Dec 21st, 2015
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.60 KB | None | 0 0
  1.  
  2. [root@localhost ~]# asterisk -vvvvvvr
  3. Asterisk 13.5.0, Copyright (C) 1999 - 2014, Digium, Inc. and others.
  4. Created by Mark Spencer <markster@digium.com>
  5. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  6. This is free software, with components licensed under the GNU General Public
  7. License version 2 and other licenses; you are welcome to redistribute it under
  8. certain conditions. Type 'core show license' for details.
  9. =========================================================================
  10. Connected to Asterisk 13.5.0 currently running on localhost (pid = 31311)
  11.  
  12. <--- SIP read from UDP:216.115.000.000:5060 --->
  13. INVITE sip:15865555555@108.245.000.000:5061 SIP/2.0
  14. Record-Route: <sip:216.115.000.000;lr>
  15. Max-Forwards: 66
  16. Record-Route: <sip:216.115.000.000;lr>
  17. To: <sip:+15865555555@fl.gg>
  18. From: <sip:+125300000@fl.gg>;tag=gK0206d377
  19. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.8b3194d8ad9d3628721d7d47caa2c572.0
  20. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.6708503724e9195c578f5a25b67d4f6f.1
  21. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.e29541cc2257f9f4a29cdecafdd14dd3.0
  22. Via: SIP/2.0/UDP 216.221.000.000:5060;branch=z9hG4bK02B18622f933de23ffb
  23. Call-ID: 1124245984_97077600@216.221.000.000
  24. CSeq: 18431 INVITE
  25. Contact: <sip:+125300000@216.221.000.000:5060>
  26. Content-Length: 221
  27. Content-Type: application/sdp
  28. P-Asserted-Identity: <sip:+125300000@fl.gg>
  29.  
  30. v=0
  31. o=- 18622 20331 IN IP4 216.221.000.000
  32. s=-
  33. c=IN IP4 216.221.000.000
  34. t=0 0
  35. m=audio 27448 RTP/AVP 0 18 101
  36. a=rtpmap:18 G729/8000
  37. a=fmtp:18 annexb=no
  38. a=rtpmap:101 telephone-event/8000
  39. a=fmtp:101 0-15
  40. a=ptime:20
  41. <------------->
  42. --- (16 headers 11 lines) ---
  43. Sending to 216.115.000.000:5060 (NAT)
  44. Sending to 216.115.000.000:5060 (NAT)
  45. Using INVITE request as basis request - 1124245984_97077600@216.221.000.000
  46. Found peer 'flowroute' for '+125300000' from 216.115.000.000:5060
  47. == Using SIP RTP TOS bits 184
  48. == Using SIP RTP CoS mark 5
  49. Found RTP audio format 0
  50. Found RTP audio format 18
  51. Found RTP audio format 101
  52. Found audio description format G729 for ID 18
  53. Found audio description format telephone-event for ID 101
  54. Capabilities: us - (ulaw|alaw|gsm|g726), peer - audio=(ulaw|g729)/video=(nothing)/text=(nothing), combined - (ulaw)
  55. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  56. Peer audio RTP is at port 216.221.000.000:27448
  57. Looking for 15865555555 in from-trunk (domain 108.245.000.000)
  58. sip_route_dump: route/path hop: <sip:216.115.000.000;lr>
  59. sip_route_dump: route/path hop: <sip:216.115.000.000;lr>
  60.  
  61. <--- Transmitting (no NAT) to 216.115.000.000:5060 --->
  62. SIP/2.0 100 Trying
  63. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.8b3194d8ad9d3628721d7d47caa2c572.0;received=216.115.000.000
  64. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.6708503724e9195c578f5a25b67d4f6f.1
  65. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.e29541cc2257f9f4a29cdecafdd14dd3.0
  66. Via: SIP/2.0/UDP 216.221.000.000:5060;branch=z9hG4bK02B18622f933de23ffb
  67. Record-Route: <sip:216.115.000.000;lr>
  68. Record-Route: <sip:216.115.000.000;lr>
  69. From: <sip:+125300000@fl.gg>;tag=gK0206d377
  70. To: <sip:+15865555555@fl.gg>
  71. Call-ID: 1124245984_97077600@216.221.000.000
  72. CSeq: 18431 INVITE
  73. Server: FPBX-13.0.35(13.5.0)
  74. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  75. Supported: replaces, timer
  76. Contact: <sip:15865555555@172.16.000.000:5061>
  77. Content-Length: 0
  78.  
  79.  
  80. <------------>
  81. -- Executing [15865555555@from-trunk:1] Set("SIP/flowroute-00000019", "__FROM_DID=15865555555") in new stack
  82. -- Executing [15865555555@from-trunk:2] Gosub("SIP/flowroute-00000019", "sub-record-check,s,1(in,15865555555,dontcare)") in new stack
  83. -- Executing [s@sub-record-check:1] GotoIf("SIP/flowroute-00000019", "0?initialized") in new stack
  84. -- Executing [s@sub-record-check:2] Set("SIP/flowroute-00000019", "__REC_STATUS=INITIALIZED") in new stack
  85. -- Executing [s@sub-record-check:3] Set("SIP/flowroute-00000019", "NOW=1450725601") in new stack
  86. -- Executing [s@sub-record-check:4] Set("SIP/flowroute-00000019", "__DAY=21") in new stack
  87. -- Executing [s@sub-record-check:5] Set("SIP/flowroute-00000019", "__MONTH=12") in new stack
  88. -- Executing [s@sub-record-check:6] Set("SIP/flowroute-00000019", "__YEAR=2015") in new stack
  89. -- Executing [s@sub-record-check:7] Set("SIP/flowroute-00000019", "__TIMESTR=20151221-142001") in new stack
  90. -- Executing [s@sub-record-check:8] Set("SIP/flowroute-00000019", "__FROMEXTEN=unknown") in new stack
  91. -- Executing [s@sub-record-check:9] Set("SIP/flowroute-00000019", "__MON_FMT=wav") in new stack
  92. -- Executing [s@sub-record-check:10] NoOp("SIP/flowroute-00000019", "Recordings initialized") in new stack
  93. -- Executing [s@sub-record-check:11] ExecIf("SIP/flowroute-00000019", "0?Set(ARG3=dontcare)") in new stack
  94. -- Executing [s@sub-record-check:12] Set("SIP/flowroute-00000019", "REC_POLICY_MODE_SAVE=") in new stack
  95. -- Executing [s@sub-record-check:13] ExecIf("SIP/flowroute-00000019", "0?Set(REC_STATUS=NO)") in new stack
  96. -- Executing [s@sub-record-check:14] GotoIf("SIP/flowroute-00000019", "2?checkaction") in new stack
  97. -- Goto (sub-record-check,s,17)
  98. -- Executing [s@sub-record-check:17] GotoIf("SIP/flowroute-00000019", "1?sub-record-check,in,1") in new stack
  99. -- Goto (sub-record-check,in,1)
  100. -- Executing [in@sub-record-check:1] NoOp("SIP/flowroute-00000019", "Inbound Recording Check to 15865555555") in new stack
  101. -- Executing [in@sub-record-check:2] Set("SIP/flowroute-00000019", "FROMEXTEN=unknown") in new stack
  102. -- Executing [in@sub-record-check:3] ExecIf("SIP/flowroute-00000019", "10?Set(FROMEXTEN=+125300000)") in new stack
  103. -- Executing [in@sub-record-check:4] Gosub("SIP/flowroute-00000019", "recordcheck,1(dontcare,in,15865555555)") in new stack
  104. -- Executing [recordcheck@sub-record-check:1] NoOp("SIP/flowroute-00000019", "Starting recording check against dontcare") in new stack
  105. -- Executing [recordcheck@sub-record-check:2] Goto("SIP/flowroute-00000019", "dontcare") in new stack
  106. -- Goto (sub-record-check,recordcheck,3)
  107. -- Executing [recordcheck@sub-record-check:3] Return("SIP/flowroute-00000019", "") in new stack
  108. -- Executing [in@sub-record-check:5] Return("SIP/flowroute-00000019", "") in new stack
  109. -- Executing [15865555555@from-trunk:3] Gosub("SIP/flowroute-00000019", "app-blacklist-check,s,1()") in new stack
  110. -- Executing [s@app-blacklist-check:1] GotoIf("SIP/flowroute-00000019", "0?blacklisted") in new stack
  111. -- Executing [s@app-blacklist-check:2] Set("SIP/flowroute-00000019", "CALLED_BLACKLIST=1") in new stack
  112. -- Executing [s@app-blacklist-check:3] Return("SIP/flowroute-00000019", "") in new stack
  113. -- Executing [15865555555@from-trunk:4] Set("SIP/flowroute-00000019", "CDR(did)=15865555555") in new stack
  114. -- Executing [15865555555@from-trunk:5] ExecIf("SIP/flowroute-00000019", "1 ?Set(CALLERID(name)=+125300000)") in new stack
  115. -- Executing [15865555555@from-trunk:6] Set("SIP/flowroute-00000019", "CHANNEL(musicclass)=none") in new stack
  116. -- Executing [15865555555@from-trunk:7] Set("SIP/flowroute-00000019", "__MOHCLASS=none") in new stack
  117. -- Executing [15865555555@from-trunk:8] Set("SIP/flowroute-00000019", "__REVERSAL_REJECT=FALSE") in new stack
  118. -- Executing [15865555555@from-trunk:9] GotoIf("SIP/flowroute-00000019", "1?post-reverse-charge") in new stack
  119. -- Goto (from-trunk,15865555555,11)
  120. -- Executing [15865555555@from-trunk:11] NoOp("SIP/flowroute-00000019", "") in new stack
  121. -- Executing [15865555555@from-trunk:12] Set("SIP/flowroute-00000019", "__CALLINGNAMEPRES_SV=allowed_not_screened") in new stack
  122. -- Executing [15865555555@from-trunk:13] Set("SIP/flowroute-00000019", "__CALLINGNUMPRES_SV=allowed_not_screened") in new stack
  123. -- Executing [15865555555@from-trunk:14] Set("SIP/flowroute-00000019", "CALLERID(name-pres)=allowed_not_screened") in new stack
  124. -- Executing [15865555555@from-trunk:15] Set("SIP/flowroute-00000019", "CALLERID(num-pres)=allowed_not_screened") in new stack
  125. -- Executing [15865555555@from-trunk:16] NoOp("SIP/flowroute-00000019", "CallerID Entry Point") in new stack
  126. -- Executing [15865555555@from-trunk:17] Set("SIP/flowroute-00000019", "FAX_DEST=from-did-direct^2002^1") in new stack
  127. -- Executing [15865555555@from-trunk:18] Set("SIP/flowroute-00000019", "FAXOPT(faxdetect)=yes") in new stack
  128. -- Executing [15865555555@from-trunk:19] Answer("SIP/flowroute-00000019", "") in new stack
  129. Audio is at 19226
  130. Adding codec ulaw to SDP
  131. Adding codec alaw to SDP
  132. Adding codec gsm to SDP
  133. Adding codec g726 to SDP
  134. Adding non-codec 0x1 (telephone-event) to SDP
  135.  
  136. <--- Reliably Transmitting (no NAT) to 216.115.000.000:5060 --->
  137. SIP/2.0 200 OK
  138. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.8b3194d8ad9d3628721d7d47caa2c572.0;received=216.115.000.000
  139. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.6708503724e9195c578f5a25b67d4f6f.1
  140. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.e29541cc2257f9f4a29cdecafdd14dd3.0
  141. Via: SIP/2.0/UDP 216.221.000.000:5060;branch=z9hG4bK02B18622f933de23ffb
  142. Record-Route: <sip:216.115.000.000;lr>
  143. Record-Route: <sip:216.115.000.000;lr>
  144. From: <sip:+125300000@fl.gg>;tag=gK0206d377
  145. To: <sip:+15865555555@fl.gg>;tag=as2caf222d
  146. Call-ID: 1124245984_97077600@216.221.000.000
  147. CSeq: 18431 INVITE
  148. Server: FPBX-13.0.35(13.5.0)
  149. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  150. Supported: replaces, timer
  151. Contact: <sip:15865555555@172.16.000.000:5061>
  152. Content-Type: application/sdp
  153. Content-Length: 327
  154.  
  155. v=0
  156. o=root 431959075 431959075 IN IP4 172.16.000.000
  157. s=Asterisk PBX 13.5.0
  158. c=IN IP4 172.16.000.000
  159. t=0 0
  160. m=audio 19226 RTP/AVP 0 8 3 111 101
  161. a=rtpmap:0 PCMU/8000
  162. a=rtpmap:8 PCMA/8000
  163. a=rtpmap:3 GSM/8000
  164. a=rtpmap:111 G726-32/8000
  165. a=rtpmap:101 telephone-event/8000
  166. a=fmtp:101 0-16
  167. a=ptime:20
  168. a=maxptime:150
  169. a=sendrecv
  170.  
  171. <------------>
  172.  
  173. <--- SIP read from UDP:216.115.000.000:5060 --->
  174. ACK sip:15865555555@172.16.000.000:5061 SIP/2.0
  175. Record-Route: <sip:216.115.000.000;lr>
  176. Max-Forwards: 67
  177. Record-Route: <sip:216.115.000.000;lr>
  178. From: <sip:+125300000@fl.gg>;tag=gK0206d377
  179. To: <sip:+15865555555@fl.gg>;tag=as2caf222d
  180. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.dc82248b6a8bdbab10fdc3ab98fc8cf2.0
  181. Via: SIP/2.0/UDP 216.115.000.000;branch=z9hG4bK1a54.35c704d2d8abce7d2fa2b39bda63704d.0
  182. Via: SIP/2.0/UDP 216.221.000.000:5060;branch=z9hG4bK02B186529689091ad92
  183. Call-ID: 1124245984_97077600@216.221.000.000
  184. CSeq: 18431 ACK
  185. Content-Length: 0
  186.  
  187. <------------->
  188. --- (12 headers 0 lines) ---
  189. -- Executing [15865555555@from-trunk:20] Wait("SIP/flowroute-00000019", "4") in new stack
  190. > 0x7f9ad034ca40 -- Probation passed - setting RTP source address to 216.221.000.000:27448
  191. == Redirecting 'SIP/flowroute-00000019' to fax extension due to CNG detection
  192. == Spawn extension (from-trunk, fax, 1) exited non-zero on 'SIP/flowroute-00000019'
  193. -- Executing [fax@from-trunk:1] Goto("SIP/flowroute-00000019", "from-did-direct,2002,1") in new stack
  194. -- Goto (from-did-direct,2002,1)
  195. -- Executing [2002@from-did-direct:1] GotoIf("SIP/flowroute-00000019", "1?ext-local,2002,1") in new stack
  196. -- Goto (ext-local,2002,1)
  197. -- Executing [2002@ext-local:1] Set("SIP/flowroute-00000019", "__RINGTIMER=15") in new stack
  198. -- Executing [2002@ext-local:2] Macro("SIP/flowroute-00000019", "exten-vm,novm,2002,0,0,0") in new stack
  199. -- Executing [s@macro-exten-vm:1] Macro("SIP/flowroute-00000019", "user-callerid,") in new stack
  200. -- Executing [s@macro-user-callerid:1] Set("SIP/flowroute-00000019", "TOUCH_MONITOR=1450725601.25") in new stack
  201. -- Executing [s@macro-user-callerid:2] Set("SIP/flowroute-00000019", "AMPUSER=+125300000") in new stack
  202. -- Executing [s@macro-user-callerid:3] GotoIf("SIP/flowroute-00000019", "0?report") in new stack
  203. -- Executing [s@macro-user-callerid:4] ExecIf("SIP/flowroute-00000019", "1?Set(REALCALLERIDNUM=+125300000)") in new stack
  204. -- Executing [s@macro-user-callerid:5] Set("SIP/flowroute-00000019", "AMPUSER=") in new stack
  205. -- Executing [s@macro-user-callerid:6] GotoIf("SIP/flowroute-00000019", "0?limit") in new stack
  206. -- Executing [s@macro-user-callerid:7] Set("SIP/flowroute-00000019", "AMPUSERCIDNAME=") in new stack
  207. -- Executing [s@macro-user-callerid:8] GotoIf("SIP/flowroute-00000019", "1?report") in new stack
  208. -- Goto (macro-user-callerid,s,15)
  209. -- Executing [s@macro-user-callerid:15] GotoIf("SIP/flowroute-00000019", "0?continue") in new stack
  210. -- Executing [s@macro-user-callerid:16] ExecIf("SIP/flowroute-00000019", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  211. -- Executing [s@macro-user-callerid:17] Set("SIP/flowroute-00000019", "__TTL=64") in new stack
  212. -- Executing [s@macro-user-callerid:18] GotoIf("SIP/flowroute-00000019", "1?continue") in new stack
  213. -- Goto (macro-user-callerid,s,29)
  214. -- Executing [s@macro-user-callerid:29] Set("SIP/flowroute-00000019", "CALLERID(number)=+125300000") in new stack
  215. -- Executing [s@macro-user-callerid:30] Set("SIP/flowroute-00000019", "CALLERID(name)=+125300000") in new stack
  216. -- Executing [s@macro-user-callerid:31] Set("SIP/flowroute-00000019", "CDR(cnum)=+125300000") in new stack
  217. -- Executing [s@macro-user-callerid:32] Set("SIP/flowroute-00000019", "CDR(cnam)=+125300000") in new stack
  218. -- Executing [s@macro-user-callerid:33] Set("SIP/flowroute-00000019", "CHANNEL(language)=en") in new stack
  219. -- Executing [s@macro-exten-vm:2] Set("SIP/flowroute-00000019", "RingGroupMethod=none") in new stack
  220. -- Executing [s@macro-exten-vm:3] Set("SIP/flowroute-00000019", "__EXTTOCALL=2002") in new stack
  221. -- Executing [s@macro-exten-vm:4] Set("SIP/flowroute-00000019", "__PICKUPMARK=2002") in new stack
  222. -- Executing [s@macro-exten-vm:5] Set("SIP/flowroute-00000019", "RT=") in new stack
  223. -- Executing [s@macro-exten-vm:6] ExecIf("SIP/flowroute-00000019", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  224. -- Executing [s@macro-exten-vm:7] ExecIf("SIP/flowroute-00000019", "0?MacroExit()") in new stack
  225. -- Executing [s@macro-exten-vm:8] Gosub("SIP/flowroute-00000019", "sub-record-check,s,1(exten,2002,dontcare)") in new stack
  226. -- Executing [s@sub-record-check:1] GotoIf("SIP/flowroute-00000019", "10?initialized") in new stack
  227. -- Goto (sub-record-check,s,10)
  228. -- Executing [s@sub-record-check:10] NoOp("SIP/flowroute-00000019", "Recordings initialized") in new stack
  229. -- Executing [s@sub-record-check:11] ExecIf("SIP/flowroute-00000019", "0?Set(ARG3=dontcare)") in new stack
  230. -- Executing [s@sub-record-check:12] Set("SIP/flowroute-00000019", "REC_POLICY_MODE_SAVE=") in new stack
  231. -- Executing [s@sub-record-check:13] ExecIf("SIP/flowroute-00000019", "0?Set(REC_STATUS=NO)") in new stack
  232. -- Executing [s@sub-record-check:14] GotoIf("SIP/flowroute-00000019", "5?checkaction") in new stack
  233. -- Goto (sub-record-check,s,17)
  234. -- Executing [s@sub-record-check:17] GotoIf("SIP/flowroute-00000019", "1?sub-record-check,exten,1") in new stack
  235. -- Goto (sub-record-check,exten,1)
  236. -- Executing [exten@sub-record-check:1] NoOp("SIP/flowroute-00000019", "Exten Recording Check between +125300000 and 2002") in new stack
  237. -- Executing [exten@sub-record-check:2] Set("SIP/flowroute-00000019", "CALLTYPE=external") in new stack
  238. -- Executing [exten@sub-record-check:3] ExecIf("SIP/flowroute-00000019", "0?Set(CALLTYPE=)") in new stack
  239. -- Executing [exten@sub-record-check:4] Set("SIP/flowroute-00000019", "CALLEE=dontcare") in new stack
  240. -- Executing [exten@sub-record-check:5] ExecIf("SIP/flowroute-00000019", "0?Set(CALLEE=dontcare)") in new stack
  241. -- Executing [exten@sub-record-check:6] GotoIf("SIP/flowroute-00000019", "1?callee") in new stack
  242. -- Goto (sub-record-check,exten,11)
  243. -- Executing [exten@sub-record-check:11] Gosub("SIP/flowroute-00000019", "recordcheck,1(dontcare,external,2002)") in new stack
  244. -- Executing [recordcheck@sub-record-check:1] NoOp("SIP/flowroute-00000019", "Starting recording check against dontcare") in new stack
  245. -- Executing [recordcheck@sub-record-check:2] Goto("SIP/flowroute-00000019", "dontcare") in new stack
  246. -- Goto (sub-record-check,recordcheck,3)
  247. -- Executing [recordcheck@sub-record-check:3] Return("SIP/flowroute-00000019", "") in new stack
  248. -- Executing [exten@sub-record-check:12] Return("SIP/flowroute-00000019", "") in new stack
  249. -- Executing [s@macro-exten-vm:9] GotoIf("SIP/flowroute-00000019", "1?macrodial") in new stack
  250. -- Goto (macro-exten-vm,s,15)
  251. -- Executing [s@macro-exten-vm:15] GosubIf("SIP/flowroute-00000019", "0?clrheader,1()") in new stack
  252. -- Executing [s@macro-exten-vm:16] Macro("SIP/flowroute-00000019", "dial-one,,Ttr,2002") in new stack
  253. -- Executing [s@macro-dial-one:1] Set("SIP/flowroute-00000019", "DEXTEN=2002") in new stack
  254. -- Executing [s@macro-dial-one:2] Set("SIP/flowroute-00000019", "DIALSTATUS_CW=") in new stack
  255. -- Executing [s@macro-dial-one:3] GosubIf("SIP/flowroute-00000019", "0?screen,1()") in new stack
  256. -- Executing [s@macro-dial-one:4] GosubIf("SIP/flowroute-00000019", "0?cf,1()") in new stack
  257. -- Executing [s@macro-dial-one:5] GotoIf("SIP/flowroute-00000019", "1?skip1") in new stack
  258. -- Goto (macro-dial-one,s,8)
  259. -- Executing [s@macro-dial-one:8] GotoIf("SIP/flowroute-00000019", "0?nodial") in new stack
  260. -- Executing [s@macro-dial-one:9] GotoIf("SIP/flowroute-00000019", "0?continue") in new stack
  261. -- Executing [s@macro-dial-one:10] Set("SIP/flowroute-00000019", "EXTHASCW=") in new stack
  262. -- Executing [s@macro-dial-one:11] GotoIf("SIP/flowroute-00000019", "1?next1:cwinusebusy") in new stack
  263. -- Goto (macro-dial-one,s,12)
  264. -- Executing [s@macro-dial-one:12] GotoIf("SIP/flowroute-00000019", "0?docfu:skip3") in new stack
  265. -- Goto (macro-dial-one,s,16)
  266. -- Executing [s@macro-dial-one:16] GotoIf("SIP/flowroute-00000019", "1?next2:continue") in new stack
  267. -- Goto (macro-dial-one,s,17)
  268. -- Executing [s@macro-dial-one:17] GotoIf("SIP/flowroute-00000019", "1?continue") in new stack
  269. -- Goto (macro-dial-one,s,25)
  270. -- Executing [s@macro-dial-one:25] GotoIf("SIP/flowroute-00000019", "0?nodial") in new stack
  271. -- Executing [s@macro-dial-one:26] GosubIf("SIP/flowroute-00000019", "1?dstring,1():dlocal,1()") in new stack
  272. -- Executing [dstring@macro-dial-one:1] Set("SIP/flowroute-00000019", "DSTRING=") in new stack
  273. -- Executing [dstring@macro-dial-one:2] Set("SIP/flowroute-00000019", "DEVICES=2002") in new stack
  274. -- Executing [dstring@macro-dial-one:3] ExecIf("SIP/flowroute-00000019", "0?Return()") in new stack
  275. -- Executing [dstring@macro-dial-one:4] ExecIf("SIP/flowroute-00000019", "0?Set(DEVICES=002)") in new stack
  276. -- Executing [dstring@macro-dial-one:5] Set("SIP/flowroute-00000019", "LOOPCNT=1") in new stack
  277. -- Executing [dstring@macro-dial-one:6] Set("SIP/flowroute-00000019", "ITER=1") in new stack
  278. -- Executing [dstring@macro-dial-one:7] Set("SIP/flowroute-00000019", "THISDIAL=SIP/2002") in new stack
  279. -- Executing [dstring@macro-dial-one:8] GosubIf("SIP/flowroute-00000019", "1?zap2dahdi,1()") in new stack
  280. -- Executing [zap2dahdi@macro-dial-one:1] ExecIf("SIP/flowroute-00000019", "0?Return()") in new stack
  281. -- Executing [zap2dahdi@macro-dial-one:2] Set("SIP/flowroute-00000019", "NEWDIAL=") in new stack
  282. -- Executing [zap2dahdi@macro-dial-one:3] Set("SIP/flowroute-00000019", "LOOPCNT2=1") in new stack
  283. -- Executing [zap2dahdi@macro-dial-one:4] Set("SIP/flowroute-00000019", "ITER2=1") in new stack
  284. -- Executing [zap2dahdi@macro-dial-one:5] Set("SIP/flowroute-00000019", "THISPART2=SIP/2002") in new stack
  285. -- Executing [zap2dahdi@macro-dial-one:6] ExecIf("SIP/flowroute-00000019", "0?Set(THISPART2=DAHDI/2002)") in new stack
  286. -- Executing [zap2dahdi@macro-dial-one:7] Set("SIP/flowroute-00000019", "NEWDIAL=SIP/2002&") in new stack
  287. -- Executing [zap2dahdi@macro-dial-one:8] Set("SIP/flowroute-00000019", "ITER2=2") in new stack
  288. -- Executing [zap2dahdi@macro-dial-one:9] GotoIf("SIP/flowroute-00000019", "0?begin2") in new stack
  289. -- Executing [zap2dahdi@macro-dial-one:10] Set("SIP/flowroute-00000019", "THISDIAL=SIP/2002") in new stack
  290. -- Executing [zap2dahdi@macro-dial-one:11] Return("SIP/flowroute-00000019", "") in new stack
  291. -- Executing [dstring@macro-dial-one:9] GotoIf("SIP/flowroute-00000019", "1?docheck") in new stack
  292. -- Goto (macro-dial-one,dstring,12)
  293. -- Executing [dstring@macro-dial-one:12] GotoIf("SIP/flowroute-00000019", "0?skipset") in new stack
  294. -- Executing [dstring@macro-dial-one:13] Set("SIP/flowroute-00000019", "DSTRING=SIP/2002&") in new stack
  295. -- Executing [dstring@macro-dial-one:14] Set("SIP/flowroute-00000019", "ITER=2") in new stack
  296. -- Executing [dstring@macro-dial-one:15] GotoIf("SIP/flowroute-00000019", "0?begin") in new stack
  297. -- Executing [dstring@macro-dial-one:16] ExecIf("SIP/flowroute-00000019", "0?Return()") in new stack
  298. -- Executing [dstring@macro-dial-one:17] Set("SIP/flowroute-00000019", "DSTRING=SIP/2002") in new stack
  299. -- Executing [dstring@macro-dial-one:18] Return("SIP/flowroute-00000019", "") in new stack
  300. -- Executing [s@macro-dial-one:27] GotoIf("SIP/flowroute-00000019", "0?nodial") in new stack
  301. -- Executing [s@macro-dial-one:28] GotoIf("SIP/flowroute-00000019", "0?skiptrace") in new stack
  302. -- Executing [s@macro-dial-one:29] GosubIf("SIP/flowroute-00000019", "1?ctset,1():ctclear,1()") in new stack
  303. -- Executing [ctset@macro-dial-one:1] Set("SIP/flowroute-00000019", "DB(CALLTRACE/2002)=+125300000") in new stack
  304. -- Executing [ctset@macro-dial-one:2] Return("SIP/flowroute-00000019", "") in new stack
  305. -- Executing [s@macro-dial-one:30] Set("SIP/flowroute-00000019", "D_OPTIONS=Ttr") in new stack
  306. -- Executing [s@macro-dial-one:31] GosubIf("SIP/flowroute-00000019", "0?func-set-sipheader,s,1(Alert-Info,)()") in new stack
  307. -- Executing [s@macro-dial-one:32] ExecIf("SIP/flowroute-00000019", "1?Set(CHANNEL(musicclass)=none)") in new stack
  308. -- Executing [s@macro-dial-one:33] GosubIf("SIP/flowroute-00000019", "0?qwait,1()") in new stack
  309. -- Executing [s@macro-dial-one:34] Set("SIP/flowroute-00000019", "__CWIGNORE=") in new stack
  310. -- Executing [s@macro-dial-one:35] Set("SIP/flowroute-00000019", "__KEEPCID=TRUE") in new stack
  311. -- Executing [s@macro-dial-one:36] GotoIf("SIP/flowroute-00000019", "0?usegoto,1") in new stack
  312. -- Executing [s@macro-dial-one:37] GotoIf("SIP/flowroute-00000019", "1?godial") in new stack
  313. -- Goto (macro-dial-one,s,42)
  314. -- Executing [s@macro-dial-one:42] Macro("SIP/flowroute-00000019", "dialout-one-predial-hook,") in new stack
  315. -- Executing [s@macro-dialout-one-predial-hook:1] MacroExit("SIP/flowroute-00000019", "") in new stack
  316. -- Executing [s@macro-dial-one:43] Dial("SIP/flowroute-00000019", "SIP/2002,,Ttrb(func-apply-sipheaders^s^1)") in new stack
  317. Really destroying SIP dialog '1f6403674f4a4f523bad529519ad8986@[::1]:5061' Method: INVITE
  318. [2015-12-21 14:20:05] WARNING[22930][C-00000019]: app_dial.c:2397 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
  319. == Everyone is busy/congested at this time (1:0/0/1)
  320. -- Executing [s@macro-dial-one:44] ExecIf("SIP/flowroute-00000019", "0?MacroExit()") in new stack
  321. -- Executing [s@macro-dial-one:45] ExecIf("SIP/flowroute-00000019", "0?Set(DIALSTATUS=)") in new stack
  322. -- Executing [s@macro-dial-one:46] GosubIf("SIP/flowroute-00000019", "0?s-CHANUNAVAIL,1()") in new stack
  323. -- Executing [s@macro-dial-one:47] MacroExit("SIP/flowroute-00000019", "") in new stack
  324. -- Executing [s@macro-exten-vm:17] Set("SIP/flowroute-00000019", "SV_DIALSTATUS=CHANUNAVAIL") in new stack
  325. -- Executing [s@macro-exten-vm:18] GosubIf("SIP/flowroute-00000019", "0?docfu,1()") in new stack
  326. -- Executing [s@macro-exten-vm:19] GosubIf("SIP/flowroute-00000019", "0?docfb,1()") in new stack
  327. -- Executing [s@macro-exten-vm:20] Set("SIP/flowroute-00000019", "DIALSTATUS=CHANUNAVAIL") in new stack
  328. -- Executing [s@macro-exten-vm:21] ExecIf("SIP/flowroute-00000019", "0?MacroExit()") in new stack
  329. -- Executing [s@macro-exten-vm:22] GotoIf("SIP/flowroute-00000019", "1?s-CHANUNAVAIL,1") in new stack
  330. -- Goto (macro-exten-vm,s-CHANUNAVAIL,1)
  331. -- Executing [s-CHANUNAVAIL@macro-exten-vm:1] GotoIf("SIP/flowroute-00000019", "0?exit,1") in new stack
  332. -- Executing [s-CHANUNAVAIL@macro-exten-vm:2] PlayTones("SIP/flowroute-00000019", "congestion") in new stack
  333. -- Executing [s-CHANUNAVAIL@macro-exten-vm:3] Congestion("SIP/flowroute-00000019", "10") in new stack
  334. [2015-12-21 14:20:08] NOTICE[31456]: chan_sip.c:15256 sip_reregister: -- Re-registration for 25300000@sip.flowroute.com
  335. REGISTER 12 headers, 0 lines
  336. Reliably Transmitting (NAT) to 216.115.000.000:5060:
  337. REGISTER sip:sip.flowroute.com SIP/2.0
  338. Via: SIP/2.0/UDP 172.16.000.000:5061;branch=z9hG4bK5b04c0f5;rport
  339. Max-Forwards: 70
  340. From: <sip:25300000@sip.flowroute.com>;tag=as5f77867e
  341. To: <sip:25300000@sip.flowroute.com>
  342. Call-ID: 38fafddb61eb230d591067d754fbba39@[::1]
  343. CSeq: 104 REGISTER
  344. Supported: replaces, timer
  345. User-Agent: FPBX-13.0.35(13.5.0)
  346. Authorization: Digest username="25300000", realm="sip.flowroute.com", algorithm=MD5, uri="sip:sip.flowroute.com", nonce="VnhRqlZ4UH4jvNftwgcn6ShyPwaeU6Rb", response="9d528258fbf28fce2e9de77691e9f7b2", qop=auth, cnonce="766b7f6b", nc=00000002
  347. Expires: 120
  348. Contact: <sip:s@172.16.000.000:5061>
  349. Content-Length: 0
  350.  
  351.  
  352. ---
  353.  
  354. <--- SIP read from UDP:216.115.000.000:5060 --->
  355. SIP/2.0 200 OK
  356. Via: SIP/2.0/UDP 172.16.000.000:5061;received=108.245.000.000;branch=z9hG4bK5b04c0f5;rport=5061
  357. From: <sip:25300000@sip.flowroute.com>;tag=as5f77867e
  358. To: <sip:25300000@sip.flowroute.com>;tag=aa681f9fdf30149b00040f579a1d99c4.d1b5
  359. Call-ID: 38fafddb61eb230d591067d754fbba39@[::1]
  360. CSeq: 104 REGISTER
  361. Contact: <sip:s@108.245.000.000:5060>;q=1;expires=26;received="sip:108.245.000.000:5060", <sip:s@172.16.000.000:5061>;q=1;expires=120;received="sip:108.245.000.000:5061"
  362. Content-Length: 0
  363.  
  364. <------------->
  365. --- (8 headers 0 lines) ---
  366. [2015-12-21 14:20:08] NOTICE[31456]: chan_sip.c:23840 handle_response_register: Outbound Registration: Expiry for sip.flowroute.com is 120 sec (Scheduling reregistration in 105 s)
  367. Really destroying SIP dialog '38fafddb61eb230d591067d754fbba39@[::1]' Method: REGISTER
  368. Really destroying SIP dialog '0c26e475-42b0f48-68d21ca@70.167.153.136' Method: OPTIONS
  369. Really destroying SIP dialog 'f5156846-2bd1036a-648ab12@216.115.000.000' Method: OPTIONS
  370. == Spawn extension (macro-exten-vm, s-CHANUNAVAIL, 3) exited non-zero on 'SIP/flowroute-00000019' in macro 'exten-vm'
  371. == Spawn extension (ext-local, 2002, 2) exited non-zero on 'SIP/flowroute-00000019'
  372. -- Executing [h@ext-local:1] Macro("SIP/flowroute-00000019", "hangupcall,") in new stack
  373. -- Executing [s@macro-hangupcall:1] GotoIf("SIP/flowroute-00000019", "1?theend") in new stack
  374. -- Goto (macro-hangupcall,s,3)
  375. -- Executing [s@macro-hangupcall:3] ExecIf("SIP/flowroute-00000019", "0?Set(CDR(recordingfile)=)") in new stack
  376. -- Executing [s@macro-hangupcall:4] Hangup("SIP/flowroute-00000019", "") in new stack
  377. == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'SIP/flowroute-00000019' in macro 'hangupcall'
  378. == Spawn extension (ext-local, h, 1) exited non-zero on 'SIP/flowroute-00000019'
  379. Scheduling destruction of SIP dialog '1124245984_97077600@216.221.000.000' in 32000 ms (Method: ACK)
  380. set_destination: Parsing <sip:216.115.000.000;lr> for address/port to send to
  381. set_destination: set destination to 216.115.000.000:5060
  382. Reliably Transmitting (no NAT) to 216.115.000.000:5060:
  383. BYE sip:+125300000@216.221.000.000:5060 SIP/2.0
  384. Via: SIP/2.0/UDP 172.16.000.000:5061;branch=z9hG4bK2ff39bc6
  385. Route: <sip:216.115.000.000;lr>,<sip:216.115.000.000;lr>
  386. Max-Forwards: 70
  387. From: <sip:+15865555555@fl.gg>;tag=as2caf222d
  388. To: <sip:+125300000@fl.gg>;tag=gK0206d377
  389. Call-ID: 1124245984_97077600@216.221.000.000
  390. CSeq: 102 BYE
  391. User-Agent: FPBX-13.0.35(13.5.0)
  392. X-Asterisk-HangupCause: Subscriber absent
  393. X-Asterisk-HangupCauseCode: 20
  394. Content-Length: 0
  395.  
  396.  
  397. ---
  398.  
  399. <--- SIP read from UDP:216.115.000.000:5060 --->
  400. SIP/2.0 200 OK
  401. From: <sip:+15865555555@fl.gg>;tag=as2caf222d
  402. To: <sip:+125300000@fl.gg>;tag=gK0206d377
  403. Via: SIP/2.0/UDP 172.16.000.000:5061;rport=5061;received=108.245.000.000;branch=z9hG4bK2ff39bc6
  404. Call-ID: 1124245984_97077600@216.221.000.000
  405. CSeq: 102 BYE
  406. Record-Route: <sip:216.115.000.000:5060;lr>
  407. Record-Route: <sip:216.115.000.000:5060;lr>
  408. Content-Length: 0
  409.  
  410. <------------->
  411. --- (9 headers 0 lines) ---
  412. SIP Response message for INCOMING dialog BYE arrived
  413. Really destroying SIP dialog '1124245984_97077600@216.221.000.000' Method: ACK
  414. localhost*CLI>
  415. Disconnected from Asterisk server
  416. Asterisk cleanly ending (0).
  417. Executing last minute cleanups
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement