Advertisement
locusofself

call fail

Feb 1st, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.52 KB | None | 0 0
  1.  
  2. [Feb 1 11:32:54] DEBUG[9956] pjsip: sip_endpoint.c Processing incoming message: Request msg INVITE/cseq=1 (rdata0x7fcd000045b8)
  3. [Feb 1 11:32:54] VERBOSE[9956] res_pjsip_logger.c: <--- Received SIP request (991 bytes) from TCP:73.53.31.109:51614 --->
  4. INVITE sip:6000@dev1.haloprivacy.com SIP/2.0
  5. Via: SIP/2.0/TCP 10.128.30.241:50847;branch=z9hG4bK-524287-1---a814fe4b616c2060;rport
  6. Max-Forwards: 70
  7. Contact: <sip:6001@73.53.31.109:51014;transport=tcp;rinstance=63fac2d5fea4e955>
  8. To: <sip:6000@dev1.haloprivacy.com>
  9. From: "Kevin"<sip:6001@dev1.haloprivacy.com>;tag=696c2a5f
  10. Call-ID: 78939MjlmZGUxOGI0MDBlNzA5NjUyYWY3MjdmNDY3OWEwZTU
  11. CSeq: 1 INVITE
  12. Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, MESSAGE, OPTIONS
  13. Content-Type: application/sdp
  14. Supported: replaces
  15. User-Agent: Bria 4 release 4.3.1 stamp 78939
  16. Content-Length: 384
  17.  
  18. v=0
  19. o=- 1454355128190927 1 IN IP4 10.128.30.241
  20. s=Bria 4 release 4.3.1 stamp 78939
  21. c=IN IP4 10.128.30.241
  22. t=0 0
  23. m=audio 63988 RTP/AVP 9 8 18 120 0 122 101
  24. a=rtpmap:18 G729/8000
  25. a=fmtp:18 annexb=yes
  26. a=rtpmap:120 opus/48000/2
  27. a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
  28. a=rtpmap:122 SILK/16000
  29. a=rtpmap:101 telephone-event/8000
  30. a=fmtp:101 0-15
  31. a=sendrecv
  32.  
  33. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: Splitting '73.53.31.109:51614' into...
  34. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: ...host '73.53.31.109' and port '51614'.
  35. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: Splitting '10.50.55.10:5060' into...
  36. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: ...host '10.50.55.10' and port '5060'.
  37. [Feb 1 11:32:54] DEBUG[9950] threadpool.c: Increasing threadpool SIP's size by 5
  38. [Feb 1 11:32:54] DEBUG[19366] pjsip: sip_endpoint.c Distributing rdata to modules: Request msg INVITE/cseq=1 (rdata0x7fcd0000c408)
  39. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_endpoint_identifier_ip.c: No identify sections to match against
  40. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_endpoint_identifier_user.c: Retrieved endpoint 6001
  41. [Feb 1 11:32:54] DEBUG[19366] pjsip: endpoint .Response msg 401/INVITE/cseq=1 (tdta0x7fcce0006db0) created
  42. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: Splitting '10.50.55.10' into...
  43. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: ...host '10.50.55.10' and port ''.
  44. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: Splitting '73.53.31.109' into...
  45. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: ...host '73.53.31.109' and port ''.
  46. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: Splitting '10.50.55.10:5060' into...
  47. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: ...host '10.50.55.10' and port '5060'.
  48. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: Splitting '73.53.31.109:51614' into...
  49. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: ...host '73.53.31.109' and port '51614'.
  50. [Feb 1 11:32:54] VERBOSE[19366] res_pjsip_logger.c: <--- Transmitting SIP response (551 bytes) to TCP:73.53.31.109:51614 --->
  51. SIP/2.0 401 Unauthorized
  52. Via: SIP/2.0/TCP 10.128.30.241:50847;rport=51614;received=73.53.31.109;branch=z9hG4bK-524287-1---a814fe4b616c2060
  53. Call-ID: 78939MjlmZGUxOGI0MDBlNzA5NjUyYWY3MjdmNDY3OWEwZTU
  54. From: "Kevin" <sip:6001@dev1.haloprivacy.com>;tag=696c2a5f
  55. To: <sip:6000@dev1.haloprivacy.com>;tag=z9hG4bK-524287-1---a814fe4b616c2060
  56. CSeq: 1 INVITE
  57. WWW-Authenticate: Digest realm="asterisk",nonce="1454355174/b9f3b8adf32b7ef107c4f82fb72ff516",opaque="10c435ac28a2a2cb",algorithm=md5,qop="auth"
  58. Server: Asterisk PBX 13.7.0
  59. Content-Length: 0
  60.  
  61.  
  62. [Feb 1 11:32:54] DEBUG[19366] pjsip: tdta0x7fcce000 .Destroying txdata Response msg 401/INVITE/cseq=1 (tdta0x7fcce0006db0)
  63. [Feb 1 11:32:54] DEBUG[9956] pjsip: sip_endpoint.c Processing incoming message: Request msg ACK/cseq=1 (rdata0x7fcd000045b8)
  64. [Feb 1 11:32:54] VERBOSE[9956] res_pjsip_logger.c: <--- Received SIP request (377 bytes) from TCP:73.53.31.109:51614 --->
  65. ACK sip:6000@dev1.haloprivacy.com SIP/2.0
  66. Via: SIP/2.0/TCP 10.128.30.241:50847;branch=z9hG4bK-524287-1---a814fe4b616c2060;rport
  67. Max-Forwards: 70
  68. To: <sip:6000@dev1.haloprivacy.com>;tag=z9hG4bK-524287-1---a814fe4b616c2060
  69. From: "Kevin"<sip:6001@dev1.haloprivacy.com>;tag=696c2a5f
  70. Call-ID: 78939MjlmZGUxOGI0MDBlNzA5NjUyYWY3MjdmNDY3OWEwZTU
  71. CSeq: 1 ACK
  72. Content-Length: 0
  73.  
  74.  
  75. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: Splitting '73.53.31.109:51614' into...
  76. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: ...host '73.53.31.109' and port '51614'.
  77. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: Splitting '10.50.55.10:5060' into...
  78. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: ...host '10.50.55.10' and port '5060'.
  79. [Feb 1 11:32:54] DEBUG[19366] pjsip: sip_endpoint.c Distributing rdata to modules: Request msg ACK/cseq=1 (rdata0x7fcd0000b818)
  80. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_endpoint_identifier_ip.c: No identify sections to match against
  81. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_endpoint_identifier_user.c: Retrieved endpoint 6001
  82. [Feb 1 11:32:54] DEBUG[9956] pjsip: sip_endpoint.c Processing incoming message: Request msg INVITE/cseq=2 (rdata0x7fcd000045b8)
  83. [Feb 1 11:32:54] VERBOSE[9956] res_pjsip_logger.c: <--- Received SIP request (1282 bytes) from TCP:73.53.31.109:51614 --->
  84. INVITE sip:6000@dev1.haloprivacy.com SIP/2.0
  85. Via: SIP/2.0/TCP 10.128.30.241:50847;branch=z9hG4bK-524287-1---11d2584cd815953f;rport
  86. Max-Forwards: 70
  87. Contact: <sip:6001@73.53.31.109:51014;transport=tcp;rinstance=63fac2d5fea4e955>
  88. To: <sip:6000@dev1.haloprivacy.com>
  89. From: "Kevin"<sip:6001@dev1.haloprivacy.com>;tag=696c2a5f
  90. Call-ID: 78939MjlmZGUxOGI0MDBlNzA5NjUyYWY3MjdmNDY3OWEwZTU
  91. CSeq: 2 INVITE
  92. Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, MESSAGE, OPTIONS
  93. Content-Type: application/sdp
  94. Supported: replaces
  95. User-Agent: Bria 4 release 4.3.1 stamp 78939
  96. Authorization: Digest username="6001",realm="asterisk",nonce="1454355174/b9f3b8adf32b7ef107c4f82fb72ff516",uri="sip:6000@dev1.haloprivacy.com",response="757d74a2f366442711c250f38da0e95a",cnonce="4d267b05f80fab83943136dd937c27b1",nc=00000001,qop=auth,algorithm=md5,opaque="10c435ac28a2a2cb"
  97. Content-Length: 384
  98.  
  99. v=0
  100. o=- 1454355128190927 1 IN IP4 10.128.30.241
  101. s=Bria 4 release 4.3.1 stamp 78939
  102. c=IN IP4 10.128.30.241
  103. t=0 0
  104. m=audio 63988 RTP/AVP 9 8 18 120 0 122 101
  105. a=rtpmap:18 G729/8000
  106. a=fmtp:18 annexb=yes
  107. a=rtpmap:120 opus/48000/2
  108. a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000
  109. a=rtpmap:122 SILK/16000
  110. a=rtpmap:101 telephone-event/8000
  111. a=fmtp:101 0-15
  112. a=sendrecv
  113.  
  114. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: Splitting '73.53.31.109:51614' into...
  115. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: ...host '73.53.31.109' and port '51614'.
  116. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: Splitting '10.50.55.10:5060' into...
  117. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: ...host '10.50.55.10' and port '5060'.
  118. [Feb 1 11:32:54] DEBUG[19366] pjsip: sip_endpoint.c Distributing rdata to modules: Request msg INVITE/cseq=2 (rdata0x7fcd0000d848)
  119. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_endpoint_identifier_ip.c: No identify sections to match against
  120. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_endpoint_identifier_user.c: Retrieved endpoint 6001
  121. [Feb 1 11:32:54] DEBUG[19366] pjsip: endpoint .Response msg 401/INVITE/cseq=2 (tdta0x7fcce0006db0) created
  122. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_authenticator_digest.c: Calculated nonce 1454355174/b9f3b8adf32b7ef107c4f82fb72ff516. Actual nonce is 1454355174/b9f3b8adf32b7ef107c4f82fb72ff516
  123. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: Splitting '10.50.55.10' into...
  124. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: ...host '10.50.55.10' and port ''.
  125. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: Splitting '73.53.31.109' into...
  126. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: ...host '73.53.31.109' and port ''.
  127. [Feb 1 11:32:54] DEBUG[19366] pjsip: tdta0x7fcce000 .Destroying txdata Response msg 401/INVITE/cseq=2 (tdta0x7fcce0006db0)
  128. [Feb 1 11:32:54] DEBUG[19366] pjsip: tsx0x7fcce0009 ..Transaction created for Request msg INVITE/cseq=2 (rdata0x7fcd0000d848)
  129. [Feb 1 11:32:54] DEBUG[19366] pjsip: tsx0x7fcce0009 .Incoming Request msg INVITE/cseq=2 (rdata0x7fcd0000d848) in state Null
  130. [Feb 1 11:32:54] DEBUG[19366] pjsip: tsx0x7fcce0009 ..State changed from Null to Trying, event=RX_MSG
  131. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 ...Transaction tsx0x7fcce0009448 state changed to Trying
  132. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 .UAS dialog created
  133. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 .Module mod-invite added as dialog usage, data=0x7fccd4002a98
  134. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 ..Session count inc to 2 by mod-invite
  135. [Feb 1 11:32:54] DEBUG[19366] pjsip: inv0x7fcce0010 .UAS invite session created for dialog dlg0x7fcce0010f08
  136. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 .Module Session Module added as dialog usage, data=(nil)
  137. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 ..Session count inc to 2 by Session Module
  138. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Negotiating incoming SDP media stream 'audio' using audio SDP handler
  139. [Feb 1 11:32:54] DEBUG[19366] pjsip: endpoint .Response msg 488/INVITE/cseq=2 (tdta0x7fcce0003d40) created
  140. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 .Initial answer Response msg 488/INVITE/cseq=2 (tdta0x7fcce0003d40)
  141. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Method is INVITE, Response is 488 Not Acceptable Here
  142. [Feb 1 11:32:54] DEBUG[19366] pjsip: inv0x7fcce0010 .Sending Response msg 488/INVITE/cseq=2 (tdta0x7fcce0003d40)
  143. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 ..Sending Response msg 488/INVITE/cseq=2 (tdta0x7fcce0003d40)
  144. [Feb 1 11:32:54] DEBUG[19366] pjsip: tsx0x7fcce0009 ..Sending Response msg 488/INVITE/cseq=2 (tdta0x7fcce0003d40) in state Trying
  145. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: Splitting '73.53.31.109' into...
  146. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: ...host '73.53.31.109' and port ''.
  147. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: Splitting '10.50.55.10:5060' into...
  148. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: ...host '10.50.55.10' and port '5060'.
  149. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: Splitting '73.53.31.109:51614' into...
  150. [Feb 1 11:32:54] DEBUG[19366] netsock2.c: ...host '73.53.31.109' and port '51614'.
  151. [Feb 1 11:32:54] VERBOSE[19366] res_pjsip_logger.c: <--- Transmitting SIP response (412 bytes) to TCP:73.53.31.109:51614 --->
  152. SIP/2.0 488 Not Acceptable Here
  153. Via: SIP/2.0/TCP 10.128.30.241:50847;rport=51614;received=73.53.31.109;branch=z9hG4bK-524287-1---11d2584cd815953f
  154. Call-ID: 78939MjlmZGUxOGI0MDBlNzA5NjUyYWY3MjdmNDY3OWEwZTU
  155. From: "Kevin" <sip:6001@dev1.haloprivacy.com>;tag=696c2a5f
  156. To: <sip:6000@dev1.haloprivacy.com>;tag=4584fe8c-bd05-4410-b7df-d10dc54dcb7c
  157. CSeq: 2 INVITE
  158. Server: Asterisk PBX 13.7.0
  159. Content-Length: 0
  160.  
  161.  
  162. [Feb 1 11:32:54] DEBUG[19366] pjsip: tsx0x7fcce0009 ...State changed from Trying to Completed, event=TX_MSG
  163. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 ....Transaction tsx0x7fcce0009448 state changed to Completed
  164. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Function session_inv_on_state_changed called on event TSX_STATE
  165. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The state change pertains to the endpoint '6001()'
  166. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The inv session still has an invite_tsx (0x7fcce0009448)
  167. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: There is no transaction involved in this state change
  168. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The current inv state is DISCONNCTD
  169. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Source of transaction state change is TX_MSG
  170. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Sending response
  171. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Method is INVITE, Response is 488 Not Acceptable Here
  172. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 ......Session count dec to 3 by mod-invite
  173. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Function session_inv_on_tsx_state_changed called on event TSX_STATE
  174. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The state change pertains to the endpoint '6001()'
  175. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The inv session still has an invite_tsx (0x7fcce0009448)
  176. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The UAS INVITE transaction involved in this state change is 0x7fcce0009448
  177. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The current transaction state is Completed
  178. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The transaction state change event is TX_MSG
  179. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The current inv state is DISCONNCTD
  180. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Sending response
  181. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Method is INVITE, Response is 488 Not Acceptable Here
  182. [Feb 1 11:32:54] DEBUG[9956] pjsip: sip_endpoint.c Processing incoming message: Request msg ACK/cseq=2 (rdata0x7fcd000045b8)
  183. [Feb 1 11:32:54] VERBOSE[9956] res_pjsip_logger.c: <--- Received SIP request (378 bytes) from TCP:73.53.31.109:51614 --->
  184. ACK sip:6000@dev1.haloprivacy.com SIP/2.0
  185. Via: SIP/2.0/TCP 10.128.30.241:50847;branch=z9hG4bK-524287-1---11d2584cd815953f;rport
  186. Max-Forwards: 70
  187. To: <sip:6000@dev1.haloprivacy.com>;tag=4584fe8c-bd05-4410-b7df-d10dc54dcb7c
  188. From: "Kevin"<sip:6001@dev1.haloprivacy.com>;tag=696c2a5f
  189. Call-ID: 78939MjlmZGUxOGI0MDBlNzA5NjUyYWY3MjdmNDY3OWEwZTU
  190. CSeq: 2 ACK
  191. Content-Length: 0
  192.  
  193.  
  194. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: Splitting '73.53.31.109:51614' into...
  195. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: ...host '73.53.31.109' and port '51614'.
  196. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: Splitting '10.50.55.10:5060' into...
  197. [Feb 1 11:32:54] DEBUG[9956] netsock2.c: ...host '10.50.55.10' and port '5060'.
  198. [Feb 1 11:32:54] DEBUG[19366] pjsip: sip_endpoint.c Distributing rdata to modules: Request msg ACK/cseq=2 (rdata0x7fcd0000c0a8)
  199. [Feb 1 11:32:54] DEBUG[19366] pjsip: tsx0x7fcce0009 .Incoming Request msg ACK/cseq=2 (rdata0x7fcd0000c0a8) in state Completed
  200. [Feb 1 11:32:54] DEBUG[19366] pjsip: tsx0x7fcce0009 ..State changed from Completed to Confirmed, event=RX_MSG
  201. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 ...Transaction tsx0x7fcce0009448 state changed to Confirmed
  202. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Function session_inv_on_tsx_state_changed called on event TSX_STATE
  203. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The state change pertains to the endpoint '6001()'
  204. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The inv session still has an invite_tsx (0x7fcce0009448)
  205. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The UAS INVITE transaction involved in this state change is 0x7fcce0009448
  206. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The current transaction state is Confirmed
  207. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The transaction state change event is RX_MSG
  208. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: The current inv state is DISCONNCTD
  209. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Received request
  210. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Method is ACK
  211. [Feb 1 11:32:54] DEBUG[9956] pjsip: tsx0x7fcce0009 Timeout timer event
  212. [Feb 1 11:32:54] DEBUG[9956] pjsip: tsx0x7fcce0009 .State changed from Confirmed to Terminated, event=TIMER
  213. [Feb 1 11:32:54] DEBUG[9956] pjsip: dlg0x7fcce0010 ..Transaction tsx0x7fcce0009448 state changed to Terminated
  214. [Feb 1 11:32:54] DEBUG[9956] res_pjsip_session.c: Function session_inv_on_tsx_state_changed called on event TSX_STATE
  215. [Feb 1 11:32:54] DEBUG[9956] res_pjsip_session.c: The state change pertains to the endpoint '6001()'
  216. [Feb 1 11:32:54] DEBUG[9956] res_pjsip_session.c: The inv session does NOT have an invite_tsx
  217. [Feb 1 11:32:54] DEBUG[9956] res_pjsip_session.c: The UAS INVITE transaction involved in this state change is 0x7fcce0009448
  218. [Feb 1 11:32:54] DEBUG[9956] res_pjsip_session.c: The current transaction state is Terminated
  219. [Feb 1 11:32:54] DEBUG[9956] res_pjsip_session.c: The transaction state change event is TIMER
  220. [Feb 1 11:32:54] DEBUG[9956] res_pjsip_session.c: The current inv state is DISCONNCTD
  221. [Feb 1 11:32:54] DEBUG[9956] pjsip: tsx0x7fcce0009 Timeout timer event
  222. [Feb 1 11:32:54] DEBUG[9956] pjsip: tsx0x7fcce0009 .State changed from Terminated to Destroyed, event=TIMER
  223. [Feb 1 11:32:54] DEBUG[9956] pjsip: tdta0x7fcce000 ..Destroying txdata Response msg 488/INVITE/cseq=2 (tdta0x7fcce0003d40)
  224. [Feb 1 11:32:54] DEBUG[9956] pjsip: tsx0x7fcce0009 Transaction destroyed!
  225. [Feb 1 11:32:54] DEBUG[19366] res_pjsip_session.c: Destroying SIP session with endpoint 6001
  226. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 .Session count dec to 0 by Session Module
  227. [Feb 1 11:32:54] DEBUG[19366] pjsip: dlg0x7fcce0010 .Dialog destroyed
  228. [Feb 1 11:32:54] DEBUG[19366] taskprocessor.c: destroying taskprocessor 'b2630f85-dc54-4a6e-bd42-a00e48bd18ce'
  229. [Feb 1 11:33:54] DEBUG[19368] threadpool.c: Worker thread idle timeout reached. Dying.
  230. [Feb 1 11:33:54] DEBUG[19369] threadpool.c: Worker thread idle timeout reached. Dying.
  231. [Feb 1 11:33:54] DEBUG[19370] threadpool.c: Worker thread idle timeout reached. Dying.
  232. [Feb 1 11:33:54] DEBUG[9950] threadpool.c: Destroying worker thread 183
  233. [Feb 1 11:33:54] DEBUG[9950] threadpool.c: Destroying worker thread 185
  234. [Feb 1 11:33:54] DEBUG[9950] threadpool.c: Destroying worker thread 184
  235. [Feb 1 11:33:54] DEBUG[19367] threadpool.c: Worker thread idle timeout reached. Dying.
  236. [Feb 1 11:33:54] DEBUG[9950] threadpool.c: Destroying worker thread 182
  237. [Feb 1 11:33:54] DEBUG[19366] threadpool.c: Worker thread idle timeout reached. Dying.
  238. [Feb 1 11:33:54] DEBUG[9950] threadpool.c: Destroying worker thread 181
  239. [Feb 1 11:34:18] DEBUG[9956] pjsip: tcps0x7fcd0000 Sending 4 byte(s) keep-alive to 73.53.31.109:65163
  240. [Feb 1 11:34:24] DEBUG[9956] pjsip: tcps0x7fcd0000 Sending 4 byte(s) keep-alive to 73.53.31.109:51614
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement