Advertisement
Guest User

Untitled

a guest
Apr 12th, 2023
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 17:59:17.450 os_core_unix.c !pjlib 2.10 for POSIX initialized
  2. 17:59:17.451 sip_endpoint.c  .Creating endpoint instance...
  3. 17:59:17.451          pjlib  .select() I/O Queue created (0xe5d5e8)
  4. 17:59:17.451 sip_endpoint.c  .Module "mod-msg-print" registered
  5. 17:59:17.451 sip_transport.  .Transport manager created.
  6. 17:59:17.451   pjsua_core.c  .PJSUA state changed: NULL --> CREATED
  7. 17:59:17.452 sip_endpoint.c  .Module "mod-pjsua-log" registered
  8. 17:59:17.452 sip_endpoint.c  .Module "mod-tsx-layer" registered
  9. 17:59:17.452 sip_endpoint.c  .Module "mod-stateful-util" registered
  10. 17:59:17.452 sip_endpoint.c  .Module "mod-ua" registered
  11. 17:59:17.452 sip_endpoint.c  .Module "mod-100rel" registered
  12. 17:59:17.452 sip_endpoint.c  .Module "mod-pjsua" registered
  13. 17:59:17.452 sip_endpoint.c  .Module "mod-invite" registered
  14. 17:59:19.203     alsa_dev.c  ..ALSA driver found 19 devices
  15. 17:59:19.203     alsa_dev.c  ..ALSA initialized
  16. 17:59:19.203          pjlib  ..select() I/O Queue created (0xe7c6c4)
  17. 17:59:19.229    pjsua_vid.c  ..Initializing video subsystem..
  18. 17:59:19.229   openh264.cpp  ...OpenH264 codec initialized
  19. 17:59:19.235     v4l2_dev.c  ...Video4Linux2 has 1 devices
  20. 17:59:19.238      sdl_dev.c !SDL_Init() error:
  21. 17:59:19.238 colorbar_dev.c !...Colorbar video src initialized with 2 device(s):
  22. 17:59:19.238 colorbar_dev.c  ... 0: Colorbar generator
  23. 17:59:19.238 colorbar_dev.c  ... 1: Colorbar-active
  24. 17:59:19.239 sip_endpoint.c  .Module "mod-evsub" registered
  25. 17:59:19.239 sip_endpoint.c  .Module "mod-presence" registered
  26. 17:59:19.239 sip_endpoint.c  .Module "mod-mwi" registered
  27. 17:59:19.239 sip_endpoint.c  .Module "mod-refer" registered
  28. 17:59:19.239 sip_endpoint.c  .Module "mod-pjsua-pres" registered
  29. 17:59:19.239 sip_endpoint.c  .Module "mod-pjsua-im" registered
  30. 17:59:19.239 sip_endpoint.c  .Module "mod-pjsua-options" registered
  31. 17:59:19.239   pjsua_core.c  .No SIP worker threads created
  32. 17:59:19.239   pjsua_core.c  .pjsua version 2.10 for Linux-5.10.103/armv7l/glibc-2.28 initialized
  33. 17:59:19.239   pjsua_core.c  .PJSUA state changed: CREATED --> INIT
  34. 17:59:19.240   pjsua_core.c  SIP UDP socket reachable at 10.9.0.41:41446
  35. 17:59:19.240    udp0xea41b0  SIP UDP transport started, published address is 10.9.0.41:41446
  36. 17:59:19.242    pjsua_acc.c  Adding account: id=sip:[email protected]
  37. 17:59:19.242    pjsua_acc.c  .Account sip:[email protected] added with id 0
  38. 17:59:19.242    pjsua_acc.c  .Acc 0: setting registration..
  39. 17:59:19.253   pjsua_core.c  ...TX 498 bytes Request msg REGISTER/cseq=5122 (tdta0xea8d54) to UDP 81.31.45.51:5060:
  40. REGISTER sip:sip.odorik.cz SIP/2.0
  41. Via: SIP/2.0/UDP 10.9.0.41:41446;rport;branch=z9hG4bKPj4fe3e722-33c3-4b54-a3d0-5dd2d50b1b47
  42. Max-Forwards: 70
  43. From: <sip:[email protected]>;tag=131f1330-6d09-4ec3-995a-d35cf5bf80e3
  44. Call-ID: fc7a4d6a-a506-49b4-8c46-305ec10b108c
  45. CSeq: 5122 REGISTER
  46. Contact: <sip:[email protected]:41446;ob>
  47. Expires: 300
  48. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  49. Content-Length:  0
  50.  
  51.  
  52. --end msg--
  53. 17:59:19.254    pjsua_acc.c  ..Acc 0: Registration sent
  54. 17:59:19.254   pjsua_core.c  PJSUA state changed: INIT --> STARTING
  55. 17:59:19.254 sip_endpoint.c  .Module "mod-unsolicited-mwi" registered
  56. 17:59:19.254   pjsua_core.c  .PJSUA state changed: STARTING --> RUNNING
  57. 17:59:19.265   pjsua_core.c  .RX 472 bytes Response msg 401/REGISTER/cseq=5122 (rdata0xea57e4) from UDP 81.31.45.51:5060:
  58. SIP/2.0 401 Unauthorized
  59. Via: SIP/2.0/UDP 10.9.0.41:41446;rport=41446;branch=z9hG4bKPj4fe3e722-33c3-4b54-a3d0-5dd2d50b1b47;received=10.9.0.41
  60. From: <sip:[email protected]>;tag=131f1330-6d09-4ec3-995a-d35cf5bf80e3
  61. To: <sip:[email protected]>;tag=d9f55a8611ba6e9295acea97d3a19a47.2abe
  62. Call-ID: fc7a4d6a-a506-49b4-8c46-305ec10b108c
  63. CSeq: 5122 REGISTER
  64. WWW-Authenticate: Digest realm="sip.odorik.cz", nonce="ZDbWg2Q21VfbmmzJGJu1FgUtx7WmH4n5"
  65. Content-Length: 0
  66.  
  67.  
  68. --end msg--
  69. 17:59:19.265   pjsua_core.c  ....TX 674 bytes Request msg REGISTER/cseq=5123 (tdta0xea8d54) to UDP 81.31.45.51:5060:
  70. REGISTER sip:sip.odorik.cz SIP/2.0
  71. Via: SIP/2.0/UDP 10.9.0.41:41446;rport;branch=z9hG4bKPjac18b36c-4c1d-4604-9ece-25cfb5fe5d72
  72. Max-Forwards: 70
  73. From: <sip:[email protected]>;tag=131f1330-6d09-4ec3-995a-d35cf5bf80e3
  74. Call-ID: fc7a4d6a-a506-49b4-8c46-305ec10b108c
  75. CSeq: 5123 REGISTER
  76. Contact: <sip:[email protected]:41446;ob>
  77. Expires: 300
  78. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  79. Authorization: Digest username="XXXXXX", realm="sip.odorik.cz", nonce="ZDbWg2Q21VfbmmzJGJu1FgUtx7WmH4n5", uri="sip:sip.odorik.cz", response="8079a5dcf912ffa6f91e2adf02988e53"
  80. Content-Length:  0
  81.  
  82.  
  83. --end msg--
  84. 17:59:19.366   pjsua_core.c  .RX 524 bytes Response msg 200/REGISTER/cseq=5123 (rdata0xea57e4) from UDP 81.31.45.51:5060:
  85. SIP/2.0 200 OK
  86. Via: SIP/2.0/UDP 10.9.0.41:41446;rport=41446;branch=z9hG4bKPjac18b36c-4c1d-4604-9ece-25cfb5fe5d72;received=10.9.0.41
  87. From: <sip:[email protected]>;tag=131f1330-6d09-4ec3-995a-d35cf5bf80e3
  88. To: <sip:[email protected]>;tag=d9f55a8611ba6e9295acea97d3a19a47.9fc2
  89. Call-ID: fc7a4d6a-a506-49b4-8c46-305ec10b108c
  90. CSeq: 5123 REGISTER
  91. Contact: <sip:[email protected]:35081;ra=06dfd64ee55e0bac305e2e36c27ce315;transport=tls>;expires=6194, <sip:[email protected]:41446;ob>;expires=300
  92. Content-Length: 0
  93.  
  94.  
  95. --end msg--
  96. 17:59:19.366    pjsua_acc.c  ....SIP outbound status for acc 0 is not active
  97. 17:59:19.366    pjsua_acc.c  ....sip:[email protected]: registration success, status=200 (OK), will re-register in 300 seconds
  98. 17:59:19.366    pjsua_acc.c  ....Keep-alive timer started for acc 0, destination:81.31.45.51:5060, interval:15s
  99. 17:59:26.084   pjsua_call.c  Making call with acc #0 to sip:[email protected]
  100. 17:59:26.084    pjsua_aud.c  .Set sound device: capture=-1, playback=-2
  101. 17:59:26.084    pjsua_aud.c  ..Opening sound device (speaker + mic) PCM@44100/1/20ms
  102. 17:59:26.395     ec0xea3758  ...Speex AEC created, clock_rate=44100, channel=1, samples per frame=882, tail length=200 ms, latency=0 ms
  103. 17:59:26.396  pjsua_media.c  .Call 0: initializing media..
  104. 17:59:26.397  pjsua_media.c  ..RTP socket reachable at 10.9.0.41:4000
  105. 17:59:26.397  pjsua_media.c  ..RTCP socket reachable at 10.9.0.41:4001
  106. 17:59:26.398  pjsua_media.c  ..RTP socket reachable at 10.9.0.41:4002
  107. 17:59:26.398  pjsua_media.c  ..RTCP socket reachable at 10.9.0.41:4003
  108. 17:59:26.398  pjsua_media.c  ..Media index 0 selected for audio call 0
  109. 17:59:26.413    tsx0xf3561c  ....Temporary failure in sending Request msg INVITE/cseq=2333 (tdta0xf3366c), will try next server: Unsupported transport (PJSIP_EUNSUPTRANSPORT)
  110. 17:59:26.413   pjsua_core.c  ....TX 1679 bytes Request msg INVITE/cseq=2333 (tdta0xf3366c) to UDP 81.31.45.51:5060:
  111. INVITE sip:[email protected] SIP/2.0
  112. Via: SIP/2.0/UDP 10.9.0.41:41446;rport;branch=z9hG4bKPje44ff2b1-0d0e-439a-b140-579240523ee2
  113. Max-Forwards: 70
  114. From: sip:[email protected];tag=b151836c-dcd0-4022-8f3b-bf806f254391
  115. Contact: <sip:[email protected]:41446;ob>
  116. Call-ID: 6b48ddbe-8fee-49ba-88a0-ecf52abf3bb0
  117. CSeq: 2333 INVITE
  118. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  119. Supported: replaces, 100rel, timer, norefersub
  120. Session-Expires: 1800
  121. Min-SE: 90
  122. Content-Type: application/sdp
  123. Content-Length:  1075
  124.  
  125. v=0
  126. o=- 3890303966 3890303966 IN IP4 10.9.0.41
  127. s=pjmedia
  128. b=AS:386
  129. t=0 0
  130. a=X-nat:0
  131. m=audio 4000 RTP/AVP 96 97 98 99 3 0 8 9 100 101 102 120 121 122 123
  132. c=IN IP4 10.9.0.41
  133. b=TIAS:96000
  134. a=rtcp:4001 IN IP4 10.9.0.41
  135. a=sendrecv
  136. a=rtpmap:96 speex/16000
  137. a=rtpmap:97 speex/8000
  138. a=rtpmap:98 speex/32000
  139. a=rtpmap:99 iLBC/8000
  140. a=fmtp:99 mode=30
  141. a=rtpmap:3 GSM/8000
  142. a=rtpmap:0 PCMU/8000
  143. a=rtpmap:8 PCMA/8000
  144. a=rtpmap:9 G722/8000
  145. a=rtpmap:100 AMR/8000
  146. a=rtpmap:101 AMR-WB/16000
  147. a=rtpmap:102 opus/48000/2
  148. a=fmtp:102 useinbandfec=1
  149. a=rtpmap:120 telephone-event/16000
  150. a=fmtp:120 0-16
  151. a=rtpmap:121 telephone-event/8000
  152. a=fmtp:121 0-16
  153. a=rtpmap:122 telephone-event/32000
  154. a=fmtp:122 0-16
  155. a=rtpmap:123 telephone-event/48000
  156. a=fmtp:123 0-16
  157. a=ssrc:1566920805 cname:4de6651c52ad9dd1
  158. m=video 4002 RTP/AVP 97 96
  159. c=IN IP4 10.9.0.41
  160. b=TIAS:256000
  161. a=rtcp:4003 IN IP4 10.9.0.41
  162. a=sendrecv
  163. a=rtpmap:97 H264/90000
  164. a=fmtp:97 profile-level-id=42e01e; packetization-mode=1
  165. a=rtpmap:96 H263-1998/90000
  166. a=fmtp:96 CIF=1;QCIF=1
  167. a=ssrc:1962877917 cname:4de6651c52ad9dd1
  168.  
  169. --end msg--
  170. 17:59:26.425   pjsua_core.c  .RX 487 bytes Response msg 407/INVITE/cseq=2333 (rdata0xea57e4) from UDP 81.31.45.51:5060:
  171. SIP/2.0 407 Proxy Authentication Required
  172. Via: SIP/2.0/UDP 10.9.0.41:41446;rport=41446;branch=z9hG4bKPje44ff2b1-0d0e-439a-b140-579240523ee2;received=10.9.0.41
  173. From: sip:[email protected];tag=b151836c-dcd0-4022-8f3b-bf806f254391
  174. To: sip:[email protected];tag=d9f55a8611ba6e9295acea97d3a19a47.d0c5
  175. Call-ID: 6b48ddbe-8fee-49ba-88a0-ecf52abf3bb0
  176. CSeq: 2333 INVITE
  177. Proxy-Authenticate: Digest realm="sip.odorik.cz", nonce="XXXXXXXXXXXXXXXXX"
  178. Content-Length: 0
  179.  
  180.  
  181. --end msg--
  182. 17:59:26.425   pjsua_core.c  ..TX 383 bytes Request msg ACK/cseq=2333 (tdta0xf37f74) to UDP 81.31.45.51:5060:
  183. ACK sip:[email protected] SIP/2.0
  184. Via: SIP/2.0/UDP 10.9.0.41:41446;rport;branch=z9hG4bKPje44ff2b1-0d0e-439a-b140-579240523ee2
  185. Max-Forwards: 70
  186. From: sip:[email protected];tag=b151836c-dcd0-4022-8f3b-bf806f254391
  187. To: sip:[email protected];tag=d9f55a8611ba6e9295acea97d3a19a47.d0c5
  188. Call-ID: 6b48ddbe-8fee-49ba-88a0-ecf52abf3bb0
  189. CSeq: 2333 ACK
  190. Content-Length:  0
  191.  
  192.  
  193. --end msg--
  194. 17:59:26.425   pjsua_core.c  .......TX 1870 bytes Request msg INVITE/cseq=2334 (tdta0xf3366c) to UDP 81.31.45.51:5060:
  195. INVITE sip:[email protected] SIP/2.0
  196. Via: SIP/2.0/UDP 10.9.0.41:41446;rport;branch=z9hG4bKPjac87d703-0836-45c3-835f-e4797cfcaa00
  197. Max-Forwards: 70
  198. From: sip:[email protected];tag=b151836c-dcd0-4022-8f3b-bf806f254391
  199. Contact: <sip:[email protected]:41446;ob>
  200. Call-ID: 6b48ddbe-8fee-49ba-88a0-ecf52abf3bb0
  201. CSeq: 2334 INVITE
  202. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  203. Supported: replaces, 100rel, timer, norefersub
  204. Session-Expires: 1800
  205. Min-SE: 90
  206. Proxy-Authorization: Digest username="XXXXXX", realm="sip.odorik.cz", nonce="XXXXXXXXXXXXXXXXX", uri="sip:[email protected]", response="196fa71aee1ee6105a6970db571473d6"
  207. Content-Type: application/sdp
  208. Content-Length:  1075
  209.  
  210. v=0
  211. o=- 3890303966 3890303966 IN IP4 10.9.0.41
  212. s=pjmedia
  213. b=AS:386
  214. t=0 0
  215. a=X-nat:0
  216. m=audio 4000 RTP/AVP 96 97 98 99 3 0 8 9 100 101 102 120 121 122 123
  217. c=IN IP4 10.9.0.41
  218. b=TIAS:96000
  219. a=rtcp:4001 IN IP4 10.9.0.41
  220. a=sendrecv
  221. a=rtpmap:96 speex/16000
  222. a=rtpmap:97 speex/8000
  223. a=rtpmap:98 speex/32000
  224. a=rtpmap:99 iLBC/8000
  225. a=fmtp:99 mode=30
  226. a=rtpmap:3 GSM/8000
  227. a=rtpmap:0 PCMU/8000
  228. a=rtpmap:8 PCMA/8000
  229. a=rtpmap:9 G722/8000
  230. a=rtpmap:100 AMR/8000
  231. a=rtpmap:101 AMR-WB/16000
  232. a=rtpmap:102 opus/48000/2
  233. a=fmtp:102 useinbandfec=1
  234. a=rtpmap:120 telephone-event/16000
  235. a=fmtp:120 0-16
  236. a=rtpmap:121 telephone-event/8000
  237. a=fmtp:121 0-16
  238. a=rtpmap:122 telephone-event/32000
  239. a=fmtp:122 0-16
  240. a=rtpmap:123 telephone-event/48000
  241. a=fmtp:123 0-16
  242. a=ssrc:1566920805 cname:4de6651c52ad9dd1
  243. m=video 4002 RTP/AVP 97 96
  244. c=IN IP4 10.9.0.41
  245. b=TIAS:256000
  246. a=rtcp:4003 IN IP4 10.9.0.41
  247. a=sendrecv
  248. a=rtpmap:97 H264/90000
  249. a=fmtp:97 profile-level-id=42e01e; packetization-mode=1
  250. a=rtpmap:96 H263-1998/90000
  251. a=fmtp:96 CIF=1;QCIF=1
  252. a=ssrc:1962877917 cname:4de6651c52ad9dd1
  253.  
  254. --end msg--
  255. 17:59:26.526   pjsua_core.c  .RX 330 bytes Response msg 100/INVITE/cseq=2334 (rdata0xea57e4) from UDP 81.31.45.51:5060:
  256. SIP/2.0 100 Trying
  257. Via: SIP/2.0/UDP 10.9.0.41:41446;rport=41446;branch=z9hG4bKPjac87d703-0836-45c3-835f-e4797cfcaa00;received=10.9.0.41
  258. From: sip:[email protected];tag=b151836c-dcd0-4022-8f3b-bf806f254391
  259. Call-ID: 6b48ddbe-8fee-49ba-88a0-ecf52abf3bb0
  260. CSeq: 2334 INVITE
  261. Content-Length: 0
  262.  
  263.  
  264. --end msg--
  265. 17:59:26.526   pjsua_core.c  .RX 614 bytes Response msg 180/INVITE/cseq=2334 (rdata0xea57e4) from UDP 81.31.45.51:5060:
  266. SIP/2.0 180 Ringing
  267. Via: SIP/2.0/UDP 10.9.0.41:41446;rport=41446;received=10.9.0.41;branch=z9hG4bKPjac87d703-0836-45c3-835f-e4797cfcaa00
  268. Record-Route: <sip:[email protected];lr;ftag=b151836c-dcd0-4022-8f3b-bf806f254391>
  269. Call-ID: 6b48ddbe-8fee-49ba-88a0-ecf52abf3bb0
  270. From: <sip:[email protected]>;tag=b151836c-dcd0-4022-8f3b-bf806f254391
  271. To: <sip:[email protected]>;tag=0fc9fc0a37384448a8fada4d70e98ace
  272. CSeq: 2334 INVITE
  273. Contact: "MicroSIP" <sip:[email protected]:5060;ob>
  274. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  275. Content-Length:  0
  276.  
  277.  
  278. --end msg--
  279. 17:59:27.289   pjsua_core.c  .RX 905 bytes Response msg 180/INVITE/cseq=2334 (rdata0xea57e4) from UDP 81.31.45.51:5060:
  280. SIP/2.0 180 Ringing
  281. Record-Route: <sip:[email protected]:5061;transport=tls;r2=on;lr=on;ftag=b151836c-dcd0-4022-8f3b-bf806f254391>
  282. Record-Route: <sip:[email protected];r2=on;lr=on;ftag=b151836c-dcd0-4022-8f3b-bf806f254391>
  283. Via: SIP/2.0/UDP 10.9.0.41:41446;received=10.9.0.41;rport=41446;branch=z9hG4bKPjac87d703-0836-45c3-835f-e4797cfcaa00
  284. From: sip:[email protected];tag=b151836c-dcd0-4022-8f3b-bf806f254391
  285. To: sip:[email protected];tag=fd950877
  286. Call-ID: 6b48ddbe-8fee-49ba-88a0-ecf52abf3bb0
  287. CSeq: 2334 INVITE
  288. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  289. Supported: replaces, norefersub, extended-refer, timer, sec-agree, outbound, path, X-cisco-serviceuri
  290. Allow-Events: presence, kpml, talk, as-feature-event
  291. Server: EGW Sv1.88.0
  292. Contact: <sip:8[email protected]:35081;transport=tls>
  293. Content-Length: 0
  294.  
  295.  
  296. --end msg--
  297. 17:59:29.375   pjsua_core.c  .RX 1308 bytes Response msg 200/INVITE/cseq=2334 (rdata0xea57e4) from UDP 81.31.45.51:5060:
  298. SIP/2.0 200 OK
  299. Via: SIP/2.0/UDP 10.9.0.41:41446;rport=41446;received=10.9.0.41;branch=z9hG4bKPjac87d703-0836-45c3-835f-e4797cfcaa00
  300. Record-Route: <sip:[email protected];lr;ftag=b151836c-dcd0-4022-8f3b-bf806f254391>
  301. Call-ID: 6b48ddbe-8fee-49ba-88a0-ecf52abf3bb0
  302. From: <sip:[email protected]>;tag=b151836c-dcd0-4022-8f3b-bf806f254391
  303. To: <sip:[email protected]>;tag=0fc9fc0a37384448a8fada4d70e98ace
  304. CSeq: 2334 INVITE
  305. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  306. Contact: "MicroSIP" <sip:[email protected]:5060;ob>
  307. Supported: replaces, 100rel, timer, norefersub
  308. Session-Expires: 1800;refresher=uac
  309. Require: timer
  310. Content-Type: application/sdp
  311. Content-Length:   564
  312.  
  313. v=0
  314. o=- 3890311165 3890311166 IN IP4 86.49.182.180
  315. s=pjmedia
  316. b=AS:352
  317. t=0 0
  318. a=X-nat:0
  319. m=audio 4004 RTP/AVP 3 121
  320. c=IN IP4 86.49.182.180
  321. b=TIAS:64000
  322. a=rtcp:4005 IN IP4 10.9.0.135
  323. a=sendrecv
  324. a=rtpmap:3 GSM/8000
  325. a=ssrc:8085524 cname:2cd504b065ca1927
  326. a=rtpmap:121 telephone-event/8000
  327. a=fmtp:121 0-16
  328. m=video 4006 RTP/AVP 97
  329. c=IN IP4 86.49.182.180
  330. b=TIAS:256000
  331. a=rtcp:4007 IN IP4 10.9.0.135
  332. a=sendrecv
  333. a=ssrc:244921293 cname:2cd504b065ca1927
  334. a=rtcp-fb:* nack pli
  335. a=rtpmap:97 H264/90000
  336. a=fmtp:97 profile-level-id=42e01e; packetization-mode=1
  337.  
  338. --end msg--
  339. 17:59:29.376    inv0xf293bc  ....SDP negotiation done: Success
  340. 17:59:29.376  pjsua_media.c  .....Call 0: updating media..
  341. 17:59:29.376  pjsua_media.c  .......Media stream call00:0 is destroyed
  342. 17:59:29.376    pjsua_aud.c  ......Audio channel update..
  343. 17:59:29.376   strm0xf3d0d4  .......VAD temporarily disabled
  344. 17:59:29.376   strm0xf3d0d4  .......Encoder stream started
  345. 17:59:29.376   strm0xf3d0d4  .......Decoder stream started
  346. 17:59:29.377  pjsua_media.c  ......Audio updated, stream #0: GSM (sendrecv)
  347. 17:59:29.377  pjsua_media.c  .......Media stream call00:1 is destroyed
  348. 17:59:29.377    pjsua_vid.c  ......Video channel update..
  349. 17:59:29.403 vstenc0xf4238c  .......Encoder stream started
  350. 17:59:29.403 vstdec0xf4238c  .......Decoder stream started
  351. 17:59:29.403    pjsua_vid.c  .......Setting up RX..
  352. 17:59:29.403    pjsua_vid.c  ........Creating video window: type=stream, cap_id=-1, rend_id=1480776
  353. 17:59:29.403    pjsua_vid.c  .........Window 0: destroying..
  354. 17:59:29.403  pjsua_media.c  ......pjsua_vid_channel_update() failed for call_id 0 media 1: Invalid video device (PJMEDIA_EVID_INVDEV)
  355. 17:59:29.403    pjsua_vid.c  .......Stopping video stream..
  356. 17:59:29.405  pjsua_media.c  .......Media stream call00:1 is destroyed
  357. 17:59:29.405  pjsua_media.c  ......Error updating media call00:1: Invalid video device (PJMEDIA_EVID_INVDEV)
  358. 17:59:29.406    pjsua_aud.c  .....Conf connect: 0 --> 1
  359. 17:59:29.406   conference.c  ......Port 0 (pulse) transmitting to port 1 (sip:[email protected])
  360. 17:59:29.406    pjsua_aud.c  .....Conf connect: 1 --> 0
  361. 17:59:29.406   conference.c  ......Port 1 (sip:[email protected]) transmitting to port 0 (pulse)
  362. 17:59:29.406   pjsua_core.c  .....TX 464 bytes Request msg ACK/cseq=2334 (tdta0xf431a4) to UDP 81.31.45.51:5060:
  363. ACK sip:[email protected]:5060;ob SIP/2.0
  364. Via: SIP/2.0/UDP 10.9.0.41:41446;rport;branch=z9hG4bKPjaf59706e-9ebc-4c61-b0bb-3ce4e8fc2de7
  365. Max-Forwards: 70
  366. From: sip:[email protected];tag=b151836c-dcd0-4022-8f3b-bf806f254391
  367. To: sip:[email protected];tag=0fc9fc0a37384448a8fada4d70e98ace
  368. Call-ID: 6b48ddbe-8fee-49ba-88a0-ecf52abf3bb0
  369. CSeq: 2334 ACK
  370. Route: <sip:[email protected];lr;ftag=b151836c-dcd0-4022-8f3b-bf806f254391>
  371. Content-Length:  0
  372.  
  373.  
  374. --end msg--
  375. 17:59:29.434   Master/sound  Underflow, buf_cnt=0, will generate 1 frame
  376. 17:59:30.019   strm0xf3d0d4  VAD re-enabled
  377. 17:59:31.219   sound_port.c  EC suspended because of inactivity
  378. 17:59:32.410    pjsua_vid.c !.....Call 0: set video stream, op=1
  379. 17:59:32.410  pjsua_media.c  ......RTP socket reachable at 10.9.0.41:4004
  380. 17:59:32.410  pjsua_media.c  ......RTCP socket reachable at 10.9.0.41:4005
  381. 17:59:32.411    pjsua_vid.c  ......Unable to create re-INVITE: Invalid operation (PJ_EINVALIDOP) [status=70013]
  382. 17:59:32.411       call.cpp  .....pjsua_call_set_vid_strm(id, op, &prm) error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/call.cpp:826]
  383.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement