Advertisement
Guest User

Working - 13.14.1

a guest
Jul 5th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.24 KB | None | 0 0
  1. > core show version
  2. Asterisk 13.14.1 built by mockbuild @ jenkins2.schmoozecom.net on a x86_64 running Linux on 2017-04-04 15:30:53 UTC
  3.  
  4. pbx*CLI> pjsip show contacts
  5.  
  6. Contact: <Aor/ContactUri..............................> <Hash....> <Status> <RTT(ms)..>
  7. ==========================================================================================
  8.  
  9. Contact: 2174/sips:2174@63.226.155.94:48844;transport=T c5dcddd557 Avail 75.990
  10.  
  11. pbx*CLI> pjsip show endpoints
  12.  
  13. Endpoint: <Endpoint/CID.....................................> <State.....> <Channels.>
  14. I/OAuth: <AuthId/UserName...........................................................>
  15. Aor: <Aor............................................> <MaxContact>
  16. Contact: <Aor/ContactUri..........................> <Hash....> <Status> <RTT(ms)..>
  17. Transport: <TransportId........> <Type> <cos> <tos> <BindAddress..................>
  18. Identify: <Identify/Endpoint.........................................................>
  19. Match: <ip/cidr.........................>
  20. Channel: <ChannelId......................................> <State.....> <Time.....>
  21. Exten: <DialedExten...........> CLCID: <ConnectedLineCID.......>
  22. ==========================================================================================
  23.  
  24. Endpoint: 2174/2174 Not in use 0 of inf
  25. InAuth: 2174-auth/2174
  26. Aor: 2174 4
  27. Contact: 2174/sips:2174@63.226.155.94:48844;transpo c5dcddd557 Avail 75.990
  28. Identify: 2174-identify/2174
  29.  
  30.  
  31. pbx*CLI> pjsip show transport 10.9.2.20-tls
  32.  
  33. Transport: <TransportId........> <Type> <cos> <tos> <BindAddress....................>
  34. ==========================================================================================
  35.  
  36. Transport: 10.9.2.20-tls tls 0 0 10.9.2.20:5161
  37.  
  38. ParameterName : ParameterValue
  39. =======================================================
  40. allow_reload : true
  41. async_operations : 1
  42. bind : 10.9.2.20:5161
  43. ca_list_file :
  44. ca_list_path :
  45. cert_file : /etc/asterisk/keys/xxx.crt
  46. cipher :
  47. cos : 0
  48. domain :
  49. external_media_address : 208.22.189.243
  50. external_signaling_address : 208.22.189.243
  51. external_signaling_port : 0
  52. local_net : 10.9.2.0/255.255.255.0
  53. local_net : 10.19.2.0/255.255.255.0
  54. local_net : 10.9.102.0/255.255.255.0
  55. local_net : 192.168.1.0/255.255.255.0
  56. method : tlsv1
  57. password :
  58. priv_key_file : /etc/asterisk/keys/xxx.key
  59. protocol : tls
  60. require_client_cert : No
  61. tos : 0
  62. verify_client : No
  63. verify_server : No
  64. websocket_write_timeout : 100
  65.  
  66. pbx*CLI> pjsip set logger host 63.226.155.94
  67. PJSIP Logging Enabled for host: 63.226.155.94
  68. pbx*CLI> rtp set debug on
  69. RTP Debugging Enabled
  70.  
  71. <--- Received SIP request (1032 bytes) from TLS:63.226.155.94:48844 --->
  72. INVITE sips:*43@pbx.sk.xxx.domain.com:5161 SIP/2.0
  73. Via: SIP/2.0/TLS 10.4.20.61;branch=z9hG4bKdca600e7f5810780d;rport
  74. Max-Forwards: 70
  75. From: "2174" <sips:2174@pbx.sk.xxx.domain.com:5161>;tag=e684be8b6b
  76. To: <sips:*43@pbx.sk.xxx.domain.com:5161>
  77. Call-ID: 34d0ac7ac11029de
  78. CSeq: 737708229 INVITE
  79. Accept-Language: en
  80. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO, PUBLISH
  81. Allow-Events: aastra-xml, vdp-session, talk, hold, conference, LocalModeStatus
  82. Contact: "2174" <sips:2174@63.226.155.94:48844>
  83. Supported: path, 100rel, replaces
  84. User-Agent: Aastra 6865i/4.3.0.1052
  85. Content-Type: application/sdp
  86. Content-Length: 362
  87.  
  88. v=0
  89. o=MxSIP 0 1 IN IP4 10.4.20.61
  90. s=SIP Call
  91. c=IN IP4 10.4.20.61
  92. t=0 0
  93. m=audio 3000 RTP/SAVP 9 0 8 101
  94. a=rtpmap:9 G722/8000
  95. a=rtpmap:0 PCMU/8000
  96. a=rtpmap:8 PCMA/8000
  97. a=rtpmap:101 telephone-event/8000
  98. a=silenceSupp:off - - - -
  99. a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:XUE6cH1rKXU4LmRTX3A2QF08TGdNUjpLeXJiczQy
  100. a=fmtp:101 0-15
  101. a=ptime:20
  102. a=sendrecv
  103.  
  104. <--- Transmitting SIP response (504 bytes) to TLS:63.226.155.94:48844 --->
  105. SIP/2.0 401 Unauthorized
  106. Via: SIP/2.0/TLS 10.4.20.61;rport=48844;received=63.226.155.94;branch=z9hG4bKdca600e7f5810780d
  107. Call-ID: 34d0ac7ac11029de
  108. From: "2174" <sips:2174@pbx.sk.xxx.domain.com>;tag=e684be8b6b
  109. To: <sips:*43@pbx.sk.xxx.domain.com>;tag=z9hG4bKdca600e7f5810780d
  110. CSeq: 737708229 INVITE
  111. WWW-Authenticate: Digest realm="asterisk",nonce="1499298437/50b8227f23aeb6046fbc13f66f272bfb",opaque="092f37f629ae8965",algorithm=md5,qop="auth"
  112. Server: FPBX-13.0.192.9(13.14.1)
  113. Content-Length: 0
  114.  
  115.  
  116. <--- Received SIP request (372 bytes) from TLS:63.226.155.94:48844 --->
  117. ACK sips:*43@pbx.sk.xxx.domain.com:5161 SIP/2.0
  118. Via: SIP/2.0/TLS 10.4.20.61;branch=z9hG4bKdca600e7f5810780d;rport
  119. Max-Forwards: 70
  120. From: "2174" <sips:2174@pbx.sk.xxx.domain.com:5161>;tag=e684be8b6b
  121. To: <sips:*43@pbx.sk.xxx.domain.com>;tag=z9hG4bKdca600e7f5810780d
  122. Call-ID: 34d0ac7ac11029de
  123. CSeq: 737708229 ACK
  124. User-Agent: Aastra 6865i/4.3.0.1052
  125. Content-Length: 0
  126.  
  127.  
  128. <--- Received SIP request (1304 bytes) from TLS:63.226.155.94:48844 --->
  129. INVITE sips:*43@pbx.sk.xxx.domain.com:5161 SIP/2.0
  130. Via: SIP/2.0/TLS 10.4.20.61;branch=z9hG4bK38708e79230b5f050;rport
  131. Max-Forwards: 70
  132. From: "2174" <sips:2174@pbx.sk.xxx.domain.com:5161>;tag=e684be8b6b
  133. To: <sips:*43@pbx.sk.xxx.domain.com:5161>
  134. Call-ID: 34d0ac7ac11029de
  135. CSeq: 737708230 INVITE
  136. Accept-Language: en
  137. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO, PUBLISH
  138. Allow-Events: aastra-xml, vdp-session, talk, hold, conference, LocalModeStatus
  139. Authorization: Digest username="2174",realm="asterisk",nonce="1499298437/50b8227f23aeb6046fbc13f66f272bfb",uri="sips:*43@pbx.sk.xxx.domain.com:5161",response="27a419bfbb1f4153c3d967085a8aeffa",algorithm=md5,opaque="092f37f629ae8965",qop=auth,cnonce="b330f139",nc=00000001
  140. Contact: "2174" <sips:2174@63.226.155.94:48844>
  141. Supported: path, 100rel, replaces
  142. User-Agent: Aastra 6865i/4.3.0.1052
  143. Content-Type: application/sdp
  144. Content-Length: 362
  145.  
  146. v=0
  147. o=MxSIP 0 1 IN IP4 10.4.20.61
  148. s=SIP Call
  149. c=IN IP4 10.4.20.61
  150. t=0 0
  151. m=audio 3000 RTP/SAVP 9 0 8 101
  152. a=rtpmap:9 G722/8000
  153. a=rtpmap:0 PCMU/8000
  154. a=rtpmap:8 PCMA/8000
  155. a=rtpmap:101 telephone-event/8000
  156. a=silenceSupp:off - - - -
  157. a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:XUE6cH1rKXU4LmRTX3A2QF08TGdNUjpLeXJiczQy
  158. a=fmtp:101 0-15
  159. a=ptime:20
  160. a=sendrecv
  161.  
  162. == Setting global variable 'SIPDOMAIN' to 'pbx.sk.xxx.domain.com'
  163. <--- Transmitting SIP response (322 bytes) to TLS:63.226.155.94:48844 --->
  164. SIP/2.0 100 Trying
  165. Via: SIP/2.0/TLS 10.4.20.61;rport=48844;received=63.226.155.94;branch=z9hG4bK38708e79230b5f050
  166. Call-ID: 34d0ac7ac11029de
  167. From: "2174" <sips:2174@pbx.sk.xxx.domain.com>;tag=e684be8b6b
  168. To: <sips:*43@pbx.sk.xxx.domain.com>
  169. CSeq: 737708230 INVITE
  170. Server: FPBX-13.0.192.9(13.14.1)
  171. Content-Length: 0
  172.  
  173.  
  174. -- Executing [*43@from-internal:1] Set("PJSIP/2174-00000001", "CONNECTEDLINE(name-charset,i)=utf8") in new stack
  175. -- Executing [*43@from-internal:2] Set("PJSIP/2174-00000001", "CONNECTEDLINE(name,i)=Echo Test") in new stack
  176. -- Executing [*43@from-internal:3] Set("PJSIP/2174-00000001", "CONNECTEDLINE(num,i)=*43") in new stack
  177. -- Executing [*43@from-internal:4] Answer("PJSIP/2174-00000001", "") in new stack
  178. <--- Transmitting SIP response (972 bytes) to TLS:63.226.155.94:48844 --->
  179. SIP/2.0 200 OK
  180. Via: SIP/2.0/TLS 10.4.20.61;rport=48844;received=63.226.155.94;branch=z9hG4bK38708e79230b5f050
  181. Call-ID: 34d0ac7ac11029de
  182. From: "2174" <sips:2174@pbx.sk.xxx.domain.com>;tag=e684be8b6b
  183. To: <sips:*43@pbx.sk.xxx.domain.com>;tag=457138de-e3b2-43da-b330-0c1cf45fd327
  184. CSeq: 737708230 INVITE
  185. Server: FPBX-13.0.192.9(13.14.1)
  186. Contact: <sips:208.22.189.243:5161;transport=TLS>
  187. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE
  188. Supported: 100rel, timer, replaces, norefersub
  189. P-Asserted-Identity: "Echo Test" <sips:*43@pbx.sk.xxx.domain.com>
  190. Content-Type: application/sdp
  191. Content-Length: 303
  192.  
  193. v=0
  194. o=- 0 3 IN IP4 10.9.2.20
  195. s=Asterisk
  196. c=IN IP4 208.22.189.243
  197. t=0 0
  198. m=audio 12360 RTP/SAVP 0 101
  199. a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:ls0/BqPMCaibdo2szttYMf3Xpim7BuGDCcK7MdHD
  200. a=rtpmap:0 PCMU/8000
  201. a=rtpmap:101 telephone-event/8000
  202. a=fmtp:101 0-16
  203. a=ptime:20
  204. a=maxptime:150
  205. a=sendrecv
  206.  
  207. <--- Received SIP request (655 bytes) from TLS:63.226.155.94:48844 --->
  208. ACK sips:208.22.189.243:5161;transport=TLS SIP/2.0
  209. Via: SIP/2.0/TLS 10.4.20.61;branch=z9hG4bK32d931ffb9be7dc34;rport
  210. Max-Forwards: 70
  211. From: "2174" <sips:2174@pbx.sk.xxx.domain.com>;tag=e684be8b6b
  212. To: <sips:*43@pbx.sk.xxx.domain.com>;tag=457138de-e3b2-43da-b330-0c1cf45fd327
  213. Call-ID: 34d0ac7ac11029de
  214. CSeq: 737708230 ACK
  215. Authorization: Digest username="2174",realm="asterisk",nonce="1499298437/50b8227f23aeb6046fbc13f66f272bfb",uri="sips:*43@pbx.sk.xxx.domain.com:5161",response="27a419bfbb1f4153c3d967085a8aeffa",algorithm=md5,opaque="092f37f629ae8965",qop=auth,cnonce="b330f139",nc=00000001
  216. User-Agent: Aastra 6865i/4.3.0.1052
  217. Content-Length: 0
  218.  
  219.  
  220. Got RTP packet from 63.226.155.94:3000 (type 00, seq 049630, ts 4292567295, len 000160)
  221. -- Executing [*43@from-internal:5] Macro("PJSIP/2174-00000001", "user-callerid,") in new stack
  222. -- Executing [s@macro-user-callerid:1] Set("PJSIP/2174-00000001", "TOUCH_MONITOR=1499298437.9") in new stack
  223. -- Executing [s@macro-user-callerid:2] Set("PJSIP/2174-00000001", "AMPUSER=2174") in new stack
  224. -- Executing [s@macro-user-callerid:3] GotoIf("PJSIP/2174-00000001", "0?report") in new stack
  225. -- Executing [s@macro-user-callerid:4] ExecIf("PJSIP/2174-00000001", "1?Set(REALCALLERIDNUM=2174)") in new stack
  226. -- Executing [s@macro-user-callerid:5] Set("PJSIP/2174-00000001", "AMPUSER=2174") in new stack
  227. -- Executing [s@macro-user-callerid:6] GotoIf("PJSIP/2174-00000001", "0?limit") in new stack
  228. -- Executing [s@macro-user-callerid:7] Set("PJSIP/2174-00000001", "AMPUSERCIDNAME=Alex Trebek") in new stack
  229. -- Executing [s@macro-user-callerid:8] GotoIf("PJSIP/2174-00000001", "0?report") in new stack
  230. -- Executing [s@macro-user-callerid:9] Set("PJSIP/2174-00000001", "AMPUSERCID=2174") in new stack
  231. -- Executing [s@macro-user-callerid:10] Set("PJSIP/2174-00000001", "__DIAL_OPTIONS=Ttr") in new stack
  232. -- Executing [s@macro-user-callerid:11] Set("PJSIP/2174-00000001", "CALLERID(all)="Alex Trebek" <2174>") in new stack
  233. -- Executing [s@macro-user-callerid:12] GotoIf("PJSIP/2174-00000001", "0?limit") in new stack
  234. -- Executing [s@macro-user-callerid:13] ExecIf("PJSIP/2174-00000001", "0?Set(GROUP(concurrency_limit)=2174)") in new stack
  235. -- Executing [s@macro-user-callerid:14] ExecIf("PJSIP/2174-00000001", "0?Set(CHANNEL(language)=)") in new stack
  236. -- Executing [s@macro-user-callerid:15] GotoIf("PJSIP/2174-00000001", "0?continue") in new stack
  237. -- Executing [s@macro-user-callerid:16] ExecIf("PJSIP/2174-00000001", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  238. -- Executing [s@macro-user-callerid:17] Set("PJSIP/2174-00000001", "__TTL=64") in new stack
  239. -- Executing [s@macro-user-callerid:18] GotoIf("PJSIP/2174-00000001", "1?continue") in new stack
  240. -- Goto (macro-user-callerid,s,29)
  241. -- Executing [s@macro-user-callerid:29] Set("PJSIP/2174-00000001", "CALLERID(number)=2174") in new stack
  242. -- Executing [s@macro-user-callerid:30] Set("PJSIP/2174-00000001", "CALLERID(name)=Alex Trebek") in new stack
  243. -- Executing [s@macro-user-callerid:31] GotoIf("PJSIP/2174-00000001", "0?cnum") in new stack
  244. -- Executing [s@macro-user-callerid:32] Set("PJSIP/2174-00000001", "CDR(cnam)=Alex Trebek") in new stack
  245. -- Executing [s@macro-user-callerid:33] Set("PJSIP/2174-00000001", "CDR(cnum)=2174") in new stack
  246. -- Executing [s@macro-user-callerid:34] Set("PJSIP/2174-00000001", "CHANNEL(language)=en") in new stack
  247. -- Executing [*43@from-internal:6] Wait("PJSIP/2174-00000001", "1") in new stack
  248. Got RTP packet from 63.226.155.94:3000 (type 00, seq 049631, ts 4292567455, len 000160)
  249. Sent RTP packet to 63.226.155.94:3000 (type 00, seq 026977, ts 000160, len 000170)
  250. Got RTP packet from 63.226.155.94:3000 (type 00, seq 049632, ts 4292567615, len 000160)
  251. Sent RTP packet to 63.226.155.94:3000 (type 00, seq 026978, ts 000320, len 000170)
  252. Got RTP packet from 63.226.155.94:3000 (type 00, seq 049633, ts 4292567775, len 000160)
  253. Sent RTP packet to 63.226.155.94:3000 (type 00, seq 026979, ts 000480, len 000170)
  254. Got RTP packet from 63.226.155.94:3000 (type 00, seq 049634, ts 4292567935, len 000160)
  255. Sent RTP packet to 63.226.155.94:3000 (type 00, seq 026980, ts 000640, len 000170)
  256. Got RTP packet from 63.226.155.94:3000 (type 00, seq 049635, ts 4292568095, len 000160)
  257. Sent RTP packet to 63.226.155.94:3000 (type 00, seq 026981, ts 000800, len 000170)
  258. Got RTP packet from 63.226.155.94:3000 (type 00, seq 049636, ts 4292568255, len 000160)
  259. Sent RTP packet to 63.226.155.94:3000 (type 00, seq 026982, ts 000960, len 000170)
  260. Got RTP packet from 63.226.155.94:3000 (type 00, seq 049637, ts 4292568415, len 000160)
  261. -- Executing [*43@from-internal:7] BackGround("PJSIP/2174-00000001", "demo-echotest,,,app-echo-test-echo") in new stack
  262. -- <PJSIP/2174-00000001> Playing 'demo-echotest.ulaw' (language 'en')
  263. <--- Received SIP request (659 bytes) from TLS:63.226.155.94:48844 --->
  264. BYE sips:208.22.189.243:5161;transport=TLS SIP/2.0
  265. Via: SIP/2.0/TLS 10.4.20.61;branch=z9hG4bK3ee7d6d1e8665ca27;rport
  266. Max-Forwards: 70
  267. From: "2174" <sips:2174@pbx.sk.xxx.domain.com>;tag=e684be8b6b
  268. To: <sips:*43@pbx.sk.xxx.domain.com>;tag=457138de-e3b2-43da-b330-0c1cf45fd327
  269. Call-ID: 34d0ac7ac11029de
  270. CSeq: 737708231 BYE
  271. Authorization: Digest username="2174",realm="asterisk",nonce="1499298437/50b8227f23aeb6046fbc13f66f272bfb",uri="sips:208.22.189.243:5161;transport=TLS",response="e877d3e9332ef75064f5bec17f75d655",algorithm=md5,opaque="092f37f629ae8965",qop=auth,cnonce="b330f139",nc=00000002
  272. User-Agent: Aastra 6865i/4.3.0.1052
  273. Content-Length: 0
  274.  
  275.  
  276. <--- Transmitting SIP response (356 bytes) to TLS:63.226.155.94:48844 --->
  277. SIP/2.0 200 OK
  278. Via: SIP/2.0/TLS 10.4.20.61;rport=48844;received=63.226.155.94;branch=z9hG4bK3ee7d6d1e8665ca27
  279. Call-ID: 34d0ac7ac11029de
  280. From: "2174" <sips:2174@pbx.sk.xxx.domain.com>;tag=e684be8b6b
  281. To: <sips:*43@pbx.sk.xxx.domain.com>;tag=457138de-e3b2-43da-b330-0c1cf45fd327
  282. CSeq: 737708231 BYE
  283. Server: FPBX-13.0.192.9(13.14.1)
  284. Content-Length: 0
  285.  
  286.  
  287. == Spawn extension (from-internal, *43, 7) exited non-zero on 'PJSIP/2174-00000001'
  288. -- Executing [h@from-internal:1] Macro("PJSIP/2174-00000001", "hangupcall") in new stack
  289. -- Executing [s@macro-hangupcall:1] GotoIf("PJSIP/2174-00000001", "1?theend") in new stack
  290. -- Goto (macro-hangupcall,s,3)
  291. -- Executing [s@macro-hangupcall:3] ExecIf("PJSIP/2174-00000001", "0?Set(CDR(recordingfile)=)") in new stack
  292. -- Executing [s@macro-hangupcall:4] Hangup("PJSIP/2174-00000001", "") in new stack
  293. == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'PJSIP/2174-00000001' in macro 'hangupcall'
  294. == Spawn extension (from-internal, h, 1) exited non-zero on 'PJSIP/2174-00000001'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement