Advertisement
Guest User

Log 21

a guest
Oct 6th, 2015
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.48 KB | None | 0 0
  1. 2015-10-06 12:43:19.744 Swig[753:368541] Registering default values from Settings.bundle
  2. 2015-10-06 12:43:19.748 Swig[753:368541] Setting object 193.200.21.126 for key domain
  3. 2015-10-06 12:43:19.748 Swig[753:368541] Setting object 79220000021 for key phone
  4. 2015-10-06 12:43:19.749 Swig[753:368541] phone: 79220000021
  5. 2015-10-06 12:43:19.749 Swig[753:368541] domain: 193.200.21.126
  6. 12:43:19.848 os_core_unix.c !pjlib 2.3 for POSIX initialized
  7. 12:43:19.859 sip_endpoint.c .Creating endpoint instance...
  8. 12:43:19.861 pjlib .select() I/O Queue created (0x189dd73c)
  9. 12:43:19.862 sip_endpoint.c .Module "mod-msg-print" registered
  10. 12:43:19.862 sip_transport. .Transport manager created.
  11. 12:43:19.862 pjsua_core.c .PJSUA state changed: NULL --> CREATED
  12. 12:43:19.864 sip_endpoint.c .Module "mod-pjsua-log" registered
  13. 12:43:19.865 sip_endpoint.c .Module "mod-tsx-layer" registered
  14. 12:43:19.865 sip_endpoint.c .Module "mod-stateful-util" registered
  15. 12:43:19.865 sip_endpoint.c .Module "mod-ua" registered
  16. 12:43:19.866 sip_endpoint.c .Module "mod-100rel" registered
  17. 12:43:19.866 sip_endpoint.c .Module "mod-pjsua" registered
  18. 12:43:19.869 sip_endpoint.c .Module "mod-invite" registered
  19. 12:43:19.870 pjsua_core.c .Trying STUN server stun.sipgate.net (1 of 1)..
  20. 12:43:19.942 coreaudio_dev. .. dev_id 0: iPhone IO device (in=1, out=1) 8000Hz
  21. 12:43:19.942 coreaudio_dev. ..core audio initialized
  22. 12:43:19.943 pjlib ..select() I/O Queue created (0x181e8814)
  23. 12:43:19.981 sip_endpoint.c .Module "mod-evsub" registered
  24. 12:43:19.981 sip_endpoint.c .Module "mod-presence" registered
  25. 12:43:19.981 sip_endpoint.c .Module "mod-mwi" registered
  26. 12:43:19.982 sip_endpoint.c .Module "mod-refer" registered
  27. 12:43:19.982 sip_endpoint.c .Module "mod-pjsua-pres" registered
  28. 12:43:19.982 sip_endpoint.c .Module "mod-pjsua-im" registered
  29. 12:43:19.982 sip_endpoint.c .Module "mod-pjsua-options" registered
  30. 12:43:19.982 pjsua_core.c .1 SIP worker threads created
  31. 12:43:19.982 pjsua_core.c .pjsua version 2.3 for iPhone OS-9.0.2/arm-iPad3,3/iOS-SDK-8.1 initialized
  32. 12:43:19.982 pjsua_core.c .PJSUA state changed: CREATED --> INIT
  33. 12:43:19.982 sip_endpoint.c Module "sipmessenger-core" registered
  34. 12:43:19.984 stunresolve .STUN mapped address found/changed: 188.234.214.138:60604
  35. 12:43:19.986 pjsua_core.c .STUN resolution success, using stun.sipgate.net, address is 217.10.68.152:3478
  36. 12:43:20.073 pjsua_core.c SIP UDP socket reachable at 188.234.214.138:53774
  37. 12:43:20.073 udp0x189e0e00 SIP UDP transport started, published address is 188.234.214.138:53774
  38. 12:43:20.073 pjsua_core.c PJSUA state changed: INIT --> STARTING
  39. 12:43:20.075 sip_endpoint.c .Module "mod-unsolicited-mwi" registered
  40. 12:43:20.075 pjsua_core.c .PJSUA state changed: STARTING --> RUNNING
  41. 12:43:20.931 pjsua_acc.c !Adding account: id=sip:79220000021@193.200.21.126
  42. 12:43:20.932 pjsua_acc.c .Account sip:79220000021@193.200.21.126 added with id 0
  43. 12:43:20.932 pjsua_acc.c .Acc 0: setting registration..
  44. 12:43:20.933 pjsua_core.c ...TX 517 bytes Request msg REGISTER/cseq=58484 (tdta0x18a07200) to UDP 193.200.21.126:5060:
  45. REGISTER sip:193.200.21.126 SIP/2.0
  46.  
  47. Via: SIP/2.0/UDP 188.234.214.138:53774;rport;branch=z9hG4bKPjOi-ZslvP5Qyxiu83naDxUeYv3ArjkAf-
  48.  
  49. Max-Forwards: 70
  50.  
  51. From: <sip:79220000021@193.200.21.126>;tag=.9GuJQ4OmIYr-.E64BR3kRFBpEsMh3X0
  52.  
  53. To: <sip:79220000021@193.200.21.126>
  54.  
  55. Call-ID: 8N4yXAwwe84y0UQCql2i-6sFmN.LtaBE
  56.  
  57. CSeq: 58484 REGISTER
  58.  
  59. Contact: <sip:79220000021@188.234.214.138:53774;ob>
  60.  
  61. Expires: 800
  62.  
  63. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  64.  
  65. Content-Length: 0
  66.  
  67.  
  68.  
  69.  
  70. --end msg--
  71. 12:43:20.933 pjsua_acc.c ..Acc 0: Registration sent
  72. 12:43:20.951 pjsua_core.c .RX 348 bytes Response msg 100/REGISTER/cseq=58484 (rdata0x189efe14) from UDP 193.200.21.126:5060:
  73. SIP/2.0 100 Trying
  74.  
  75. Via: SIP/2.0/UDP 188.234.214.138:53774;rport=53774;received=188.234.214.138;branch=z9hG4bKPjOi-ZslvP5Qyxiu83naDxUeYv3ArjkAf-
  76.  
  77. Call-ID: 8N4yXAwwe84y0UQCql2i-6sFmN.LtaBE
  78.  
  79. From: <sip:79220000021@193.200.21.126>;tag=.9GuJQ4OmIYr-.E64BR3kRFBpEsMh3X0
  80.  
  81. To: <sip:79220000021@193.200.21.126>
  82.  
  83. CSeq: 58484 REGISTER
  84.  
  85. Content-Length: 0
  86.  
  87.  
  88.  
  89.  
  90. --end msg--
  91. 12:43:21.057 pjsua_acc.c !Acc 0: setting registration..
  92. 12:43:21.058 sip_reg.c .Unable to send request, regc has another transaction pending
  93. 12:43:21.058 pjsua_acc.c .Unable to create/send REGISTER: Object is busy (PJSIP_EBUSY) [status=171001]
  94. 12:43:21.363 pjsua_core.c .RX 561 bytes Response msg 401/REGISTER/cseq=58484 (rdata0x189efe14) from UDP 193.200.21.126:5060:
  95. SIP/2.0 401 Unauthorized
  96.  
  97. Via: SIP/2.0/UDP 188.234.214.138:53774;rport=53774;received=188.234.214.138;branch=z9hG4bKPjOi-ZslvP5Qyxiu83naDxUeYv3ArjkAf-
  98.  
  99. Call-ID: 8N4yXAwwe84y0UQCql2i-6sFmN.LtaBE
  100.  
  101. From: <sip:79220000021@193.200.21.126>;tag=.9GuJQ4OmIYr-.E64BR3kRFBpEsMh3X0
  102.  
  103. To: <sip:79220000021@193.200.21.126>;tag=z9hG4bKPjOi-ZslvP5Qyxiu83naDxUeYv3ArjkAf-
  104.  
  105. CSeq: 58484 REGISTER
  106.  
  107. WWW-Authenticate: digest realm="193.200.21.126:5060@ewsip.ru",nonce="3e5f759610a955797c63414638ac67798a",opaque="19ba5db37a8b7eea618c2916165b9c",algorithm=md5
  108.  
  109. Content-Length: 0
  110.  
  111.  
  112.  
  113.  
  114. --end msg--
  115. 12:43:21.364 pjsua_core.c ....TX 772 bytes Request msg REGISTER/cseq=58485 (tdta0x18a07200) to UDP 193.200.21.126:5060:
  116. REGISTER sip:193.200.21.126 SIP/2.0
  117.  
  118. Via: SIP/2.0/UDP 188.234.214.138:53774;rport;branch=z9hG4bKPjMoRHe5RU.YY4y8hirSpq7NmkHuWnm3k4
  119.  
  120. Max-Forwards: 70
  121.  
  122. From: <sip:79220000021@193.200.21.126>;tag=.9GuJQ4OmIYr-.E64BR3kRFBpEsMh3X0
  123.  
  124. To: <sip:79220000021@193.200.21.126>
  125.  
  126. Call-ID: 8N4yXAwwe84y0UQCql2i-6sFmN.LtaBE
  127.  
  128. CSeq: 58485 REGISTER
  129.  
  130. Contact: <sip:79220000021@188.234.214.138:53774;ob>
  131.  
  132. Expires: 800
  133.  
  134. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  135.  
  136. Authorization: Digest username="79220000021", realm="193.200.21.126:5060@ewsip.ru", nonce="3e5f759610a955797c63414638ac67798a", uri="sip:193.200.21.126", response="e535728d668a74cc317e59962d834a8b", algorithm=md5, opaque="19ba5db37a8b7eea618c2916165b9c"
  137.  
  138. Content-Length: 0
  139.  
  140.  
  141.  
  142.  
  143. --end msg--
  144. 12:43:21.372 pjsua_core.c .RX 348 bytes Response msg 100/REGISTER/cseq=58485 (rdata0x181e2e14) from UDP 193.200.21.126:5060:
  145. SIP/2.0 100 Trying
  146.  
  147. Via: SIP/2.0/UDP 188.234.214.138:53774;rport=53774;received=188.234.214.138;branch=z9hG4bKPjMoRHe5RU.YY4y8hirSpq7NmkHuWnm3k4
  148.  
  149. Call-ID: 8N4yXAwwe84y0UQCql2i-6sFmN.LtaBE
  150.  
  151. From: <sip:79220000021@193.200.21.126>;tag=.9GuJQ4OmIYr-.E64BR3kRFBpEsMh3X0
  152.  
  153. To: <sip:79220000021@193.200.21.126>
  154.  
  155. CSeq: 58485 REGISTER
  156.  
  157. Content-Length: 0
  158.  
  159.  
  160.  
  161.  
  162. --end msg--
  163. 12:43:21.808 pjsua_core.c .RX 390 bytes Response msg 200/REGISTER/cseq=58485 (rdata0x189efe14) from UDP 193.200.21.126:5060:
  164. SIP/2.0 200 OK
  165.  
  166. Via: SIP/2.0/UDP 188.234.214.138:53774;rport=53774;received=188.234.214.138;branch=z9hG4bKPjMoRHe5RU.YY4y8hirSpq7NmkHuWnm3k4
  167.  
  168. Call-ID: 8N4yXAwwe84y0UQCql2i-6sFmN.LtaBE
  169.  
  170. From: <sip:79220000021@193.200.21.126>;tag=.9GuJQ4OmIYr-.E64BR3kRFBpEsMh3X0
  171.  
  172. To: <sip:79220000021@193.200.21.126>;tag=z9hG4bKPjMoRHe5RU.YY4y8hirSpq7NmkHuWnm3k4
  173.  
  174. CSeq: 58485 REGISTER
  175.  
  176. Content-Length: 0
  177.  
  178.  
  179.  
  180.  
  181. --end msg--
  182. 12:43:21.808 pjsua_acc.c ....SIP outbound status for acc 0 is not active
  183. 12:43:21.809 pjsua_acc.c ....sip:79220000021@193.200.21.126: registration success, status=200 (OK), will re-register in 800 seconds
  184. 12:43:21.809 pjsua_acc.c ....Keep-alive timer started for acc 0, destination:193.200.21.126:5060, interval:15s
  185. 2015-10-06 12:43:21.809 Swig[753:368630]
  186.  
  187. Account State : 2
  188.  
  189. 2015-10-06 12:43:23.229 Swig[753:368541] <CATransformLayer: 0x17e73da0> - changing property masksToBounds in transform-only layer, will have no effect
  190. 2015-10-06 12:43:23.231 Swig[753:368541] <CATransformLayer: 0x17d849b0> - changing property masksToBounds in transform-only layer, will have no effect
  191. 2015-10-06 12:43:23.232 Swig[753:368541] <CATransformLayer: 0x17d86450> - changing property masksToBounds in transform-only layer, will have no effect
  192. 12:43:28.535 utsx0x189b2134 STUN timeout waiting for response
  193. 12:43:28.575 pjsua_call.c !Making call with acc #0 to sip:79220000022@193.200.21.126
  194. 12:43:28.575 pjsua_aud.c .Set sound device: capture=-1, playback=-2
  195. 12:43:28.576 pjsua_aud.c ..Opening sound device PCM@16000/1/20ms
  196. 12:43:28.576 coreaudio_dev. ...Using VoiceProcessingIO audio unit
  197. 12:43:28.649 utsx0x189b6934 STUN timeout waiting for response
  198. 2015-10-06 12:43:28.649 Swig[753:368630] Nat detect: Symmetric
  199. 12:43:29.273 coreaudio_dev. !...core audio stream started
  200. 12:43:29.282 pjsua_media.c .Call 0: initializing media..
  201. 12:43:29.300 os_core_unix.c Info: possibly re-registering existing thread
  202. 12:43:29.361 pjsua_media.c ..RTP socket reachable at 188.234.214.138:4000
  203. 12:43:29.361 pjsua_media.c ..RTCP socket reachable at 188.234.214.138:4001
  204. 12:43:29.362 pjsua_media.c ..Media index 0 selected for audio call 0
  205. 12:43:29.363 pjsua_core.c ....TX 1081 bytes Request msg INVITE/cseq=9053 (tdta0x18a74c00) to UDP 193.200.21.126:5060:
  206. INVITE sip:79220000022@193.200.21.126 SIP/2.0
  207.  
  208. Via: SIP/2.0/UDP 188.234.214.138:53774;rport;branch=z9hG4bKPjBuTi.KD8t6GWNwfXb-ezMxIuJz.J0GLO
  209.  
  210. Max-Forwards: 70
  211.  
  212. From: sip:79220000021@193.200.21.126;tag=Z9fQ4GSYWCaLE8WQuGG84QfnJCx8hIHF
  213.  
  214. To: sip:79220000022@193.200.21.126
  215.  
  216. Contact: <sip:79220000021@188.234.214.138:53774;ob>
  217.  
  218. Call-ID: qSAUpEP4yPz5X2wiF4HqR-p-K6sm0hnY
  219.  
  220. CSeq: 9053 INVITE
  221.  
  222. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  223.  
  224. Supported: replaces, 100rel, timer, norefersub
  225.  
  226. Session-Expires: 1800
  227.  
  228. Min-SE: 90
  229.  
  230. Content-Type: application/sdp
  231.  
  232. Content-Length: 458
  233.  
  234.  
  235.  
  236. v=0
  237.  
  238. o=- 3653106209 3653106209 IN IP4 188.234.214.138
  239.  
  240. s=pjmedia
  241.  
  242. b=AS:84
  243.  
  244. t=0 0
  245.  
  246. a=X-nat:6
  247.  
  248. m=audio 4000 RTP/AVP 98 97 99 104 3 0 8 96
  249.  
  250. c=IN IP4 188.234.214.138
  251.  
  252. b=TIAS:64000
  253.  
  254. a=rtcp:4001 IN IP4 188.234.214.138
  255.  
  256. a=sendrecv
  257.  
  258. a=rtpmap:98 speex/16000
  259.  
  260. a=rtpmap:97 speex/8000
  261.  
  262. a=rtpmap:99 speex/32000
  263.  
  264. a=rtpmap:104 iLBC/8000
  265.  
  266. a=fmtp:104 mode=30
  267.  
  268. a=rtpmap:3 GSM/8000
  269.  
  270. a=rtpmap:0 PCMU/8000
  271.  
  272. a=rtpmap:8 PCMA/8000
  273.  
  274. a=rtpmap:96 telephone-event/8000
  275.  
  276. a=fmtp:96 0-16
  277.  
  278.  
  279. --end msg--
  280. 12:43:29.378 pjsua_core.c .RX 436 bytes Response msg 302/INVITE/cseq=9053 (rdata0x189efe14) from UDP 193.200.21.126:5060:
  281. SIP/2.0 302 Moved Temporarily
  282.  
  283. Via: SIP/2.0/UDP 188.234.214.138:53774;rport=53774;received=188.234.214.138;branch=z9hG4bKPjBuTi.KD8t6GWNwfXb-ezMxIuJz.J0GLO
  284.  
  285. Call-ID: qSAUpEP4yPz5X2wiF4HqR-p-K6sm0hnY
  286.  
  287. From: <sip:79220000021@193.200.21.126>;tag=Z9fQ4GSYWCaLE8WQuGG84QfnJCx8hIHF
  288.  
  289. To: <sip:79220000022@193.200.21.126>;tag=z9hG4bKPjBuTi.KD8t6GWNwfXb-ezMxIuJz.J0GLO
  290.  
  291. CSeq: 9053 INVITE
  292.  
  293. Contact: sip:193.200.21.126:5061
  294.  
  295. Content-Length: 0
  296.  
  297.  
  298.  
  299.  
  300. --end msg--
  301. 12:43:29.387 pjsua_core.c ..TX 395 bytes Request msg ACK/cseq=9053 (tdta0x18a77200) to UDP 193.200.21.126:5060:
  302. ACK sip:79220000022@193.200.21.126 SIP/2.0
  303.  
  304. Via: SIP/2.0/UDP 188.234.214.138:53774;rport;branch=z9hG4bKPjBuTi.KD8t6GWNwfXb-ezMxIuJz.J0GLO
  305.  
  306. Max-Forwards: 70
  307.  
  308. From: sip:79220000021@193.200.21.126;tag=Z9fQ4GSYWCaLE8WQuGG84QfnJCx8hIHF
  309.  
  310. To: sip:79220000022@193.200.21.126;tag=z9hG4bKPjBuTi.KD8t6GWNwfXb-ezMxIuJz.J0GLO
  311.  
  312. Call-ID: qSAUpEP4yPz5X2wiF4HqR-p-K6sm0hnY
  313.  
  314. CSeq: 9053 ACK
  315.  
  316. Content-Length: 0
  317.  
  318.  
  319.  
  320.  
  321. --end msg--
  322. 12:43:29.388 pjsua_core.c .......TX 1074 bytes Request msg INVITE/cseq=9054 (tdta0x18a74c00) to UDP 193.200.21.126:5061:
  323. INVITE sip:193.200.21.126:5061 SIP/2.0
  324.  
  325. Via: SIP/2.0/UDP 188.234.214.138:53774;rport;branch=z9hG4bKPj69A8KL8tJoGXfqDHODdOsbgXAOUypagC
  326.  
  327. Max-Forwards: 70
  328.  
  329. From: sip:79220000021@193.200.21.126;tag=Z9fQ4GSYWCaLE8WQuGG84QfnJCx8hIHF
  330.  
  331. To: sip:79220000022@193.200.21.126
  332.  
  333. Contact: <sip:79220000021@188.234.214.138:53774;ob>
  334.  
  335. Call-ID: qSAUpEP4yPz5X2wiF4HqR-p-K6sm0hnY
  336.  
  337. CSeq: 9054 INVITE
  338.  
  339. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  340.  
  341. Supported: replaces, 100rel, timer, norefersub
  342.  
  343. Session-Expires: 1800
  344.  
  345. Min-SE: 90
  346.  
  347. Content-Type: application/sdp
  348.  
  349. Content-Length: 458
  350.  
  351.  
  352.  
  353. v=0
  354.  
  355. o=- 3653106209 3653106209 IN IP4 188.234.214.138
  356.  
  357. s=pjmedia
  358.  
  359. b=AS:84
  360.  
  361. t=0 0
  362.  
  363. a=X-nat:6
  364.  
  365. m=audio 4000 RTP/AVP 98 97 99 104 3 0 8 96
  366.  
  367. c=IN IP4 188.234.214.138
  368.  
  369. b=TIAS:64000
  370.  
  371. a=rtcp:4001 IN IP4 188.234.214.138
  372.  
  373. a=sendrecv
  374.  
  375. a=rtpmap:98 speex/16000
  376.  
  377. a=rtpmap:97 speex/8000
  378.  
  379. a=rtpmap:99 speex/32000
  380.  
  381. a=rtpmap:104 iLBC/8000
  382.  
  383. a=fmtp:104 mode=30
  384.  
  385. a=rtpmap:3 GSM/8000
  386.  
  387. a=rtpmap:0 PCMU/8000
  388.  
  389. a=rtpmap:8 PCMA/8000
  390.  
  391. a=rtpmap:96 telephone-event/8000
  392.  
  393. a=fmtp:96 0-16
  394.  
  395.  
  396. --end msg--
  397. 12:43:29.429 pjsua_core.c .RX 345 bytes Response msg 100/INVITE/cseq=9054 (rdata0x189efe14) from UDP 193.200.21.126:5061:
  398. SIP/2.0 100 Trying
  399.  
  400. Via: SIP/2.0/UDP 188.234.214.138:53774;rport=53774;received=188.234.214.138;branch=z9hG4bKPj69A8KL8tJoGXfqDHODdOsbgXAOUypagC
  401.  
  402. Call-ID: qSAUpEP4yPz5X2wiF4HqR-p-K6sm0hnY
  403.  
  404. From: <sip:79220000021@193.200.21.126>;tag=Z9fQ4GSYWCaLE8WQuGG84QfnJCx8hIHF
  405.  
  406. To: <sip:79220000022@193.200.21.126>
  407.  
  408. CSeq: 9054 INVITE
  409.  
  410. Content-Length: 0
  411.  
  412.  
  413.  
  414.  
  415. --end msg--
  416. 12:44:02.699 pjsua_core.c .RX 385 bytes Response msg 486/INVITE/cseq=9054 (rdata0x1824d814) from UDP 193.200.21.126:5061:
  417. SIP/2.0 486 Busy Here
  418.  
  419. Via: SIP/2.0/UDP 188.234.214.138:53774;rport=53774;received=188.234.214.138;branch=z9hG4bKPj69A8KL8tJoGXfqDHODdOsbgXAOUypagC
  420.  
  421. Call-ID: qSAUpEP4yPz5X2wiF4HqR-p-K6sm0hnY
  422.  
  423. From: <sip:79220000021@193.200.21.126>;tag=Z9fQ4GSYWCaLE8WQuGG84QfnJCx8hIHF
  424.  
  425. To: <sip:79220000022@193.200.21.126>;tag=c0c298e21628430ea75284b445d1b38c
  426.  
  427. CSeq: 9054 INVITE
  428.  
  429. Content-Length: 0
  430.  
  431.  
  432.  
  433.  
  434. --end msg--
  435. 12:44:02.700 pjsua_core.c ..TX 379 bytes Request msg ACK/cseq=9054 (tdta0x18251400) to UDP 193.200.21.126:5061:
  436. ACK sip:193.200.21.126:5061 SIP/2.0
  437.  
  438. Via: SIP/2.0/UDP 188.234.214.138:53774;rport;branch=z9hG4bKPj69A8KL8tJoGXfqDHODdOsbgXAOUypagC
  439.  
  440. Max-Forwards: 70
  441.  
  442. From: sip:79220000021@193.200.21.126;tag=Z9fQ4GSYWCaLE8WQuGG84QfnJCx8hIHF
  443.  
  444. To: sip:79220000022@193.200.21.126;tag=c0c298e21628430ea75284b445d1b38c
  445.  
  446. Call-ID: qSAUpEP4yPz5X2wiF4HqR-p-K6sm0hnY
  447.  
  448. CSeq: 9054 ACK
  449.  
  450. Content-Length: 0
  451.  
  452.  
  453.  
  454.  
  455. --end msg--
  456. 12:44:02.701 pjsua_aud.c .....Conf disconnect: 1 -x- 0
  457. 2015-10-06 12:44:02.701 Swig[753:368630]
  458.  
  459. Call State : 5
  460.  
  461. 12:44:02.702 pjsua_media.c .....Call 0: deinitializing media..
  462. 12:44:02.823 pjsua_core.c .RX 385 bytes Response msg 486/INVITE/cseq=9054 (rdata0x1824d814) from UDP 193.200.21.126:5061:
  463. SIP/2.0 486 Busy Here
  464.  
  465. Via: SIP/2.0/UDP 188.234.214.138:53774;rport=53774;received=188.234.214.138;branch=z9hG4bKPj69A8KL8tJoGXfqDHODdOsbgXAOUypagC
  466.  
  467. Call-ID: qSAUpEP4yPz5X2wiF4HqR-p-K6sm0hnY
  468.  
  469. From: <sip:79220000021@193.200.21.126>;tag=Z9fQ4GSYWCaLE8WQuGG84QfnJCx8hIHF
  470.  
  471. To: <sip:79220000022@193.200.21.126>;tag=c0c298e21628430ea75284b445d1b38c
  472.  
  473. CSeq: 9054 INVITE
  474.  
  475. Content-Length: 0
  476.  
  477.  
  478.  
  479.  
  480. --end msg--
  481. 12:44:02.823 pjsua_core.c ..TX 379 bytes Request msg ACK/cseq=9054 (tdta0x18251400) to UDP 193.200.21.126:5061:
  482. ACK sip:193.200.21.126:5061 SIP/2.0
  483.  
  484. Via: SIP/2.0/UDP 188.234.214.138:53774;rport;branch=z9hG4bKPj69A8KL8tJoGXfqDHODdOsbgXAOUypagC
  485.  
  486. Max-Forwards: 70
  487.  
  488. From: sip:79220000021@193.200.21.126;tag=Z9fQ4GSYWCaLE8WQuGG84QfnJCx8hIHF
  489.  
  490. To: sip:79220000022@193.200.21.126;tag=c0c298e21628430ea75284b445d1b38c
  491.  
  492. Call-ID: qSAUpEP4yPz5X2wiF4HqR-p-K6sm0hnY
  493.  
  494. CSeq: 9054 ACK
  495.  
  496. Content-Length: 0
  497.  
  498.  
  499.  
  500.  
  501. --end msg--
  502. 12:44:03.701 pjsua_aud.c Closing sound device after idle for 1 second(s)
  503. 12:44:03.703 pjsua_aud.c .Closing iPhone IO device sound playback device and iPhone IO device sound capture device
  504. 12:44:03.814 coreaudio_dev. .core audio stream stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement