Guest User

Untitled

a guest
Jun 14th, 2021
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 115.00 KB | None | 0 0
  1.  
  2.  
  3. ***
  4. *** CONNECT TO 10.0.2.232:22
  5. *** date 4/30/21
  6. *** time 11:41:41 PM
  7. ***
  8. [SSH] Server Version OpenSSH_7.4
  9. [SSH] Logged in (password)
  10.  
  11. Last login: Fri Apr 30 20:07:13 2021 from 10.0.3.100
  12.  
  13. ______ ______ ______ __ __
  14. | ___| | ___ \| ___ \\ \ / /
  15. | |_ _ __ ___ ___ | |_/ /| |_/ / \ V /
  16. | _| | '__| / _ \ / _ \| __/ | ___ \ / \
  17. | | | | | __/| __/| | | |_/ // /^\ \
  18. \_| |_| \___| \___|\_| \____/ \/ \/
  19.  
  20. NOTICE! You have 3 notifications! Please log into the UI to see them!
  21. Current Network Configuration
  22. +-----------+-------------------+--------------------------+
  23. | Interface | MAC Address | IP Addresses |
  24. +-----------+-------------------+--------------------------+
  25. | eth0 | 00:50:56:B8:7A:FF | 10.0.2.232 |
  26. | | | fe80::250:56ff:feb8:7aff |
  27. +-----------+-------------------+--------------------------+
  28.  
  29. Please note most tasks should be handled through the GUI.
  30. You can access the GUI by typing one of the above IPs in to your web browser.
  31. For support please visit:
  32. http://www.freepbx.org/support-and-professional-services
  33.  
  34. +---------------------------------------------------------------------+
  35. | This machine is not activated. Activating your system ensures that |
  36. | your machine is eligible for support and that it has the ability to |
  37. | install Commercial Modules. |
  38. | |
  39. | If you already have a Deployment ID for this machine, simply run: |
  40. | |
  41. | fwconsole sysadmin activate deploymentid |
  42. | |
  43. | to assign that Deployment ID to this system. If this system is new, |
  44. | please go to Activation (which is on the System Admin page in the |
  45. | Web UI) and create a new Deployment there. |
  46. +---------------------------------------------------------------------+
  47.  
  48. [root@freepbx ~]#
  49. [root@freepbx ~]# asterisk -vvvr
  50. Asterisk 16.17.0, Copyright (C) 1999 - 2021, Sangoma Technologies Corporation and others.
  51. Created by Mark Spencer <[email protected]>
  52. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  53. This is free software, with components licensed under the GNU General Public
  54. License version 2 and other licenses; you are welcome to redistribute it under
  55. certain conditions. Type 'core show license' for details.
  56. =========================================================================
  57. Connected to Asterisk 16.17.0 currently running on freepbx (pid = 8874)
  58. freepbx*CLI>
  59. freepbx*CLI>
  60. freepbx*CLI>
  61. freepbx*CLI>
  62.  
  63. <--- SIP read from TCP:10.0.5.215:50033 --->
  64. INVITE sip:[email protected];user=phone SIP/2.0
  65. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK415f1d61
  66. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  67. Max-Forwards: 70
  68. Session-ID: 6609f22500105000a000007278494780;remote=00000000000000000000000000000000
  69. Date: Sat, 01 May 2021 03:41:47 GMT
  70. CSeq: 101 INVITE
  71. User-Agent: Cisco-CP8851/12.8.1
  72. Contact: <sip:[email protected]:50033;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP007278494780"
  73. Expires: 180
  74. Accept: application/sdp
  75. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  76. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  77. Allow-Events: kpml,dialog
  78. Recv-Info: conference
  79. Recv-Info: x-cisco-conference
  80. Authorization: Digest username="5558852",realm="asterisk",uri="sip:[email protected];user=phone",response="601d9e9cdcb74b41d5f10d0f278f3aab",nonce="1c03a668",algorithm=MD5
  81. Content-Length: 346
  82. Content-Type: application/sdp
  83. Content-Disposition: session;handling=optional
  84.  
  85. v=0
  86. o=Cisco-SIPUA 12783 0 IN IP4 10.0.5.215
  87. s=SIP Call
  88. b=AS:4064
  89. t=0 0
  90. m=audio 17814 RTP/AVP 0 8 116 18 101
  91. c=IN IP4 10.0.5.215
  92. b=TIAS:64000
  93. a=rtpmap:0 PCMU/8000
  94. a=rtpmap:8 PCMA/8000
  95. a=rtpmap:116 iLBC/8000
  96. a=fmtp:116 mode=20
  97. a=rtpmap:18 G729/8000
  98. a=fmtp:18 annexb=yes
  99. a=rtpmap:101 telephone-event/8000
  100. a=fmtp:101 0-15
  101. a=sendrecv
  102. <------------->
  103. --- (22 headers 17 lines) ---
  104. Sending to 10.0.5.215:50033 (NAT)
  105. Sending to 10.0.5.215:50033 (NAT)
  106. Using INVITE request as basis request - [email protected]
  107. Found peer '5558852' for '5558852' from 10.0.5.215:50033
  108.  
  109. <--- Reliably Transmitting (NAT) to 10.0.5.215:50033 --->
  110. SIP/2.0 401 Unauthorized
  111.  
  112. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK415f1d61;received=10.0.5.215;rport=50033
  113.  
  114. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  115.  
  116. To: <sip:[email protected]>;tag=as282c8c56
  117.  
  118.  
  119. CSeq: 101 INVITE
  120.  
  121. Server: FPBX-15.0.16.81(16.17.0)
  122.  
  123. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  124.  
  125. Supported: replaces,timer
  126.  
  127. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="79053740"
  128.  
  129. Content-Length: 0
  130.  
  131.  
  132.  
  133.  
  134. <------------>
  135. Scheduling destruction of SIP dialog '[email protected]' in 6400 ms (Method: INVITE)
  136.  
  137. freepbx*CLI>
  138.  
  139. <--- SIP read from TCP:10.0.5.215:50033 --->
  140. ACK sip:[email protected];user=phone SIP/2.0
  141. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK415f1d61
  142. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  143. To: <sip:[email protected]>;tag=as282c8c56
  144. Session-ID: 6609f22500105000a000007278494780;remote=00000000000000000000000000000000
  145. Max-Forwards: 70
  146. Date: Sat, 01 May 2021 03:41:47 GMT
  147. CSeq: 101 ACK
  148. Content-Length: 0
  149.  
  150. <------------->
  151. --- (10 headers 0 lines) ---
  152.  
  153. freepbx*CLI>
  154.  
  155. <--- SIP read from TCP:10.0.5.215:50033 --->
  156. INVITE sip:[email protected];user=phone SIP/2.0
  157. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK1cdd9183
  158. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  159. Max-Forwards: 70
  160. Session-ID: 6609f22500105000a000007278494780;remote=00000000000000000000000000000000
  161. Date: Sat, 01 May 2021 03:41:47 GMT
  162. CSeq: 102 INVITE
  163. User-Agent: Cisco-CP8851/12.8.1
  164. Contact: <sip:[email protected]:50033;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP007278494780"
  165. Expires: 180
  166. Accept: application/sdp
  167. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  168. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  169. Allow-Events: kpml,dialog
  170. Recv-Info: conference
  171. Recv-Info: x-cisco-conference
  172. Authorization: Digest username="5558852",realm="asterisk",uri="sip:[email protected];user=phone",response="dea362f12286798efe39f9aa63c92455",nonce="79053740",algorithm=MD5
  173. Content-Length: 346
  174. Content-Type: application/sdp
  175. Content-Disposition: session;handling=optional
  176.  
  177. v=0
  178. o=Cisco-SIPUA 12783 0 IN IP4 10.0.5.215
  179. s=SIP Call
  180. b=AS:4064
  181. t=0 0
  182. m=audio 17814 RTP/AVP 0 8 116 18 101
  183. c=IN IP4 10.0.5.215
  184. b=TIAS:64000
  185. a=rtpmap:0 PCMU/8000
  186. a=rtpmap:8 PCMA/8000
  187. a=rtpmap:116 iLBC/8000
  188. a=fmtp:116 mode=20
  189. a=rtpmap:18 G729/8000
  190. a=fmtp:18 annexb=yes
  191. a=rtpmap:101 telephone-event/8000
  192. a=fmtp:101 0-15
  193. a=sendrecv
  194. <------------->
  195. --- (22 headers 17 lines) ---
  196. Sending to 10.0.5.215:50033 (NAT)
  197. Using INVITE request as basis request - [email protected]
  198. Found peer '5558852' for '5558852' from 10.0.5.215:50033
  199. == Using SIP RTP TOS bits 184
  200. == Using SIP RTP CoS mark 5
  201. Got SDP version 0 and unique parts [Cisco-SIPUA 12783 IN IP4 10.0.5.215]
  202. Found RTP audio format 0
  203. Found RTP audio format 8
  204. Found RTP audio format 116
  205. Found RTP audio format 18
  206. Found RTP audio format 101
  207. Found audio description format PCMU for ID 0
  208. Found audio description format PCMA for ID 8
  209. Found audio description format iLBC for ID 116
  210. Found audio description format G729 for ID 18
  211. Found audio description format telephone-event for ID 101
  212. Capabilities: us - (ulaw|alaw|gsm|g726|g722), peer - audio=(ulaw|alaw|g729|ilbc)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  213. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  214. Peer audio RTP is at port 10.0.5.215:17814
  215. Looking for 5558851 in from-internal (domain 10.0.2.232)
  216. sip_route_dump: route/path hop: <sip:[email protected]:50033;transport=tcp>
  217.  
  218. <--- Transmitting (NAT) to 10.0.5.215:50033 --->
  219. SIP/2.0 100 Trying
  220.  
  221. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK1cdd9183;received=10.0.5.215;rport=50033
  222.  
  223. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  224.  
  225.  
  226.  
  227. CSeq: 102 INVITE
  228.  
  229. Server: FPBX-15.0.16.81(16.17.0)
  230.  
  231. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  232.  
  233. Supported: replaces,timer
  234.  
  235. Contact: <sip:[email protected]:5060;transport=tcp>
  236.  
  237. Content-Length: 0
  238.  
  239.  
  240.  
  241.  
  242. <------------>
  243.  
  244. freepbx*CLI>
  245. -- Executing [5558851@from-internal:1] GotoIf("SIP/5558852-00000079", "1?ext-local,5558851,1:followme-check,5558851,1") in new stack
  246. -- Goto (ext-local,5558851,1)
  247. -- Executing [5558851@ext-local:1] Set("SIP/5558852-00000079", "__RINGTIMER=15") in new stack
  248. -- Executing [5558851@ext-local:2] ExecIf("SIP/5558852-00000079", "0?Set(__CWIGNORE=)") in new stack
  249. -- Executing [5558851@ext-local:3] Macro("SIP/5558852-00000079", "exten-vm,novm,5558851,0,0,0") in new stack
  250. -- Executing [s@macro-exten-vm:1] Macro("SIP/5558852-00000079", "user-callerid,") in new stack
  251. -- Executing [s@macro-user-callerid:1] Set("SIP/5558852-00000079", "TOUCH_MONITOR=1619840508.121") in new stack
  252. -- Executing [s@macro-user-callerid:2] Set("SIP/5558852-00000079", "AMPUSER=5558852") in new stack
  253. -- Executing [s@macro-user-callerid:3] Set("SIP/5558852-00000079", "HOTDESCKCHAN=5558852-00000079") in new stack
  254. -- Executing [s@macro-user-callerid:4] Set("SIP/5558852-00000079", "HOTDESKEXTEN=5558852") in new stack
  255. -- Executing [s@macro-user-callerid:5] Set("SIP/5558852-00000079", "HOTDESKCALL=0") in new stack
  256. -- Executing [s@macro-user-callerid:6] ExecIf("SIP/5558852-00000079", "0?Set(HOTDESKCALL=1)") in new stack
  257. -- Executing [s@macro-user-callerid:7] ExecIf("SIP/5558852-00000079", "0?Set(CALLERID(name)=)") in new stack
  258. -- Executing [s@macro-user-callerid:8] GotoIf("SIP/5558852-00000079", "0?report") in new stack
  259. -- Executing [s@macro-user-callerid:9] ExecIf("SIP/5558852-00000079", "1?Set(REALCALLERIDNUM=5558852)") in new stack
  260. -- Executing [s@macro-user-callerid:10] Set("SIP/5558852-00000079", "AMPUSER=5558852") in new stack
  261. -- Executing [s@macro-user-callerid:11] GotoIf("SIP/5558852-00000079", "0?limit") in new stack
  262. -- Executing [s@macro-user-callerid:12] Set("SIP/5558852-00000079", "AMPUSERCIDNAME=5558852") in new stack
  263. -- Executing [s@macro-user-callerid:13] ExecIf("SIP/5558852-00000079", "0?Set(__CIDMASQUERADING=TRUE)") in new stack
  264. -- Executing [s@macro-user-callerid:14] GotoIf("SIP/5558852-00000079", "0?report") in new stack
  265. -- Executing [s@macro-user-callerid:15] Set("SIP/5558852-00000079", "AMPUSERCID=5558852") in new stack
  266. -- Executing [s@macro-user-callerid:16] Set("SIP/5558852-00000079", "__DIAL_OPTIONS=HhTtr") in new stack
  267. -- Executing [s@macro-user-callerid:17] Set("SIP/5558852-00000079", "CALLERID(all)="5558852" <5558852>") in new stack
  268. -- Executing [s@macro-user-callerid:18] ExecIf("SIP/5558852-00000079", "0?Set(CUSDIAL=5558851)") in new stack
  269. -- Executing [s@macro-user-callerid:19] ExecIf("SIP/5558852-00000079", "0?Set(CALLERID(all)="5558852" <5558852>)") in new stack
  270. -- Executing [s@macro-user-callerid:20] GotoIf("SIP/5558852-00000079", "0?limit") in new stack
  271. -- Executing [s@macro-user-callerid:21] ExecIf("SIP/5558852-00000079", "0?Set(GROUP(concurrency_limit)=5558852)") in new stack
  272. -- Executing [s@macro-user-callerid:22] ExecIf("SIP/5558852-00000079", "0?Set(CHANNEL(language)=)") in new stack
  273. -- Executing [s@macro-user-callerid:23] NoOp("SIP/5558852-00000079", "Macro Depth is 2") in new stack
  274. -- Executing [s@macro-user-callerid:24] GotoIf("SIP/5558852-00000079", "1?report2:macroerror") in new stack
  275. -- Goto (macro-user-callerid,s,25)
  276. -- Executing [s@macro-user-callerid:25] GotoIf("SIP/5558852-00000079", "0?continue") in new stack
  277. -- Executing [s@macro-user-callerid:26] ExecIf("SIP/5558852-00000079", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  278. -- Executing [s@macro-user-callerid:27] Set("SIP/5558852-00000079", "__TTL=64") in new stack
  279. -- Executing [s@macro-user-callerid:28] GotoIf("SIP/5558852-00000079", "1?continue") in new stack
  280. -- Goto (macro-user-callerid,s,44)
  281. -- Executing [s@macro-user-callerid:44] Set("SIP/5558852-00000079", "CALLERID(number)=5558852") in new stack
  282. -- Executing [s@macro-user-callerid:45] Set("SIP/5558852-00000079", "CALLERID(name)=5558852") in new stack
  283. -- Executing [s@macro-user-callerid:46] GotoIf("SIP/5558852-00000079", "0?cnum") in new stack
  284. -- Executing [s@macro-user-callerid:47] Set("SIP/5558852-00000079", "CDR(cnam)=5558852") in new stack
  285.  
  286. freepbx*CLI>
  287. -- Executing [s@macro-user-callerid:48] Set("SIP/5558852-00000079", "CDR(cnum)=5558852") in new stack
  288.  
  289. freepbx*CLI>
  290. -- Executing [s@macro-user-callerid:49] Set("SIP/5558852-00000079", "CHANNEL(language)=en") in new stack
  291. -- Executing [s@macro-exten-vm:2] Set("SIP/5558852-00000079", "RingGroupMethod=none") in new stack
  292. -- Executing [s@macro-exten-vm:3] Set("SIP/5558852-00000079", "__EXTTOCALL=5558851") in new stack
  293. -- Executing [s@macro-exten-vm:4] Set("SIP/5558852-00000079", "__PICKUPMARK=5558851") in new stack
  294. -- Executing [s@macro-exten-vm:5] Set("SIP/5558852-00000079", "RT=") in new stack
  295. -- Executing [s@macro-exten-vm:6] ExecIf("SIP/5558852-00000079", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  296. -- Executing [s@macro-exten-vm:7] ExecIf("SIP/5558852-00000079", "0?MacroExit()") in new stack
  297. -- Executing [s@macro-exten-vm:8] ExecIf("SIP/5558852-00000079", "0?Gosub(ext-intercom,*805558851,1())") in new stack
  298. -- Executing [s@macro-exten-vm:9] ExecIf("SIP/5558852-00000079", "0?MacroExit()") in new stack
  299. -- Executing [s@macro-exten-vm:10] ExecIf("SIP/5558852-00000079", "0?ChanSpy(SIP/5558851,q)") in new stack
  300. -- Executing [s@macro-exten-vm:11] ExecIf("SIP/5558852-00000079", "0?MacroExit()") in new stack
  301. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  302. -- Executing [s@macro-exten-vm:12] ExecIf("SIP/5558852-00000079", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  303. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  304. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  305. -- Executing [s@macro-exten-vm:13] ExecIf("SIP/5558852-00000079", "0?MacroExit()") in new stack
  306. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  307. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  308. -- Executing [s@macro-exten-vm:14] ExecIf("SIP/5558852-00000079", "0?Gosub(ext-intercom,*805558851,1())") in new stack
  309. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  310. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  311. -- Executing [s@macro-exten-vm:15] ExecIf("SIP/5558852-00000079", "0?MacroExit()") in new stack
  312. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  313. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  314. -- Executing [s@macro-exten-vm:16] ExecIf("SIP/5558852-00000079", "0?ChanSpy(SIP/5558851,q)") in new stack
  315. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  316. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  317. -- Executing [s@macro-exten-vm:17] ExecIf("SIP/5558852-00000079", "0?MacroExit()") in new stack
  318. [2021-05-01 03:41:48] ERROR[1001][C-00000046]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  319. -- Executing [s@macro-exten-vm:18] Gosub("SIP/5558852-00000079", "sub-record-check,s,1(exten,5558851,dontcare)") in new stack
  320. -- Executing [s@sub-record-check:1] GotoIf("SIP/5558852-00000079", "0?initialized") in new stack
  321. -- Executing [s@sub-record-check:2] Set("SIP/5558852-00000079", "__REC_STATUS=INITIALIZED") in new stack
  322. -- Executing [s@sub-record-check:3] Set("SIP/5558852-00000079", "NOW=1619840508") in new stack
  323. -- Executing [s@sub-record-check:4] Set("SIP/5558852-00000079", "__DAY=01") in new stack
  324. -- Executing [s@sub-record-check:5] Set("SIP/5558852-00000079", "__MONTH=05") in new stack
  325. -- Executing [s@sub-record-check:6] Set("SIP/5558852-00000079", "__YEAR=2021") in new stack
  326. -- Executing [s@sub-record-check:7] Set("SIP/5558852-00000079", "__TIMESTR=20210501-034148") in new stack
  327. -- Executing [s@sub-record-check:8] Set("SIP/5558852-00000079", "__FROMEXTEN=5558852") in new stack
  328. -- Executing [s@sub-record-check:9] Set("SIP/5558852-00000079", "__MON_FMT=wav") in new stack
  329. -- Executing [s@sub-record-check:10] NoOp("SIP/5558852-00000079", "Recordings initialized") in new stack
  330. -- Executing [s@sub-record-check:11] ExecIf("SIP/5558852-00000079", "0?Set(ARG3=dontcare)") in new stack
  331. -- Executing [s@sub-record-check:12] Set("SIP/5558852-00000079", "REC_POLICY_MODE_SAVE=") in new stack
  332. -- Executing [s@sub-record-check:13] ExecIf("SIP/5558852-00000079", "0?Set(REC_STATUS=NO)") in new stack
  333. -- Executing [s@sub-record-check:14] GotoIf("SIP/5558852-00000079", "5?checkaction") in new stack
  334. -- Goto (sub-record-check,s,17)
  335. -- Executing [s@sub-record-check:17] GotoIf("SIP/5558852-00000079", "1?sub-record-check,exten,1") in new stack
  336. -- Goto (sub-record-check,exten,1)
  337. -- Executing [exten@sub-record-check:1] NoOp("SIP/5558852-00000079", "Exten Recording Check between 5558852 and 5558851") in new stack
  338. -- Executing [exten@sub-record-check:2] Set("SIP/5558852-00000079", "CALLTYPE=internal") in new stack
  339. -- Executing [exten@sub-record-check:3] ExecIf("SIP/5558852-00000079", "0?Set(CALLTYPE=)") in new stack
  340. -- Executing [exten@sub-record-check:4] Set("SIP/5558852-00000079", "CALLEE=dontcare") in new stack
  341. -- Executing [exten@sub-record-check:5] ExecIf("SIP/5558852-00000079", "0?Set(CALLEE=dontcare)") in new stack
  342. -- Executing [exten@sub-record-check:6] GotoIf("SIP/5558852-00000079", "0?callee") in new stack
  343. -- Executing [exten@sub-record-check:7] GotoIf("SIP/5558852-00000079", "1?caller") in new stack
  344. -- Goto (sub-record-check,exten,13)
  345. -- Executing [exten@sub-record-check:13] Set("SIP/5558852-00000079", "RECMODE=dontcare") in new stack
  346. -- Executing [exten@sub-record-check:14] ExecIf("SIP/5558852-00000079", "0?Set(RECMODE=dontcare)") in new stack
  347. -- Executing [exten@sub-record-check:15] ExecIf("SIP/5558852-00000079", "1?Set(RECMODE=dontcare)") in new stack
  348. -- Executing [exten@sub-record-check:16] Gosub("SIP/5558852-00000079", "recordcheck,1(dontcare,internal,5558851)") in new stack
  349. -- Executing [recordcheck@sub-record-check:1] NoOp("SIP/5558852-00000079", "Starting recording check against dontcare") in new stack
  350. -- Executing [recordcheck@sub-record-check:2] Goto("SIP/5558852-00000079", "dontcare") in new stack
  351. -- Goto (sub-record-check,recordcheck,3)
  352. -- Executing [recordcheck@sub-record-check:3] Return("SIP/5558852-00000079", "") in new stack
  353. -- Executing [exten@sub-record-check:17] Return("SIP/5558852-00000079", "") in new stack
  354. -- Executing [s@macro-exten-vm:19] GotoIf("SIP/5558852-00000079", "1?macrodial") in new stack
  355. -- Goto (macro-exten-vm,s,25)
  356. -- Executing [s@macro-exten-vm:25] GosubIf("SIP/5558852-00000079", "0?clrheader,1()") in new stack
  357. -- Executing [s@macro-exten-vm:26] Macro("SIP/5558852-00000079", "dial-one,,HhTtr,5558851") in new stack
  358. -- Executing [s@macro-dial-one:1] Set("SIP/5558852-00000079", "DEXTEN=5558851") in new stack
  359. -- Executing [s@macro-dial-one:2] Set("SIP/5558852-00000079", "__CRM_SOURCE=5558852") in new stack
  360. -- Executing [s@macro-dial-one:3] ExecIf("SIP/5558852-00000079", "0?Set(__EXTTOCALL=5558851)") in new stack
  361. -- Executing [s@macro-dial-one:4] Set("SIP/5558852-00000079", "DIALSTATUS_CW=") in new stack
  362. -- Executing [s@macro-dial-one:5] GosubIf("SIP/5558852-00000079", "0?screen,1()") in new stack
  363. -- Executing [s@macro-dial-one:6] GosubIf("SIP/5558852-00000079", "0?cf,1()") in new stack
  364. -- Executing [s@macro-dial-one:7] GotoIf("SIP/5558852-00000079", "1?skip1") in new stack
  365. -- Goto (macro-dial-one,s,10)
  366. -- Executing [s@macro-dial-one:10] GotoIf("SIP/5558852-00000079", "0?nodial") in new stack
  367. -- Executing [s@macro-dial-one:11] GotoIf("SIP/5558852-00000079", "0?continue") in new stack
  368. -- Executing [s@macro-dial-one:12] Set("SIP/5558852-00000079", "EXTHASCW=ENABLED") in new stack
  369. -- Executing [s@macro-dial-one:13] GotoIf("SIP/5558852-00000079", "0?next1:cwinusebusy") in new stack
  370. -- Goto (macro-dial-one,s,25)
  371. -- Executing [s@macro-dial-one:25] GotoIf("SIP/5558852-00000079", "0?next3:continue") in new stack
  372. -- Goto (macro-dial-one,s,27)
  373. -- Executing [s@macro-dial-one:27] GotoIf("SIP/5558852-00000079", "0?nodial") in new stack
  374. -- Executing [s@macro-dial-one:28] GosubIf("SIP/5558852-00000079", "1?dstring,1():dlocal,1()") in new stack
  375. -- Executing [dstring@macro-dial-one:1] Set("SIP/5558852-00000079", "DSTRING=") in new stack
  376. -- Executing [dstring@macro-dial-one:2] Set("SIP/5558852-00000079", "DEVICES=5558851") in new stack
  377. -- Executing [dstring@macro-dial-one:3] ExecIf("SIP/5558852-00000079", "0?Return()") in new stack
  378. -- Executing [dstring@macro-dial-one:4] ExecIf("SIP/5558852-00000079", "0?Set(DEVICES=558851)") in new stack
  379. -- Executing [dstring@macro-dial-one:5] Set("SIP/5558852-00000079", "LOOPCNT=1") in new stack
  380. -- Executing [dstring@macro-dial-one:6] Set("SIP/5558852-00000079", "ITER=1") in new stack
  381. -- Executing [dstring@macro-dial-one:7] Set("SIP/5558852-00000079", "THISDIAL=SIP/5558851") in new stack
  382. -- Executing [dstring@macro-dial-one:8] GotoIf("SIP/5558852-00000079", "1?docheck") in new stack
  383. -- Goto (macro-dial-one,dstring,14)
  384. -- Executing [dstring@macro-dial-one:14] GotoIf("SIP/5558852-00000079", "0?skipset") in new stack
  385. -- Executing [dstring@macro-dial-one:15] Set("SIP/5558852-00000079", "DSTRING=SIP/5558851&") in new stack
  386. -- Executing [dstring@macro-dial-one:16] Set("SIP/5558852-00000079", "ITER=2") in new stack
  387. -- Executing [dstring@macro-dial-one:17] GotoIf("SIP/5558852-00000079", "0?begin") in new stack
  388. -- Executing [dstring@macro-dial-one:18] ExecIf("SIP/5558852-00000079", "0?Return()") in new stack
  389. -- Executing [dstring@macro-dial-one:19] Set("SIP/5558852-00000079", "DSTRING=SIP/5558851") in new stack
  390. -- Executing [dstring@macro-dial-one:20] Return("SIP/5558852-00000079", "") in new stack
  391. -- Executing [s@macro-dial-one:29] GotoIf("SIP/5558852-00000079", "0?nodial") in new stack
  392. -- Executing [s@macro-dial-one:30] GotoIf("SIP/5558852-00000079", "0?skiptrace") in new stack
  393. -- Executing [s@macro-dial-one:31] GosubIf("SIP/5558852-00000079", "1?ctset,1():ctclear,1()") in new stack
  394. -- Executing [ctset@macro-dial-one:1] Set("SIP/5558852-00000079", "DB(CALLTRACE/5558851)=5558852") in new stack
  395. -- Executing [ctset@macro-dial-one:2] Return("SIP/5558852-00000079", "") in new stack
  396. -- Executing [s@macro-dial-one:32] Set("SIP/5558852-00000079", "D_OPTIONS=HhTtr") in new stack
  397. -- Executing [s@macro-dial-one:33] GosubIf("SIP/5558852-00000079", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  398. -- Executing [s@macro-dial-one:34] NoOp("SIP/5558852-00000079", "Blind Transfer: , Attended Transfer: , User: 5558852, Alert Info: ") in new stack
  399. -- Executing [s@macro-dial-one:35] ExecIf("SIP/5558852-00000079", "1?Set(ALERT_INFO=)") in new stack
  400. -- Executing [s@macro-dial-one:36] ExecIf("SIP/5558852-00000079", "0?Set(ALERT_INFO=)") in new stack
  401. -- Executing [s@macro-dial-one:37] ExecIf("SIP/5558852-00000079", "0?Set(ALERT_INFO=)") in new stack
  402. -- Executing [s@macro-dial-one:38] ExecIf("SIP/5558852-00000079", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  403. -- Executing [s@macro-dial-one:39] ExecIf("SIP/5558852-00000079", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  404. -- Executing [s@macro-dial-one:40] GosubIf("SIP/5558852-00000079", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  405. -- Executing [s@macro-dial-one:41] ExecIf("SIP/5558852-00000079", "0?Set(CHANNEL(musicclass)=)") in new stack
  406. -- Executing [s@macro-dial-one:42] GosubIf("SIP/5558852-00000079", "0?qwait,1()") in new stack
  407. -- Executing [s@macro-dial-one:43] Set("SIP/5558852-00000079", "__CWIGNORE=") in new stack
  408. -- Executing [s@macro-dial-one:44] Set("SIP/5558852-00000079", "__KEEPCID=TRUE") in new stack
  409. -- Executing [s@macro-dial-one:45] GotoIf("SIP/5558852-00000079", "0?usegoto,1") in new stack
  410. -- Executing [s@macro-dial-one:46] GotoIf("SIP/5558852-00000079", "0?godial") in new stack
  411. -- Executing [s@macro-dial-one:47] Gosub("SIP/5558852-00000079", "sub-presencestate-display,s,1(5558851)") in new stack
  412. -- Executing [s@sub-presencestate-display:1] Goto("SIP/5558852-00000079", "state-not_set,1") in new stack
  413. -- Goto (sub-presencestate-display,state-not_set,1)
  414. -- Executing [state-not_set@sub-presencestate-display:1] Set("SIP/5558852-00000079", "PRESENCESTATE_DISPLAY=") in new stack
  415. -- Executing [state-not_set@sub-presencestate-display:2] Return("SIP/5558852-00000079", "") in new stack
  416. -- Executing [s@macro-dial-one:48] Set("SIP/5558852-00000079", "CONNECTEDLINE(name,i)=5558851") in new stack
  417. -- Executing [s@macro-dial-one:49] Set("SIP/5558852-00000079", "CONNECTEDLINE(num)=5558851") in new stack
  418. -- Executing [s@macro-dial-one:50] Set("SIP/5558852-00000079", "D_OPTIONS=HhTtr") in new stack
  419. -- Executing [s@macro-dial-one:51] Macro("SIP/5558852-00000079", "dialout-one-predial-hook,") in new stack
  420. -- Executing [s@macro-dialout-one-predial-hook:1] MacroExit("SIP/5558852-00000079", "") in new stack
  421. -- Executing [s@macro-dial-one:52] ExecIf("SIP/5558852-00000079", "0?Set(D_OPTIONS=HhtrI)") in new stack
  422. -- Executing [s@macro-dial-one:53] ExecIf("SIP/5558852-00000079", "0?Set(CWRING=r(callwaiting)):Set(CWRING=)") in new stack
  423. -- Executing [s@macro-dial-one:54] NoOp("SIP/5558852-00000079", "") in new stack
  424. -- Executing [s@macro-dial-one:55] ExecIf("SIP/5558852-00000079", "0?Set(D_OPTIONS=HhTtrg)") in new stack
  425. -- Executing [s@macro-dial-one:56] Dial("SIP/5558852-00000079", "SIP/5558851,,HhTtrb(func-apply-sipheaders^s^1)") in new stack
  426. == Using SIP RTP TOS bits 184
  427. == Using SIP RTP CoS mark 5
  428. -- SIP/5558851-0000007a Internal Gosub(func-apply-sipheaders,s,1) start
  429. -- Executing [s@func-apply-sipheaders:1] ExecIf("SIP/5558851-0000007a", "0?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
  430. -- Executing [s@func-apply-sipheaders:2] NoOp("SIP/5558851-0000007a", "Applying SIP Headers to channel SIP/5558851-0000007a") in new stack
  431. [2021-05-01 03:41:48] WARNING[1001][C-00000046]: taskprocessor.c:1160 taskprocessor_push: The 'stasis/m:cache_pattern:1/channel:all-00000018' task processor queue reached 500 scheduled tasks again.
  432. -- Executing [s@func-apply-sipheaders:3] Set("SIP/5558851-0000007a", "TECH=SIP") in new stack
  433. -- Executing [s@func-apply-sipheaders:4] Set("SIP/5558851-0000007a", "SIPHEADERKEYS=") in new stack
  434. -- Executing [s@func-apply-sipheaders:5] While("SIP/5558851-0000007a", "0") in new stack
  435. -- Jumping to priority 11
  436. -- Executing [s@func-apply-sipheaders:12] Return("SIP/5558851-0000007a", "") in new stack
  437. == Spawn extension (from-internal, 5558851, 1) exited non-zero on 'SIP/5558851-0000007a'
  438. -- SIP/5558851-0000007a Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
  439.  
  440. freepbx*CLI>
  441. Audio is at 18286
  442. Adding codec ulaw to SDP
  443. Adding codec alaw to SDP
  444. Adding codec gsm to SDP
  445. Adding codec g726 to SDP
  446. Adding codec g722 to SDP
  447. Adding non-codec 0x1 (telephone-event) to SDP
  448. Reliably Transmitting (NAT) to 10.0.0.226:51973:
  449. INVITE sip:[email protected]:51973;transport=tcp SIP/2.0
  450.  
  451. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK5aeb0623;rport
  452.  
  453. Max-Forwards: 70
  454.  
  455. From: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  456.  
  457. To: <sip:[email protected]:51973;transport=tcp>
  458.  
  459. Contact: <sip:[email protected]:5060;transport=tcp>
  460.  
  461. Call-ID: [email protected]:5060
  462.  
  463. CSeq: 101 INVITE
  464.  
  465. User-Agent: FPBX-15.0.16.81(16.17.0)
  466.  
  467. Date: Sat, 01 May 2021 03:41:48 GMT
  468.  
  469. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  470.  
  471. Supported: replaces,timer,X-cisco-sis-7.0.0
  472.  
  473. Remote-Party-ID: "5558852" <sip:[email protected]>;party=calling;privacy=off;screen=no
  474.  
  475. Call-Info: <urn:x-cisco-remotecc:callinfo>; orientation=from
  476.  
  477. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  478.  
  479. Content-Type: application/sdp
  480.  
  481. Content-Length: 350
  482.  
  483.  
  484.  
  485. v=0
  486.  
  487. o=root 1359611634 1359611634 IN IP4 10.0.2.232
  488.  
  489. s=Asterisk PBX 16.17.0
  490.  
  491. c=IN IP4 10.0.2.232
  492.  
  493. t=0 0
  494.  
  495. m=audio 18286 RTP/AVP 0 8 3 111 9 101
  496.  
  497. a=rtpmap:0 PCMU/8000
  498.  
  499. a=rtpmap:8 PCMA/8000
  500.  
  501. a=rtpmap:3 GSM/8000
  502.  
  503. a=rtpmap:111 G726-32/8000
  504.  
  505. a=rtpmap:9 G722/8000
  506.  
  507. a=rtpmap:101 telephone-event/8000
  508.  
  509. a=fmtp:101 0-16
  510.  
  511. a=ptime:20
  512.  
  513. a=maxptime:150
  514.  
  515. a=sendrecv
  516.  
  517.  
  518. ---
  519. -- Called SIP/5558851
  520.  
  521. <--- Transmitting (NAT) to 10.0.5.215:50033 --->
  522. SIP/2.0 180 Ringing
  523.  
  524. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK1cdd9183;received=10.0.5.215;rport=50033
  525.  
  526. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  527.  
  528. To: <sip:[email protected]>;tag=as7bf05999
  529.  
  530.  
  531. CSeq: 102 INVITE
  532.  
  533. Server: FPBX-15.0.16.81(16.17.0)
  534.  
  535. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  536.  
  537. Supported: replaces,timer
  538.  
  539. Contact: <sip:[email protected]:5060;transport=tcp>
  540.  
  541. Remote-Party-ID: "5558851" <sip:[email protected]>;party=called;privacy=off;screen=no
  542.  
  543. Content-Length: 0
  544.  
  545.  
  546.  
  547.  
  548. <------------>
  549.  
  550. freepbx*CLI>
  551.  
  552. <--- SIP read from TCP:10.0.0.226:51973 --->
  553. SIP/2.0 100 Trying
  554. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK5aeb0623;rport
  555. From: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  556. To: <sip:[email protected]:51973;transport=tcp>
  557. Call-ID: [email protected]:5060
  558. Session-ID: 3537b24300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  559. Date: Sat, 01 May 2021 03:41:48 GMT
  560. CSeq: 101 INVITE
  561. Server: Cisco-CP8851/12.8.1
  562. Contact: <sip:[email protected]:51973;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP38ED18FFFCD2"
  563. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  564. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  565. Allow-Events: kpml,dialog
  566. Content-Length: 0
  567. Recv-Info: conference
  568. Recv-Info: x-cisco-conference
  569.  
  570. <------------->
  571. --- (16 headers 0 lines) ---
  572.  
  573. freepbx*CLI>
  574.  
  575. <--- SIP read from TCP:10.0.0.226:51973 --->
  576. SIP/2.0 180 Ringing
  577. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK5aeb0623;rport
  578. From: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  579. To: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  580. Call-ID: [email protected]:5060
  581. Session-ID: 3537b24300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  582. Date: Sat, 01 May 2021 03:41:48 GMT
  583. CSeq: 101 INVITE
  584. Server: Cisco-CP8851/12.8.1
  585. Contact: <sip:[email protected]:51973;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP38ED18FFFCD2"
  586. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  587. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  588. Allow-Events: kpml,dialog
  589. Content-Length: 0
  590.  
  591. <------------->
  592. --- (14 headers 0 lines) ---
  593. sip_route_dump: route/path hop: <sip:[email protected]:51973;transport=tcp>
  594.  
  595. freepbx*CLI>
  596. -- SIP/5558851-0000007a is ringing
  597.  
  598. <--- Transmitting (NAT) to 10.0.5.215:50033 --->
  599. SIP/2.0 180 Ringing
  600.  
  601. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK1cdd9183;received=10.0.5.215;rport=50033
  602.  
  603. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  604.  
  605. To: <sip:[email protected]>;tag=as7bf05999
  606.  
  607.  
  608. CSeq: 102 INVITE
  609.  
  610. Server: FPBX-15.0.16.81(16.17.0)
  611.  
  612. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  613.  
  614. Supported: replaces,timer
  615.  
  616. Contact: <sip:[email protected]:5060;transport=tcp>
  617.  
  618. Remote-Party-ID: "5558851" <sip:[email protected]>;party=called;privacy=off;screen=no
  619.  
  620. Content-Length: 0
  621.  
  622.  
  623.  
  624.  
  625. <------------>
  626.  
  627. freepbx*CLI>
  628. Reliably Transmitting (NAT) to 10.0.0.232:50427:
  629. NOTIFY sip:[email protected]:50427;transport=tcp SIP/2.0
  630.  
  631. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK70873849;rport
  632.  
  633. Max-Forwards: 70
  634.  
  635. From: <sip:[email protected]>;tag=as0fa2fe75
  636.  
  637. To: <sip:[email protected]:50427;transport=tcp>
  638.  
  639. Contact: <sip:[email protected]:5060;transport=tcp>
  640.  
  641. Call-ID: [email protected]:5060
  642.  
  643. CSeq: 165 NOTIFY
  644.  
  645. User-Agent: FPBX-15.0.16.81(16.17.0)
  646.  
  647. Subscription-State: active
  648.  
  649. Event: presence
  650.  
  651. Content-Type: application/pidf+xml
  652.  
  653. Content-Length: 370
  654.  
  655.  
  656.  
  657. <presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:e="urn:ietf:params:xml:ns:pidf:status:rpid" xmlns:ce="urn:cisco:params:xml:ns:pidf:rpid" entity="sip:[email protected]">
  658. <dm:person>
  659. <e:activities>
  660. <ce:alerting />
  661. </e:activities>
  662. </dm:person>
  663. <tuple id="63">
  664. <status><basic>open</basic></status>
  665. </tuple>
  666. </presence>
  667.  
  668. ---
  669.  
  670. freepbx*CLI>
  671.  
  672. <--- SIP read from TCP:10.0.0.232:50427 --->
  673. SIP/2.0 200 OK
  674. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK70873849;rport
  675. From: <sip:[email protected]>;tag=as0fa2fe75
  676. To: <sip:[email protected]:50427;transport=tcp>
  677. Call-ID: [email protected]:5060
  678. Session-ID: 314285be00105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  679. Date: Sat, 01 May 2021 03:41:48 GMT
  680. CSeq: 165 NOTIFY
  681. Content-Length: 0
  682.  
  683. <------------->
  684. --- (9 headers 0 lines) ---
  685.  
  686. freepbx*CLI>
  687.  
  688. <--- SIP read from TCP:10.0.0.226:51973 --->
  689. SIP/2.0 200 OK
  690. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK5aeb0623;rport
  691. From: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  692. To: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  693. Call-ID: [email protected]:5060
  694. Session-ID: 3537b24300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  695. Date: Sat, 01 May 2021 03:41:50 GMT
  696. CSeq: 101 INVITE
  697. Server: Cisco-CP8851/12.8.1
  698. Contact: <sip:[email protected]:51973;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP38ED18FFFCD2"
  699. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  700. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  701. Allow-Events: kpml,dialog
  702. Recv-Info: conference
  703. Recv-Info: x-cisco-conference
  704. Content-Length: 214
  705. Content-Type: application/sdp
  706. Content-Disposition: session;handling=optional
  707.  
  708. v=0
  709. o=Cisco-SIPUA 5249 0 IN IP4 10.0.0.226
  710. s=SIP Call
  711. t=0 0
  712. m=audio 16832 RTP/AVP 0 101
  713. c=IN IP4 10.0.0.226
  714. b=TIAS:64000
  715. a=rtpmap:0 PCMU/8000
  716. a=rtpmap:101 telephone-event/8000
  717. a=fmtp:101 0-15
  718. a=sendrecv
  719. <------------->
  720. --- (18 headers 11 lines) ---
  721. Got SDP version 0 and unique parts [Cisco-SIPUA 5249 IN IP4 10.0.0.226]
  722. Found RTP audio format 0
  723. Found RTP audio format 101
  724. Found audio description format PCMU for ID 0
  725. Found audio description format telephone-event for ID 101
  726. Capabilities: us - (ulaw|alaw|gsm|g726|g722), peer - audio=(ulaw)/video=(nothing)/text=(nothing), combined - (ulaw)
  727. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  728. Peer audio RTP is at port 10.0.0.226:16832
  729. sip_route_dump: route/path hop: <sip:[email protected]:51973;transport=tcp>
  730. Transmitting (NAT) to 10.0.0.226:51973:
  731. ACK sip:[email protected]:51973;transport=tcp SIP/2.0
  732.  
  733. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK771d5ae0;rport
  734.  
  735. Max-Forwards: 70
  736.  
  737. From: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  738.  
  739. To: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  740.  
  741. Contact: <sip:[email protected]:5060;transport=tcp>
  742.  
  743. Call-ID: [email protected]:5060
  744.  
  745. CSeq: 101 ACK
  746.  
  747. User-Agent: FPBX-15.0.16.81(16.17.0)
  748.  
  749. Content-Length: 0
  750.  
  751.  
  752.  
  753.  
  754. ---
  755. -- SIP/5558851-0000007a answered SIP/5558852-00000079
  756. Audio is at 12068
  757. Adding codec ulaw to SDP
  758. Adding codec alaw to SDP
  759. Adding non-codec 0x1 (telephone-event) to SDP
  760.  
  761. <--- Reliably Transmitting (NAT) to 10.0.5.215:50033 --->
  762. SIP/2.0 200 OK
  763.  
  764. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK1cdd9183;received=10.0.5.215;rport=50033
  765.  
  766. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  767.  
  768. To: <sip:[email protected]>;tag=as7bf05999
  769.  
  770.  
  771. CSeq: 102 INVITE
  772.  
  773. Server: FPBX-15.0.16.81(16.17.0)
  774.  
  775. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  776.  
  777. Supported: replaces,timer
  778.  
  779. Contact: <sip:[email protected]:5060;transport=tcp>
  780.  
  781. Remote-Party-ID: "5558851" <sip:[email protected]>;party=called;privacy=off;screen=no
  782.  
  783. Content-Type: application/sdp
  784.  
  785. Content-Length: 272
  786.  
  787.  
  788.  
  789. v=0
  790.  
  791. o=root 1134014765 1134014765 IN IP4 10.0.2.232
  792.  
  793. s=Asterisk PBX 16.17.0
  794.  
  795. c=IN IP4 10.0.2.232
  796.  
  797. t=0 0
  798.  
  799. m=audio 12068 RTP/AVP 0 8 101
  800.  
  801. a=rtpmap:0 PCMU/8000
  802.  
  803. a=rtpmap:8 PCMA/8000
  804.  
  805. a=rtpmap:101 telephone-event/8000
  806.  
  807. a=fmtp:101 0-16
  808.  
  809. a=ptime:20
  810.  
  811. a=maxptime:150
  812.  
  813. a=sendrecv
  814.  
  815.  
  816. <------------>
  817. Reliably Transmitting (NAT) to 10.0.0.232:50427:
  818. NOTIFY sip:[email protected]:50427;transport=tcp SIP/2.0
  819.  
  820. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK788d4cfe;rport
  821.  
  822. Max-Forwards: 70
  823.  
  824. From: <sip:[email protected]>;tag=as0fa2fe75
  825.  
  826. To: <sip:[email protected]:50427;transport=tcp>
  827.  
  828. Contact: <sip:[email protected]:5060;transport=tcp>
  829.  
  830. Call-ID: [email protected]:5060
  831.  
  832. CSeq: 166 NOTIFY
  833.  
  834. User-Agent: FPBX-15.0.16.81(16.17.0)
  835.  
  836. Subscription-State: active
  837.  
  838. Event: presence
  839.  
  840. Content-Type: application/pidf+xml
  841.  
  842. Content-Length: 373
  843.  
  844.  
  845.  
  846. <presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:e="urn:ietf:params:xml:ns:pidf:status:rpid" xmlns:ce="urn:cisco:params:xml:ns:pidf:rpid" entity="sip:[email protected]">
  847. <dm:person>
  848. <e:activities>
  849. <e:on-the-phone />
  850. </e:activities>
  851. </dm:person>
  852. <tuple id="64">
  853. <status><basic>open</basic></status>
  854. </tuple>
  855. </presence>
  856.  
  857. ---
  858.  
  859. freepbx*CLI>
  860. -- Channel SIP/5558851-0000007a joined 'simple_bridge' basic-bridge <e119507d-9b56-4b69-a0bd-674e8f4bee73>
  861.  
  862. freepbx*CLI>
  863. -- Channel SIP/5558852-00000079 joined 'simple_bridge' basic-bridge <e119507d-9b56-4b69-a0bd-674e8f4bee73>
  864.  
  865. freepbx*CLI>
  866.  
  867. <--- SIP read from TCP:10.0.0.232:50427 --->
  868. SIP/2.0 200 OK
  869. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK788d4cfe;rport
  870. From: <sip:[email protected]>;tag=as0fa2fe75
  871. To: <sip:[email protected]:50427;transport=tcp>
  872. Call-ID: [email protected]:5060
  873. Session-ID: 314285be00105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  874. Date: Sat, 01 May 2021 03:41:50 GMT
  875. CSeq: 166 NOTIFY
  876. Content-Length: 0
  877.  
  878. <------------->
  879. --- (9 headers 0 lines) ---
  880.  
  881. freepbx*CLI>
  882.  
  883. <--- SIP read from TCP:10.0.5.215:50033 --->
  884. ACK sip:[email protected]:5060;transport=tcp SIP/2.0
  885. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK202c9bc9
  886. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  887. To: <sip:[email protected]>;tag=as7bf05999
  888. Max-Forwards: 70
  889. Session-ID: 6609f22500105000a000007278494780;remote=00000000000000000000000000000000
  890. Date: Sat, 01 May 2021 03:41:49 GMT
  891. CSeq: 102 ACK
  892. User-Agent: Cisco-CP8851/12.8.1
  893. Content-Length: 0
  894. Recv-Info: conference
  895. Recv-Info: x-cisco-conference
  896. Authorization: Digest username="5558852",realm="asterisk",uri="sip:[email protected]:5060;transport=tcp",response="d4fcc7d07a2bd3a18616b884c9ebd6a1",nonce="79053740",algorithm=MD5
  897.  
  898. <------------->
  899. --- (14 headers 0 lines) ---
  900.  
  901. freepbx*CLI>
  902.  
  903. <--- SIP read from TCP:10.0.0.226:51973 --->
  904. INVITE sip:[email protected]:5060;transport=tcp SIP/2.0
  905. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK1b712006
  906. From: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  907. To: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  908. Call-ID: [email protected]:5060
  909. Max-Forwards: 70
  910. Session-ID: 3537b24300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  911. Date: Sat, 01 May 2021 03:41:51 GMT
  912. CSeq: 101 INVITE
  913. User-Agent: Cisco-CP8851/12.8.1
  914. Contact: <sip:[email protected]:51973;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP38ED18FFFCD2"
  915. Accept: application/sdp
  916. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  917. Call-Info: <urn:x-cisco-remotecc:hold>; reason= transfer; protect= true; noholdreversion
  918. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  919. Allow-Events: kpml,dialog
  920. Recv-Info: conference
  921. Recv-Info: x-cisco-conference
  922. Authorization: Digest username="5558851",realm="asterisk",uri="sip:[email protected]:5060;transport=tcp",response="ed5c2b008af6730ee668f36c749eeb7a",nonce="6c545c18",algorithm=MD5
  923. Content-Length: 334
  924. Content-Type: application/sdp
  925. Content-Disposition: session;handling=optional
  926.  
  927. v=0
  928. o=Cisco-SIPUA 5249 1 IN IP4 10.0.0.226
  929. s=SIP Call
  930. t=0 0
  931. m=audio 16832 RTP/AVP 0 8 116 18 101
  932. c=IN IP4 10.0.0.226
  933. b=TIAS:64000
  934. a=rtpmap:0 PCMU/8000
  935. a=rtpmap:8 PCMA/8000
  936. a=rtpmap:116 iLBC/8000
  937. a=fmtp:116 mode=20
  938. a=rtpmap:18 G729/8000
  939. a=fmtp:18 annexb=yes
  940. a=rtpmap:101 telephone-event/8000
  941. a=fmtp:101 0-15
  942. a=sendonly
  943. <------------->
  944. --- (22 headers 16 lines) ---
  945. Sending to 10.0.0.226:51973 (NAT)
  946. Comparing SDP version 0 -> 1 and unique parts [Cisco-SIPUA 5249 IN IP4 10.0.0.226] -> [Cisco-SIPUA 5249 IN IP4 10.0.0.226]
  947. Found RTP audio format 0
  948. Found RTP audio format 8
  949. Found RTP audio format 116
  950. Found RTP audio format 18
  951. Found RTP audio format 101
  952. Found audio description format PCMU for ID 0
  953. Found audio description format PCMA for ID 8
  954. Found audio description format iLBC for ID 116
  955. Found audio description format G729 for ID 18
  956. Found audio description format telephone-event for ID 101
  957. Capabilities: us - (ulaw|alaw|gsm|g726|g722), peer - audio=(ulaw|alaw|g729|ilbc)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  958. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  959. Peer audio RTP is at port 10.0.0.226:16832
  960.  
  961. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  962. SIP/2.0 100 Trying
  963.  
  964. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK1b712006;received=10.0.0.226;rport=51973
  965.  
  966. From: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  967.  
  968. To: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  969.  
  970. Call-ID: [email protected]:5060
  971.  
  972. CSeq: 101 INVITE
  973.  
  974. Server: FPBX-15.0.16.81(16.17.0)
  975.  
  976. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  977.  
  978. Supported: replaces,timer,X-cisco-sis-7.0.0
  979.  
  980. Contact: <sip:[email protected]:5060;transport=tcp>
  981.  
  982. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  983.  
  984. Content-Length: 0
  985.  
  986.  
  987.  
  988.  
  989. <------------>
  990. Audio is at 18286
  991. Adding codec ulaw to SDP
  992. Adding codec alaw to SDP
  993. Adding non-codec 0x1 (telephone-event) to SDP
  994.  
  995. <--- Reliably Transmitting (NAT) to 10.0.0.226:51973 --->
  996. SIP/2.0 200 OK
  997.  
  998. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK1b712006;received=10.0.0.226;rport=51973
  999.  
  1000. From: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  1001.  
  1002. To: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  1003.  
  1004. Call-ID: [email protected]:5060
  1005.  
  1006. CSeq: 101 INVITE
  1007.  
  1008. Server: FPBX-15.0.16.81(16.17.0)
  1009.  
  1010. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1011.  
  1012. Supported: replaces,timer,X-cisco-sis-7.0.0
  1013.  
  1014. Contact: <sip:[email protected]:5060;transport=tcp>
  1015.  
  1016. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  1017.  
  1018. Content-Type: application/sdp
  1019.  
  1020. Content-Length: 272
  1021.  
  1022.  
  1023.  
  1024. v=0
  1025.  
  1026. o=root 1359611634 1359611635 IN IP4 10.0.2.232
  1027.  
  1028. s=Asterisk PBX 16.17.0
  1029.  
  1030. c=IN IP4 10.0.2.232
  1031.  
  1032. t=0 0
  1033.  
  1034. m=audio 18286 RTP/AVP 0 8 101
  1035.  
  1036. a=rtpmap:0 PCMU/8000
  1037.  
  1038. a=rtpmap:8 PCMA/8000
  1039.  
  1040. a=rtpmap:101 telephone-event/8000
  1041.  
  1042. a=fmtp:101 0-16
  1043.  
  1044. a=ptime:20
  1045.  
  1046. a=maxptime:150
  1047.  
  1048. a=recvonly
  1049.  
  1050.  
  1051. <------------>
  1052.  
  1053. freepbx*CLI>
  1054. Reliably Transmitting (NAT) to 10.0.0.232:50427:
  1055. NOTIFY sip:[email protected]:50427;transport=tcp SIP/2.0
  1056.  
  1057. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK6ff3feff;rport
  1058.  
  1059. Max-Forwards: 70
  1060.  
  1061. From: <sip:[email protected]>;tag=as0fa2fe75
  1062.  
  1063. To: <sip:[email protected]:50427;transport=tcp>
  1064.  
  1065. Contact: <sip:[email protected]:5060;transport=tcp>
  1066.  
  1067. Call-ID: [email protected]:5060
  1068.  
  1069. CSeq: 167 NOTIFY
  1070.  
  1071. User-Agent: FPBX-15.0.16.81(16.17.0)
  1072.  
  1073. Subscription-State: active
  1074.  
  1075. Event: presence
  1076.  
  1077. Content-Type: application/pidf+xml
  1078.  
  1079. Content-Length: 373
  1080.  
  1081.  
  1082.  
  1083. <presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:e="urn:ietf:params:xml:ns:pidf:status:rpid" xmlns:ce="urn:cisco:params:xml:ns:pidf:rpid" entity="sip:[email protected]">
  1084. <dm:person>
  1085. <e:activities>
  1086. <e:on-the-phone />
  1087. </e:activities>
  1088. </dm:person>
  1089. <tuple id="65">
  1090. <status><basic>open</basic></status>
  1091. </tuple>
  1092. </presence>
  1093.  
  1094. ---
  1095. -- Started music on hold, class 'default', on channel 'SIP/5558852-00000079'
  1096.  
  1097. freepbx*CLI>
  1098.  
  1099. <--- SIP read from TCP:10.0.0.232:50427 --->
  1100. SIP/2.0 200 OK
  1101. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK6ff3feff;rport
  1102. From: <sip:[email protected]>;tag=as0fa2fe75
  1103. To: <sip:[email protected]:50427;transport=tcp>
  1104. Call-ID: [email protected]:5060
  1105. Session-ID: 314285be00105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  1106. Date: Sat, 01 May 2021 03:41:51 GMT
  1107. CSeq: 167 NOTIFY
  1108. Content-Length: 0
  1109.  
  1110. <------------->
  1111. --- (9 headers 0 lines) ---
  1112.  
  1113. <--- SIP read from TCP:10.0.0.226:51973 --->
  1114. ACK sip:[email protected]:5060;transport=tcp SIP/2.0
  1115. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK14a0bd43
  1116. From: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  1117. To: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  1118. Call-ID: [email protected]:5060
  1119. Max-Forwards: 70
  1120. Session-ID: 3537b24300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  1121. Date: Sat, 01 May 2021 03:41:51 GMT
  1122. CSeq: 101 ACK
  1123. User-Agent: Cisco-CP8851/12.8.1
  1124. Content-Length: 0
  1125. Recv-Info: conference
  1126. Recv-Info: x-cisco-conference
  1127. Authorization: Digest username="5558851",realm="asterisk",uri="sip:[email protected]:5060;transport=tcp",response="582a1e013c48c3f1f0acbc929726c001",nonce="6c545c18",algorithm=MD5
  1128.  
  1129. <------------->
  1130. --- (14 headers 0 lines) ---
  1131.  
  1132. freepbx*CLI>
  1133.  
  1134. <--- SIP read from TCP:10.0.0.226:51973 --->
  1135. NOTIFY sip:[email protected] SIP/2.0
  1136. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK44b67b09
  1137. To: "5558851" <sip:[email protected]>
  1138. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd201842341ce8f-4f37fb27
  1139. Session-ID: 8642541700105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  1140. Date: Sat, 01 May 2021 03:41:51 GMT
  1141. CSeq: 31 NOTIFY
  1142. Event: dialog
  1143. Subscription-State: active
  1144. Max-Forwards: 70
  1145. Contact: <sip:[email protected]:51973;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP38ED18FFFCD2"
  1146. Authorization: Digest username="5558851",realm="asterisk",uri="",response="6af1eec9b3285027069428774d44f48d",nonce="6c545c18",algorithm=MD5
  1147. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE
  1148. Content-Length: 547
  1149. Content-Type: application/dialog-info+xml
  1150. Content-Disposition: session;handling=required
  1151.  
  1152. <?xml version="1.0" encoding="UTF-8" ?>
  1153. <dialog-info xmlns:call="urn:x-cisco:parmams:xml:ns:dialog-info:dialog:callinfo-dialog" version="30" state="partial" entity="sip:[email protected]">
  1154. <dialog id="29" call-id="[email protected]" local-tag="38ed18fffcd2018352dc3910-78a20dd1"><state>trying</state><call:primary call-id="[email protected]:5060" local-tag="38ed18fffcd20182574bf553-4aa8d191" remote-tag="as35e3f9d6"><hold-reason>transfer</hold-reason></call:primary></dialog>
  1155. </dialog-info>
  1156. <------------->
  1157. --- (17 headers 4 lines) ---
  1158. Sending to 10.0.0.226:51973 (NAT)
  1159.  
  1160. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  1161. SIP/2.0 200 OK
  1162.  
  1163. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK44b67b09;received=10.0.0.226;rport=51973
  1164.  
  1165. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd201842341ce8f-4f37fb27
  1166.  
  1167. To: "5558851" <sip:[email protected]>;tag=as680ecfd0
  1168.  
  1169.  
  1170. CSeq: 31 NOTIFY
  1171.  
  1172. Server: FPBX-15.0.16.81(16.17.0)
  1173.  
  1174. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1175.  
  1176. Supported: replaces,timer
  1177.  
  1178. Content-Length: 0
  1179.  
  1180.  
  1181.  
  1182.  
  1183. <------------>
  1184. Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: NOTIFY)
  1185.  
  1186. freepbx*CLI>
  1187.  
  1188. <--- SIP read from TCP:10.0.0.226:51973 --->
  1189. INVITE sip:[email protected];user=phone SIP/2.0
  1190. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK47cca022
  1191. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  1192. Max-Forwards: 70
  1193. Session-ID: 5e8c861300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  1194. Date: Sat, 01 May 2021 03:41:52 GMT
  1195. CSeq: 101 INVITE
  1196. User-Agent: Cisco-CP8851/12.8.1
  1197. Contact: <sip:[email protected]:51973;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP38ED18FFFCD2"
  1198. Expires: 180
  1199. Accept: application/sdp
  1200. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  1201. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  1202. Allow-Events: kpml,dialog
  1203. Recv-Info: conference
  1204. Recv-Info: x-cisco-conference
  1205. Authorization: Digest username="5558851",realm="asterisk",uri="sip:[email protected];user=phone",response="60bf6c79bf1cfae5b91416421f9e859a",nonce="6c545c18",algorithm=MD5
  1206. Content-Length: 346
  1207. Content-Type: application/sdp
  1208. Content-Disposition: session;handling=optional
  1209.  
  1210. v=0
  1211. o=Cisco-SIPUA 24441 0 IN IP4 10.0.0.226
  1212. s=SIP Call
  1213. b=AS:4064
  1214. t=0 0
  1215. m=audio 17756 RTP/AVP 0 8 116 18 101
  1216. c=IN IP4 10.0.0.226
  1217. b=TIAS:64000
  1218. a=rtpmap:0 PCMU/8000
  1219. a=rtpmap:8 PCMA/8000
  1220. a=rtpmap:116 iLBC/8000
  1221. a=fmtp:116 mode=20
  1222. a=rtpmap:18 G729/8000
  1223. a=fmtp:18 annexb=yes
  1224. a=rtpmap:101 telephone-event/8000
  1225. a=fmtp:101 0-15
  1226. a=sendrecv
  1227. <------------->
  1228. --- (22 headers 17 lines) ---
  1229. Sending to 10.0.0.226:51973 (NAT)
  1230. Sending to 10.0.0.226:51973 (NAT)
  1231. Using INVITE request as basis request - [email protected]
  1232. Found peer '5558851' for '5558851' from 10.0.0.226:51973
  1233.  
  1234. <--- Reliably Transmitting (NAT) to 10.0.0.226:51973 --->
  1235. SIP/2.0 401 Unauthorized
  1236.  
  1237. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK47cca022;received=10.0.0.226;rport=51973
  1238.  
  1239. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  1240.  
  1241. To: <sip:[email protected]>;tag=as547a7a8e
  1242.  
  1243.  
  1244. CSeq: 101 INVITE
  1245.  
  1246. Server: FPBX-15.0.16.81(16.17.0)
  1247.  
  1248. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1249.  
  1250. Supported: replaces,timer,X-cisco-sis-7.0.0
  1251.  
  1252. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="07f380e8"
  1253.  
  1254. Content-Length: 0
  1255.  
  1256.  
  1257.  
  1258.  
  1259. <------------>
  1260. Scheduling destruction of SIP dialog '[email protected]' in 6400 ms (Method: INVITE)
  1261.  
  1262. freepbx*CLI>
  1263.  
  1264. <--- SIP read from TCP:10.0.0.226:51973 --->
  1265. ACK sip:[email protected];user=phone SIP/2.0
  1266. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK47cca022
  1267. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  1268. To: <sip:[email protected]>;tag=as547a7a8e
  1269. Session-ID: 5e8c861300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  1270. Max-Forwards: 70
  1271. Date: Sat, 01 May 2021 03:41:52 GMT
  1272. CSeq: 101 ACK
  1273. Content-Length: 0
  1274.  
  1275. <------------->
  1276. --- (10 headers 0 lines) ---
  1277.  
  1278. freepbx*CLI>
  1279.  
  1280. <--- SIP read from TCP:10.0.0.226:51973 --->
  1281. INVITE sip:[email protected];user=phone SIP/2.0
  1282. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75eb1363
  1283. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  1284. Max-Forwards: 70
  1285. Session-ID: 5e8c861300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  1286. Date: Sat, 01 May 2021 03:41:52 GMT
  1287. CSeq: 102 INVITE
  1288. User-Agent: Cisco-CP8851/12.8.1
  1289. Contact: <sip:[email protected]:51973;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP38ED18FFFCD2"
  1290. Expires: 180
  1291. Accept: application/sdp
  1292. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  1293. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  1294. Allow-Events: kpml,dialog
  1295. Recv-Info: conference
  1296. Recv-Info: x-cisco-conference
  1297. Authorization: Digest username="5558851",realm="asterisk",uri="sip:[email protected];user=phone",response="dc48f565dd9f2754c3c3e36cc309e94e",nonce="07f380e8",algorithm=MD5
  1298. Content-Length: 346
  1299. Content-Type: application/sdp
  1300. Content-Disposition: session;handling=optional
  1301.  
  1302. v=0
  1303. o=Cisco-SIPUA 24441 0 IN IP4 10.0.0.226
  1304. s=SIP Call
  1305. b=AS:4064
  1306. t=0 0
  1307. m=audio 17756 RTP/AVP 0 8 116 18 101
  1308. c=IN IP4 10.0.0.226
  1309. b=TIAS:64000
  1310. a=rtpmap:0 PCMU/8000
  1311. a=rtpmap:8 PCMA/8000
  1312. a=rtpmap:116 iLBC/8000
  1313. a=fmtp:116 mode=20
  1314. a=rtpmap:18 G729/8000
  1315. a=fmtp:18 annexb=yes
  1316. a=rtpmap:101 telephone-event/8000
  1317. a=fmtp:101 0-15
  1318. a=sendrecv
  1319. <------------->
  1320. --- (22 headers 17 lines) ---
  1321. Sending to 10.0.0.226:51973 (NAT)
  1322. Using INVITE request as basis request - [email protected]
  1323. Found peer '5558851' for '5558851' from 10.0.0.226:51973
  1324. == Using SIP RTP TOS bits 184
  1325. == Using SIP RTP CoS mark 5
  1326. Got SDP version 0 and unique parts [Cisco-SIPUA 24441 IN IP4 10.0.0.226]
  1327. Found RTP audio format 0
  1328. Found RTP audio format 8
  1329. Found RTP audio format 116
  1330. Found RTP audio format 18
  1331. Found RTP audio format 101
  1332. Found audio description format PCMU for ID 0
  1333. Found audio description format PCMA for ID 8
  1334. Found audio description format iLBC for ID 116
  1335. Found audio description format G729 for ID 18
  1336. Found audio description format telephone-event for ID 101
  1337. Capabilities: us - (ulaw|alaw|gsm|g726|g722), peer - audio=(ulaw|alaw|g729|ilbc)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  1338. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  1339. Peer audio RTP is at port 10.0.0.226:17756
  1340. Looking for 5558811 in from-internal (domain 10.0.2.232)
  1341. sip_route_dump: route/path hop: <sip:[email protected]:51973;transport=tcp>
  1342.  
  1343. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  1344. SIP/2.0 100 Trying
  1345.  
  1346. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75eb1363;received=10.0.0.226;rport=51973
  1347.  
  1348. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  1349.  
  1350.  
  1351.  
  1352. CSeq: 102 INVITE
  1353.  
  1354. Server: FPBX-15.0.16.81(16.17.0)
  1355.  
  1356. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1357.  
  1358. Supported: replaces,timer,X-cisco-sis-7.0.0
  1359.  
  1360. Contact: <sip:[email protected]:5060;transport=tcp>
  1361.  
  1362. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  1363.  
  1364. Content-Length: 0
  1365.  
  1366.  
  1367.  
  1368.  
  1369. <------------>
  1370.  
  1371. freepbx*CLI>
  1372. -- Executing [5558811@from-internal:1] GotoIf("SIP/5558851-0000007b", "1?ext-local,5558811,1:followme-check,5558811,1") in new stack
  1373. -- Goto (ext-local,5558811,1)
  1374. -- Executing [5558811@ext-local:1] Set("SIP/5558851-0000007b", "__RINGTIMER=15") in new stack
  1375. -- Executing [5558811@ext-local:2] ExecIf("SIP/5558851-0000007b", "0?Set(__CWIGNORE=)") in new stack
  1376. -- Executing [5558811@ext-local:3] Macro("SIP/5558851-0000007b", "exten-vm,novm,5558811,0,0,0") in new stack
  1377. -- Executing [s@macro-exten-vm:1] Macro("SIP/5558851-0000007b", "user-callerid,") in new stack
  1378. -- Executing [s@macro-user-callerid:1] Set("SIP/5558851-0000007b", "TOUCH_MONITOR=1619840512.123") in new stack
  1379. -- Executing [s@macro-user-callerid:2] Set("SIP/5558851-0000007b", "AMPUSER=5558851") in new stack
  1380. -- Executing [s@macro-user-callerid:3] Set("SIP/5558851-0000007b", "HOTDESCKCHAN=5558851-0000007b") in new stack
  1381. -- Executing [s@macro-user-callerid:4] Set("SIP/5558851-0000007b", "HOTDESKEXTEN=5558851") in new stack
  1382. -- Executing [s@macro-user-callerid:5] Set("SIP/5558851-0000007b", "HOTDESKCALL=0") in new stack
  1383. -- Executing [s@macro-user-callerid:6] ExecIf("SIP/5558851-0000007b", "0?Set(HOTDESKCALL=1)") in new stack
  1384. -- Executing [s@macro-user-callerid:7] ExecIf("SIP/5558851-0000007b", "0?Set(CALLERID(name)=)") in new stack
  1385. -- Executing [s@macro-user-callerid:8] GotoIf("SIP/5558851-0000007b", "0?report") in new stack
  1386. -- Executing [s@macro-user-callerid:9] ExecIf("SIP/5558851-0000007b", "1?Set(REALCALLERIDNUM=5558851)") in new stack
  1387. -- Executing [s@macro-user-callerid:10] Set("SIP/5558851-0000007b", "AMPUSER=5558851") in new stack
  1388. -- Executing [s@macro-user-callerid:11] GotoIf("SIP/5558851-0000007b", "0?limit") in new stack
  1389. -- Executing [s@macro-user-callerid:12] Set("SIP/5558851-0000007b", "AMPUSERCIDNAME=5558851") in new stack
  1390. -- Executing [s@macro-user-callerid:13] ExecIf("SIP/5558851-0000007b", "0?Set(__CIDMASQUERADING=TRUE)") in new stack
  1391. -- Executing [s@macro-user-callerid:14] GotoIf("SIP/5558851-0000007b", "0?report") in new stack
  1392. -- Executing [s@macro-user-callerid:15] Set("SIP/5558851-0000007b", "AMPUSERCID=5558851") in new stack
  1393. -- Executing [s@macro-user-callerid:16] Set("SIP/5558851-0000007b", "__DIAL_OPTIONS=HhTtr") in new stack
  1394. -- Executing [s@macro-user-callerid:17] Set("SIP/5558851-0000007b", "CALLERID(all)="5558851" <5558851>") in new stack
  1395. -- Executing [s@macro-user-callerid:18] ExecIf("SIP/5558851-0000007b", "0?Set(CUSDIAL=5558811)") in new stack
  1396. -- Executing [s@macro-user-callerid:19] ExecIf("SIP/5558851-0000007b", "0?Set(CALLERID(all)="5558851" <5558851>)") in new stack
  1397. -- Executing [s@macro-user-callerid:20] GotoIf("SIP/5558851-0000007b", "0?limit") in new stack
  1398. -- Executing [s@macro-user-callerid:21] ExecIf("SIP/5558851-0000007b", "0?Set(GROUP(concurrency_limit)=5558851)") in new stack
  1399. -- Executing [s@macro-user-callerid:22] ExecIf("SIP/5558851-0000007b", "0?Set(CHANNEL(language)=)") in new stack
  1400. -- Executing [s@macro-user-callerid:23] NoOp("SIP/5558851-0000007b", "Macro Depth is 2") in new stack
  1401. -- Executing [s@macro-user-callerid:24] GotoIf("SIP/5558851-0000007b", "1?report2:macroerror") in new stack
  1402. -- Goto (macro-user-callerid,s,25)
  1403. -- Executing [s@macro-user-callerid:25] GotoIf("SIP/5558851-0000007b", "0?continue") in new stack
  1404. -- Executing [s@macro-user-callerid:26] ExecIf("SIP/5558851-0000007b", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  1405. -- Executing [s@macro-user-callerid:27] Set("SIP/5558851-0000007b", "__TTL=64") in new stack
  1406. -- Executing [s@macro-user-callerid:28] GotoIf("SIP/5558851-0000007b", "1?continue") in new stack
  1407. -- Goto (macro-user-callerid,s,44)
  1408. -- Executing [s@macro-user-callerid:44] Set("SIP/5558851-0000007b", "CALLERID(number)=5558851") in new stack
  1409. -- Executing [s@macro-user-callerid:45] Set("SIP/5558851-0000007b", "CALLERID(name)=5558851") in new stack
  1410. -- Executing [s@macro-user-callerid:46] GotoIf("SIP/5558851-0000007b", "0?cnum") in new stack
  1411. -- Executing [s@macro-user-callerid:47] Set("SIP/5558851-0000007b", "CDR(cnam)=5558851") in new stack
  1412.  
  1413. freepbx*CLI>
  1414. -- Executing [s@macro-user-callerid:48] Set("SIP/5558851-0000007b", "CDR(cnum)=5558851") in new stack
  1415.  
  1416. freepbx*CLI>
  1417. -- Executing [s@macro-user-callerid:49] Set("SIP/5558851-0000007b", "CHANNEL(language)=en") in new stack
  1418. -- Executing [s@macro-exten-vm:2] Set("SIP/5558851-0000007b", "RingGroupMethod=none") in new stack
  1419. -- Executing [s@macro-exten-vm:3] Set("SIP/5558851-0000007b", "__EXTTOCALL=5558811") in new stack
  1420. -- Executing [s@macro-exten-vm:4] Set("SIP/5558851-0000007b", "__PICKUPMARK=5558811") in new stack
  1421. -- Executing [s@macro-exten-vm:5] Set("SIP/5558851-0000007b", "RT=") in new stack
  1422. -- Executing [s@macro-exten-vm:6] ExecIf("SIP/5558851-0000007b", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  1423. -- Executing [s@macro-exten-vm:7] ExecIf("SIP/5558851-0000007b", "0?MacroExit()") in new stack
  1424. -- Executing [s@macro-exten-vm:8] ExecIf("SIP/5558851-0000007b", "0?Gosub(ext-intercom,*805558811,1())") in new stack
  1425. -- Executing [s@macro-exten-vm:9] ExecIf("SIP/5558851-0000007b", "0?MacroExit()") in new stack
  1426. -- Executing [s@macro-exten-vm:10] ExecIf("SIP/5558851-0000007b", "0?ChanSpy(SIP/5558811,q)") in new stack
  1427. -- Executing [s@macro-exten-vm:11] ExecIf("SIP/5558851-0000007b", "0?MacroExit()") in new stack
  1428. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  1429. -- Executing [s@macro-exten-vm:12] ExecIf("SIP/5558851-0000007b", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  1430. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  1431. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  1432. -- Executing [s@macro-exten-vm:13] ExecIf("SIP/5558851-0000007b", "0?MacroExit()") in new stack
  1433. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  1434. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  1435. -- Executing [s@macro-exten-vm:14] ExecIf("SIP/5558851-0000007b", "0?Gosub(ext-intercom,*805558811,1())") in new stack
  1436. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  1437. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  1438. -- Executing [s@macro-exten-vm:15] ExecIf("SIP/5558851-0000007b", "0?MacroExit()") in new stack
  1439. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  1440. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  1441. -- Executing [s@macro-exten-vm:16] ExecIf("SIP/5558851-0000007b", "0?ChanSpy(SIP/5558811,q)") in new stack
  1442. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  1443. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:608 ast_func_read: Function PJSIP_HEADER not registered
  1444. -- Executing [s@macro-exten-vm:17] ExecIf("SIP/5558851-0000007b", "0?MacroExit()") in new stack
  1445. [2021-05-01 03:41:52] ERROR[1008][C-00000047]: pbx_functions.c:651 ast_func_read2: Function PJSIP_HEADER not registered
  1446. -- Executing [s@macro-exten-vm:18] Gosub("SIP/5558851-0000007b", "sub-record-check,s,1(exten,5558811,dontcare)") in new stack
  1447. -- Executing [s@sub-record-check:1] GotoIf("SIP/5558851-0000007b", "0?initialized") in new stack
  1448. -- Executing [s@sub-record-check:2] Set("SIP/5558851-0000007b", "__REC_STATUS=INITIALIZED") in new stack
  1449. -- Executing [s@sub-record-check:3] Set("SIP/5558851-0000007b", "NOW=1619840512") in new stack
  1450. -- Executing [s@sub-record-check:4] Set("SIP/5558851-0000007b", "__DAY=01") in new stack
  1451. -- Executing [s@sub-record-check:5] Set("SIP/5558851-0000007b", "__MONTH=05") in new stack
  1452. -- Executing [s@sub-record-check:6] Set("SIP/5558851-0000007b", "__YEAR=2021") in new stack
  1453. -- Executing [s@sub-record-check:7] Set("SIP/5558851-0000007b", "__TIMESTR=20210501-034152") in new stack
  1454. -- Executing [s@sub-record-check:8] Set("SIP/5558851-0000007b", "__FROMEXTEN=5558851") in new stack
  1455. -- Executing [s@sub-record-check:9] Set("SIP/5558851-0000007b", "__MON_FMT=wav") in new stack
  1456. -- Executing [s@sub-record-check:10] NoOp("SIP/5558851-0000007b", "Recordings initialized") in new stack
  1457. -- Executing [s@sub-record-check:11] ExecIf("SIP/5558851-0000007b", "0?Set(ARG3=dontcare)") in new stack
  1458. -- Executing [s@sub-record-check:12] Set("SIP/5558851-0000007b", "REC_POLICY_MODE_SAVE=") in new stack
  1459. -- Executing [s@sub-record-check:13] ExecIf("SIP/5558851-0000007b", "0?Set(REC_STATUS=NO)") in new stack
  1460. -- Executing [s@sub-record-check:14] GotoIf("SIP/5558851-0000007b", "5?checkaction") in new stack
  1461. -- Goto (sub-record-check,s,17)
  1462. -- Executing [s@sub-record-check:17] GotoIf("SIP/5558851-0000007b", "1?sub-record-check,exten,1") in new stack
  1463. -- Goto (sub-record-check,exten,1)
  1464. -- Executing [exten@sub-record-check:1] NoOp("SIP/5558851-0000007b", "Exten Recording Check between 5558851 and 5558811") in new stack
  1465. -- Executing [exten@sub-record-check:2] Set("SIP/5558851-0000007b", "CALLTYPE=internal") in new stack
  1466. -- Executing [exten@sub-record-check:3] ExecIf("SIP/5558851-0000007b", "0?Set(CALLTYPE=)") in new stack
  1467. -- Executing [exten@sub-record-check:4] Set("SIP/5558851-0000007b", "CALLEE=dontcare") in new stack
  1468. -- Executing [exten@sub-record-check:5] ExecIf("SIP/5558851-0000007b", "0?Set(CALLEE=dontcare)") in new stack
  1469. -- Executing [exten@sub-record-check:6] GotoIf("SIP/5558851-0000007b", "0?callee") in new stack
  1470. -- Executing [exten@sub-record-check:7] GotoIf("SIP/5558851-0000007b", "1?caller") in new stack
  1471. -- Goto (sub-record-check,exten,13)
  1472. -- Executing [exten@sub-record-check:13] Set("SIP/5558851-0000007b", "RECMODE=dontcare") in new stack
  1473. -- Executing [exten@sub-record-check:14] ExecIf("SIP/5558851-0000007b", "0?Set(RECMODE=dontcare)") in new stack
  1474. -- Executing [exten@sub-record-check:15] ExecIf("SIP/5558851-0000007b", "1?Set(RECMODE=dontcare)") in new stack
  1475. -- Executing [exten@sub-record-check:16] Gosub("SIP/5558851-0000007b", "recordcheck,1(dontcare,internal,5558811)") in new stack
  1476. -- Executing [recordcheck@sub-record-check:1] NoOp("SIP/5558851-0000007b", "Starting recording check against dontcare") in new stack
  1477. -- Executing [recordcheck@sub-record-check:2] Goto("SIP/5558851-0000007b", "dontcare") in new stack
  1478. -- Goto (sub-record-check,recordcheck,3)
  1479. -- Executing [recordcheck@sub-record-check:3] Return("SIP/5558851-0000007b", "") in new stack
  1480. -- Executing [exten@sub-record-check:17] Return("SIP/5558851-0000007b", "") in new stack
  1481. -- Executing [s@macro-exten-vm:19] GotoIf("SIP/5558851-0000007b", "1?macrodial") in new stack
  1482. -- Goto (macro-exten-vm,s,25)
  1483. -- Executing [s@macro-exten-vm:25] GosubIf("SIP/5558851-0000007b", "0?clrheader,1()") in new stack
  1484. -- Executing [s@macro-exten-vm:26] Macro("SIP/5558851-0000007b", "dial-one,,HhTtr,5558811") in new stack
  1485. -- Executing [s@macro-dial-one:1] Set("SIP/5558851-0000007b", "DEXTEN=5558811") in new stack
  1486. -- Executing [s@macro-dial-one:2] Set("SIP/5558851-0000007b", "__CRM_SOURCE=5558851") in new stack
  1487. -- Executing [s@macro-dial-one:3] ExecIf("SIP/5558851-0000007b", "0?Set(__EXTTOCALL=5558811)") in new stack
  1488. -- Executing [s@macro-dial-one:4] Set("SIP/5558851-0000007b", "DIALSTATUS_CW=") in new stack
  1489. -- Executing [s@macro-dial-one:5] GosubIf("SIP/5558851-0000007b", "0?screen,1()") in new stack
  1490. -- Executing [s@macro-dial-one:6] GosubIf("SIP/5558851-0000007b", "0?cf,1()") in new stack
  1491. -- Executing [s@macro-dial-one:7] GotoIf("SIP/5558851-0000007b", "1?skip1") in new stack
  1492. -- Goto (macro-dial-one,s,10)
  1493. -- Executing [s@macro-dial-one:10] GotoIf("SIP/5558851-0000007b", "0?nodial") in new stack
  1494. -- Executing [s@macro-dial-one:11] GotoIf("SIP/5558851-0000007b", "0?continue") in new stack
  1495. -- Executing [s@macro-dial-one:12] Set("SIP/5558851-0000007b", "EXTHASCW=ENABLED") in new stack
  1496. -- Executing [s@macro-dial-one:13] GotoIf("SIP/5558851-0000007b", "0?next1:cwinusebusy") in new stack
  1497. -- Goto (macro-dial-one,s,25)
  1498. -- Executing [s@macro-dial-one:25] GotoIf("SIP/5558851-0000007b", "0?next3:continue") in new stack
  1499. -- Goto (macro-dial-one,s,27)
  1500. -- Executing [s@macro-dial-one:27] GotoIf("SIP/5558851-0000007b", "0?nodial") in new stack
  1501. -- Executing [s@macro-dial-one:28] GosubIf("SIP/5558851-0000007b", "1?dstring,1():dlocal,1()") in new stack
  1502. -- Executing [dstring@macro-dial-one:1] Set("SIP/5558851-0000007b", "DSTRING=") in new stack
  1503. -- Executing [dstring@macro-dial-one:2] Set("SIP/5558851-0000007b", "DEVICES=5558811") in new stack
  1504. -- Executing [dstring@macro-dial-one:3] ExecIf("SIP/5558851-0000007b", "0?Return()") in new stack
  1505. -- Executing [dstring@macro-dial-one:4] ExecIf("SIP/5558851-0000007b", "0?Set(DEVICES=558811)") in new stack
  1506. -- Executing [dstring@macro-dial-one:5] Set("SIP/5558851-0000007b", "LOOPCNT=1") in new stack
  1507. -- Executing [dstring@macro-dial-one:6] Set("SIP/5558851-0000007b", "ITER=1") in new stack
  1508. -- Executing [dstring@macro-dial-one:7] Set("SIP/5558851-0000007b", "THISDIAL=SIP/5558811") in new stack
  1509. -- Executing [dstring@macro-dial-one:8] GotoIf("SIP/5558851-0000007b", "1?docheck") in new stack
  1510. -- Goto (macro-dial-one,dstring,14)
  1511. -- Executing [dstring@macro-dial-one:14] GotoIf("SIP/5558851-0000007b", "0?skipset") in new stack
  1512. -- Executing [dstring@macro-dial-one:15] Set("SIP/5558851-0000007b", "DSTRING=SIP/5558811&") in new stack
  1513. -- Executing [dstring@macro-dial-one:16] Set("SIP/5558851-0000007b", "ITER=2") in new stack
  1514. -- Executing [dstring@macro-dial-one:17] GotoIf("SIP/5558851-0000007b", "0?begin") in new stack
  1515. -- Executing [dstring@macro-dial-one:18] ExecIf("SIP/5558851-0000007b", "0?Return()") in new stack
  1516. -- Executing [dstring@macro-dial-one:19] Set("SIP/5558851-0000007b", "DSTRING=SIP/5558811") in new stack
  1517. -- Executing [dstring@macro-dial-one:20] Return("SIP/5558851-0000007b", "") in new stack
  1518. -- Executing [s@macro-dial-one:29] GotoIf("SIP/5558851-0000007b", "0?nodial") in new stack
  1519. -- Executing [s@macro-dial-one:30] GotoIf("SIP/5558851-0000007b", "0?skiptrace") in new stack
  1520. -- Executing [s@macro-dial-one:31] GosubIf("SIP/5558851-0000007b", "1?ctset,1():ctclear,1()") in new stack
  1521. -- Executing [ctset@macro-dial-one:1] Set("SIP/5558851-0000007b", "DB(CALLTRACE/5558811)=5558851") in new stack
  1522. -- Executing [ctset@macro-dial-one:2] Return("SIP/5558851-0000007b", "") in new stack
  1523. -- Executing [s@macro-dial-one:32] Set("SIP/5558851-0000007b", "D_OPTIONS=HhTtr") in new stack
  1524. -- Executing [s@macro-dial-one:33] GosubIf("SIP/5558851-0000007b", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  1525. -- Executing [s@macro-dial-one:34] NoOp("SIP/5558851-0000007b", "Blind Transfer: , Attended Transfer: , User: 5558851, Alert Info: ") in new stack
  1526. -- Executing [s@macro-dial-one:35] ExecIf("SIP/5558851-0000007b", "1?Set(ALERT_INFO=)") in new stack
  1527. -- Executing [s@macro-dial-one:36] ExecIf("SIP/5558851-0000007b", "0?Set(ALERT_INFO=)") in new stack
  1528. -- Executing [s@macro-dial-one:37] ExecIf("SIP/5558851-0000007b", "0?Set(ALERT_INFO=)") in new stack
  1529. -- Executing [s@macro-dial-one:38] ExecIf("SIP/5558851-0000007b", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  1530. -- Executing [s@macro-dial-one:39] ExecIf("SIP/5558851-0000007b", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  1531. -- Executing [s@macro-dial-one:40] GosubIf("SIP/5558851-0000007b", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  1532. -- Executing [s@macro-dial-one:41] ExecIf("SIP/5558851-0000007b", "0?Set(CHANNEL(musicclass)=)") in new stack
  1533. -- Executing [s@macro-dial-one:42] GosubIf("SIP/5558851-0000007b", "0?qwait,1()") in new stack
  1534. -- Executing [s@macro-dial-one:43] Set("SIP/5558851-0000007b", "__CWIGNORE=") in new stack
  1535. -- Executing [s@macro-dial-one:44] Set("SIP/5558851-0000007b", "__KEEPCID=TRUE") in new stack
  1536. -- Executing [s@macro-dial-one:45] GotoIf("SIP/5558851-0000007b", "0?usegoto,1") in new stack
  1537. -- Executing [s@macro-dial-one:46] GotoIf("SIP/5558851-0000007b", "0?godial") in new stack
  1538. -- Executing [s@macro-dial-one:47] Gosub("SIP/5558851-0000007b", "sub-presencestate-display,s,1(5558811)") in new stack
  1539. -- Executing [s@sub-presencestate-display:1] Goto("SIP/5558851-0000007b", "state-not_set,1") in new stack
  1540. -- Goto (sub-presencestate-display,state-not_set,1)
  1541. -- Executing [state-not_set@sub-presencestate-display:1] Set("SIP/5558851-0000007b", "PRESENCESTATE_DISPLAY=") in new stack
  1542. -- Executing [state-not_set@sub-presencestate-display:2] Return("SIP/5558851-0000007b", "") in new stack
  1543. -- Executing [s@macro-dial-one:48] Set("SIP/5558851-0000007b", "CONNECTEDLINE(name,i)=5558851") in new stack
  1544. -- Executing [s@macro-dial-one:49] Set("SIP/5558851-0000007b", "CONNECTEDLINE(num)=5558811") in new stack
  1545.  
  1546. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  1547. SIP/2.0 180 Ringing
  1548.  
  1549. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75eb1363;received=10.0.0.226;rport=51973
  1550.  
  1551. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  1552.  
  1553. To: <sip:[email protected]>;tag=as68d31af1
  1554.  
  1555.  
  1556. CSeq: 102 INVITE
  1557.  
  1558. Server: FPBX-15.0.16.81(16.17.0)
  1559.  
  1560. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1561.  
  1562. Supported: replaces,timer,X-cisco-sis-7.0.0
  1563.  
  1564. Contact: <sip:[email protected]:5060;transport=tcp>
  1565.  
  1566. Remote-Party-ID: "5558851" <sip:[email protected]>;party=called;privacy=off;screen=no
  1567.  
  1568. Call-Info: <urn:x-cisco-remotecc:callinfo>; orientation=to
  1569.  
  1570. Content-Length: 0
  1571.  
  1572.  
  1573.  
  1574.  
  1575. <------------>
  1576. -- Executing [s@macro-dial-one:50] Set("SIP/5558851-0000007b", "D_OPTIONS=HhTtr") in new stack
  1577. -- Executing [s@macro-dial-one:51] Macro("SIP/5558851-0000007b", "dialout-one-predial-hook,") in new stack
  1578. -- Executing [s@macro-dialout-one-predial-hook:1] MacroExit("SIP/5558851-0000007b", "") in new stack
  1579. -- Executing [s@macro-dial-one:52] ExecIf("SIP/5558851-0000007b", "0?Set(D_OPTIONS=HhtrI)") in new stack
  1580. -- Executing [s@macro-dial-one:53] ExecIf("SIP/5558851-0000007b", "0?Set(CWRING=r(callwaiting)):Set(CWRING=)") in new stack
  1581. -- Executing [s@macro-dial-one:54] NoOp("SIP/5558851-0000007b", "") in new stack
  1582. -- Executing [s@macro-dial-one:55] ExecIf("SIP/5558851-0000007b", "0?Set(D_OPTIONS=HhTtrg)") in new stack
  1583. -- Executing [s@macro-dial-one:56] Dial("SIP/5558851-0000007b", "SIP/5558811,,HhTtrb(func-apply-sipheaders^s^1)") in new stack
  1584. == Using SIP RTP TOS bits 184
  1585. == Using SIP RTP CoS mark 5
  1586. -- SIP/5558811-0000007c Internal Gosub(func-apply-sipheaders,s,1) start
  1587. -- Executing [s@func-apply-sipheaders:1] ExecIf("SIP/5558811-0000007c", "0?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
  1588. -- Executing [s@func-apply-sipheaders:2] NoOp("SIP/5558811-0000007c", "Applying SIP Headers to channel SIP/5558811-0000007c") in new stack
  1589. [2021-05-01 03:41:52] WARNING[1008][C-00000047]: taskprocessor.c:1160 taskprocessor_push: The 'stasis/m:cache_pattern:1/channel:all-00000018' task processor queue reached 500 scheduled tasks again.
  1590. -- Executing [s@func-apply-sipheaders:3] Set("SIP/5558811-0000007c", "TECH=SIP") in new stack
  1591. -- Executing [s@func-apply-sipheaders:4] Set("SIP/5558811-0000007c", "SIPHEADERKEYS=") in new stack
  1592. -- Executing [s@func-apply-sipheaders:5] While("SIP/5558811-0000007c", "0") in new stack
  1593. -- Jumping to priority 11
  1594. -- Executing [s@func-apply-sipheaders:12] Return("SIP/5558811-0000007c", "") in new stack
  1595. == Spawn extension (from-internal, 5558811, 1) exited non-zero on 'SIP/5558811-0000007c'
  1596. -- SIP/5558811-0000007c Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
  1597.  
  1598. freepbx*CLI>
  1599. Audio is at 10894
  1600. Adding codec ulaw to SDP
  1601. Adding codec alaw to SDP
  1602. Adding codec gsm to SDP
  1603. Adding codec g726 to SDP
  1604. Adding codec g722 to SDP
  1605. Adding non-codec 0x1 (telephone-event) to SDP
  1606. Reliably Transmitting (NAT) to 10.0.0.232:50427:
  1607. INVITE sip:[email protected]:50427;transport=tcp SIP/2.0
  1608.  
  1609. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK4fb067d2;rport
  1610.  
  1611. Max-Forwards: 70
  1612.  
  1613. From: "5558851" <sip:[email protected]>;tag=as34b05b86
  1614.  
  1615. To: <sip:[email protected]:50427;transport=tcp>
  1616.  
  1617. Contact: <sip:[email protected]:5060;transport=tcp>
  1618.  
  1619. Call-ID: [email protected]:5060
  1620.  
  1621. CSeq: 101 INVITE
  1622.  
  1623. User-Agent: FPBX-15.0.16.81(16.17.0)
  1624.  
  1625. Date: Sat, 01 May 2021 03:41:52 GMT
  1626.  
  1627. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1628.  
  1629. Supported: replaces,timer,X-cisco-sis-7.0.0
  1630.  
  1631. Remote-Party-ID: "5558851" <sip:[email protected]>;party=calling;privacy=off;screen=no
  1632.  
  1633. Call-Info: <urn:x-cisco-remotecc:callinfo>; orientation=from
  1634.  
  1635. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  1636.  
  1637. Content-Type: application/sdp
  1638.  
  1639. Content-Length: 348
  1640.  
  1641.  
  1642.  
  1643. v=0
  1644.  
  1645. o=root 948995911 948995911 IN IP4 10.0.2.232
  1646.  
  1647. s=Asterisk PBX 16.17.0
  1648.  
  1649. c=IN IP4 10.0.2.232
  1650.  
  1651. t=0 0
  1652.  
  1653. m=audio 10894 RTP/AVP 0 8 3 111 9 101
  1654.  
  1655. a=rtpmap:0 PCMU/8000
  1656.  
  1657. a=rtpmap:8 PCMA/8000
  1658.  
  1659. a=rtpmap:3 GSM/8000
  1660.  
  1661. a=rtpmap:111 G726-32/8000
  1662.  
  1663. a=rtpmap:9 G722/8000
  1664.  
  1665. a=rtpmap:101 telephone-event/8000
  1666.  
  1667. a=fmtp:101 0-16
  1668.  
  1669. a=ptime:20
  1670.  
  1671. a=maxptime:150
  1672.  
  1673. a=sendrecv
  1674.  
  1675.  
  1676. ---
  1677. -- Called SIP/5558811
  1678.  
  1679. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  1680. SIP/2.0 180 Ringing
  1681.  
  1682. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75eb1363;received=10.0.0.226;rport=51973
  1683.  
  1684. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  1685.  
  1686. To: <sip:[email protected]>;tag=as68d31af1
  1687.  
  1688.  
  1689. CSeq: 102 INVITE
  1690.  
  1691. Server: FPBX-15.0.16.81(16.17.0)
  1692.  
  1693. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1694.  
  1695. Supported: replaces,timer,X-cisco-sis-7.0.0
  1696.  
  1697. Contact: <sip:[email protected]:5060;transport=tcp>
  1698.  
  1699. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  1700.  
  1701. Content-Length: 0
  1702.  
  1703.  
  1704.  
  1705.  
  1706. <------------>
  1707.  
  1708. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  1709. SIP/2.0 180 Ringing
  1710.  
  1711. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75eb1363;received=10.0.0.226;rport=51973
  1712.  
  1713. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  1714.  
  1715. To: <sip:[email protected]>;tag=as68d31af1
  1716.  
  1717.  
  1718. CSeq: 102 INVITE
  1719.  
  1720. Server: FPBX-15.0.16.81(16.17.0)
  1721.  
  1722. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1723.  
  1724. Supported: replaces,timer,X-cisco-sis-7.0.0
  1725.  
  1726. Contact: <sip:[email protected]:5060;transport=tcp>
  1727.  
  1728. Remote-Party-ID: "5558851" <sip:[email protected]>;party=called;privacy=off;screen=no
  1729.  
  1730. Call-Info: <urn:x-cisco-remotecc:callinfo>; orientation=to
  1731.  
  1732. Content-Length: 0
  1733.  
  1734.  
  1735.  
  1736.  
  1737. <------------>
  1738.  
  1739. freepbx*CLI>
  1740.  
  1741. <--- SIP read from TCP:10.0.0.232:50427 --->
  1742. SIP/2.0 100 Trying
  1743. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK4fb067d2;rport
  1744. From: "5558851" <sip:[email protected]>;tag=as34b05b86
  1745. To: <sip:[email protected]:50427;transport=tcp>
  1746. Call-ID: [email protected]:5060
  1747. Session-ID: 46438de500105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  1748. Date: Sat, 01 May 2021 03:41:52 GMT
  1749. CSeq: 101 INVITE
  1750. Server: Cisco-CP8811/12.8.1
  1751. Contact: <sip:[email protected]:50427;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP00EBD5CC4628"
  1752. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  1753. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  1754. Allow-Events: kpml,dialog
  1755. Content-Length: 0
  1756. Recv-Info: conference
  1757. Recv-Info: x-cisco-conference
  1758.  
  1759. <------------->
  1760. --- (16 headers 0 lines) ---
  1761.  
  1762. freepbx*CLI>
  1763.  
  1764. <--- SIP read from TCP:10.0.0.232:50427 --->
  1765. SIP/2.0 180 Ringing
  1766. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK4fb067d2;rport
  1767. From: "5558851" <sip:[email protected]>;tag=as34b05b86
  1768. To: <sip:[email protected]:50427;transport=tcp>;tag=00ebd5cc4628014d33e75277-30224015
  1769. Call-ID: [email protected]:5060
  1770. Session-ID: 46438de500105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  1771. Date: Sat, 01 May 2021 03:41:52 GMT
  1772. CSeq: 101 INVITE
  1773. Server: Cisco-CP8811/12.8.1
  1774. Contact: <sip:[email protected]:50427;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP00EBD5CC4628"
  1775. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  1776. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0,X-cisco-xsi-8.5.1
  1777. Allow-Events: kpml,dialog
  1778. Content-Length: 0
  1779.  
  1780. <------------->
  1781. --- (14 headers 0 lines) ---
  1782. sip_route_dump: route/path hop: <sip:[email protected]:50427;transport=tcp>
  1783.  
  1784. freepbx*CLI>
  1785. -- SIP/5558811-0000007c is ringing
  1786.  
  1787. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  1788. SIP/2.0 180 Ringing
  1789.  
  1790. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75eb1363;received=10.0.0.226;rport=51973
  1791.  
  1792. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  1793.  
  1794. To: <sip:[email protected]>;tag=as68d31af1
  1795.  
  1796.  
  1797. CSeq: 102 INVITE
  1798.  
  1799. Server: FPBX-15.0.16.81(16.17.0)
  1800.  
  1801. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1802.  
  1803. Supported: replaces,timer,X-cisco-sis-7.0.0
  1804.  
  1805. Contact: <sip:[email protected]:5060;transport=tcp>
  1806.  
  1807. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  1808.  
  1809. Content-Length: 0
  1810.  
  1811.  
  1812.  
  1813.  
  1814. <------------>
  1815.  
  1816. freepbx*CLI>
  1817. Reliably Transmitting (NAT) to 10.0.5.215:50033:
  1818. NOTIFY sip:[email protected]:50033;transport=tcp SIP/2.0
  1819.  
  1820. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK26c21990;rport
  1821.  
  1822. Max-Forwards: 70
  1823.  
  1824. From: <sip:[email protected]>;tag=as409d4d33
  1825.  
  1826. To: <sip:[email protected]>;tag=007278494780000651684abb-363658d7
  1827.  
  1828. Contact: <sip:[email protected]:5060;transport=tcp>
  1829.  
  1830.  
  1831. CSeq: 294 NOTIFY
  1832.  
  1833. User-Agent: FPBX-15.0.16.81(16.17.0)
  1834.  
  1835. Subscription-State: active
  1836.  
  1837. Event: presence
  1838.  
  1839. Content-Type: application/cpim-pidf+xml
  1840.  
  1841. Content-Length: 354
  1842.  
  1843.  
  1844.  
  1845. <?xml version="1.0"?>
  1846. <!DOCTYPE presence PUBLIC "-//IETF//DTD RFCxxxx XPIDF 1.0//EN" "xpidf.dtd">
  1847. <presence>
  1848. <presentity uri="sip:[email protected];method=SUBSCRIBE" />
  1849. <atom id="5558811">
  1850. <address uri="sip:[email protected];user=ip" priority="0.800000">
  1851. <status status="inuse" />
  1852. <msnsubstatus substatus="onthephone" />
  1853. </address>
  1854. </atom>
  1855. </presence>
  1856.  
  1857. ---
  1858. Reliably Transmitting (NAT) to 10.0.0.226:51973:
  1859. NOTIFY sip:[email protected]:51973;transport=tcp SIP/2.0
  1860.  
  1861. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK442fe32b;rport
  1862.  
  1863. Max-Forwards: 70
  1864.  
  1865. From: <sip:[email protected]>;tag=as71cfd80a
  1866.  
  1867. To: <sip:[email protected]:51973;transport=tcp>
  1868.  
  1869. Contact: <sip:[email protected]:5060;transport=tcp>
  1870.  
  1871. Call-ID: [email protected]:5060
  1872.  
  1873. CSeq: 146 NOTIFY
  1874.  
  1875. User-Agent: FPBX-15.0.16.81(16.17.0)
  1876.  
  1877. Subscription-State: active
  1878.  
  1879. Event: presence
  1880.  
  1881. Content-Type: application/pidf+xml
  1882.  
  1883. Content-Length: 370
  1884.  
  1885.  
  1886.  
  1887. <presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:e="urn:ietf:params:xml:ns:pidf:status:rpid" xmlns:ce="urn:cisco:params:xml:ns:pidf:rpid" entity="sip:[email protected]">
  1888. <dm:person>
  1889. <e:activities>
  1890. <ce:alerting />
  1891. </e:activities>
  1892. </dm:person>
  1893. <tuple id="44">
  1894. <status><basic>open</basic></status>
  1895. </tuple>
  1896. </presence>
  1897.  
  1898. ---
  1899.  
  1900. freepbx*CLI>
  1901.  
  1902. <--- SIP read from TCP:10.0.0.226:51973 --->
  1903. SIP/2.0 200 OK
  1904. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK442fe32b;rport
  1905. From: <sip:[email protected]>;tag=as71cfd80a
  1906. To: <sip:[email protected]:51973;transport=tcp>
  1907. Call-ID: [email protected]:5060
  1908. Session-ID: 8642541700105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  1909. Date: Sat, 01 May 2021 03:41:52 GMT
  1910. CSeq: 146 NOTIFY
  1911. Content-Length: 0
  1912.  
  1913. <------------->
  1914. --- (9 headers 0 lines) ---
  1915.  
  1916. freepbx*CLI>
  1917.  
  1918. <--- SIP read from TCP:10.0.5.215:50033 --->
  1919. SIP/2.0 200 OK
  1920. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK26c21990;rport
  1921. From: <sip:[email protected]>;tag=as409d4d33
  1922. To: <sip:[email protected]>;tag=007278494780000651684abb-363658d7
  1923. Session-ID: 43910d8f00105000a000007278494780;remote=00000000000000000000000000000000
  1924. Date: Sat, 01 May 2021 03:41:52 GMT
  1925. CSeq: 294 NOTIFY
  1926. Server: Cisco-CP8851/12.8.1
  1927. Contact: <sip:[email protected]:50033;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP007278494780"
  1928. Content-Length: 0
  1929.  
  1930. <------------->
  1931. --- (11 headers 0 lines) ---
  1932.  
  1933. freepbx*CLI>
  1934. Reliably Transmitting (NAT) to 10.0.5.215:50033:
  1935. OPTIONS sip:[email protected]:50033;transport=tcp SIP/2.0
  1936.  
  1937. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK0d5b1738;rport
  1938.  
  1939. Max-Forwards: 70
  1940.  
  1941. From: <sip:[email protected]>;tag=as1a349561
  1942.  
  1943. To: <sip:[email protected]:50033;transport=tcp>
  1944.  
  1945. Contact: <sip:[email protected]:5060;transport=tcp>
  1946.  
  1947. Call-ID: [email protected]:5060
  1948.  
  1949. CSeq: 101 OPTIONS
  1950.  
  1951. User-Agent: FPBX-15.0.16.81(16.17.0)
  1952.  
  1953. Date: Sat, 01 May 2021 03:41:53 GMT
  1954.  
  1955. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1956.  
  1957. Supported: replaces,timer
  1958.  
  1959. Content-Length: 0
  1960.  
  1961.  
  1962.  
  1963.  
  1964. ---
  1965.  
  1966. freepbx*CLI>
  1967.  
  1968. <--- SIP read from TCP:10.0.5.215:50033 --->
  1969. SIP/2.0 200 OK
  1970. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK0d5b1738;rport
  1971. From: <sip:[email protected]>;tag=as1a349561
  1972. To: <sip:[email protected]:50033;transport=tcp>;tag=007278494780014c6219efee-0a8784ac
  1973. Call-ID: [email protected]:5060
  1974. Session-ID: 43910d8f00105000a000007278494780;remote=00000000000000000000000000000000
  1975. Date: Sat, 01 May 2021 03:41:52 GMT
  1976. CSeq: 101 OPTIONS
  1977. Server: Cisco-CP8851/12.8.1
  1978. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE
  1979. Allow-Events: kpml,dialog,refer
  1980. Accept: application/sdp,multipart/mixed,multipart/alternative
  1981. Accept-Encoding: identity
  1982. Accept-Language: en
  1983. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0
  1984. Content-Length: 297
  1985. Content-Type: application/sdp
  1986. Content-Disposition: session;handling=optional
  1987.  
  1988. v=0
  1989. o=Cisco-SIPUA 4367 0 IN IP4 10.0.5.215
  1990. s=SIP Call
  1991. t=0 0
  1992. m=audio 0 RTP/AVP 0 8 116 18 101
  1993. b=TIAS:64000
  1994. a=rtpmap:0 PCMU/8000
  1995. a=rtpmap:8 PCMA/8000
  1996. a=rtpmap:116 iLBC/8000
  1997. a=fmtp:116 mode=20
  1998. a=rtpmap:18 G729/8000
  1999. a=fmtp:18 annexb=yes
  2000. a=rtpmap:101 telephone-event/8000
  2001. a=fmtp:101 0-15
  2002. <------------->
  2003. --- (18 headers 14 lines) ---
  2004.  
  2005. freepbx*CLI>
  2006. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  2007.  
  2008. freepbx*CLI>
  2009.  
  2010. <--- SIP read from TCP:10.0.0.226:51973 --->
  2011. REFER sip:[email protected]:5060;transport=tcp SIP/2.0
  2012. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75ba8965
  2013. From: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  2014. To: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  2015. Call-ID: [email protected]:5060
  2016. Max-Forwards: 70
  2017. Session-ID: 3537b24300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  2018. Date: Sat, 01 May 2021 03:41:54 GMT
  2019. CSeq: 102 REFER
  2020. User-Agent: Cisco-CP8851/12.8.1
  2021. Contact: <sip:[email protected]:51973;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP38ED18FFFCD2"
  2022. Authorization: Digest username="5558851",realm="asterisk",uri="sip:[email protected]:5060;transport=tcp",response="bea294232bbc868364a5eb9852d32fc3",nonce="07f380e8",algorithm=MD5
  2023. Refer-To: <sip:[email protected]?Replaces=38ed18ff-fcd2001f-489ca225-4dbd4bc3%4010.0.0.226%3Bto-tag%3Das68d31af1%3Bfrom-tag%3D38ed18fffcd2018352dc3910-78a20dd1>
  2024. Referred-By: <sip:[email protected]>
  2025. Content-Length: 0
  2026.  
  2027. <------------->
  2028. --- (15 headers 0 lines) ---
  2029. Call [email protected]:5060 got a SIP call transfer from caller: (REFER)!
  2030. SIP transfer to extension 5558811@from-internal-xfer by [email protected]
  2031.  
  2032. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  2033. SIP/2.0 202 Accepted
  2034.  
  2035. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75ba8965;received=10.0.0.226;rport=51973
  2036.  
  2037. From: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  2038.  
  2039. To: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  2040.  
  2041. Call-ID: [email protected]:5060
  2042.  
  2043. CSeq: 102 REFER
  2044.  
  2045. Server: FPBX-15.0.16.81(16.17.0)
  2046.  
  2047. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2048.  
  2049. Supported: replaces,timer,X-cisco-sis-7.0.0
  2050.  
  2051. Contact: <sip:[email protected]:5060;transport=tcp>
  2052.  
  2053. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  2054.  
  2055. Content-Length: 0
  2056.  
  2057.  
  2058.  
  2059.  
  2060. <------------>
  2061. Reliably Transmitting (NAT) to 10.0.0.226:51973:
  2062. NOTIFY sip:[email protected]:51973;transport=tcp SIP/2.0
  2063.  
  2064. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK11c8050a;rport
  2065.  
  2066. Max-Forwards: 70
  2067.  
  2068. From: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  2069.  
  2070. To: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  2071.  
  2072. Contact: <sip:[email protected]:5060;transport=tcp>
  2073.  
  2074. Call-ID: [email protected]:5060
  2075.  
  2076. CSeq: 102 NOTIFY
  2077.  
  2078. User-Agent: FPBX-15.0.16.81(16.17.0)
  2079.  
  2080. Event: refer;id=102
  2081.  
  2082. Subscription-state: terminated;reason=noresource
  2083.  
  2084. Content-Type: message/sipfrag;version=2.0
  2085.  
  2086. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2087.  
  2088. Supported: replaces,timer,X-cisco-sis-7.0.0
  2089.  
  2090. Content-Length: 16
  2091.  
  2092.  
  2093.  
  2094. SIP/2.0 200 OK
  2095.  
  2096.  
  2097. ---
  2098.  
  2099. freepbx*CLI>
  2100. -- Channel SIP/5558851-0000007a left 'simple_bridge' basic-bridge <e119507d-9b56-4b69-a0bd-674e8f4bee73>
  2101. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: REFER)
  2102. Reliably Transmitting (NAT) to 10.0.0.232:50427:
  2103. NOTIFY sip:[email protected]:50427;transport=tcp SIP/2.0
  2104.  
  2105. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK6e68b8af;rport
  2106.  
  2107. Max-Forwards: 70
  2108.  
  2109. From: <sip:[email protected]>;tag=as0fa2fe75
  2110.  
  2111. To: <sip:[email protected]:50427;transport=tcp>
  2112.  
  2113. Contact: <sip:[email protected]:5060;transport=tcp>
  2114.  
  2115. Call-ID: [email protected]:5060
  2116.  
  2117. CSeq: 168 NOTIFY
  2118.  
  2119. User-Agent: FPBX-15.0.16.81(16.17.0)
  2120.  
  2121. Subscription-State: active
  2122.  
  2123. Event: presence
  2124.  
  2125. Content-Type: application/pidf+xml
  2126.  
  2127. Content-Length: 373
  2128.  
  2129.  
  2130.  
  2131. <presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:e="urn:ietf:params:xml:ns:pidf:status:rpid" xmlns:ce="urn:cisco:params:xml:ns:pidf:rpid" entity="sip:[email protected]">
  2132. <dm:person>
  2133. <e:activities>
  2134. <e:on-the-phone />
  2135. </e:activities>
  2136. </dm:person>
  2137. <tuple id="66">
  2138. <status><basic>open</basic></status>
  2139. </tuple>
  2140. </presence>
  2141.  
  2142. ---
  2143.  
  2144. freepbx*CLI>
  2145. -- Stopped music on hold on SIP/5558852-00000079
  2146. -- Channel SIP/5558852-00000079 left 'simple_bridge' basic-bridge <e119507d-9b56-4b69-a0bd-674e8f4bee73>
  2147. == Spawn extension (macro-dial-one, s, 56) exited non-zero on 'SIP/5558851-0000007b' in macro 'dial-one'
  2148. == Spawn extension (macro-exten-vm, s, 26) exited non-zero on 'SIP/5558851-0000007b' in macro 'exten-vm'
  2149. == Spawn extension (ext-local, 5558851, 3) exited non-zero on 'SIP/5558851-0000007b'
  2150. -- Executing [h@ext-local:1] Macro("SIP/5558851-0000007b", "hangupcall,") in new stack
  2151. -- Executing [s@macro-hangupcall:1] GotoIf("SIP/5558851-0000007b", "1?theend") in new stack
  2152. -- Goto (macro-hangupcall,s,3)
  2153. Reliably Transmitting (NAT) to 10.0.5.215:50033:
  2154. UPDATE sip:[email protected]:50033;transport=tcp SIP/2.0
  2155.  
  2156. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK6fed6856;rport
  2157.  
  2158. Max-Forwards: 70
  2159.  
  2160. From: <sip:[email protected]>;tag=as7bf05999
  2161.  
  2162. To: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  2163.  
  2164. Contact: <sip:[email protected]:5060;transport=tcp>
  2165.  
  2166.  
  2167. CSeq: 101 UPDATE
  2168.  
  2169. User-Agent: FPBX-15.0.16.81(16.17.0)
  2170.  
  2171. Remote-Party-ID: "5558851" <sip:[email protected]>;party=called;privacy=off;screen=no
  2172.  
  2173. X-Asterisk-rpid-update: Yes
  2174.  
  2175. Content-Length: 0
  2176.  
  2177.  
  2178.  
  2179.  
  2180. ---
  2181. Reliably Transmitting (NAT) to 10.0.0.232:50427:
  2182. UPDATE sip:[email protected]:50427;transport=tcp SIP/2.0
  2183.  
  2184. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK26d68473;rport
  2185.  
  2186. Max-Forwards: 70
  2187.  
  2188. From: "5558851" <sip:[email protected]>;tag=as34b05b86
  2189.  
  2190. To: <sip:[email protected]:50427;transport=tcp>;tag=00ebd5cc4628014d33e75277-30224015
  2191.  
  2192. Contact: <sip:[email protected]:5060;transport=tcp>
  2193.  
  2194. Call-ID: [email protected]:5060
  2195.  
  2196. CSeq: 102 UPDATE
  2197.  
  2198. User-Agent: FPBX-15.0.16.81(16.17.0)
  2199.  
  2200. Remote-Party-ID: "5558852" <sip:[email protected]>;party=calling;privacy=off;screen=no
  2201.  
  2202. Call-Info: <urn:x-cisco-remotecc:callinfo>; orientation=from
  2203.  
  2204. X-Asterisk-rpid-update: Yes
  2205.  
  2206. Content-Length: 0
  2207.  
  2208.  
  2209.  
  2210.  
  2211. ---
  2212.  
  2213. freepbx*CLI>
  2214.  
  2215. <--- SIP read from TCP:10.0.0.232:50427 --->
  2216. SIP/2.0 200 OK
  2217. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK6e68b8af;rport
  2218. From: <sip:[email protected]>;tag=as0fa2fe75
  2219. To: <sip:[email protected]:50427;transport=tcp>
  2220. Call-ID: [email protected]:5060
  2221. Session-ID: 314285be00105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  2222. Date: Sat, 01 May 2021 03:41:54 GMT
  2223. CSeq: 168 NOTIFY
  2224. Content-Length: 0
  2225.  
  2226. <------------->
  2227. --- (9 headers 0 lines) ---
  2228.  
  2229. freepbx*CLI>
  2230. -- Executing [s@macro-hangupcall:3] ExecIf("SIP/5558851-0000007b", "0?Set(CDR(recordingfile)=)") in new stack
  2231.  
  2232. freepbx*CLI>
  2233. -- Executing [s@macro-hangupcall:4] NoOp("SIP/5558851-0000007b", "SIP/5558811-0000007c montior file= ") in new stack
  2234.  
  2235. freepbx*CLI>
  2236.  
  2237. <--- SIP read from TCP:10.0.0.232:50427 --->
  2238. SIP/2.0 200 OK
  2239. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK26d68473;rport
  2240. From: "5558851" <sip:[email protected]>;tag=as34b05b86
  2241. To: <sip:[email protected]:50427;transport=tcp>;tag=00ebd5cc4628014d33e75277-30224015
  2242. Call-ID: [email protected]:5060
  2243. Session-ID: 46438de500105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  2244. Date: Sat, 01 May 2021 03:41:54 GMT
  2245. CSeq: 102 UPDATE
  2246. Server: Cisco-CP8811/12.8.1
  2247. Contact: <sip:[email protected]:50427;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP00EBD5CC4628"
  2248. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  2249. Content-Length: 0
  2250.  
  2251. <------------->
  2252. --- (12 headers 0 lines) ---
  2253.  
  2254. freepbx*CLI>
  2255. -- Executing [s@macro-hangupcall:5] GotoIf("SIP/5558851-0000007b", "1?skipagi") in new stack
  2256. -- Goto (macro-hangupcall,s,7)
  2257. -- Executing [s@macro-hangupcall:7] Hangup("SIP/5558851-0000007b", "") in new stack
  2258. == Spawn extension (macro-hangupcall, s, 7) exited non-zero on 'SIP/5558851-0000007b' in macro 'hangupcall'
  2259. == Spawn extension (ext-local, h, 1) exited non-zero on 'SIP/5558851-0000007b'
  2260. Scheduling destruction of SIP dialog '[email protected]' in 6400 ms (Method: INVITE)
  2261.  
  2262. <--- Reliably Transmitting (NAT) to 10.0.0.226:51973 --->
  2263. SIP/2.0 603 Declined
  2264.  
  2265. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75eb1363;received=10.0.0.226;rport=51973
  2266.  
  2267. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  2268.  
  2269. To: <sip:[email protected]>;tag=as68d31af1
  2270.  
  2271.  
  2272. CSeq: 102 INVITE
  2273.  
  2274. Server: FPBX-15.0.16.81(16.17.0)
  2275.  
  2276. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2277.  
  2278. Supported: replaces,timer,X-cisco-sis-7.0.0
  2279.  
  2280. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  2281.  
  2282. Content-Length: 0
  2283.  
  2284.  
  2285.  
  2286.  
  2287. <------------>
  2288.  
  2289. freepbx*CLI>
  2290.  
  2291. <--- SIP read from TCP:10.0.5.215:50033 --->
  2292. SIP/2.0 200 OK
  2293. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK6fed6856;rport
  2294. From: <sip:[email protected]>;tag=as7bf05999
  2295. To: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  2296. Session-ID: 6609f22500105000a000007278494780;remote=00000000000000000000000000000000
  2297. Date: Sat, 01 May 2021 03:41:54 GMT
  2298. CSeq: 101 UPDATE
  2299. Server: Cisco-CP8851/12.8.1
  2300. Contact: <sip:[email protected]:50033;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP007278494780"
  2301. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  2302. Content-Length: 0
  2303.  
  2304. <------------->
  2305. --- (12 headers 0 lines) ---
  2306. SIP Response message for INCOMING dialog UPDATE arrived
  2307.  
  2308. freepbx*CLI>
  2309.  
  2310. <--- SIP read from TCP:10.0.0.226:51973 --->
  2311. SIP/2.0 200 OK
  2312. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK11c8050a;rport
  2313. From: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  2314. To: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  2315. Call-ID: [email protected]:5060
  2316. Session-ID: 3537b24300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  2317. Date: Sat, 01 May 2021 03:41:55 GMT
  2318. CSeq: 102 NOTIFY
  2319. Content-Length: 0
  2320.  
  2321. <------------->
  2322. --- (9 headers 0 lines) ---
  2323.  
  2324. freepbx*CLI>
  2325.  
  2326. <--- SIP read from TCP:10.0.0.226:51973 --->
  2327. ACK sip:[email protected];user=phone SIP/2.0
  2328. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK75eb1363
  2329. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd2018352dc3910-78a20dd1
  2330. To: <sip:[email protected]>;tag=as68d31af1
  2331. Session-ID: 5e8c861300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  2332. Max-Forwards: 70
  2333. Date: Sat, 01 May 2021 03:41:55 GMT
  2334. CSeq: 102 ACK
  2335. Content-Length: 0
  2336.  
  2337. <------------->
  2338. --- (10 headers 0 lines) ---
  2339.  
  2340. <--- SIP read from TCP:10.0.0.226:51973 --->
  2341. BYE sip:[email protected]:5060;transport=tcp SIP/2.0
  2342. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK26413dbd
  2343. From: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  2344. To: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  2345. Call-ID: [email protected]:5060
  2346. Max-Forwards: 70
  2347. Session-ID: 3537b24300105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  2348. Date: Sat, 01 May 2021 03:41:55 GMT
  2349. CSeq: 103 BYE
  2350. User-Agent: Cisco-CP8851/12.8.1
  2351. Content-Length: 0
  2352. Authorization: Digest username="5558851",realm="asterisk",uri="sip:[email protected]:5060;transport=tcp",response="bf926d730d9b37f4cf416ab850b14e9a",nonce="07f380e8",algorithm=MD5
  2353.  
  2354. <------------->
  2355. --- (12 headers 0 lines) ---
  2356. Sending to 10.0.0.226:51973 (NAT)
  2357. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: BYE)
  2358.  
  2359. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  2360. SIP/2.0 200 OK
  2361.  
  2362. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK26413dbd;received=10.0.0.226;rport=51973
  2363.  
  2364. From: <sip:[email protected]:51973;transport=tcp>;tag=38ed18fffcd20182574bf553-4aa8d191
  2365.  
  2366. To: "5558852" <sip:[email protected]>;tag=as35e3f9d6
  2367.  
  2368. Call-ID: [email protected]:5060
  2369.  
  2370. CSeq: 103 BYE
  2371.  
  2372. Server: FPBX-15.0.16.81(16.17.0)
  2373.  
  2374. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2375.  
  2376. Supported: replaces,timer,X-cisco-sis-7.0.0
  2377.  
  2378. Call-Info: <urn:x-cisco-remotecc:callinfo>; security=NotAuthenticated
  2379.  
  2380. Content-Length: 0
  2381.  
  2382.  
  2383.  
  2384.  
  2385. <------------>
  2386.  
  2387. freepbx*CLI>
  2388.  
  2389. <--- SIP read from TCP:10.0.0.226:51973 --->
  2390. NOTIFY sip:[email protected] SIP/2.0
  2391. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK04cea05c
  2392. To: "5558851" <sip:[email protected]>
  2393. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd20186235780bb-62dce949
  2394. Session-ID: 8642541700105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  2395. Date: Sat, 01 May 2021 03:41:57 GMT
  2396. CSeq: 32 NOTIFY
  2397. Event: dialog
  2398. Subscription-State: active
  2399. Max-Forwards: 70
  2400. Contact: <sip:[email protected]:51973;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP38ED18FFFCD2"
  2401. Authorization: Digest username="5558851",realm="asterisk",uri="",response="35df81e75f4536177b6da1c4a6738a65",nonce="07f380e8",algorithm=MD5
  2402. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE
  2403. Content-Length: 358
  2404. Content-Type: application/dialog-info+xml
  2405. Content-Disposition: session;handling=required
  2406.  
  2407. <?xml version="1.0" encoding="UTF-8" ?>
  2408. <dialog-info xmlns:call="urn:x-cisco:parmams:xml:ns:dialog-info:dialog:callinfo-dialog" version="31" state="partial" entity="sip:[email protected]">
  2409. <dialog id="29" call-id="[email protected]" local-tag="38ed18fffcd2018352dc3910-78a20dd1"><state>terminated</state></dialog>
  2410. </dialog-info>
  2411. <------------->
  2412. --- (17 headers 4 lines) ---
  2413. Sending to 10.0.0.226:51973 (NAT)
  2414.  
  2415. <--- Transmitting (NAT) to 10.0.0.226:51973 --->
  2416. SIP/2.0 200 OK
  2417.  
  2418. Via: SIP/2.0/TCP 10.0.0.226:51973;branch=z9hG4bK04cea05c;received=10.0.0.226;rport=51973
  2419.  
  2420. From: "5558851" <sip:[email protected]>;tag=38ed18fffcd20186235780bb-62dce949
  2421.  
  2422. To: "5558851" <sip:[email protected]>;tag=as1ff2499d
  2423.  
  2424.  
  2425. CSeq: 32 NOTIFY
  2426.  
  2427. Server: FPBX-15.0.16.81(16.17.0)
  2428.  
  2429. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2430.  
  2431. Supported: replaces,timer
  2432.  
  2433. Content-Length: 0
  2434.  
  2435.  
  2436.  
  2437.  
  2438. <------------>
  2439. Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: NOTIFY)
  2440.  
  2441. freepbx*CLI>
  2442. Reliably Transmitting (NAT) to 10.0.0.232:50427:
  2443. NOTIFY sip:[email protected]:50427;transport=tcp SIP/2.0
  2444.  
  2445. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK46a419b1;rport
  2446.  
  2447. Max-Forwards: 70
  2448.  
  2449. From: <sip:[email protected]>;tag=as0fa2fe75
  2450.  
  2451. To: <sip:[email protected]:50427;transport=tcp>
  2452.  
  2453. Contact: <sip:[email protected]:5060;transport=tcp>
  2454.  
  2455. Call-ID: [email protected]:5060
  2456.  
  2457. CSeq: 169 NOTIFY
  2458.  
  2459. User-Agent: FPBX-15.0.16.81(16.17.0)
  2460.  
  2461. Subscription-State: active
  2462.  
  2463. Event: presence
  2464.  
  2465. Content-Type: application/pidf+xml
  2466.  
  2467. Content-Length: 354
  2468.  
  2469.  
  2470.  
  2471. <presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:e="urn:ietf:params:xml:ns:pidf:status:rpid" xmlns:ce="urn:cisco:params:xml:ns:pidf:rpid" entity="sip:[email protected]">
  2472. <dm:person>
  2473. <e:activities>
  2474. </e:activities>
  2475. </dm:person>
  2476. <tuple id="67">
  2477. <status><basic>open</basic></status>
  2478. </tuple>
  2479. </presence>
  2480.  
  2481. ---
  2482.  
  2483. freepbx*CLI>
  2484.  
  2485. <--- SIP read from TCP:10.0.0.232:50427 --->
  2486. SIP/2.0 200 OK
  2487. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK46a419b1;rport
  2488. From: <sip:[email protected]>;tag=as0fa2fe75
  2489. To: <sip:[email protected]:50427;transport=tcp>
  2490. Call-ID: [email protected]:5060
  2491. Session-ID: 314285be00105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  2492. Date: Sat, 01 May 2021 03:41:57 GMT
  2493. CSeq: 169 NOTIFY
  2494. Content-Length: 0
  2495.  
  2496. <------------->
  2497. --- (9 headers 0 lines) ---
  2498.  
  2499. freepbx*CLI>
  2500.  
  2501. <--- SIP read from TCP:10.0.5.215:50033 --->
  2502. BYE sip:[email protected]:5060;transport=tcp SIP/2.0
  2503. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK4a1ecef2
  2504. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  2505. To: <sip:[email protected]>;tag=as7bf05999
  2506. Max-Forwards: 70
  2507. Session-ID: 6609f22500105000a000007278494780;remote=00000000000000000000000000000000
  2508. Date: Sat, 01 May 2021 03:41:58 GMT
  2509. CSeq: 103 BYE
  2510. User-Agent: Cisco-CP8851/12.8.1
  2511. Content-Length: 0
  2512. Authorization: Digest username="5558852",realm="asterisk",uri="sip:[email protected]:5060;transport=tcp",response="8a3d4a8dc6d6f604329122ecb1cbda95",nonce="79053740",algorithm=MD5
  2513.  
  2514. <------------->
  2515. --- (12 headers 0 lines) ---
  2516. Sending to 10.0.5.215:50033 (NAT)
  2517. Scheduling destruction of SIP dialog '[email protected]' in 6400 ms (Method: BYE)
  2518.  
  2519. <--- Transmitting (NAT) to 10.0.5.215:50033 --->
  2520. SIP/2.0 200 OK
  2521.  
  2522. Via: SIP/2.0/TCP 10.0.5.215:50033;branch=z9hG4bK4a1ecef2;received=10.0.5.215;rport=50033
  2523.  
  2524. From: "5558852" <sip:[email protected]>;tag=007278494780014b48008aea-1c3c3d6f
  2525.  
  2526. To: <sip:[email protected]>;tag=as7bf05999
  2527.  
  2528.  
  2529. CSeq: 103 BYE
  2530.  
  2531. Server: FPBX-15.0.16.81(16.17.0)
  2532.  
  2533. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2534.  
  2535. Supported: replaces,timer
  2536.  
  2537. Content-Length: 0
  2538.  
  2539.  
  2540.  
  2541.  
  2542. <------------>
  2543.  
  2544. freepbx*CLI>
  2545. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: INVITE)
  2546. Reliably Transmitting (NAT) to 10.0.0.232:50427:
  2547. CANCEL sip:[email protected]:50427;transport=tcp SIP/2.0
  2548.  
  2549. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK4fb067d2;rport
  2550.  
  2551. Max-Forwards: 70
  2552.  
  2553. From: "5558851" <sip:[email protected]>;tag=as34b05b86
  2554.  
  2555. To: <sip:[email protected]:50427;transport=tcp>
  2556.  
  2557. Call-ID: [email protected]:5060
  2558.  
  2559. CSeq: 101 CANCEL
  2560.  
  2561. User-Agent: FPBX-15.0.16.81(16.17.0)
  2562.  
  2563. Content-Length: 0
  2564.  
  2565.  
  2566.  
  2567.  
  2568. ---
  2569. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: INVITE)
  2570. == Spawn extension (macro-dial-one, s, 56) exited non-zero on 'SIP/5558852-00000079' in macro 'dial-one'
  2571. == Spawn extension (macro-exten-vm, s, 26) exited non-zero on 'SIP/5558852-00000079' in macro 'exten-vm'
  2572. == Spawn extension (ext-local, 5558811, 3) exited non-zero on 'SIP/5558852-00000079'
  2573. -- Executing [h@ext-local:1] Macro("SIP/5558852-00000079", "hangupcall,") in new stack
  2574. -- Executing [s@macro-hangupcall:1] GotoIf("SIP/5558852-00000079", "1?theend") in new stack
  2575. -- Goto (macro-hangupcall,s,3)
  2576. Reliably Transmitting (NAT) to 10.0.5.215:50033:
  2577. NOTIFY sip:[email protected]:50033;transport=tcp SIP/2.0
  2578.  
  2579. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK53f79db5;rport
  2580.  
  2581. Max-Forwards: 70
  2582.  
  2583. From: <sip:[email protected]>;tag=as409d4d33
  2584.  
  2585. To: <sip:[email protected]>;tag=007278494780000651684abb-363658d7
  2586.  
  2587. Contact: <sip:[email protected]:5060;transport=tcp>
  2588.  
  2589.  
  2590. CSeq: 295 NOTIFY
  2591.  
  2592. User-Agent: FPBX-15.0.16.81(16.17.0)
  2593.  
  2594. Subscription-State: active
  2595.  
  2596. Event: presence
  2597.  
  2598. Content-Type: application/cpim-pidf+xml
  2599.  
  2600. Content-Length: 349
  2601.  
  2602.  
  2603.  
  2604. <?xml version="1.0"?>
  2605. <!DOCTYPE presence PUBLIC "-//IETF//DTD RFCxxxx XPIDF 1.0//EN" "xpidf.dtd">
  2606. <presence>
  2607. <presentity uri="sip:[email protected];method=SUBSCRIBE" />
  2608. <atom id="5558811">
  2609. <address uri="sip:[email protected];user=ip" priority="0.800000">
  2610. <status status="open" />
  2611. <msnsubstatus substatus="online" />
  2612. </address>
  2613. </atom>
  2614. </presence>
  2615.  
  2616. ---
  2617. Reliably Transmitting (NAT) to 10.0.0.226:51973:
  2618. NOTIFY sip:[email protected]:51973;transport=tcp SIP/2.0
  2619.  
  2620. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK0576adf4;rport
  2621.  
  2622. Max-Forwards: 70
  2623.  
  2624. From: <sip:[email protected]>;tag=as71cfd80a
  2625.  
  2626. To: <sip:[email protected]:51973;transport=tcp>
  2627.  
  2628. Contact: <sip:[email protected]:5060;transport=tcp>
  2629.  
  2630. Call-ID: [email protected]:5060
  2631.  
  2632. CSeq: 147 NOTIFY
  2633.  
  2634. User-Agent: FPBX-15.0.16.81(16.17.0)
  2635.  
  2636. Subscription-State: active
  2637.  
  2638. Event: presence
  2639.  
  2640. Content-Type: application/pidf+xml
  2641.  
  2642. Content-Length: 354
  2643.  
  2644.  
  2645.  
  2646. <presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:e="urn:ietf:params:xml:ns:pidf:status:rpid" xmlns:ce="urn:cisco:params:xml:ns:pidf:rpid" entity="sip:[email protected]">
  2647. <dm:person>
  2648. <e:activities>
  2649. </e:activities>
  2650. </dm:person>
  2651. <tuple id="45">
  2652. <status><basic>open</basic></status>
  2653. </tuple>
  2654. </presence>
  2655.  
  2656. ---
  2657.  
  2658. freepbx*CLI>
  2659.  
  2660. <--- SIP read from TCP:10.0.0.232:50427 --->
  2661. SIP/2.0 200 OK
  2662. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK4fb067d2;rport
  2663. From: "5558851" <sip:[email protected]>;tag=as34b05b86
  2664. To: <sip:[email protected]:50427;transport=tcp>;tag=00ebd5cc4628014d33e75277-30224015
  2665. Call-ID: [email protected]:5060
  2666. Session-ID: 46438de500105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  2667. Date: Sat, 01 May 2021 03:41:58 GMT
  2668. CSeq: 101 CANCEL
  2669. Server: Cisco-CP8811/12.8.1
  2670. Content-Length: 0
  2671.  
  2672. <------------->
  2673. --- (10 headers 0 lines) ---
  2674.  
  2675. <--- SIP read from TCP:10.0.0.232:50427 --->
  2676. SIP/2.0 487 Request Cancelled
  2677. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK4fb067d2;rport
  2678. From: "5558851" <sip:[email protected]>;tag=as34b05b86
  2679. To: <sip:[email protected]:50427;transport=tcp>;tag=00ebd5cc4628014d33e75277-30224015
  2680. Call-ID: [email protected]:5060
  2681. Session-ID: 46438de500105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  2682. Date: Sat, 01 May 2021 03:41:58 GMT
  2683. CSeq: 101 INVITE
  2684. Server: Cisco-CP8811/12.8.1
  2685. Contact: <sip:[email protected]:50427;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP00EBD5CC4628"
  2686. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE,SUBSCRIBE,INFO
  2687. Allow-Events: kpml,dialog
  2688. Content-Length: 0
  2689.  
  2690. <------------->
  2691. --- (13 headers 0 lines) ---
  2692. Transmitting (NAT) to 10.0.0.232:50427:
  2693. ACK sip:[email protected]:50427;transport=tcp SIP/2.0
  2694.  
  2695. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK4fb067d2;rport
  2696.  
  2697. Max-Forwards: 70
  2698.  
  2699. From: "5558851" <sip:[email protected]>;tag=as34b05b86
  2700.  
  2701. To: <sip:[email protected]:50427;transport=tcp>;tag=00ebd5cc4628014d33e75277-30224015
  2702.  
  2703. Contact: <sip:[email protected]:5060;transport=tcp>
  2704.  
  2705. Call-ID: [email protected]:5060
  2706.  
  2707. CSeq: 101 ACK
  2708.  
  2709. User-Agent: FPBX-15.0.16.81(16.17.0)
  2710.  
  2711. Content-Length: 0
  2712.  
  2713.  
  2714.  
  2715.  
  2716. ---
  2717. Scheduling destruction of SIP dialog '[email protected]:5060' in 6400 ms (Method: INVITE)
  2718.  
  2719. freepbx*CLI>
  2720. -- Executing [s@macro-hangupcall:3] ExecIf("SIP/5558852-00000079", "0?Set(CDR(recordingfile)=)") in new stack
  2721.  
  2722. freepbx*CLI>
  2723.  
  2724. <--- SIP read from TCP:10.0.0.226:51973 --->
  2725. SIP/2.0 200 OK
  2726. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK0576adf4;rport
  2727. From: <sip:[email protected]>;tag=as71cfd80a
  2728. To: <sip:[email protected]:51973;transport=tcp>
  2729. Call-ID: [email protected]:5060
  2730. Session-ID: 8642541700105000a00038ed18fffcd2;remote=00000000000000000000000000000000
  2731. Date: Sat, 01 May 2021 03:41:59 GMT
  2732. CSeq: 147 NOTIFY
  2733. Content-Length: 0
  2734.  
  2735. <------------->
  2736. --- (9 headers 0 lines) ---
  2737.  
  2738. freepbx*CLI>
  2739. -- Executing [s@macro-hangupcall:4] NoOp("SIP/5558852-00000079", "SIP/5558851-0000007a montior file= ") in new stack
  2740.  
  2741. freepbx*CLI>
  2742. -- Executing [s@macro-hangupcall:5] GotoIf("SIP/5558852-00000079", "1?skipagi") in new stack
  2743. -- Goto (macro-hangupcall,s,7)
  2744. -- Executing [s@macro-hangupcall:7] Hangup("SIP/5558852-00000079", "") in new stack
  2745. == Spawn extension (macro-hangupcall, s, 7) exited non-zero on 'SIP/5558852-00000079' in macro 'hangupcall'
  2746. == Spawn extension (ext-local, h, 1) exited non-zero on 'SIP/5558852-00000079'
  2747.  
  2748. freepbx*CLI>
  2749.  
  2750. <--- SIP read from TCP:10.0.5.215:50033 --->
  2751. SIP/2.0 200 OK
  2752. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK53f79db5;rport
  2753. From: <sip:[email protected]>;tag=as409d4d33
  2754. To: <sip:[email protected]>;tag=007278494780000651684abb-363658d7
  2755. Session-ID: 43910d8f00105000a000007278494780;remote=00000000000000000000000000000000
  2756. Date: Sat, 01 May 2021 03:41:58 GMT
  2757. CSeq: 295 NOTIFY
  2758. Server: Cisco-CP8851/12.8.1
  2759. Contact: <sip:[email protected]:50033;transport=tcp>;+u.sip!devicename.ccm.cisco.com="SEP007278494780"
  2760. Content-Length: 0
  2761.  
  2762. <------------->
  2763. --- (11 headers 0 lines) ---
  2764.  
  2765. freepbx*CLI>
  2766. Really destroying SIP dialog '[email protected]' Method: ACK
  2767.  
  2768. freepbx*CLI>
  2769. Reliably Transmitting (NAT) to 10.0.0.232:50427:
  2770. OPTIONS sip:[email protected]:50427;transport=tcp SIP/2.0
  2771.  
  2772. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK40412ed8;rport
  2773.  
  2774. Max-Forwards: 70
  2775.  
  2776. From: <sip:[email protected]>;tag=as3d3cd217
  2777.  
  2778. To: <sip:[email protected]:50427;transport=tcp>
  2779.  
  2780. Contact: <sip:[email protected]:5060;transport=tcp>
  2781.  
  2782. Call-ID: [email protected]:5060
  2783.  
  2784. CSeq: 101 OPTIONS
  2785.  
  2786. User-Agent: FPBX-15.0.16.81(16.17.0)
  2787.  
  2788. Date: Sat, 01 May 2021 03:42:01 GMT
  2789.  
  2790. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2791.  
  2792. Supported: replaces,timer,X-cisco-sis-7.0.0
  2793.  
  2794. Content-Length: 0
  2795.  
  2796.  
  2797.  
  2798.  
  2799. ---
  2800.  
  2801. freepbx*CLI>
  2802.  
  2803. <--- SIP read from TCP:10.0.0.232:50427 --->
  2804. SIP/2.0 200 OK
  2805. Via: SIP/2.0/TCP 10.0.2.232:5060;branch=z9hG4bK40412ed8;rport
  2806. From: <sip:[email protected]>;tag=as3d3cd217
  2807. To: <sip:[email protected]:50427;transport=tcp>;tag=00ebd5cc4628014f11e6a6ca-128f7d05
  2808. Call-ID: [email protected]:5060
  2809. Session-ID: 314285be00105000a00000ebd5cc4628;remote=00000000000000000000000000000000
  2810. Date: Sat, 01 May 2021 03:42:01 GMT
  2811. CSeq: 101 OPTIONS
  2812. Server: Cisco-CP8811/12.8.1
  2813. Allow: ACK,BYE,CANCEL,INVITE,NOTIFY,OPTIONS,REFER,REGISTER,UPDATE
  2814. Allow-Events: kpml,dialog,refer
  2815. Accept: application/sdp,multipart/mixed,multipart/alternative
  2816. Accept-Encoding: identity
  2817. Accept-Language: en
  2818. Supported: replaces,join,sdp-anat,norefersub,resource-priority,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-7.0.0
  2819. Content-Length: 298
  2820. Content-Type: application/sdp
  2821. Content-Disposition: session;handling=optional
  2822.  
  2823. v=0
  2824. o=Cisco-SIPUA 23288 0 IN IP4 10.0.0.232
  2825. s=SIP Call
  2826. t=0 0
  2827. m=audio 0 RTP/AVP 0 8 116 18 101
  2828. b=TIAS:64000
  2829. a=rtpmap:0 PCMU/8000
  2830. a=rtpmap:8 PCMA/8000
  2831. a=rtpmap:116 iLBC/8000
  2832. a=fmtp:116 mode=20
  2833. a=rtpmap:18 G729/8000
  2834. a=fmtp:18 annexb=yes
  2835. a=rtpmap:101 telephone-event/8000
  2836. a=fmtp:101 0-15
  2837. <------------->
  2838. --- (18 headers 14 lines) ---
  2839.  
  2840. freepbx*CLI>
  2841. Really destroying SIP dialog '[email protected]:5060' Method: BYE
  2842. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  2843.  
  2844. freepbx*CLI> exit
  2845. Asterisk cleanly ending (0).
  2846. Executing last minute cleanups
  2847. [root@freepbx ~]#
  2848.  
Advertisement
Add Comment
Please, Sign In to add comment