Guest User

Untitled

a guest
Jan 8th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 161.02 KB | None | 0 0
  1. (lldb) run
  2. There is a running process, kill it and restart?: [Y/n]
  3. Process 13760 exited with status = 9 (0x00000009)
  4. Process 13808 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  5. 2019-01-08 11:01:56.460386 Starting drachtio version v0.7.3-61-gdc9814be1
  6. 2019-01-08 11:01:56.460709 Logging threshold: 5
  7. 2019-01-08 11:01:56.460741 DrachtioController::run: Main thread id: 0x1005395c0
  8. 2019-01-08 11:01:56.460764 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  9. 2019-01-08 11:01:56.460785 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  10. 2019-01-08 11:01:56.460806 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  11. 2019-01-08 11:01:56.460830 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  12. 2019-01-08 11:01:56.461348 ClientController::ClientController done setting tls options:
  13. 2019-01-08 11:01:56.461378 Client controller thread id: 0x1005395c0
  14. 2019-01-08 11:01:56.461444 ClientController::start_accept_tcp
  15. 2019-01-08 11:01:56.461477 Client controller thread id: 0x700009073000
  16. 2019-01-08 11:01:56.461513 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  17. 2019-01-08 11:01:56.462012 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  18. 2019-01-08 11:01:56.462046 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  19. 2019-01-08 11:01:56.462215 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  20. 2019-01-08 11:01:56.462315 tport.c:516 tport_tcreate() tport_create(): 0x100c00510
  21. 2019-01-08 11:01:56.462374 nta.c:2323 agent_create_master_transport() nta: master transport created
  22. 2019-01-08 11:01:56.462527 tport.c:1643 tport_bind_server() tport_bind_server(0x100c00510) to */0.0.0.0:5040
  23. 2019-01-08 11:01:56.462649 tport.c:1713 tport_bind_server() tport_bind_server(0x100c00510): calling tport_listen for tcp
  24. 2019-01-08 11:01:56.462674 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c00510): new primary tport 0x1008031e0
  25. 2019-01-08 11:01:56.462757 tport.c:769 tport_listen() tport_listen(0x1008031e0): listening at tcp/192.168.50.71:5040
  26. 2019-01-08 11:01:56.462780 tport.c:1713 tport_bind_server() tport_bind_server(0x100c00510): calling tport_listen for udp
  27. 2019-01-08 11:01:56.462797 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c00510): new primary tport 0x1008042a0
  28. 2019-01-08 11:01:56.462942 tport.c:769 tport_listen() tport_listen(0x1008042a0): listening at udp/192.168.50.71:5040
  29. 2019-01-08 11:01:56.462976 tport.c:1713 tport_bind_server() tport_bind_server(0x100c00510): calling tport_listen for tcp
  30. 2019-01-08 11:01:56.462996 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c00510): new primary tport 0x1009231d0
  31. 2019-01-08 11:01:56.463058 tport.c:769 tport_listen() tport_listen(0x1009231d0): listening at tcp/192.168.99.1:5040
  32. 2019-01-08 11:01:56.463081 tport.c:1713 tport_bind_server() tport_bind_server(0x100c00510): calling tport_listen for udp
  33. 2019-01-08 11:01:56.463097 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c00510): new primary tport 0x100923660
  34. 2019-01-08 11:01:56.463181 tport.c:769 tport_listen() tport_listen(0x100923660): listening at udp/192.168.99.1:5040
  35. 2019-01-08 11:01:56.463208 tport.c:1713 tport_bind_server() tport_bind_server(0x100c00510): calling tport_listen for tcp
  36. 2019-01-08 11:01:56.463234 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c00510): new primary tport 0x100923af0
  37. 2019-01-08 11:01:56.463306 tport.c:769 tport_listen() tport_listen(0x100923af0): listening at tcp/127.0.0.1:5040
  38. 2019-01-08 11:01:56.463338 tport.c:1713 tport_bind_server() tport_bind_server(0x100c00510): calling tport_listen for udp
  39. 2019-01-08 11:01:56.463369 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c00510): new primary tport 0x100923f80
  40. 2019-01-08 11:01:56.463463 tport.c:769 tport_listen() tport_listen(0x100923f80): listening at udp/127.0.0.1:5040
  41. 2019-01-08 11:01:56.463505 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  42. 2019-01-08 11:01:56.463547 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  43. 2019-01-08 11:01:56.463613 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  44. 2019-01-08 11:01:56.463638 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  45. 2019-01-08 11:01:56.463668 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  46. 2019-01-08 11:01:56.463692 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  47. 2019-01-08 11:01:56.463710 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  48. 2019-01-08 11:01:56.463781 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  49. 2019-01-08 11:01:56.465325 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  50. 2019-01-08 11:01:56.465363 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  51. 2019-01-08 11:01:56.465379 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  52. 2019-01-08 11:01:56.465394 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  53. 2019-01-08 11:01:56.465564 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  54. 2019-01-08 11:01:56.465675 SipTransport::addTransports - creating transport: 0x1008031e0: tcp/192.168.50.71:5040
  55. 2019-01-08 11:01:56.465753 SipTransport::addTransports - creating transport: 0x1008042a0: udp/192.168.50.71:5040
  56. 2019-01-08 11:01:56.465843 SipTransport::addTransports - creating transport: 0x1009231d0: tcp/192.168.99.1:5040
  57. 2019-01-08 11:01:56.465947 SipTransport::addTransports - creating transport: 0x100923660: udp/192.168.99.1:5040
  58. 2019-01-08 11:01:56.466049 SipTransport::addTransports - creating transport: 0x100923af0: tcp/127.0.0.1:5040
  59. 2019-01-08 11:01:56.466166 SipTransport::addTransports - creating transport: 0x100923f80: udp/127.0.0.1:5040
  60. 2019-01-08 11:01:56.466265 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  61. 2019-01-08 11:01:56.466293 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  62. 2019-01-08 11:01:56.466342 tport.c:1643 tport_bind_server() tport_bind_server(0x100c00510) to ws/0.0.0.0:80
  63. 2019-01-08 11:01:56.466442 tport.c:1713 tport_bind_server() tport_bind_server(0x100c00510): calling tport_listen for ws
  64. 2019-01-08 11:01:56.466469 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c00510): new primary tport 0x1009260d0
  65. 2019-01-08 11:01:56.466603 tport.c:745 tport_listen() tport_listen(0x100c00510): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  66. 2019-01-08 11:01:56.466641 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  67. 2019-01-08 11:01:56.466665 DrachtioController::run: Error adding additional transport
  68. Process 13808 exited with status = 0 (0x00000000)
  69. (lldb) run
  70. Process 13812 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  71. 2019-01-08 11:02:00.128526 Starting drachtio version v0.7.3-61-gdc9814be1
  72. 2019-01-08 11:02:00.128900 Logging threshold: 5
  73. 2019-01-08 11:02:00.128935 DrachtioController::run: Main thread id: 0x1005395c0
  74. 2019-01-08 11:02:00.128958 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  75. 2019-01-08 11:02:00.128974 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  76. 2019-01-08 11:02:00.128989 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  77. 2019-01-08 11:02:00.129003 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  78. 2019-01-08 11:02:00.129506 ClientController::ClientController done setting tls options:
  79. 2019-01-08 11:02:00.129537 Client controller thread id: 0x1005395c0
  80. 2019-01-08 11:02:00.129670 ClientController::start_accept_tcp
  81. 2019-01-08 11:02:00.129692 Client controller thread id: 0x70000c92f000
  82. 2019-01-08 11:02:00.129771 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  83. 2019-01-08 11:02:00.130254 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  84. 2019-01-08 11:02:00.130289 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  85. 2019-01-08 11:02:00.130396 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  86. 2019-01-08 11:02:00.130469 tport.c:516 tport_tcreate() tport_create(): 0x100d01bf0
  87. 2019-01-08 11:02:00.130524 nta.c:2323 agent_create_master_transport() nta: master transport created
  88. 2019-01-08 11:02:00.130632 tport.c:1643 tport_bind_server() tport_bind_server(0x100d01bf0) to */0.0.0.0:5040
  89. 2019-01-08 11:02:00.130742 tport.c:1713 tport_bind_server() tport_bind_server(0x100d01bf0): calling tport_listen for tcp
  90. 2019-01-08 11:02:00.130764 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100d01bf0): new primary tport 0x100d02370
  91. 2019-01-08 11:02:00.130842 tport.c:769 tport_listen() tport_listen(0x100d02370): listening at tcp/192.168.50.71:5040
  92. 2019-01-08 11:02:00.130864 tport.c:1713 tport_bind_server() tport_bind_server(0x100d01bf0): calling tport_listen for udp
  93. 2019-01-08 11:02:00.130888 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100d01bf0): new primary tport 0x100d02800
  94. 2019-01-08 11:02:00.131020 tport.c:769 tport_listen() tport_listen(0x100d02800): listening at udp/192.168.50.71:5040
  95. 2019-01-08 11:02:00.131053 tport.c:1713 tport_bind_server() tport_bind_server(0x100d01bf0): calling tport_listen for tcp
  96. 2019-01-08 11:02:00.131071 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100d01bf0): new primary tport 0x100a05670
  97. 2019-01-08 11:02:00.131154 tport.c:769 tport_listen() tport_listen(0x100a05670): listening at tcp/192.168.99.1:5040
  98. 2019-01-08 11:02:00.131177 tport.c:1713 tport_bind_server() tport_bind_server(0x100d01bf0): calling tport_listen for udp
  99. 2019-01-08 11:02:00.131193 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100d01bf0): new primary tport 0x100a051b0
  100. 2019-01-08 11:02:00.131280 tport.c:769 tport_listen() tport_listen(0x100a051b0): listening at udp/192.168.99.1:5040
  101. 2019-01-08 11:02:00.131304 tport.c:1713 tport_bind_server() tport_bind_server(0x100d01bf0): calling tport_listen for tcp
  102. 2019-01-08 11:02:00.131324 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100d01bf0): new primary tport 0x100a05b00
  103. 2019-01-08 11:02:00.131405 tport.c:769 tport_listen() tport_listen(0x100a05b00): listening at tcp/127.0.0.1:5040
  104. 2019-01-08 11:02:00.131439 tport.c:1713 tport_bind_server() tport_bind_server(0x100d01bf0): calling tport_listen for udp
  105. 2019-01-08 11:02:00.131470 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100d01bf0): new primary tport 0x100e00030
  106. 2019-01-08 11:02:00.131565 tport.c:769 tport_listen() tport_listen(0x100e00030): listening at udp/127.0.0.1:5040
  107. 2019-01-08 11:02:00.131595 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  108. 2019-01-08 11:02:00.131630 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  109. 2019-01-08 11:02:00.131689 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  110. 2019-01-08 11:02:00.131711 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  111. 2019-01-08 11:02:00.131731 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  112. 2019-01-08 11:02:00.131754 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  113. 2019-01-08 11:02:00.131771 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  114. 2019-01-08 11:02:00.131823 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  115. 2019-01-08 11:02:00.133339 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  116. 2019-01-08 11:02:00.133365 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  117. 2019-01-08 11:02:00.133381 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  118. 2019-01-08 11:02:00.133397 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  119. 2019-01-08 11:02:00.133574 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  120. 2019-01-08 11:02:00.133686 SipTransport::addTransports - creating transport: 0x100d02370: tcp/192.168.50.71:5040
  121. 2019-01-08 11:02:00.133825 SipTransport::addTransports - creating transport: 0x100d02800: udp/192.168.50.71:5040
  122. 2019-01-08 11:02:00.133919 SipTransport::addTransports - creating transport: 0x100a05670: tcp/192.168.99.1:5040
  123. 2019-01-08 11:02:00.134008 SipTransport::addTransports - creating transport: 0x100a051b0: udp/192.168.99.1:5040
  124. 2019-01-08 11:02:00.134114 SipTransport::addTransports - creating transport: 0x100a05b00: tcp/127.0.0.1:5040
  125. 2019-01-08 11:02:00.134223 SipTransport::addTransports - creating transport: 0x100e00030: udp/127.0.0.1:5040
  126. 2019-01-08 11:02:00.134305 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  127. 2019-01-08 11:02:00.134327 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  128. 2019-01-08 11:02:00.134353 tport.c:1643 tport_bind_server() tport_bind_server(0x100d01bf0) to ws/0.0.0.0:80
  129. 2019-01-08 11:02:00.134428 tport.c:1713 tport_bind_server() tport_bind_server(0x100d01bf0): calling tport_listen for ws
  130. 2019-01-08 11:02:00.134450 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100d01bf0): new primary tport 0x1008223c0
  131. 2019-01-08 11:02:00.134540 tport.c:745 tport_listen() tport_listen(0x100d01bf0): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  132. 2019-01-08 11:02:00.134565 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  133. 2019-01-08 11:02:00.134597 DrachtioController::run: Error adding additional transport
  134. Process 13812 exited with status = 0 (0x00000000)
  135. (lldb) run
  136. Process 13825 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  137. 2019-01-08 11:02:04.967221 Starting drachtio version v0.7.3-61-gdc9814be1
  138. 2019-01-08 11:02:04.967537 Logging threshold: 5
  139. 2019-01-08 11:02:04.967568 DrachtioController::run: Main thread id: 0x1005395c0
  140. 2019-01-08 11:02:04.967591 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  141. 2019-01-08 11:02:04.967607 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  142. 2019-01-08 11:02:04.967622 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  143. 2019-01-08 11:02:04.967636 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  144. 2019-01-08 11:02:04.968115 ClientController::ClientController done setting tls options:
  145. 2019-01-08 11:02:04.968149 Client controller thread id: 0x1005395c0
  146. 2019-01-08 11:02:04.968209 ClientController::start_accept_tcp
  147. 2019-01-08 11:02:04.968278 Client controller thread id: 0x700006748000
  148. 2019-01-08 11:02:04.968308 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  149. 2019-01-08 11:02:04.968686 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  150. 2019-01-08 11:02:04.968719 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  151. 2019-01-08 11:02:04.968822 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  152. 2019-01-08 11:02:04.968891 tport.c:516 tport_tcreate() tport_create(): 0x1009181d0
  153. 2019-01-08 11:02:04.968941 nta.c:2323 agent_create_master_transport() nta: master transport created
  154. 2019-01-08 11:02:04.969050 tport.c:1643 tport_bind_server() tport_bind_server(0x1009181d0) to */0.0.0.0:5040
  155. 2019-01-08 11:02:04.969164 tport.c:1713 tport_bind_server() tport_bind_server(0x1009181d0): calling tport_listen for tcp
  156. 2019-01-08 11:02:04.969187 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009181d0): new primary tport 0x100918970
  157. 2019-01-08 11:02:04.969273 tport.c:769 tport_listen() tport_listen(0x100918970): listening at tcp/192.168.50.71:5040
  158. 2019-01-08 11:02:04.969297 tport.c:1713 tport_bind_server() tport_bind_server(0x1009181d0): calling tport_listen for udp
  159. 2019-01-08 11:02:04.969313 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009181d0): new primary tport 0x100918e00
  160. 2019-01-08 11:02:04.969412 tport.c:769 tport_listen() tport_listen(0x100918e00): listening at udp/192.168.50.71:5040
  161. 2019-01-08 11:02:04.969435 tport.c:1713 tport_bind_server() tport_bind_server(0x1009181d0): calling tport_listen for tcp
  162. 2019-01-08 11:02:04.969452 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009181d0): new primary tport 0x100919290
  163. 2019-01-08 11:02:04.969507 tport.c:769 tport_listen() tport_listen(0x100919290): listening at tcp/192.168.99.1:5040
  164. 2019-01-08 11:02:04.969528 tport.c:1713 tport_bind_server() tport_bind_server(0x1009181d0): calling tport_listen for udp
  165. 2019-01-08 11:02:04.969544 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009181d0): new primary tport 0x100919720
  166. 2019-01-08 11:02:04.969610 tport.c:769 tport_listen() tport_listen(0x100919720): listening at udp/192.168.99.1:5040
  167. 2019-01-08 11:02:04.969631 tport.c:1713 tport_bind_server() tport_bind_server(0x1009181d0): calling tport_listen for tcp
  168. 2019-01-08 11:02:04.969646 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009181d0): new primary tport 0x100919bb0
  169. 2019-01-08 11:02:04.969693 tport.c:769 tport_listen() tport_listen(0x100919bb0): listening at tcp/127.0.0.1:5040
  170. 2019-01-08 11:02:04.969712 tport.c:1713 tport_bind_server() tport_bind_server(0x1009181d0): calling tport_listen for udp
  171. 2019-01-08 11:02:04.969727 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009181d0): new primary tport 0x10091a060
  172. 2019-01-08 11:02:04.969792 tport.c:769 tport_listen() tport_listen(0x10091a060): listening at udp/127.0.0.1:5040
  173. 2019-01-08 11:02:04.969820 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  174. 2019-01-08 11:02:04.969851 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  175. 2019-01-08 11:02:04.969903 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  176. 2019-01-08 11:02:04.969924 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  177. 2019-01-08 11:02:04.969941 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  178. 2019-01-08 11:02:04.969957 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  179. 2019-01-08 11:02:04.969974 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  180. 2019-01-08 11:02:04.970028 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  181. 2019-01-08 11:02:04.971501 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  182. 2019-01-08 11:02:04.971524 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  183. 2019-01-08 11:02:04.971542 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  184. 2019-01-08 11:02:04.971560 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  185. 2019-01-08 11:02:04.971724 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  186. 2019-01-08 11:02:04.971839 SipTransport::addTransports - creating transport: 0x100918970: tcp/192.168.50.71:5040
  187. 2019-01-08 11:02:04.971914 SipTransport::addTransports - creating transport: 0x100918e00: udp/192.168.50.71:5040
  188. 2019-01-08 11:02:04.971985 SipTransport::addTransports - creating transport: 0x100919290: tcp/192.168.99.1:5040
  189. 2019-01-08 11:02:04.972055 SipTransport::addTransports - creating transport: 0x100919720: udp/192.168.99.1:5040
  190. 2019-01-08 11:02:04.972123 SipTransport::addTransports - creating transport: 0x100919bb0: tcp/127.0.0.1:5040
  191. 2019-01-08 11:02:04.972200 SipTransport::addTransports - creating transport: 0x10091a060: udp/127.0.0.1:5040
  192. 2019-01-08 11:02:04.972272 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  193. 2019-01-08 11:02:04.972291 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  194. 2019-01-08 11:02:04.972315 tport.c:1643 tport_bind_server() tport_bind_server(0x1009181d0) to ws/0.0.0.0:80
  195. 2019-01-08 11:02:04.972387 tport.c:1713 tport_bind_server() tport_bind_server(0x1009181d0): calling tport_listen for ws
  196. 2019-01-08 11:02:04.972408 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009181d0): new primary tport 0x10091bf40
  197. 2019-01-08 11:02:04.972478 tport.c:745 tport_listen() tport_listen(0x1009181d0): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  198. 2019-01-08 11:02:04.972501 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  199. 2019-01-08 11:02:04.972516 DrachtioController::run: Error adding additional transport
  200. Process 13825 exited with status = 0 (0x00000000)
  201. (lldb) run
  202. Process 13829 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  203. 2019-01-08 11:02:06.516973 Starting drachtio version v0.7.3-61-gdc9814be1
  204. 2019-01-08 11:02:06.517331 Logging threshold: 5
  205. 2019-01-08 11:02:06.517362 DrachtioController::run: Main thread id: 0x1005395c0
  206. 2019-01-08 11:02:06.517386 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  207. 2019-01-08 11:02:06.517404 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  208. 2019-01-08 11:02:06.517423 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  209. 2019-01-08 11:02:06.517443 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  210. 2019-01-08 11:02:06.517940 ClientController::ClientController done setting tls options:
  211. 2019-01-08 11:02:06.517969 Client controller thread id: 0x1005395c0
  212. 2019-01-08 11:02:06.518027 ClientController::start_accept_tcp
  213. 2019-01-08 11:02:06.518048 Client controller thread id: 0x7000077ce000
  214. 2019-01-08 11:02:06.518083 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  215. 2019-01-08 11:02:06.518575 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  216. 2019-01-08 11:02:06.518611 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  217. 2019-01-08 11:02:06.518717 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  218. 2019-01-08 11:02:06.518788 tport.c:516 tport_tcreate() tport_create(): 0x100b03300
  219. 2019-01-08 11:02:06.518838 nta.c:2323 agent_create_master_transport() nta: master transport created
  220. 2019-01-08 11:02:06.518989 tport.c:1643 tport_bind_server() tport_bind_server(0x100b03300) to */0.0.0.0:5040
  221. 2019-01-08 11:02:06.519103 tport.c:1713 tport_bind_server() tport_bind_server(0x100b03300): calling tport_listen for tcp
  222. 2019-01-08 11:02:06.519126 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b03300): new primary tport 0x100900710
  223. 2019-01-08 11:02:06.519202 tport.c:769 tport_listen() tport_listen(0x100900710): listening at tcp/192.168.50.71:5040
  224. 2019-01-08 11:02:06.519225 tport.c:1713 tport_bind_server() tport_bind_server(0x100b03300): calling tport_listen for udp
  225. 2019-01-08 11:02:06.519247 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b03300): new primary tport 0x1009012d0
  226. 2019-01-08 11:02:06.519402 tport.c:769 tport_listen() tport_listen(0x1009012d0): listening at udp/192.168.50.71:5040
  227. 2019-01-08 11:02:06.519434 tport.c:1713 tport_bind_server() tport_bind_server(0x100b03300): calling tport_listen for tcp
  228. 2019-01-08 11:02:06.519453 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b03300): new primary tport 0x100d00050
  229. 2019-01-08 11:02:06.519561 tport.c:769 tport_listen() tport_listen(0x100d00050): listening at tcp/192.168.99.1:5040
  230. 2019-01-08 11:02:06.519594 tport.c:1713 tport_bind_server() tport_bind_server(0x100b03300): calling tport_listen for udp
  231. 2019-01-08 11:02:06.519614 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b03300): new primary tport 0x100b03810
  232. 2019-01-08 11:02:06.519703 tport.c:769 tport_listen() tport_listen(0x100b03810): listening at udp/192.168.99.1:5040
  233. 2019-01-08 11:02:06.519732 tport.c:1713 tport_bind_server() tport_bind_server(0x100b03300): calling tport_listen for tcp
  234. 2019-01-08 11:02:06.519780 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b03300): new primary tport 0x100c00280
  235. 2019-01-08 11:02:06.519869 tport.c:769 tport_listen() tport_listen(0x100c00280): listening at tcp/127.0.0.1:5040
  236. 2019-01-08 11:02:06.519899 tport.c:1713 tport_bind_server() tport_bind_server(0x100b03300): calling tport_listen for udp
  237. 2019-01-08 11:02:06.519920 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b03300): new primary tport 0x100a04f00
  238. 2019-01-08 11:02:06.520012 tport.c:769 tport_listen() tport_listen(0x100a04f00): listening at udp/127.0.0.1:5040
  239. 2019-01-08 11:02:06.520048 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  240. 2019-01-08 11:02:06.520100 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  241. 2019-01-08 11:02:06.520166 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  242. 2019-01-08 11:02:06.520191 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  243. 2019-01-08 11:02:06.520210 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  244. 2019-01-08 11:02:06.520230 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  245. 2019-01-08 11:02:06.520255 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  246. 2019-01-08 11:02:06.520309 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  247. 2019-01-08 11:02:06.521805 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  248. 2019-01-08 11:02:06.521827 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  249. 2019-01-08 11:02:06.521843 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  250. 2019-01-08 11:02:06.521859 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  251. 2019-01-08 11:02:06.522022 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  252. 2019-01-08 11:02:06.522124 SipTransport::addTransports - creating transport: 0x100900710: tcp/192.168.50.71:5040
  253. 2019-01-08 11:02:06.522198 SipTransport::addTransports - creating transport: 0x1009012d0: udp/192.168.50.71:5040
  254. 2019-01-08 11:02:06.522267 SipTransport::addTransports - creating transport: 0x100d00050: tcp/192.168.99.1:5040
  255. 2019-01-08 11:02:06.522336 SipTransport::addTransports - creating transport: 0x100b03810: udp/192.168.99.1:5040
  256. 2019-01-08 11:02:06.522417 SipTransport::addTransports - creating transport: 0x100c00280: tcp/127.0.0.1:5040
  257. 2019-01-08 11:02:06.522496 SipTransport::addTransports - creating transport: 0x100a04f00: udp/127.0.0.1:5040
  258. 2019-01-08 11:02:06.522568 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  259. 2019-01-08 11:02:06.522587 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  260. 2019-01-08 11:02:06.522611 tport.c:1643 tport_bind_server() tport_bind_server(0x100b03300) to ws/0.0.0.0:80
  261. 2019-01-08 11:02:06.522688 tport.c:1713 tport_bind_server() tport_bind_server(0x100b03300): calling tport_listen for ws
  262. 2019-01-08 11:02:06.522710 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b03300): new primary tport 0x100821e60
  263. 2019-01-08 11:02:06.522788 tport.c:745 tport_listen() tport_listen(0x100b03300): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  264. 2019-01-08 11:02:06.522818 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  265. 2019-01-08 11:02:06.522839 DrachtioController::run: Error adding additional transport
  266. Process 13829 exited with status = 0 (0x00000000)
  267. (lldb) run
  268. Process 13832 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  269. 2019-01-08 11:02:08.002545 Starting drachtio version v0.7.3-61-gdc9814be1
  270. 2019-01-08 11:02:08.003008 Logging threshold: 5
  271. 2019-01-08 11:02:08.003037 DrachtioController::run: Main thread id: 0x1005395c0
  272. 2019-01-08 11:02:08.003060 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  273. 2019-01-08 11:02:08.003082 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  274. 2019-01-08 11:02:08.003097 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  275. 2019-01-08 11:02:08.003112 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  276. 2019-01-08 11:02:08.003682 ClientController::ClientController done setting tls options:
  277. 2019-01-08 11:02:08.003719 Client controller thread id: 0x1005395c0
  278. 2019-01-08 11:02:08.003779 ClientController::start_accept_tcp
  279. 2019-01-08 11:02:08.003825 Client controller thread id: 0x70000b5aa000
  280. 2019-01-08 11:02:08.003862 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  281. 2019-01-08 11:02:08.004253 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  282. 2019-01-08 11:02:08.004286 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  283. 2019-01-08 11:02:08.004392 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  284. 2019-01-08 11:02:08.004460 tport.c:516 tport_tcreate() tport_create(): 0x100b02f40
  285. 2019-01-08 11:02:08.004523 nta.c:2323 agent_create_master_transport() nta: master transport created
  286. 2019-01-08 11:02:08.004649 tport.c:1643 tport_bind_server() tport_bind_server(0x100b02f40) to */0.0.0.0:5040
  287. 2019-01-08 11:02:08.004760 tport.c:1713 tport_bind_server() tport_bind_server(0x100b02f40): calling tport_listen for tcp
  288. 2019-01-08 11:02:08.004784 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b02f40): new primary tport 0x100b036e0
  289. 2019-01-08 11:02:08.004862 tport.c:769 tport_listen() tport_listen(0x100b036e0): listening at tcp/192.168.50.71:5040
  290. 2019-01-08 11:02:08.004884 tport.c:1713 tport_bind_server() tport_bind_server(0x100b02f40): calling tport_listen for udp
  291. 2019-01-08 11:02:08.004900 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b02f40): new primary tport 0x100b03b70
  292. 2019-01-08 11:02:08.004998 tport.c:769 tport_listen() tport_listen(0x100b03b70): listening at udp/192.168.50.71:5040
  293. 2019-01-08 11:02:08.005021 tport.c:1713 tport_bind_server() tport_bind_server(0x100b02f40): calling tport_listen for tcp
  294. 2019-01-08 11:02:08.005037 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b02f40): new primary tport 0x100b04000
  295. 2019-01-08 11:02:08.005087 tport.c:769 tport_listen() tport_listen(0x100b04000): listening at tcp/192.168.99.1:5040
  296. 2019-01-08 11:02:08.005108 tport.c:1713 tport_bind_server() tport_bind_server(0x100b02f40): calling tport_listen for udp
  297. 2019-01-08 11:02:08.005123 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b02f40): new primary tport 0x100b04490
  298. 2019-01-08 11:02:08.005197 tport.c:769 tport_listen() tport_listen(0x100b04490): listening at udp/192.168.99.1:5040
  299. 2019-01-08 11:02:08.005219 tport.c:1713 tport_bind_server() tport_bind_server(0x100b02f40): calling tport_listen for tcp
  300. 2019-01-08 11:02:08.005235 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b02f40): new primary tport 0x100b04920
  301. 2019-01-08 11:02:08.005283 tport.c:769 tport_listen() tport_listen(0x100b04920): listening at tcp/127.0.0.1:5040
  302. 2019-01-08 11:02:08.005303 tport.c:1713 tport_bind_server() tport_bind_server(0x100b02f40): calling tport_listen for udp
  303. 2019-01-08 11:02:08.005318 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b02f40): new primary tport 0x100b04dd0
  304. 2019-01-08 11:02:08.005375 tport.c:769 tport_listen() tport_listen(0x100b04dd0): listening at udp/127.0.0.1:5040
  305. 2019-01-08 11:02:08.005401 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  306. 2019-01-08 11:02:08.005429 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  307. 2019-01-08 11:02:08.005482 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  308. 2019-01-08 11:02:08.005503 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  309. 2019-01-08 11:02:08.005522 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  310. 2019-01-08 11:02:08.005539 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  311. 2019-01-08 11:02:08.005558 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  312. 2019-01-08 11:02:08.005609 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  313. 2019-01-08 11:02:08.007117 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  314. 2019-01-08 11:02:08.007141 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  315. 2019-01-08 11:02:08.007157 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  316. 2019-01-08 11:02:08.007173 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  317. 2019-01-08 11:02:08.007337 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  318. 2019-01-08 11:02:08.007446 SipTransport::addTransports - creating transport: 0x100b036e0: tcp/192.168.50.71:5040
  319. 2019-01-08 11:02:08.007526 SipTransport::addTransports - creating transport: 0x100b03b70: udp/192.168.50.71:5040
  320. 2019-01-08 11:02:08.007596 SipTransport::addTransports - creating transport: 0x100b04000: tcp/192.168.99.1:5040
  321. 2019-01-08 11:02:08.007666 SipTransport::addTransports - creating transport: 0x100b04490: udp/192.168.99.1:5040
  322. 2019-01-08 11:02:08.007735 SipTransport::addTransports - creating transport: 0x100b04920: tcp/127.0.0.1:5040
  323. 2019-01-08 11:02:08.007813 SipTransport::addTransports - creating transport: 0x100b04dd0: udp/127.0.0.1:5040
  324. 2019-01-08 11:02:08.007884 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  325. 2019-01-08 11:02:08.007904 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  326. 2019-01-08 11:02:08.007928 tport.c:1643 tport_bind_server() tport_bind_server(0x100b02f40) to ws/0.0.0.0:80
  327. 2019-01-08 11:02:08.008000 tport.c:1713 tport_bind_server() tport_bind_server(0x100b02f40): calling tport_listen for ws
  328. 2019-01-08 11:02:08.008020 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b02f40): new primary tport 0x100b06cb0
  329. 2019-01-08 11:02:08.008088 tport.c:745 tport_listen() tport_listen(0x100b02f40): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  330. 2019-01-08 11:02:08.008110 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  331. 2019-01-08 11:02:08.008125 DrachtioController::run: Error adding additional transport
  332. Process 13832 exited with status = 0 (0x00000000)
  333. (lldb) run
  334. Process 13835 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  335. 2019-01-08 11:02:10.187389 Starting drachtio version v0.7.3-61-gdc9814be1
  336. 2019-01-08 11:02:10.187705 Logging threshold: 5
  337. 2019-01-08 11:02:10.187736 DrachtioController::run: Main thread id: 0x1005395c0
  338. 2019-01-08 11:02:10.187759 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  339. 2019-01-08 11:02:10.187778 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  340. 2019-01-08 11:02:10.187793 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  341. 2019-01-08 11:02:10.187808 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  342. 2019-01-08 11:02:10.188307 ClientController::ClientController done setting tls options:
  343. 2019-01-08 11:02:10.188337 Client controller thread id: 0x1005395c0
  344. 2019-01-08 11:02:10.188399 ClientController::start_accept_tcp
  345. 2019-01-08 11:02:10.188423 Client controller thread id: 0x700005e62000
  346. 2019-01-08 11:02:10.188458 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  347. 2019-01-08 11:02:10.188880 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  348. 2019-01-08 11:02:10.188913 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  349. 2019-01-08 11:02:10.189015 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  350. 2019-01-08 11:02:10.189083 tport.c:516 tport_tcreate() tport_create(): 0x100f03300
  351. 2019-01-08 11:02:10.189135 nta.c:2323 agent_create_master_transport() nta: master transport created
  352. 2019-01-08 11:02:10.189242 tport.c:1643 tport_bind_server() tport_bind_server(0x100f03300) to */0.0.0.0:5040
  353. 2019-01-08 11:02:10.189359 tport.c:1713 tport_bind_server() tport_bind_server(0x100f03300): calling tport_listen for tcp
  354. 2019-01-08 11:02:10.189381 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100f03300): new primary tport 0x100f03a30
  355. 2019-01-08 11:02:10.189453 tport.c:769 tport_listen() tport_listen(0x100f03a30): listening at tcp/192.168.50.71:5040
  356. 2019-01-08 11:02:10.189475 tport.c:1713 tport_bind_server() tport_bind_server(0x100f03300): calling tport_listen for udp
  357. 2019-01-08 11:02:10.189493 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100f03300): new primary tport 0x100f03ec0
  358. 2019-01-08 11:02:10.189594 tport.c:769 tport_listen() tport_listen(0x100f03ec0): listening at udp/192.168.50.71:5040
  359. 2019-01-08 11:02:10.189617 tport.c:1713 tport_bind_server() tport_bind_server(0x100f03300): calling tport_listen for tcp
  360. 2019-01-08 11:02:10.189634 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100f03300): new primary tport 0x100f04350
  361. 2019-01-08 11:02:10.189691 tport.c:769 tport_listen() tport_listen(0x100f04350): listening at tcp/192.168.99.1:5040
  362. 2019-01-08 11:02:10.189712 tport.c:1713 tport_bind_server() tport_bind_server(0x100f03300): calling tport_listen for udp
  363. 2019-01-08 11:02:10.189727 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100f03300): new primary tport 0x100f047e0
  364. 2019-01-08 11:02:10.189797 tport.c:769 tport_listen() tport_listen(0x100f047e0): listening at udp/192.168.99.1:5040
  365. 2019-01-08 11:02:10.189819 tport.c:1713 tport_bind_server() tport_bind_server(0x100f03300): calling tport_listen for tcp
  366. 2019-01-08 11:02:10.189835 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100f03300): new primary tport 0x100f04c70
  367. 2019-01-08 11:02:10.189890 tport.c:769 tport_listen() tport_listen(0x100f04c70): listening at tcp/127.0.0.1:5040
  368. 2019-01-08 11:02:10.189911 tport.c:1713 tport_bind_server() tport_bind_server(0x100f03300): calling tport_listen for udp
  369. 2019-01-08 11:02:10.189927 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100f03300): new primary tport 0x100f05120
  370. 2019-01-08 11:02:10.189988 tport.c:769 tport_listen() tport_listen(0x100f05120): listening at udp/127.0.0.1:5040
  371. 2019-01-08 11:02:10.190017 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  372. 2019-01-08 11:02:10.190048 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  373. 2019-01-08 11:02:10.190100 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  374. 2019-01-08 11:02:10.190119 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  375. 2019-01-08 11:02:10.190137 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  376. 2019-01-08 11:02:10.190156 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  377. 2019-01-08 11:02:10.190173 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  378. 2019-01-08 11:02:10.190228 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  379. 2019-01-08 11:02:10.191722 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  380. 2019-01-08 11:02:10.191744 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  381. 2019-01-08 11:02:10.191760 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  382. 2019-01-08 11:02:10.191776 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  383. 2019-01-08 11:02:10.191937 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  384. 2019-01-08 11:02:10.192048 SipTransport::addTransports - creating transport: 0x100f03a30: tcp/192.168.50.71:5040
  385. 2019-01-08 11:02:10.192148 SipTransport::addTransports - creating transport: 0x100f03ec0: udp/192.168.50.71:5040
  386. 2019-01-08 11:02:10.192239 SipTransport::addTransports - creating transport: 0x100f04350: tcp/192.168.99.1:5040
  387. 2019-01-08 11:02:10.192330 SipTransport::addTransports - creating transport: 0x100f047e0: udp/192.168.99.1:5040
  388. 2019-01-08 11:02:10.192420 SipTransport::addTransports - creating transport: 0x100f04c70: tcp/127.0.0.1:5040
  389. 2019-01-08 11:02:10.192503 SipTransport::addTransports - creating transport: 0x100f05120: udp/127.0.0.1:5040
  390. 2019-01-08 11:02:10.192588 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  391. 2019-01-08 11:02:10.192609 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  392. 2019-01-08 11:02:10.192632 tport.c:1643 tport_bind_server() tport_bind_server(0x100f03300) to ws/0.0.0.0:80
  393. 2019-01-08 11:02:10.192709 tport.c:1713 tport_bind_server() tport_bind_server(0x100f03300): calling tport_listen for ws
  394. 2019-01-08 11:02:10.192731 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100f03300): new primary tport 0x100f07010
  395. 2019-01-08 11:02:10.192805 tport.c:745 tport_listen() tport_listen(0x100f03300): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  396. 2019-01-08 11:02:10.192832 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  397. 2019-01-08 11:02:10.192849 DrachtioController::run: Error adding additional transport
  398. Process 13835 exited with status = 0 (0x00000000)
  399. (lldb) run
  400. Process 13839 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  401. 2019-01-08 11:02:12.009877 Starting drachtio version v0.7.3-61-gdc9814be1
  402. 2019-01-08 11:02:12.010198 Logging threshold: 5
  403. 2019-01-08 11:02:12.010228 DrachtioController::run: Main thread id: 0x1005395c0
  404. 2019-01-08 11:02:12.010251 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  405. 2019-01-08 11:02:12.010273 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  406. 2019-01-08 11:02:12.010289 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  407. 2019-01-08 11:02:12.010304 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  408. 2019-01-08 11:02:12.010780 ClientController::ClientController done setting tls options:
  409. 2019-01-08 11:02:12.010810 Client controller thread id: 0x1005395c0
  410. 2019-01-08 11:02:12.010868 ClientController::start_accept_tcp
  411. 2019-01-08 11:02:12.010907 Client controller thread id: 0x70000c577000
  412. 2019-01-08 11:02:12.010937 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  413. 2019-01-08 11:02:12.011355 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  414. 2019-01-08 11:02:12.011390 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  415. 2019-01-08 11:02:12.011495 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  416. 2019-01-08 11:02:12.011562 tport.c:516 tport_tcreate() tport_create(): 0x100a03450
  417. 2019-01-08 11:02:12.011612 nta.c:2323 agent_create_master_transport() nta: master transport created
  418. 2019-01-08 11:02:12.011793 tport.c:1643 tport_bind_server() tport_bind_server(0x100a03450) to */0.0.0.0:5040
  419. 2019-01-08 11:02:12.011949 tport.c:1713 tport_bind_server() tport_bind_server(0x100a03450): calling tport_listen for tcp
  420. 2019-01-08 11:02:12.011982 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a03450): new primary tport 0x100827e30
  421. 2019-01-08 11:02:12.012079 tport.c:769 tport_listen() tport_listen(0x100827e30): listening at tcp/192.168.50.71:5040
  422. 2019-01-08 11:02:12.012104 tport.c:1713 tport_bind_server() tport_bind_server(0x100a03450): calling tport_listen for udp
  423. 2019-01-08 11:02:12.012126 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a03450): new primary tport 0x100827350
  424. 2019-01-08 11:02:12.012248 tport.c:769 tport_listen() tport_listen(0x100827350): listening at udp/192.168.50.71:5040
  425. 2019-01-08 11:02:12.012275 tport.c:1713 tport_bind_server() tport_bind_server(0x100a03450): calling tport_listen for tcp
  426. 2019-01-08 11:02:12.012298 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a03450): new primary tport 0x1008277e0
  427. 2019-01-08 11:02:12.012353 tport.c:769 tport_listen() tport_listen(0x1008277e0): listening at tcp/192.168.99.1:5040
  428. 2019-01-08 11:02:12.012374 tport.c:1713 tport_bind_server() tport_bind_server(0x100a03450): calling tport_listen for udp
  429. 2019-01-08 11:02:12.012390 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a03450): new primary tport 0x100826420
  430. 2019-01-08 11:02:12.012468 tport.c:769 tport_listen() tport_listen(0x100826420): listening at udp/192.168.99.1:5040
  431. 2019-01-08 11:02:12.012492 tport.c:1713 tport_bind_server() tport_bind_server(0x100a03450): calling tport_listen for tcp
  432. 2019-01-08 11:02:12.012509 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a03450): new primary tport 0x1008268b0
  433. 2019-01-08 11:02:12.012590 tport.c:769 tport_listen() tport_listen(0x1008268b0): listening at tcp/127.0.0.1:5040
  434. 2019-01-08 11:02:12.012625 tport.c:1713 tport_bind_server() tport_bind_server(0x100a03450): calling tport_listen for udp
  435. 2019-01-08 11:02:12.012656 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a03450): new primary tport 0x100d00000
  436. 2019-01-08 11:02:12.012745 tport.c:769 tport_listen() tport_listen(0x100d00000): listening at udp/127.0.0.1:5040
  437. 2019-01-08 11:02:12.012776 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  438. 2019-01-08 11:02:12.012805 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  439. 2019-01-08 11:02:12.012885 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  440. 2019-01-08 11:02:12.012925 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  441. 2019-01-08 11:02:12.012974 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  442. 2019-01-08 11:02:12.013036 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  443. 2019-01-08 11:02:12.013067 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  444. 2019-01-08 11:02:12.013143 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  445. 2019-01-08 11:02:12.014687 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  446. 2019-01-08 11:02:12.014709 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  447. 2019-01-08 11:02:12.014724 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  448. 2019-01-08 11:02:12.014753 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  449. 2019-01-08 11:02:12.014929 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  450. 2019-01-08 11:02:12.015044 SipTransport::addTransports - creating transport: 0x100827e30: tcp/192.168.50.71:5040
  451. 2019-01-08 11:02:12.015120 SipTransport::addTransports - creating transport: 0x100827350: udp/192.168.50.71:5040
  452. 2019-01-08 11:02:12.015191 SipTransport::addTransports - creating transport: 0x1008277e0: tcp/192.168.99.1:5040
  453. 2019-01-08 11:02:12.015260 SipTransport::addTransports - creating transport: 0x100826420: udp/192.168.99.1:5040
  454. 2019-01-08 11:02:12.015333 SipTransport::addTransports - creating transport: 0x1008268b0: tcp/127.0.0.1:5040
  455. 2019-01-08 11:02:12.015432 SipTransport::addTransports - creating transport: 0x100d00000: udp/127.0.0.1:5040
  456. 2019-01-08 11:02:12.015514 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  457. 2019-01-08 11:02:12.015534 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  458. 2019-01-08 11:02:12.015559 tport.c:1643 tport_bind_server() tport_bind_server(0x100a03450) to ws/0.0.0.0:80
  459. 2019-01-08 11:02:12.015636 tport.c:1713 tport_bind_server() tport_bind_server(0x100a03450): calling tport_listen for ws
  460. 2019-01-08 11:02:12.015657 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a03450): new primary tport 0x100a054e0
  461. 2019-01-08 11:02:12.015733 tport.c:745 tport_listen() tport_listen(0x100a03450): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  462. 2019-01-08 11:02:12.015756 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  463. 2019-01-08 11:02:12.015775 DrachtioController::run: Error adding additional transport
  464. Process 13839 exited with status = 0 (0x00000000)
  465. (lldb) run
  466. Process 13843 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  467. 2019-01-08 11:02:13.519533 Starting drachtio version v0.7.3-61-gdc9814be1
  468. 2019-01-08 11:02:13.519864 Logging threshold: 5
  469. 2019-01-08 11:02:13.519898 DrachtioController::run: Main thread id: 0x1005395c0
  470. 2019-01-08 11:02:13.519921 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  471. 2019-01-08 11:02:13.519940 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  472. 2019-01-08 11:02:13.519955 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  473. 2019-01-08 11:02:13.519976 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  474. 2019-01-08 11:02:13.520473 ClientController::ClientController done setting tls options:
  475. 2019-01-08 11:02:13.520504 Client controller thread id: 0x1005395c0
  476. 2019-01-08 11:02:13.520562 ClientController::start_accept_tcp
  477. 2019-01-08 11:02:13.520584 Client controller thread id: 0x70000aed5000
  478. 2019-01-08 11:02:13.520617 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  479. 2019-01-08 11:02:13.521111 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  480. 2019-01-08 11:02:13.521149 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  481. 2019-01-08 11:02:13.521259 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  482. 2019-01-08 11:02:13.521334 tport.c:516 tport_tcreate() tport_create(): 0x100801cb0
  483. 2019-01-08 11:02:13.521386 nta.c:2323 agent_create_master_transport() nta: master transport created
  484. 2019-01-08 11:02:13.521500 tport.c:1643 tport_bind_server() tport_bind_server(0x100801cb0) to */0.0.0.0:5040
  485. 2019-01-08 11:02:13.521613 tport.c:1713 tport_bind_server() tport_bind_server(0x100801cb0): calling tport_listen for tcp
  486. 2019-01-08 11:02:13.521636 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100801cb0): new primary tport 0x1008023f0
  487. 2019-01-08 11:02:13.521715 tport.c:769 tport_listen() tport_listen(0x1008023f0): listening at tcp/192.168.50.71:5040
  488. 2019-01-08 11:02:13.521739 tport.c:1713 tport_bind_server() tport_bind_server(0x100801cb0): calling tport_listen for udp
  489. 2019-01-08 11:02:13.521763 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100801cb0): new primary tport 0x100802880
  490. 2019-01-08 11:02:13.521878 tport.c:769 tport_listen() tport_listen(0x100802880): listening at udp/192.168.50.71:5040
  491. 2019-01-08 11:02:13.521903 tport.c:1713 tport_bind_server() tport_bind_server(0x100801cb0): calling tport_listen for tcp
  492. 2019-01-08 11:02:13.521919 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100801cb0): new primary tport 0x100802d10
  493. 2019-01-08 11:02:13.521971 tport.c:769 tport_listen() tport_listen(0x100802d10): listening at tcp/192.168.99.1:5040
  494. 2019-01-08 11:02:13.521992 tport.c:1713 tport_bind_server() tport_bind_server(0x100801cb0): calling tport_listen for udp
  495. 2019-01-08 11:02:13.522007 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100801cb0): new primary tport 0x1008031a0
  496. 2019-01-08 11:02:13.522082 tport.c:769 tport_listen() tport_listen(0x1008031a0): listening at udp/192.168.99.1:5040
  497. 2019-01-08 11:02:13.522111 tport.c:1713 tport_bind_server() tport_bind_server(0x100801cb0): calling tport_listen for tcp
  498. 2019-01-08 11:02:13.522135 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100801cb0): new primary tport 0x100803630
  499. 2019-01-08 11:02:13.522205 tport.c:769 tport_listen() tport_listen(0x100803630): listening at tcp/127.0.0.1:5040
  500. 2019-01-08 11:02:13.522227 tport.c:1713 tport_bind_server() tport_bind_server(0x100801cb0): calling tport_listen for udp
  501. 2019-01-08 11:02:13.522245 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100801cb0): new primary tport 0x100803ae0
  502. 2019-01-08 11:02:13.522326 tport.c:769 tport_listen() tport_listen(0x100803ae0): listening at udp/127.0.0.1:5040
  503. 2019-01-08 11:02:13.522354 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  504. 2019-01-08 11:02:13.522383 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  505. 2019-01-08 11:02:13.522445 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  506. 2019-01-08 11:02:13.522467 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  507. 2019-01-08 11:02:13.522484 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  508. 2019-01-08 11:02:13.522508 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  509. 2019-01-08 11:02:13.522533 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  510. 2019-01-08 11:02:13.522593 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  511. 2019-01-08 11:02:13.524097 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  512. 2019-01-08 11:02:13.524123 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  513. 2019-01-08 11:02:13.524139 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  514. 2019-01-08 11:02:13.524155 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  515. 2019-01-08 11:02:13.524384 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  516. 2019-01-08 11:02:13.524506 SipTransport::addTransports - creating transport: 0x1008023f0: tcp/192.168.50.71:5040
  517. 2019-01-08 11:02:13.524632 SipTransport::addTransports - creating transport: 0x100802880: udp/192.168.50.71:5040
  518. 2019-01-08 11:02:13.524714 SipTransport::addTransports - creating transport: 0x100802d10: tcp/192.168.99.1:5040
  519. 2019-01-08 11:02:13.524798 SipTransport::addTransports - creating transport: 0x1008031a0: udp/192.168.99.1:5040
  520. 2019-01-08 11:02:13.524874 SipTransport::addTransports - creating transport: 0x100803630: tcp/127.0.0.1:5040
  521. 2019-01-08 11:02:13.524973 SipTransport::addTransports - creating transport: 0x100803ae0: udp/127.0.0.1:5040
  522. 2019-01-08 11:02:13.525053 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  523. 2019-01-08 11:02:13.525075 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  524. 2019-01-08 11:02:13.525113 tport.c:1643 tport_bind_server() tport_bind_server(0x100801cb0) to ws/0.0.0.0:80
  525. 2019-01-08 11:02:13.525278 tport.c:1713 tport_bind_server() tport_bind_server(0x100801cb0): calling tport_listen for ws
  526. 2019-01-08 11:02:13.525322 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100801cb0): new primary tport 0x100926cb0
  527. 2019-01-08 11:02:13.525418 tport.c:745 tport_listen() tport_listen(0x100801cb0): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  528. 2019-01-08 11:02:13.525444 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  529. 2019-01-08 11:02:13.525468 DrachtioController::run: Error adding additional transport
  530. Process 13843 exited with status = 0 (0x00000000)
  531. (lldb) run
  532. Process 13847 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  533. 2019-01-08 11:02:16.207456 Starting drachtio version v0.7.3-61-gdc9814be1
  534. 2019-01-08 11:02:16.207923 Logging threshold: 5
  535. 2019-01-08 11:02:16.207955 DrachtioController::run: Main thread id: 0x1005395c0
  536. 2019-01-08 11:02:16.207978 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  537. 2019-01-08 11:02:16.207996 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  538. 2019-01-08 11:02:16.208012 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  539. 2019-01-08 11:02:16.208030 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  540. 2019-01-08 11:02:16.208626 ClientController::ClientController done setting tls options:
  541. 2019-01-08 11:02:16.208660 Client controller thread id: 0x1005395c0
  542. 2019-01-08 11:02:16.208721 ClientController::start_accept_tcp
  543. 2019-01-08 11:02:16.208776 Client controller thread id: 0x70000bf40000
  544. 2019-01-08 11:02:16.208829 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  545. 2019-01-08 11:02:16.209240 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  546. 2019-01-08 11:02:16.209272 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  547. 2019-01-08 11:02:16.209378 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  548. 2019-01-08 11:02:16.209458 tport.c:516 tport_tcreate() tport_create(): 0x100b01650
  549. 2019-01-08 11:02:16.209516 nta.c:2323 agent_create_master_transport() nta: master transport created
  550. 2019-01-08 11:02:16.209642 tport.c:1643 tport_bind_server() tport_bind_server(0x100b01650) to */0.0.0.0:5040
  551. 2019-01-08 11:02:16.209804 tport.c:1713 tport_bind_server() tport_bind_server(0x100b01650): calling tport_listen for tcp
  552. 2019-01-08 11:02:16.209892 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b01650): new primary tport 0x100b01b60
  553. 2019-01-08 11:02:16.209990 tport.c:769 tport_listen() tport_listen(0x100b01b60): listening at tcp/192.168.50.71:5040
  554. 2019-01-08 11:02:16.210015 tport.c:1713 tport_bind_server() tport_bind_server(0x100b01650): calling tport_listen for udp
  555. 2019-01-08 11:02:16.210033 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b01650): new primary tport 0x100b01ff0
  556. 2019-01-08 11:02:16.210203 tport.c:769 tport_listen() tport_listen(0x100b01ff0): listening at udp/192.168.50.71:5040
  557. 2019-01-08 11:02:16.210241 tport.c:1713 tport_bind_server() tport_bind_server(0x100b01650): calling tport_listen for tcp
  558. 2019-01-08 11:02:16.210264 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b01650): new primary tport 0x100800800
  559. 2019-01-08 11:02:16.210333 tport.c:769 tport_listen() tport_listen(0x100800800): listening at tcp/192.168.99.1:5040
  560. 2019-01-08 11:02:16.210361 tport.c:1713 tport_bind_server() tport_bind_server(0x100b01650): calling tport_listen for udp
  561. 2019-01-08 11:02:16.210379 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b01650): new primary tport 0x100800dd0
  562. 2019-01-08 11:02:16.210453 tport.c:769 tport_listen() tport_listen(0x100800dd0): listening at udp/192.168.99.1:5040
  563. 2019-01-08 11:02:16.210476 tport.c:1713 tport_bind_server() tport_bind_server(0x100b01650): calling tport_listen for tcp
  564. 2019-01-08 11:02:16.210496 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b01650): new primary tport 0x100801260
  565. 2019-01-08 11:02:16.210562 tport.c:769 tport_listen() tport_listen(0x100801260): listening at tcp/127.0.0.1:5040
  566. 2019-01-08 11:02:16.210585 tport.c:1713 tport_bind_server() tport_bind_server(0x100b01650): calling tport_listen for udp
  567. 2019-01-08 11:02:16.210608 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b01650): new primary tport 0x1008016f0
  568. 2019-01-08 11:02:16.210704 tport.c:769 tport_listen() tport_listen(0x1008016f0): listening at udp/127.0.0.1:5040
  569. 2019-01-08 11:02:16.210734 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  570. 2019-01-08 11:02:16.210768 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  571. 2019-01-08 11:02:16.210829 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  572. 2019-01-08 11:02:16.210850 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  573. 2019-01-08 11:02:16.210874 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  574. 2019-01-08 11:02:16.210902 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  575. 2019-01-08 11:02:16.210930 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  576. 2019-01-08 11:02:16.210997 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  577. 2019-01-08 11:02:16.212541 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  578. 2019-01-08 11:02:16.212571 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  579. 2019-01-08 11:02:16.212614 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  580. 2019-01-08 11:02:16.212643 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  581. 2019-01-08 11:02:16.212854 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  582. 2019-01-08 11:02:16.213018 SipTransport::addTransports - creating transport: 0x100b01b60: tcp/192.168.50.71:5040
  583. 2019-01-08 11:02:16.213132 SipTransport::addTransports - creating transport: 0x100b01ff0: udp/192.168.50.71:5040
  584. 2019-01-08 11:02:16.213236 SipTransport::addTransports - creating transport: 0x100800800: tcp/192.168.99.1:5040
  585. 2019-01-08 11:02:16.213361 SipTransport::addTransports - creating transport: 0x100800dd0: udp/192.168.99.1:5040
  586. 2019-01-08 11:02:16.213514 SipTransport::addTransports - creating transport: 0x100801260: tcp/127.0.0.1:5040
  587. 2019-01-08 11:02:16.213676 SipTransport::addTransports - creating transport: 0x1008016f0: udp/127.0.0.1:5040
  588. 2019-01-08 11:02:16.213800 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  589. 2019-01-08 11:02:16.213831 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  590. 2019-01-08 11:02:16.213870 tport.c:1643 tport_bind_server() tport_bind_server(0x100b01650) to ws/0.0.0.0:80
  591. 2019-01-08 11:02:16.214004 tport.c:1713 tport_bind_server() tport_bind_server(0x100b01650): calling tport_listen for ws
  592. 2019-01-08 11:02:16.214031 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100b01650): new primary tport 0x100802530
  593. 2019-01-08 11:02:16.214128 tport.c:745 tport_listen() tport_listen(0x100b01650): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  594. 2019-01-08 11:02:16.214153 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  595. 2019-01-08 11:02:16.214172 DrachtioController::run: Error adding additional transport
  596. Process 13847 exited with status = 0 (0x00000000)
  597. (lldb) run
  598. Process 13850 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  599. 2019-01-08 11:02:19.302886 Starting drachtio version v0.7.3-61-gdc9814be1
  600. 2019-01-08 11:02:19.303374 Logging threshold: 5
  601. 2019-01-08 11:02:19.303406 DrachtioController::run: Main thread id: 0x1005395c0
  602. 2019-01-08 11:02:19.303432 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  603. 2019-01-08 11:02:19.303448 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  604. 2019-01-08 11:02:19.303464 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  605. 2019-01-08 11:02:19.303480 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  606. 2019-01-08 11:02:19.304052 ClientController::ClientController done setting tls options:
  607. 2019-01-08 11:02:19.304085 Client controller thread id: 0x1005395c0
  608. 2019-01-08 11:02:19.304148 ClientController::start_accept_tcp
  609. 2019-01-08 11:02:19.304176 Client controller thread id: 0x7000008c8000
  610. 2019-01-08 11:02:19.304223 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  611. 2019-01-08 11:02:19.304707 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  612. 2019-01-08 11:02:19.304739 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  613. 2019-01-08 11:02:19.304843 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  614. 2019-01-08 11:02:19.304912 tport.c:516 tport_tcreate() tport_create(): 0x10080d720
  615. 2019-01-08 11:02:19.304969 nta.c:2323 agent_create_master_transport() nta: master transport created
  616. 2019-01-08 11:02:19.305075 tport.c:1643 tport_bind_server() tport_bind_server(0x10080d720) to */0.0.0.0:5040
  617. 2019-01-08 11:02:19.305186 tport.c:1713 tport_bind_server() tport_bind_server(0x10080d720): calling tport_listen for tcp
  618. 2019-01-08 11:02:19.305208 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x10080d720): new primary tport 0x10080dea0
  619. 2019-01-08 11:02:19.305284 tport.c:769 tport_listen() tport_listen(0x10080dea0): listening at tcp/192.168.50.71:5040
  620. 2019-01-08 11:02:19.305307 tport.c:1713 tport_bind_server() tport_bind_server(0x10080d720): calling tport_listen for udp
  621. 2019-01-08 11:02:19.305323 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x10080d720): new primary tport 0x10080e330
  622. 2019-01-08 11:02:19.305532 tport.c:769 tport_listen() tport_listen(0x10080e330): listening at udp/192.168.50.71:5040
  623. 2019-01-08 11:02:19.305560 tport.c:1713 tport_bind_server() tport_bind_server(0x10080d720): calling tport_listen for tcp
  624. 2019-01-08 11:02:19.305577 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x10080d720): new primary tport 0x100a0ed40
  625. 2019-01-08 11:02:19.305640 tport.c:769 tport_listen() tport_listen(0x100a0ed40): listening at tcp/192.168.99.1:5040
  626. 2019-01-08 11:02:19.305661 tport.c:1713 tport_bind_server() tport_bind_server(0x10080d720): calling tport_listen for udp
  627. 2019-01-08 11:02:19.305682 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x10080d720): new primary tport 0x100a0f0d0
  628. 2019-01-08 11:02:19.305760 tport.c:769 tport_listen() tport_listen(0x100a0f0d0): listening at udp/192.168.99.1:5040
  629. 2019-01-08 11:02:19.305781 tport.c:1713 tport_bind_server() tport_bind_server(0x10080d720): calling tport_listen for tcp
  630. 2019-01-08 11:02:19.305796 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x10080d720): new primary tport 0x100a0f560
  631. 2019-01-08 11:02:19.305892 tport.c:769 tport_listen() tport_listen(0x100a0f560): listening at tcp/127.0.0.1:5040
  632. 2019-01-08 11:02:19.305920 tport.c:1713 tport_bind_server() tport_bind_server(0x10080d720): calling tport_listen for udp
  633. 2019-01-08 11:02:19.305939 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x10080d720): new primary tport 0x100d0c7d0
  634. 2019-01-08 11:02:19.306010 tport.c:769 tport_listen() tport_listen(0x100d0c7d0): listening at udp/127.0.0.1:5040
  635. 2019-01-08 11:02:19.306039 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  636. 2019-01-08 11:02:19.306071 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  637. 2019-01-08 11:02:19.306124 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  638. 2019-01-08 11:02:19.306145 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  639. 2019-01-08 11:02:19.306170 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  640. 2019-01-08 11:02:19.306191 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  641. 2019-01-08 11:02:19.306209 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  642. 2019-01-08 11:02:19.306272 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  643. 2019-01-08 11:02:19.307790 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  644. 2019-01-08 11:02:19.307813 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  645. 2019-01-08 11:02:19.307829 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  646. 2019-01-08 11:02:19.307844 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  647. 2019-01-08 11:02:19.308021 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  648. 2019-01-08 11:02:19.308123 SipTransport::addTransports - creating transport: 0x10080dea0: tcp/192.168.50.71:5040
  649. 2019-01-08 11:02:19.308199 SipTransport::addTransports - creating transport: 0x10080e330: udp/192.168.50.71:5040
  650. 2019-01-08 11:02:19.308283 SipTransport::addTransports - creating transport: 0x100a0ed40: tcp/192.168.99.1:5040
  651. 2019-01-08 11:02:19.308356 SipTransport::addTransports - creating transport: 0x100a0f0d0: udp/192.168.99.1:5040
  652. 2019-01-08 11:02:19.308429 SipTransport::addTransports - creating transport: 0x100a0f560: tcp/127.0.0.1:5040
  653. 2019-01-08 11:02:19.308516 SipTransport::addTransports - creating transport: 0x100d0c7d0: udp/127.0.0.1:5040
  654. 2019-01-08 11:02:19.308610 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  655. 2019-01-08 11:02:19.308633 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  656. 2019-01-08 11:02:19.308657 tport.c:1643 tport_bind_server() tport_bind_server(0x10080d720) to ws/0.0.0.0:80
  657. 2019-01-08 11:02:19.308737 tport.c:1713 tport_bind_server() tport_bind_server(0x10080d720): calling tport_listen for ws
  658. 2019-01-08 11:02:19.308759 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x10080d720): new primary tport 0x100d0d6d0
  659. 2019-01-08 11:02:19.308827 tport.c:745 tport_listen() tport_listen(0x10080d720): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  660. 2019-01-08 11:02:19.308850 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  661. 2019-01-08 11:02:19.308865 DrachtioController::run: Error adding additional transport
  662. Process 13850 exited with status = 0 (0x00000000)
  663. (lldb) run
  664. Process 13853 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  665. 2019-01-08 11:02:20.824093 Starting drachtio version v0.7.3-61-gdc9814be1
  666. 2019-01-08 11:02:20.824422 Logging threshold: 5
  667. 2019-01-08 11:02:20.824451 DrachtioController::run: Main thread id: 0x1005395c0
  668. 2019-01-08 11:02:20.824474 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  669. 2019-01-08 11:02:20.824489 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  670. 2019-01-08 11:02:20.824506 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  671. 2019-01-08 11:02:20.824520 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  672. 2019-01-08 11:02:20.825046 ClientController::ClientController done setting tls options:
  673. 2019-01-08 11:02:20.825078 Client controller thread id: 0x1005395c0
  674. 2019-01-08 11:02:20.825141 ClientController::start_accept_tcp
  675. 2019-01-08 11:02:20.825171 Client controller thread id: 0x70000efe5000
  676. 2019-01-08 11:02:20.825205 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  677. 2019-01-08 11:02:20.825638 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  678. 2019-01-08 11:02:20.825669 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  679. 2019-01-08 11:02:20.825773 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  680. 2019-01-08 11:02:20.825841 tport.c:516 tport_tcreate() tport_create(): 0x100a273a0
  681. 2019-01-08 11:02:20.825893 nta.c:2323 agent_create_master_transport() nta: master transport created
  682. 2019-01-08 11:02:20.825991 tport.c:1643 tport_bind_server() tport_bind_server(0x100a273a0) to */0.0.0.0:5040
  683. 2019-01-08 11:02:20.826118 tport.c:1713 tport_bind_server() tport_bind_server(0x100a273a0): calling tport_listen for tcp
  684. 2019-01-08 11:02:20.826141 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a273a0): new primary tport 0x100a27b40
  685. 2019-01-08 11:02:20.826223 tport.c:769 tport_listen() tport_listen(0x100a27b40): listening at tcp/192.168.50.71:5040
  686. 2019-01-08 11:02:20.826246 tport.c:1713 tport_bind_server() tport_bind_server(0x100a273a0): calling tport_listen for udp
  687. 2019-01-08 11:02:20.826262 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a273a0): new primary tport 0x100a27fd0
  688. 2019-01-08 11:02:20.826366 tport.c:769 tport_listen() tport_listen(0x100a27fd0): listening at udp/192.168.50.71:5040
  689. 2019-01-08 11:02:20.826389 tport.c:1713 tport_bind_server() tport_bind_server(0x100a273a0): calling tport_listen for tcp
  690. 2019-01-08 11:02:20.826405 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a273a0): new primary tport 0x100a28460
  691. 2019-01-08 11:02:20.826474 tport.c:769 tport_listen() tport_listen(0x100a28460): listening at tcp/192.168.99.1:5040
  692. 2019-01-08 11:02:20.826496 tport.c:1713 tport_bind_server() tport_bind_server(0x100a273a0): calling tport_listen for udp
  693. 2019-01-08 11:02:20.826512 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a273a0): new primary tport 0x100a288f0
  694. 2019-01-08 11:02:20.826586 tport.c:769 tport_listen() tport_listen(0x100a288f0): listening at udp/192.168.99.1:5040
  695. 2019-01-08 11:02:20.826610 tport.c:1713 tport_bind_server() tport_bind_server(0x100a273a0): calling tport_listen for tcp
  696. 2019-01-08 11:02:20.826627 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a273a0): new primary tport 0x100a28d80
  697. 2019-01-08 11:02:20.826686 tport.c:769 tport_listen() tport_listen(0x100a28d80): listening at tcp/127.0.0.1:5040
  698. 2019-01-08 11:02:20.826715 tport.c:1713 tport_bind_server() tport_bind_server(0x100a273a0): calling tport_listen for udp
  699. 2019-01-08 11:02:20.826742 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a273a0): new primary tport 0x100a29230
  700. 2019-01-08 11:02:20.826829 tport.c:769 tport_listen() tport_listen(0x100a29230): listening at udp/127.0.0.1:5040
  701. 2019-01-08 11:02:20.826862 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  702. 2019-01-08 11:02:20.826904 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  703. 2019-01-08 11:02:20.826973 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  704. 2019-01-08 11:02:20.827026 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  705. 2019-01-08 11:02:20.827062 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  706. 2019-01-08 11:02:20.827096 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  707. 2019-01-08 11:02:20.827126 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  708. 2019-01-08 11:02:20.827206 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  709. 2019-01-08 11:02:20.828720 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  710. 2019-01-08 11:02:20.828744 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  711. 2019-01-08 11:02:20.828760 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  712. 2019-01-08 11:02:20.828776 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  713. 2019-01-08 11:02:20.828993 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  714. 2019-01-08 11:02:20.829134 SipTransport::addTransports - creating transport: 0x100a27b40: tcp/192.168.50.71:5040
  715. 2019-01-08 11:02:20.829224 SipTransport::addTransports - creating transport: 0x100a27fd0: udp/192.168.50.71:5040
  716. 2019-01-08 11:02:20.829323 SipTransport::addTransports - creating transport: 0x100a28460: tcp/192.168.99.1:5040
  717. 2019-01-08 11:02:20.829411 SipTransport::addTransports - creating transport: 0x100a288f0: udp/192.168.99.1:5040
  718. 2019-01-08 11:02:20.829483 SipTransport::addTransports - creating transport: 0x100a28d80: tcp/127.0.0.1:5040
  719. 2019-01-08 11:02:20.829563 SipTransport::addTransports - creating transport: 0x100a29230: udp/127.0.0.1:5040
  720. 2019-01-08 11:02:20.829636 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  721. 2019-01-08 11:02:20.829655 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  722. 2019-01-08 11:02:20.829681 tport.c:1643 tport_bind_server() tport_bind_server(0x100a273a0) to ws/0.0.0.0:80
  723. 2019-01-08 11:02:20.829754 tport.c:1713 tport_bind_server() tport_bind_server(0x100a273a0): calling tport_listen for ws
  724. 2019-01-08 11:02:20.829778 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100a273a0): new primary tport 0x100802160
  725. 2019-01-08 11:02:20.829917 tport.c:745 tport_listen() tport_listen(0x100a273a0): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  726. 2019-01-08 11:02:20.829948 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  727. 2019-01-08 11:02:20.830002 DrachtioController::run: Error adding additional transport
  728. Process 13853 exited with status = 0 (0x00000000)
  729. (lldb) run
  730. Process 13856 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  731. 2019-01-08 11:02:22.312015 Starting drachtio version v0.7.3-61-gdc9814be1
  732. 2019-01-08 11:02:22.312423 Logging threshold: 5
  733. 2019-01-08 11:02:22.312473 DrachtioController::run: Main thread id: 0x1005395c0
  734. 2019-01-08 11:02:22.312511 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  735. 2019-01-08 11:02:22.312539 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  736. 2019-01-08 11:02:22.312564 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  737. 2019-01-08 11:02:22.312590 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  738. 2019-01-08 11:02:22.313101 ClientController::ClientController done setting tls options:
  739. 2019-01-08 11:02:22.313133 Client controller thread id: 0x1005395c0
  740. 2019-01-08 11:02:22.313203 ClientController::start_accept_tcp
  741. 2019-01-08 11:02:22.313229 Client controller thread id: 0x700009893000
  742. 2019-01-08 11:02:22.313291 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  743. 2019-01-08 11:02:22.313859 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  744. 2019-01-08 11:02:22.313900 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  745. 2019-01-08 11:02:22.314021 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  746. 2019-01-08 11:02:22.314109 tport.c:516 tport_tcreate() tport_create(): 0x100802390
  747. 2019-01-08 11:02:22.314269 nta.c:2323 agent_create_master_transport() nta: master transport created
  748. 2019-01-08 11:02:22.314428 tport.c:1643 tport_bind_server() tport_bind_server(0x100802390) to */0.0.0.0:5040
  749. 2019-01-08 11:02:22.314611 tport.c:1713 tport_bind_server() tport_bind_server(0x100802390): calling tport_listen for tcp
  750. 2019-01-08 11:02:22.314640 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100802390): new primary tport 0x100b002c0
  751. 2019-01-08 11:02:22.314733 tport.c:769 tport_listen() tport_listen(0x100b002c0): listening at tcp/192.168.50.71:5040
  752. 2019-01-08 11:02:22.314788 tport.c:1713 tport_bind_server() tport_bind_server(0x100802390): calling tport_listen for udp
  753. 2019-01-08 11:02:22.314823 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100802390): new primary tport 0x100c00000
  754. 2019-01-08 11:02:22.314964 tport.c:769 tport_listen() tport_listen(0x100c00000): listening at udp/192.168.50.71:5040
  755. 2019-01-08 11:02:22.315000 tport.c:1713 tport_bind_server() tport_bind_server(0x100802390): calling tport_listen for tcp
  756. 2019-01-08 11:02:22.315027 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100802390): new primary tport 0x100c005b0
  757. 2019-01-08 11:02:22.315107 tport.c:769 tport_listen() tport_listen(0x100c005b0): listening at tcp/192.168.99.1:5040
  758. 2019-01-08 11:02:22.315134 tport.c:1713 tport_bind_server() tport_bind_server(0x100802390): calling tport_listen for udp
  759. 2019-01-08 11:02:22.315159 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100802390): new primary tport 0x100c00a40
  760. 2019-01-08 11:02:22.315247 tport.c:769 tport_listen() tport_listen(0x100c00a40): listening at udp/192.168.99.1:5040
  761. 2019-01-08 11:02:22.315278 tport.c:1713 tport_bind_server() tport_bind_server(0x100802390): calling tport_listen for tcp
  762. 2019-01-08 11:02:22.315328 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100802390): new primary tport 0x100c00ed0
  763. 2019-01-08 11:02:22.315396 tport.c:769 tport_listen() tport_listen(0x100c00ed0): listening at tcp/127.0.0.1:5040
  764. 2019-01-08 11:02:22.315419 tport.c:1713 tport_bind_server() tport_bind_server(0x100802390): calling tport_listen for udp
  765. 2019-01-08 11:02:22.315437 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100802390): new primary tport 0x100c01360
  766. 2019-01-08 11:02:22.315521 tport.c:769 tport_listen() tport_listen(0x100c01360): listening at udp/127.0.0.1:5040
  767. 2019-01-08 11:02:22.315556 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  768. 2019-01-08 11:02:22.315598 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  769. 2019-01-08 11:02:22.315666 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  770. 2019-01-08 11:02:22.315692 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  771. 2019-01-08 11:02:22.315720 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  772. 2019-01-08 11:02:22.315749 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  773. 2019-01-08 11:02:22.315779 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  774. 2019-01-08 11:02:22.315855 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  775. 2019-01-08 11:02:22.317913 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  776. 2019-01-08 11:02:22.317952 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  777. 2019-01-08 11:02:22.317971 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  778. 2019-01-08 11:02:22.317994 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  779. 2019-01-08 11:02:22.318217 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  780. 2019-01-08 11:02:22.318343 SipTransport::addTransports - creating transport: 0x100b002c0: tcp/192.168.50.71:5040
  781. 2019-01-08 11:02:22.318461 SipTransport::addTransports - creating transport: 0x100c00000: udp/192.168.50.71:5040
  782. 2019-01-08 11:02:22.318572 SipTransport::addTransports - creating transport: 0x100c005b0: tcp/192.168.99.1:5040
  783. 2019-01-08 11:02:22.318697 SipTransport::addTransports - creating transport: 0x100c00a40: udp/192.168.99.1:5040
  784. 2019-01-08 11:02:22.318840 SipTransport::addTransports - creating transport: 0x100c00ed0: tcp/127.0.0.1:5040
  785. 2019-01-08 11:02:22.318959 SipTransport::addTransports - creating transport: 0x100c01360: udp/127.0.0.1:5040
  786. 2019-01-08 11:02:22.319041 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  787. 2019-01-08 11:02:22.319062 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  788. 2019-01-08 11:02:22.319090 tport.c:1643 tport_bind_server() tport_bind_server(0x100802390) to ws/0.0.0.0:80
  789. 2019-01-08 11:02:22.319199 tport.c:1713 tport_bind_server() tport_bind_server(0x100802390): calling tport_listen for ws
  790. 2019-01-08 11:02:22.319228 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100802390): new primary tport 0x100d00570
  791. 2019-01-08 11:02:22.319319 tport.c:745 tport_listen() tport_listen(0x100802390): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  792. 2019-01-08 11:02:22.319344 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  793. 2019-01-08 11:02:22.319361 DrachtioController::run: Error adding additional transport
  794. Process 13856 exited with status = 0 (0x00000000)
  795. (lldb) run
  796. Process 13862 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  797. 2019-01-08 11:02:23.787922 Starting drachtio version v0.7.3-61-gdc9814be1
  798. 2019-01-08 11:02:23.788235 Logging threshold: 5
  799. 2019-01-08 11:02:23.788266 DrachtioController::run: Main thread id: 0x1005395c0
  800. 2019-01-08 11:02:23.788299 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  801. 2019-01-08 11:02:23.788323 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  802. 2019-01-08 11:02:23.788347 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  803. 2019-01-08 11:02:23.788367 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  804. 2019-01-08 11:02:23.788851 ClientController::ClientController done setting tls options:
  805. 2019-01-08 11:02:23.788878 Client controller thread id: 0x1005395c0
  806. 2019-01-08 11:02:23.788932 ClientController::start_accept_tcp
  807. 2019-01-08 11:02:23.788954 Client controller thread id: 0x70000bc0a000
  808. 2019-01-08 11:02:23.788991 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  809. 2019-01-08 11:02:23.789386 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  810. 2019-01-08 11:02:23.789416 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  811. 2019-01-08 11:02:23.789509 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  812. 2019-01-08 11:02:23.789583 tport.c:516 tport_tcreate() tport_create(): 0x100929c00
  813. 2019-01-08 11:02:23.789633 nta.c:2323 agent_create_master_transport() nta: master transport created
  814. 2019-01-08 11:02:23.789768 tport.c:1643 tport_bind_server() tport_bind_server(0x100929c00) to */0.0.0.0:5040
  815. 2019-01-08 11:02:23.789921 tport.c:1713 tport_bind_server() tport_bind_server(0x100929c00): calling tport_listen for tcp
  816. 2019-01-08 11:02:23.789961 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100929c00): new primary tport 0x100c00550
  817. 2019-01-08 11:02:23.790060 tport.c:769 tport_listen() tport_listen(0x100c00550): listening at tcp/192.168.50.71:5040
  818. 2019-01-08 11:02:23.790084 tport.c:1713 tport_bind_server() tport_bind_server(0x100929c00): calling tport_listen for udp
  819. 2019-01-08 11:02:23.790109 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100929c00): new primary tport 0x100c00a10
  820. 2019-01-08 11:02:23.790230 tport.c:769 tport_listen() tport_listen(0x100c00a10): listening at udp/192.168.50.71:5040
  821. 2019-01-08 11:02:23.790253 tport.c:1713 tport_bind_server() tport_bind_server(0x100929c00): calling tport_listen for tcp
  822. 2019-01-08 11:02:23.790275 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100929c00): new primary tport 0x100c00ea0
  823. 2019-01-08 11:02:23.790339 tport.c:769 tport_listen() tport_listen(0x100c00ea0): listening at tcp/192.168.99.1:5040
  824. 2019-01-08 11:02:23.790367 tport.c:1713 tport_bind_server() tport_bind_server(0x100929c00): calling tport_listen for udp
  825. 2019-01-08 11:02:23.790393 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100929c00): new primary tport 0x100c01330
  826. 2019-01-08 11:02:23.790478 tport.c:769 tport_listen() tport_listen(0x100c01330): listening at udp/192.168.99.1:5040
  827. 2019-01-08 11:02:23.790500 tport.c:1713 tport_bind_server() tport_bind_server(0x100929c00): calling tport_listen for tcp
  828. 2019-01-08 11:02:23.790522 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100929c00): new primary tport 0x100c017c0
  829. 2019-01-08 11:02:23.790577 tport.c:769 tport_listen() tport_listen(0x100c017c0): listening at tcp/127.0.0.1:5040
  830. 2019-01-08 11:02:23.790596 tport.c:1713 tport_bind_server() tport_bind_server(0x100929c00): calling tport_listen for udp
  831. 2019-01-08 11:02:23.790612 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100929c00): new primary tport 0x100c01c50
  832. 2019-01-08 11:02:23.790674 tport.c:769 tport_listen() tport_listen(0x100c01c50): listening at udp/127.0.0.1:5040
  833. 2019-01-08 11:02:23.790700 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  834. 2019-01-08 11:02:23.790733 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  835. 2019-01-08 11:02:23.790801 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  836. 2019-01-08 11:02:23.790831 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  837. 2019-01-08 11:02:23.790858 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  838. 2019-01-08 11:02:23.790883 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  839. 2019-01-08 11:02:23.790905 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  840. 2019-01-08 11:02:23.790963 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  841. 2019-01-08 11:02:23.792326 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  842. 2019-01-08 11:02:23.792349 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  843. 2019-01-08 11:02:23.792363 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  844. 2019-01-08 11:02:23.792378 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  845. 2019-01-08 11:02:23.792532 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  846. 2019-01-08 11:02:23.792629 SipTransport::addTransports - creating transport: 0x100c00550: tcp/192.168.50.71:5040
  847. 2019-01-08 11:02:23.792711 SipTransport::addTransports - creating transport: 0x100c00a10: udp/192.168.50.71:5040
  848. 2019-01-08 11:02:23.792789 SipTransport::addTransports - creating transport: 0x100c00ea0: tcp/192.168.99.1:5040
  849. 2019-01-08 11:02:23.792861 SipTransport::addTransports - creating transport: 0x100c01330: udp/192.168.99.1:5040
  850. 2019-01-08 11:02:23.792980 SipTransport::addTransports - creating transport: 0x100c017c0: tcp/127.0.0.1:5040
  851. 2019-01-08 11:02:23.793085 SipTransport::addTransports - creating transport: 0x100c01c50: udp/127.0.0.1:5040
  852. 2019-01-08 11:02:23.793180 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  853. 2019-01-08 11:02:23.793202 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  854. 2019-01-08 11:02:23.793235 tport.c:1643 tport_bind_server() tport_bind_server(0x100929c00) to ws/0.0.0.0:80
  855. 2019-01-08 11:02:23.793333 tport.c:1713 tport_bind_server() tport_bind_server(0x100929c00): calling tport_listen for ws
  856. 2019-01-08 11:02:23.793362 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100929c00): new primary tport 0x100b00600
  857. 2019-01-08 11:02:23.793455 tport.c:745 tport_listen() tport_listen(0x100929c00): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  858. 2019-01-08 11:02:23.793488 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  859. 2019-01-08 11:02:23.793513 DrachtioController::run: Error adding additional transport
  860. Process 13862 exited with status = 0 (0x00000000)
  861. (lldb) run
  862. Process 13866 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  863. 2019-01-08 11:02:25.179681 Starting drachtio version v0.7.3-61-gdc9814be1
  864. 2019-01-08 11:02:25.180008 Logging threshold: 5
  865. 2019-01-08 11:02:25.180043 DrachtioController::run: Main thread id: 0x1005395c0
  866. 2019-01-08 11:02:25.180066 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  867. 2019-01-08 11:02:25.180084 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  868. 2019-01-08 11:02:25.180113 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  869. 2019-01-08 11:02:25.180129 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  870. 2019-01-08 11:02:25.180642 ClientController::ClientController done setting tls options:
  871. 2019-01-08 11:02:25.180677 Client controller thread id: 0x1005395c0
  872. 2019-01-08 11:02:25.180736 ClientController::start_accept_tcp
  873. 2019-01-08 11:02:25.180769 Client controller thread id: 0x700008498000
  874. 2019-01-08 11:02:25.180812 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  875. 2019-01-08 11:02:25.181249 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  876. 2019-01-08 11:02:25.181285 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  877. 2019-01-08 11:02:25.181387 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  878. 2019-01-08 11:02:25.181468 tport.c:516 tport_tcreate() tport_create(): 0x1009014c0
  879. 2019-01-08 11:02:25.181527 nta.c:2323 agent_create_master_transport() nta: master transport created
  880. 2019-01-08 11:02:25.181643 tport.c:1643 tport_bind_server() tport_bind_server(0x1009014c0) to */0.0.0.0:5040
  881. 2019-01-08 11:02:25.181761 tport.c:1713 tport_bind_server() tport_bind_server(0x1009014c0): calling tport_listen for tcp
  882. 2019-01-08 11:02:25.181785 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009014c0): new primary tport 0x100901c50
  883. 2019-01-08 11:02:25.181883 tport.c:769 tport_listen() tport_listen(0x100901c50): listening at tcp/192.168.50.71:5040
  884. 2019-01-08 11:02:25.181908 tport.c:1713 tport_bind_server() tport_bind_server(0x1009014c0): calling tport_listen for udp
  885. 2019-01-08 11:02:25.181924 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009014c0): new primary tport 0x1009020e0
  886. 2019-01-08 11:02:25.182027 tport.c:769 tport_listen() tport_listen(0x1009020e0): listening at udp/192.168.50.71:5040
  887. 2019-01-08 11:02:25.182050 tport.c:1713 tport_bind_server() tport_bind_server(0x1009014c0): calling tport_listen for tcp
  888. 2019-01-08 11:02:25.182074 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009014c0): new primary tport 0x100902570
  889. 2019-01-08 11:02:25.182149 tport.c:769 tport_listen() tport_listen(0x100902570): listening at tcp/192.168.99.1:5040
  890. 2019-01-08 11:02:25.182177 tport.c:1713 tport_bind_server() tport_bind_server(0x1009014c0): calling tport_listen for udp
  891. 2019-01-08 11:02:25.182204 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009014c0): new primary tport 0x100902a00
  892. 2019-01-08 11:02:25.182291 tport.c:769 tport_listen() tport_listen(0x100902a00): listening at udp/192.168.99.1:5040
  893. 2019-01-08 11:02:25.182314 tport.c:1713 tport_bind_server() tport_bind_server(0x1009014c0): calling tport_listen for tcp
  894. 2019-01-08 11:02:25.182331 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009014c0): new primary tport 0x100902e90
  895. 2019-01-08 11:02:25.182383 tport.c:769 tport_listen() tport_listen(0x100902e90): listening at tcp/127.0.0.1:5040
  896. 2019-01-08 11:02:25.182403 tport.c:1713 tport_bind_server() tport_bind_server(0x1009014c0): calling tport_listen for udp
  897. 2019-01-08 11:02:25.182418 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009014c0): new primary tport 0x100903340
  898. 2019-01-08 11:02:25.182533 tport.c:769 tport_listen() tport_listen(0x100903340): listening at udp/127.0.0.1:5040
  899. 2019-01-08 11:02:25.182588 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  900. 2019-01-08 11:02:25.182628 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  901. 2019-01-08 11:02:25.182699 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  902. 2019-01-08 11:02:25.182726 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  903. 2019-01-08 11:02:25.182749 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  904. 2019-01-08 11:02:25.182765 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  905. 2019-01-08 11:02:25.182790 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  906. 2019-01-08 11:02:25.182858 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  907. 2019-01-08 11:02:25.184327 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  908. 2019-01-08 11:02:25.184354 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  909. 2019-01-08 11:02:25.184370 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  910. 2019-01-08 11:02:25.184385 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  911. 2019-01-08 11:02:25.184621 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  912. 2019-01-08 11:02:25.184737 SipTransport::addTransports - creating transport: 0x100901c50: tcp/192.168.50.71:5040
  913. 2019-01-08 11:02:25.184809 SipTransport::addTransports - creating transport: 0x1009020e0: udp/192.168.50.71:5040
  914. 2019-01-08 11:02:25.184872 SipTransport::addTransports - creating transport: 0x100902570: tcp/192.168.99.1:5040
  915. 2019-01-08 11:02:25.184965 SipTransport::addTransports - creating transport: 0x100902a00: udp/192.168.99.1:5040
  916. 2019-01-08 11:02:25.185041 SipTransport::addTransports - creating transport: 0x100902e90: tcp/127.0.0.1:5040
  917. 2019-01-08 11:02:25.185128 SipTransport::addTransports - creating transport: 0x100903340: udp/127.0.0.1:5040
  918. 2019-01-08 11:02:25.185214 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  919. 2019-01-08 11:02:25.185234 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  920. 2019-01-08 11:02:25.185260 tport.c:1643 tport_bind_server() tport_bind_server(0x1009014c0) to ws/0.0.0.0:80
  921. 2019-01-08 11:02:25.185351 tport.c:1713 tport_bind_server() tport_bind_server(0x1009014c0): calling tport_listen for ws
  922. 2019-01-08 11:02:25.185374 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x1009014c0): new primary tport 0x100a08870
  923. 2019-01-08 11:02:25.185485 tport.c:745 tport_listen() tport_listen(0x1009014c0): bind(pf=2 ws/[192.168.50.71]:80): Address already in use
  924. 2019-01-08 11:02:25.185515 nta.c:2273 nta_agent_add_tport() nta: bind(0.0.0.0:80;transport=ws): Address already in use
  925. 2019-01-08 11:02:25.185538 DrachtioController::run: Error adding additional transport
  926. Process 13866 exited with status = 0 (0x00000000)
  927. (lldb) run
  928. Process 13869 launched: '/Users/andrew/projects/drachtio-server/build/drachtio' (x86_64)
  929. 2019-01-08 11:02:27.417704 Starting drachtio version v0.7.3-61-gdc9814be1
  930. 2019-01-08 11:02:27.418084 Logging threshold: 5
  931. 2019-01-08 11:02:27.418114 DrachtioController::run: Main thread id: 0x1005395c0
  932. 2019-01-08 11:02:27.418135 DrachtioController::run tls key file: /Users/andrew/projects/kosmos/certs/wildcard/privkey.pem
  933. 2019-01-08 11:02:27.418156 DrachtioController::run tls certificate file: /Users/andrew/projects/kosmos/certs/wildcard/cert.pem
  934. 2019-01-08 11:02:27.418171 DrachtioController::run tls chain file: /Users/andrew/projects/kosmos/certs/wildcard/chain.pem
  935. 2019-01-08 11:02:27.418189 DrachtioController::run listening for applications on tcp port 9022 and tls port 0
  936. 2019-01-08 11:02:27.418697 ClientController::ClientController done setting tls options:
  937. 2019-01-08 11:02:27.418727 Client controller thread id: 0x1005395c0
  938. 2019-01-08 11:02:27.418784 ClientController::start_accept_tcp
  939. 2019-01-08 11:02:27.418806 Client controller thread id: 0x700006292000
  940. 2019-01-08 11:02:27.418849 ClientController::threadFunc - ClientController: io_context run loop started (or restarted)
  941. 2019-01-08 11:02:27.419270 DrachtioController::run: starting sip stack on sip:0.0.0.0:5040;transport=tcp,udp
  942. 2019-01-08 11:02:27.419305 SipTransport::getBindableContactUri: sip:0.0.0.0:5040;transport=tcp,udp
  943. 2019-01-08 11:02:27.419404 nta.c:968 nta_agent_create() nta_agent_create: initialized hash tables
  944. 2019-01-08 11:02:27.419493 tport.c:516 tport_tcreate() tport_create(): 0x100c03380
  945. 2019-01-08 11:02:27.419549 nta.c:2323 agent_create_master_transport() nta: master transport created
  946. 2019-01-08 11:02:27.419662 tport.c:1643 tport_bind_server() tport_bind_server(0x100c03380) to */0.0.0.0:5040
  947. 2019-01-08 11:02:27.419804 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for tcp
  948. 2019-01-08 11:02:27.419829 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100c03b20
  949. 2019-01-08 11:02:27.419910 tport.c:769 tport_listen() tport_listen(0x100c03b20): listening at tcp/192.168.50.71:5040
  950. 2019-01-08 11:02:27.419933 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for udp
  951. 2019-01-08 11:02:27.419953 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100c03fb0
  952. 2019-01-08 11:02:27.420069 tport.c:769 tport_listen() tport_listen(0x100c03fb0): listening at udp/192.168.50.71:5040
  953. 2019-01-08 11:02:27.420092 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for tcp
  954. 2019-01-08 11:02:27.420127 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100900490
  955. 2019-01-08 11:02:27.420214 tport.c:769 tport_listen() tport_listen(0x100900490): listening at tcp/192.168.99.1:5040
  956. 2019-01-08 11:02:27.420239 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for udp
  957. 2019-01-08 11:02:27.420255 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x1009009e0
  958. 2019-01-08 11:02:27.420322 tport.c:769 tport_listen() tport_listen(0x1009009e0): listening at udp/192.168.99.1:5040
  959. 2019-01-08 11:02:27.420348 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for tcp
  960. 2019-01-08 11:02:27.420373 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100900e70
  961. 2019-01-08 11:02:27.420438 tport.c:769 tport_listen() tport_listen(0x100900e70): listening at tcp/127.0.0.1:5040
  962. 2019-01-08 11:02:27.420458 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for udp
  963. 2019-01-08 11:02:27.420473 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100901300
  964. 2019-01-08 11:02:27.420540 tport.c:769 tport_listen() tport_listen(0x100901300): listening at udp/127.0.0.1:5040
  965. 2019-01-08 11:02:27.420565 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5040;transport=*)
  966. 2019-01-08 11:02:27.420597 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  967. 2019-01-08 11:02:27.420658 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  968. 2019-01-08 11:02:27.420678 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  969. 2019-01-08 11:02:27.420695 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  970. 2019-01-08 11:02:27.420713 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  971. 2019-01-08 11:02:27.420732 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  972. 2019-01-08 11:02:27.420803 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  973. 2019-01-08 11:02:27.422288 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  974. 2019-01-08 11:02:27.422313 nta.c:975 nta_agent_create() nta_agent_create: initialized transports
  975. 2019-01-08 11:02:27.422329 nta.c:981 nta_agent_create() nta_agent_create: initialized random identifiers
  976. 2019-01-08 11:02:27.422344 nta.c:987 nta_agent_create() nta_agent_create: initialized timer
  977. 2019-01-08 11:02:27.422518 nta.c:997 nta_agent_create() nta_agent_create: initialized resolver
  978. 2019-01-08 11:02:27.422646 SipTransport::addTransports - creating transport: 0x100c03b20: tcp/192.168.50.71:5040
  979. 2019-01-08 11:02:27.422732 SipTransport::addTransports - creating transport: 0x100c03fb0: udp/192.168.50.71:5040
  980. 2019-01-08 11:02:27.422808 SipTransport::addTransports - creating transport: 0x100900490: tcp/192.168.99.1:5040
  981. 2019-01-08 11:02:27.422878 SipTransport::addTransports - creating transport: 0x1009009e0: udp/192.168.99.1:5040
  982. 2019-01-08 11:02:27.422948 SipTransport::addTransports - creating transport: 0x100900e70: tcp/127.0.0.1:5040
  983. 2019-01-08 11:02:27.423026 SipTransport::addTransports - creating transport: 0x100901300: udp/127.0.0.1:5040
  984. 2019-01-08 11:02:27.423110 DrachtioController::run: adding additional sip address sip:0.0.0.0:80;transport=ws
  985. 2019-01-08 11:02:27.423130 SipTransport::getBindableContactUri: sip:0.0.0.0:80;transport=ws
  986. 2019-01-08 11:02:27.423157 tport.c:1643 tport_bind_server() tport_bind_server(0x100c03380) to ws/0.0.0.0:80
  987. 2019-01-08 11:02:27.423234 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for ws
  988. 2019-01-08 11:02:27.423255 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100903480
  989. 2019-01-08 11:02:27.423379 tport.c:769 tport_listen() tport_listen(0x100903480): listening at ws/192.168.50.71:80
  990. 2019-01-08 11:02:27.423409 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for ws
  991. 2019-01-08 11:02:27.423433 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100903930
  992. 2019-01-08 11:02:27.423500 tport.c:769 tport_listen() tport_listen(0x100903930): listening at ws/192.168.99.1:80
  993. 2019-01-08 11:02:27.423521 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for ws
  994. 2019-01-08 11:02:27.423576 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100903de0
  995. 2019-01-08 11:02:27.423657 tport.c:769 tport_listen() tport_listen(0x100903de0): listening at ws/127.0.0.1:80
  996. 2019-01-08 11:02:27.423683 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:80;transport=ws)
  997. 2019-01-08 11:02:27.423702 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  998. 2019-01-08 11:02:27.423729 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  999. 2019-01-08 11:02:27.423758 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  1000. 2019-01-08 11:02:27.423782 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  1001. 2019-01-08 11:02:27.423809 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  1002. 2019-01-08 11:02:27.423833 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  1003. 2019-01-08 11:02:27.423852 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/ws 192.168.50.71:80 (*)
  1004. 2019-01-08 11:02:27.423870 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/ws 192.168.99.1:80 (*)
  1005. 2019-01-08 11:02:27.423910 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/ws 127.0.0.1:80 (*)
  1006. 2019-01-08 11:02:27.423969 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  1007. 2019-01-08 11:02:27.423998 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  1008. 2019-01-08 11:02:27.424103 SipTransport::addTransports - creating transport: 0x100903480: ws/192.168.50.71:80
  1009. 2019-01-08 11:02:27.424213 SipTransport::addTransports - creating transport: 0x100903930: ws/192.168.99.1:80
  1010. 2019-01-08 11:02:27.424310 SipTransport::addTransports - creating transport: 0x100903de0: ws/127.0.0.1:80
  1011. 2019-01-08 11:02:27.424396 DrachtioController::run: adding additional sip address sips:0.0.0.0;transport=tls
  1012. 2019-01-08 11:02:27.424418 SipTransport::getBindableContactUri: sips:0.0.0.0;transport=tls
  1013. 2019-01-08 11:02:27.424444 tport.c:1643 tport_bind_server() tport_bind_server(0x100c03380) to tls/0.0.0.0:5061
  1014. 2019-01-08 11:02:27.424521 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for tls
  1015. 2019-01-08 11:02:27.424542 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100c04ee0
  1016. 2019-01-08 11:02:27.431262 tport_tls.c:439 tls_init_context() tls: initialized ECDH
  1017. 2019-01-08 11:02:27.431513 tport_type_tls.c:320 tport_tls_init_master() tport_tls_init_master(0x100c04ee0): tls context initialized for [192.168.50.71]:5061
  1018. 2019-01-08 11:02:27.431590 tport.c:769 tport_listen() tport_listen(0x100c04ee0): listening at tls/192.168.50.71:5061
  1019. 2019-01-08 11:02:27.431613 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for tls
  1020. 2019-01-08 11:02:27.431630 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100907720
  1021. 2019-01-08 11:02:27.432037 tport_tls.c:439 tls_init_context() tls: initialized ECDH
  1022. 2019-01-08 11:02:27.432206 tport_type_tls.c:320 tport_tls_init_master() tport_tls_init_master(0x100907720): tls context initialized for [192.168.99.1]:5061
  1023. 2019-01-08 11:02:27.432266 tport.c:769 tport_listen() tport_listen(0x100907720): listening at tls/192.168.99.1:5061
  1024. 2019-01-08 11:02:27.432287 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for tls
  1025. 2019-01-08 11:02:27.432303 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x10090c110
  1026. 2019-01-08 11:02:27.432696 tport_tls.c:439 tls_init_context() tls: initialized ECDH
  1027. 2019-01-08 11:02:27.432858 tport_type_tls.c:320 tport_tls_init_master() tport_tls_init_master(0x10090c110): tls context initialized for [127.0.0.1]:5061
  1028. 2019-01-08 11:02:27.432909 tport.c:769 tport_listen() tport_listen(0x10090c110): listening at tls/127.0.0.1:5061
  1029. 2019-01-08 11:02:27.432930 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:5061;transport=tls)
  1030. 2019-01-08 11:02:27.432948 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  1031. 2019-01-08 11:02:27.432971 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  1032. 2019-01-08 11:02:27.432996 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  1033. 2019-01-08 11:02:27.433020 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  1034. 2019-01-08 11:02:27.433036 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  1035. 2019-01-08 11:02:27.433058 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  1036. 2019-01-08 11:02:27.433084 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/ws 192.168.50.71:80 (*)
  1037. 2019-01-08 11:02:27.433109 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/ws 192.168.99.1:80 (*)
  1038. 2019-01-08 11:02:27.433134 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/ws 127.0.0.1:80 (*)
  1039. 2019-01-08 11:02:27.433158 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tls 192.168.50.71 (*)
  1040. 2019-01-08 11:02:27.433175 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tls 192.168.99.1 (*)
  1041. 2019-01-08 11:02:27.433190 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tls 127.0.0.1 (*)
  1042. 2019-01-08 11:02:27.433227 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  1043. 2019-01-08 11:02:27.433243 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  1044. 2019-01-08 11:02:27.433356 SipTransport::addTransports - creating transport: 0x100c04ee0: tls/192.168.50.71:5061
  1045. 2019-01-08 11:02:27.433426 SipTransport::addTransports - creating transport: 0x100907720: tls/192.168.99.1:5061
  1046. 2019-01-08 11:02:27.433500 SipTransport::addTransports - creating transport: 0x10090c110: tls/127.0.0.1:5061
  1047. 2019-01-08 11:02:27.433571 DrachtioController::run: adding additional sip address sips:0.0.0.0:443;transport=wss
  1048. 2019-01-08 11:02:27.433589 SipTransport::getBindableContactUri: sips:0.0.0.0:443;transport=wss
  1049. 2019-01-08 11:02:27.433621 tport.c:1643 tport_bind_server() tport_bind_server(0x100c03380) to wss/0.0.0.0:443
  1050. 2019-01-08 11:02:27.433710 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for wss
  1051. 2019-01-08 11:02:27.433739 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x1009101e0
  1052. 2019-01-08 11:02:27.434381 tport.c:769 tport_listen() tport_listen(0x1009101e0): listening at wss/192.168.50.71:443
  1053. 2019-01-08 11:02:27.434415 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for wss
  1054. 2019-01-08 11:02:27.434433 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100f02170
  1055. 2019-01-08 11:02:27.434895 tport.c:769 tport_listen() tport_listen(0x100f02170): listening at wss/192.168.99.1:443
  1056. 2019-01-08 11:02:27.434922 tport.c:1713 tport_bind_server() tport_bind_server(0x100c03380): calling tport_listen for wss
  1057. 2019-01-08 11:02:27.434938 tport.c:639 tport_alloc_primary() tport_alloc_primary(0x100c03380): new primary tport 0x100a285a0
  1058. 2019-01-08 11:02:27.435371 tport.c:769 tport_listen() tport_listen(0x100a285a0): listening at wss/127.0.0.1:443
  1059. 2019-01-08 11:02:27.435406 nta.c:2282 nta_agent_add_tport() nta: bound to (0.0.0.0:443;transport=wss)
  1060. 2019-01-08 11:02:27.435436 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.50.71:5040 (*)
  1061. 2019-01-08 11:02:27.435464 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.50.71:5040 (*)
  1062. 2019-01-08 11:02:27.435488 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 192.168.99.1:5040 (*)
  1063. 2019-01-08 11:02:27.435529 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 192.168.99.1:5040 (*)
  1064. 2019-01-08 11:02:27.435557 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tcp 127.0.0.1:5040 (*)
  1065. 2019-01-08 11:02:27.435582 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/udp 127.0.0.1:5040 (*)
  1066. 2019-01-08 11:02:27.435616 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/ws 192.168.50.71:80 (*)
  1067. 2019-01-08 11:02:27.435645 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/ws 192.168.99.1:80 (*)
  1068. 2019-01-08 11:02:27.435690 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/ws 127.0.0.1:80 (*)
  1069. 2019-01-08 11:02:27.435712 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tls 192.168.50.71 (*)
  1070. 2019-01-08 11:02:27.435731 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tls 192.168.99.1 (*)
  1071. 2019-01-08 11:02:27.435755 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/tls 127.0.0.1 (*)
  1072. 2019-01-08 11:02:27.435775 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/wss 192.168.50.71:443 (*)
  1073. 2019-01-08 11:02:27.435800 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/wss 192.168.99.1:443 (*)
  1074. 2019-01-08 11:02:27.435824 nta.c:2425 agent_init_via() nta: agent_init_via: SIP/2.0/wss 127.0.0.1:443 (*)
  1075. 2019-01-08 11:02:27.435890 nta.c:2291 nta_agent_add_tport() nta: Via fields initialized
  1076. 2019-01-08 11:02:27.435916 nta.c:2299 nta_agent_add_tport() nta: Contact header created
  1077. 2019-01-08 11:02:27.436027 SipTransport::addTransports - creating transport: 0x1009101e0: wss/192.168.50.71:443
  1078. 2019-01-08 11:02:27.436101 SipTransport::addTransports - creating transport: 0x100f02170: wss/192.168.99.1:443
  1079. 2019-01-08 11:02:27.436171 SipTransport::addTransports - creating transport: 0x100a285a0: wss/127.0.0.1:443
  1080. 2019-01-08 11:02:27.436232 SipTransport::logTransports - there are : 15 transports
  1081. 2019-01-08 11:02:27.436257 SipTransport::logTransports - wss/192.168.99.1:443 (sips:0.0.0.0:443;transport=wss, external-ip: , local-net: )
  1082. 2019-01-08 11:02:27.436273 SipTransport::logTransports - wss/192.168.50.71:443 (sips:0.0.0.0:443;transport=wss, external-ip: , local-net: )
  1083. 2019-01-08 11:02:27.436287 SipTransport::logTransports - tcp/192.168.50.71:5040 (sip:0.0.0.0:5040;transport=tcp,udp, external-ip: , local-net: )
  1084. 2019-01-08 11:02:27.436302 SipTransport::logTransports - tls/192.168.99.1:5061 (sips:0.0.0.0;transport=tls, external-ip: , local-net: )
  1085. 2019-01-08 11:02:27.436326 SipTransport::logTransports - udp/127.0.0.1:5040 (sip:0.0.0.0:5040;transport=tcp,udp, external-ip: , local-net: 127.0.0.1/32), mtu size: 1300
  1086. 2019-01-08 11:02:27.436352 SipTransport::logTransports - wss/127.0.0.1:443 (sips:0.0.0.0:443;transport=wss, external-ip: , local-net: 127.0.0.1/32)
  1087. 2019-01-08 11:02:27.436374 SipTransport::logTransports - tcp/127.0.0.1:5040 (sip:0.0.0.0:5040;transport=tcp,udp, external-ip: , local-net: 127.0.0.1/32)
  1088. 2019-01-08 11:02:27.436394 SipTransport::logTransports - tls/192.168.50.71:5061 (sips:0.0.0.0;transport=tls, external-ip: , local-net: )
  1089. 2019-01-08 11:02:27.436409 SipTransport::logTransports - udp/192.168.50.71:5040 (sip:0.0.0.0:5040;transport=tcp,udp, external-ip: , local-net: ), mtu size: 1300
  1090. 2019-01-08 11:02:27.436423 SipTransport::logTransports - ws/127.0.0.1:80 (sip:0.0.0.0:80;transport=ws, external-ip: , local-net: 127.0.0.1/32)
  1091. 2019-01-08 11:02:27.436442 SipTransport::logTransports - udp/192.168.99.1:5040 (sip:0.0.0.0:5040;transport=tcp,udp, external-ip: , local-net: ), mtu size: 1300
  1092. 2019-01-08 11:02:27.436463 SipTransport::logTransports - tls/127.0.0.1:5061 (sips:0.0.0.0;transport=tls, external-ip: , local-net: 127.0.0.1/32)
  1093. 2019-01-08 11:02:27.436483 SipTransport::logTransports - ws/192.168.99.1:80 (sip:0.0.0.0:80;transport=ws, external-ip: , local-net: )
  1094. 2019-01-08 11:02:27.436502 SipTransport::logTransports - tcp/192.168.99.1:5040 (sip:0.0.0.0:5040;transport=tcp,udp, external-ip: , local-net: )
  1095. 2019-01-08 11:02:27.436523 SipTransport::logTransports - ws/192.168.50.71:80 (sip:0.0.0.0:80;transport=ws, external-ip: , local-net: )
  1096. 2019-01-08 11:02:27.436566 DrachtioController::run - sip timers: T1: 500ms, T2: 4000ms, T4: 5000ms, T1X64: 32000ms
  1097. 2019-01-08 11:02:27.436654 Starting sofia event loop in main thread: 0x1005395c0
  1098. 2019-01-08 11:02:27.436714 tport.c:2777 tport_wakeup_pri() tport_wakeup_pri(0x1009009e0): events IN
  1099. 2019-01-08 11:02:27.436736 tport.c:2892 tport_recv_event() tport_recv_event(0x1009009e0)
  1100. 2019-01-08 11:02:27.436764 tport.c:3233 tport_recv_iovec() tport_recv_iovec(0x1009009e0) msg 0x100912980 from (udp/192.168.99.1:5040) has 20 bytes, veclen = 1
  1101. 2019-01-08 11:02:27.436812 tport.c:3051 tport_deliver() tport_deliver(0x1009009e0): bad msg 0x100912980 (0 bytes) from udp/192.168.99.1:5040 next=0x0
  1102. 2019-01-08 11:02:27.436837 tport.c:2777 tport_wakeup_pri() tport_wakeup_pri(0x100901300): events IN
  1103. 2019-01-08 11:02:27.436850 tport.c:2892 tport_recv_event() tport_recv_event(0x100901300)
  1104. 2019-01-08 11:02:27.436870 tport.c:3233 tport_recv_iovec() tport_recv_iovec(0x100901300) msg 0x100912980 from (udp/127.0.0.1:5040) has 20 bytes, veclen = 1
  1105. 2019-01-08 11:02:27.436904 tport.c:3051 tport_deliver() tport_deliver(0x100901300): bad msg 0x100912980 (0 bytes) from udp/127.0.0.1:5040 next=0x0
  1106. 2019-01-08 11:02:34.263184 ClientController::accept_handler_tcp - got connection
  1107. 2019-01-08 11:02:34.263279 Client::start - Received connection from client at 127.0.0.1:53536
  1108. 2019-01-08 11:02:34.263307 ClientController::join - Added client, count of connected clients is now: 1
  1109. 2019-01-08 11:02:34.263341 ClientController::start_accept_tcp
  1110. 2019-01-08 11:02:34.267274 Client::read_handler read: f36fa4e1-f578-4433-af5d-761473d909cf|authenticate|cymru|
  1111.  
  1112. 2019-01-08 11:02:34.267345 Client::processAuthentication - added tags
  1113. 2019-01-08 11:02:34.267384 Client::processAuthentication - validating secret cymru
  1114. 2019-01-08 11:02:34.267527 Client::processAuthentication - secret validated successfully: cymru
  1115. 2019-01-08 11:02:34.267563 Sending response: 393#ae0e7b80-e196-4566-b6c1-bd64853f4ffd|response|f36fa4e1-f578-4433-af5d-761473d909cf|OK|wss/192.168.99.1:443,wss/192.168.50.71:443,tcp/192.168.50.71:5040,tls/192.168.99.1:5061,udp/127.0.0.1:5040,wss/127.0.0.1:443,tcp/127.0.0.1:5040,tls/192.168.50.71:5061,udp/192.168.50.71:5040,ws/127.0.0.1:80,udp/192.168.99.1:5040,tls/127.0.0.1:5061,ws/192.168.99.1:80,tcp/192.168.99.1:5040,ws/192.168.50.71:80
  1116.  
  1117. 2019-01-08 11:02:34.267644 Client::write_handler - wrote 397 bytes: system:0
  1118. 2019-01-08 11:02:34.338628 Client::read_handler read: 8cffde83-5283-490f-9fdf-016b2fcfb47f|route|invite
  1119.  
  1120. 2019-01-08 11:02:34.338689 Added client for invite requests
  1121. 2019-01-08 11:02:34.338796 Sending response: 85#06d79273-093c-44d7-b4ed-dd1b4aa77f6b|response|8cffde83-5283-490f-9fdf-016b2fcfb47f|OK
  1122.  
  1123. 2019-01-08 11:02:34.338841 Client::write_handler - wrote 88 bytes: system:0
  1124. 2019-01-08 11:02:40.333524 tport.c:2777 tport_wakeup_pri() tport_wakeup_pri(0x100903480): events IN
  1125. 2019-01-08 11:02:40.333625 tport.c:880 tport_alloc_secondary() tport_alloc_secondary(0x100903480): new secondary tport 0x1007a5000
  1126. 2019-01-08 11:02:40.333912 tport.c:2668 tport_accept() tport_accept(0x1007a5000): new connection from ws/192.168.50.71:53563
  1127. 2019-01-08 11:02:40.338830 tport.c:2801 tport_wakeup() tport_wakeup(0x1007a5000): events IN
  1128. 2019-01-08 11:02:40.338894 tport.c:2892 tport_recv_event() tport_recv_event(0x1007a5000)
  1129. 2019-01-08 11:02:40.339009 tport.c:3233 tport_recv_iovec() tport_recv_iovec(0x1007a5000) msg 0x100d00370 from (ws/192.168.50.71:53563) has 519 bytes, veclen = 1
  1130. 2019-01-08 11:02:40.339253 recv 519 bytes from ws/[192.168.50.71]:53563 at 11:02:40.339063:
  1131. REGISTER sip:ctel.com SIP/2.0
  1132. Via: SIP/2.0/WS 0riohc7ap0bk.invalid;branch=z9hG4bK1746155
  1133. Max-Forwards: 70
  1134. To: <sip:1234@ctel.com>
  1135. From: <sip:1234@ctel.com>;tag=2ie126qn2i
  1136. Call-ID: tm4sgsjbc7313lprmcpa16
  1137. CSeq: 1441 REGISTER
  1138. Contact: <sip:d315vs5g@0riohc7ap0bk.invalid;transport=ws>;reg-id=1;+sip.instance="<urn:uuid:37daeba3-84e5-4329-af8b-bf92377cd998>";expires=600
  1139. Allow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY,REFER
  1140. Supported: path, gruu, outbound
  1141. User-Agent: SIP.js/0.11.3
  1142. Content-Length: 0
  1143.  
  1144. 2019-01-08 11:02:40.339297 tport.c:3051 tport_deliver() tport_deliver(0x1007a5000): msg 0x100d00370 (519 bytes) from ws/192.168.50.71:53563 next=0x0
  1145. 2019-01-08 11:02:40.339376 nta.c:2968 agent_recv_request() nta: received REGISTER sip:ctel.com SIP/2.0 (CSeq 1441)
  1146. 2019-01-08 11:02:40.339429 nta.c:3263 agent_check_request_via() nta: Via check: received=192.168.50.71
  1147. 2019-01-08 11:02:40.339481 nta.c:3183 agent_recv_request() nta: REGISTER (1441) to message callback
  1148. 2019-01-08 11:02:40.339509 processMessageStatelessly - incoming message with call-id tm4sgsjbc7313lprmcpa16 does not match an existing call leg, processed in thread 0x1005395c0
  1149. 2019-01-08 11:02:40.339603 No connected clients found to handle incoming register request
  1150. 2019-01-08 11:02:40.339637 processNewRequest - No providers available for REGISTER
  1151. 2019-01-08 11:02:40.339838 tport.c:3285 tport_tsend() tport_tsend(0x1007a5000) tpn = WS/192.168.50.71:5060
  1152. 2019-01-08 11:02:40.339893 tport_type_ws.c:311 tport_send_stream_ws() tport_ws_writevec: vec 0x1007a51f0 0x103801800 288 (288)
  1153. 2019-01-08 11:02:40.339966 tport.c:3531 tport_send_msg() tport_vsend returned 288
  1154. 2019-01-08 11:02:40.340059 send 288 bytes to ws/[192.168.50.71]:53563 at 11:02:40.339884:
  1155. SIP/2.0 503 Service Unavailable
  1156. Via: SIP/2.0/WS 0riohc7ap0bk.invalid;branch=z9hG4bK1746155;received=192.168.50.71;rport=53563
  1157. From: <sip:1234@ctel.com>;tag=2ie126qn2i
  1158. To: <sip:1234@ctel.com>;tag=3c6ZN4aS192eH
  1159. Call-ID: tm4sgsjbc7313lprmcpa16
  1160. CSeq: 1441 REGISTER
  1161. Content-Length: 0
  1162.  
  1163. 2019-01-08 11:02:40.340096 tport.c:2324 tport_set_secondary_timer() tport(0x1007a5000): reset timer
  1164. 2019-01-08 11:02:40.340147 tport.c:2324 tport_set_secondary_timer() tport(0x1007a5000): reset timer
  1165. 2019-01-08 11:02:44.176918 tport.c:2801 tport_wakeup() tport_wakeup(0x1007a5000): events IN
  1166. 2019-01-08 11:02:44.176996 tport.c:2892 tport_recv_event() tport_recv_event(0x1007a5000)
  1167. 2019-01-08 11:02:44.177121 tport.c:3233 tport_recv_iovec() tport_recv_iovec(0x1007a5000) msg 0x100a2b750 from (ws/192.168.50.71:53563) has 2959 bytes, veclen = 1
  1168. 2019-01-08 11:02:44.177388 recv 2959 bytes from ws/[192.168.50.71]:53563 at 11:02:44.177153:
  1169. INVITE sip:1234@ctel.com SIP/2.0
  1170. Via: SIP/2.0/WS 0riohc7ap0bk.invalid;branch=z9hG4bK6764518
  1171. Max-Forwards: 70
  1172. To: <sip:1234@ctel.com>
  1173. From: <sip:1234@ctel.com>;tag=3c2kc6d5q0
  1174. Call-ID: c05guub1gd180boilaf0
  1175. CSeq: 5776 INVITE
  1176. Contact: <sip:d315vs5g@0riohc7ap0bk.invalid;transport=ws;ob>
  1177. Allow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY,REFER
  1178. Supported: outbound
  1179. User-Agent: SIP.js/0.11.3
  1180. Content-Type: application/sdp
  1181. Content-Length: 2501
  1182.  
  1183. v=0
  1184. o=- 9011120231443390993 2 IN IP4 127.0.0.1
  1185. s=-
  1186. t=0 0
  1187. a=group:BUNDLE audio
  1188. a=msid-semantic: WMS VZjhDv3agyI2kPTrNy8SUEw3H4OlAbUkNyF3
  1189. m=audio 51925 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
  1190. c=IN IP4 172.103.161.49
  1191. a=rtcp:59763 IN IP4 172.103.161.49
  1192. a=candidate:2218435994 1 udp 2122260223 192.168.99.1 59330 typ host generation 0 network-id 2 network-cost 50
  1193. a=candidate:4161972746 1 udp 2122194687 192.168.50.71 51925 typ host generation 0 network-id 1 network-cost 10
  1194. a=candidate:2218435994 2 udp 2122260222 192.168.99.1 62190 typ host generation 0 network-id 2 network-cost 50
  1195. a=candidate:4161972746 2 udp 2122194686 192.168.50.71 59763 typ host generation 0 network-id 1 network-cost 10
  1196. a=candidate:2035985598 1 udp 1685987071 172.103.161.49 51925 typ srflx raddr 192.168.50.71 rport 51925 generation 0 network-id 1 network-cost 10
  1197. a=candidate:2035985598 2 udp 1685987070 172.103.161.49 59763 typ srflx raddr 192.168.50.71 rport 59763 generation 0 network-id 1 network-cost 10
  1198. a=candidate:3401144682 1 tcp 1518280447 192.168.99.1 9 typ host tcptype active generation 0 network-id 2 network-cost 50
  1199. a=candidate:3062978298 1 tcp 1518214911 192.168.50.71 9 typ host tcptype active generation 0 network-id 1 network-cost 10
  1200. a=candidate:3401144682 2 tcp 1518280446 192.168.99.1 9 typ host tcptype active generation 0 network-id 2 network-cost 50
  1201. a=candidate:3062978298 2 tcp 1518214910 192.168.50.71 9 typ host tcptype active generation 0 network-id 1 network-cost 10
  1202. a=ice-ufrag:i4+g
  1203. a=ice-pwd:+4UPk2rHMRje+7krARjv1f4L
  1204. a=ice-options:trickle
  1205. a=fingerprint:sha-256 2D:3D:01:AB:F0:75:9A:97:34:3D:3A:9B:F9:32:D1:C4:46:13:C5:61:D9:CE:5C:83:6A:54:6D:0E:29:67:38:3A
  1206. a=setup:actpass
  1207. a=mid:audio
  1208. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  1209. a=sendrecv
  1210. a=rtcp-mux
  1211. a=rtpmap:111 opus/48000/2
  1212. a=rtcp-fb:111 transport-cc
  1213. a=fmtp:111 minptime=10;useinbandfec=1
  1214. a=rtpmap:103 ISAC/16000
  1215. a=rtpmap:104 ISAC/32000
  1216. a=rtpmap:9 G722/8000
  1217. a=rtpmap:0 PCMU/8000
  1218. a=rtpmap:8 PCMA/8000
  1219. a=rtpmap:106 CN/32000
  1220. a=rtpmap:105 CN/16000
  1221. a=rtpmap:13 CN/8000
  1222. a=rtpmap:110 telephone-event/48000
  1223. a=rtpmap:112 telephone-event/32000
  1224. a=rtpmap:113 telephone-event/16000
  1225. a=rtpmap:126 telephone-event/8000
  1226. a=ssrc:3108301017 cname:vwvo2mSlCoAOxVXG
  1227. a=ssrc:3108301017 msid:VZjhDv3agyI2kPTrNy8SUEw3H4OlAbUkNyF3 37b0062a-9146-4215-ba42-66c56bda02b0
  1228. a=ssrc:3108301017 mslabel:VZjhDv3agyI2kPTrNy8SUEw3H4OlAbUkNyF3
  1229. a=ssrc:3108301017 label:37b0062a-9146-4215-ba42-66c56bda02b0
  1230. 2019-01-08 11:02:44.177536 tport.c:3051 tport_deliver() tport_deliver(0x1007a5000): msg 0x100a2b750 (2959 bytes) from ws/192.168.50.71:53563 next=0x0
  1231. 2019-01-08 11:02:44.177572 nta.c:2968 agent_recv_request() nta: received INVITE sip:1234@ctel.com SIP/2.0 (CSeq 5776)
  1232. 2019-01-08 11:02:44.177606 nta.c:3263 agent_check_request_via() nta: Via check: received=192.168.50.71
  1233. 2019-01-08 11:02:44.177667 nta.c:3183 agent_recv_request() nta: INVITE (5776) to message callback
  1234. 2019-01-08 11:02:44.177693 processMessageStatelessly - incoming message with call-id c05guub1gd180boilaf0 does not match an existing call leg, processed in thread 0x1005395c0
  1235. 2019-01-08 11:02:44.177752 tport.c:3285 tport_tsend() tport_tsend(0x1007a5000) tpn = WS/192.168.50.71:5060
  1236. 2019-01-08 11:02:44.177817 tport_type_ws.c:311 tport_send_stream_ws() tport_ws_writevec: vec 0x1007a51f0 0x104000a00 253 (253)
  1237. 2019-01-08 11:02:44.177913 tport.c:3531 tport_send_msg() tport_vsend returned 253
  1238. 2019-01-08 11:02:44.178005 send 253 bytes to ws/[192.168.50.71]:53563 at 11:02:44.177798:
  1239. SIP/2.0 100 Trying
  1240. Via: SIP/2.0/WS 0riohc7ap0bk.invalid;branch=z9hG4bK6764518;received=192.168.50.71;rport=53563
  1241. From: <sip:1234@ctel.com>;tag=3c2kc6d5q0
  1242. To: <sip:1234@ctel.com>
  1243. Call-ID: c05guub1gd180boilaf0
  1244. CSeq: 5776 INVITE
  1245. Content-Length: 0
  1246.  
  1247. 2019-01-08 11:02:44.178042 tport.c:2324 tport_set_secondary_timer() tport(0x1007a5000): reset timer
  1248. 2019-01-08 11:02:44.178079 ClientController::selectClientForRequestOutsideDialog - there are 1 possible clients, we are starting with offset 0
  1249. 2019-01-08 11:02:44.178110 ClientController::route_request_outside_dialog - Selected client at offset 0
  1250. 2019-01-08 11:02:44.178256 PendingRequestController::add - tport: 0x1007a5000, Call-ID: c05guub1gd180boilaf0, transactionId 464fa199-51fb-4ed3-aa09-34712eda7ec2
  1251. 2019-01-08 11:02:44.178298 pending-request: Adding entry to go off in 64000ms
  1252. 2019-01-08 11:02:44.178337 pending-request: Adding entry to the head (queue was empty), length: 1
  1253. 2019-01-08 11:02:44.178386 ClientController::addNetTransaction: transactionId 464fa199-51fb-4ed3-aa09-34712eda7ec2; size: 1
  1254. 2019-01-08 11:02:44.178488 tport.c:2324 tport_set_secondary_timer() tport(0x1007a5000): reset timer
  1255. 2019-01-08 11:02:44.178632 Client::write_handler - wrote 3132 bytes: system:0
  1256. 2019-01-08 11:02:44.194382 Client::read_handler read: 503661b8-2926-4032-8773-72f55f0e9c46|sip||
  1257. INVITE sip:drachtio@192.168.99.100:5080 SIP/2.0
  1258. User-Agent: drachtio-fsmrf:e5418150-079b-4f2f-9eb5-357ba00adc82
  1259. X-esl-outbound: 192.168.50.71:53537
  1260. Content-Length: 2501
  1261.  
  1262. v=0
  1263. o=- 9011120231443390993 2 IN IP4 127.0.0.1
  1264. s=-
  1265. t=0 0
  1266. a=group:BUNDLE audio
  1267. a=msid-semantic: WMS VZjhDv3agyI2kPTrNy8SUEw3H4OlAbUkNyF3
  1268. m=audio 51925 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
  1269. c=IN IP4 172.103.161.49
  1270. a=rtcp:59763 IN IP4 172.103.161.49
  1271. a=candidate:2218435994 1 udp 2122260223 192.168.99.1 59330 typ host generation 0 network-id 2 network-cost 50
  1272. a=candidate:4161972746 1 udp 2122194687 192.168.50.71 51925 typ host generation 0 network-id 1 network-cost 10
  1273. a=candidate:2218435994 2 udp 2122260222 192.168.99.1 62190 typ host generation 0 network-id 2 network-cost 50
  1274. a=candidate:4161972746 2 udp 2122194686 192.168.50.71 59763 typ host generation 0 network-id 1 network-cost 10
  1275. a=candidate:2035985598 1 udp 1685987071 172.103.161.49 51925 typ srflx raddr 192.168.50.71 rport 51925 generation 0 network-id 1 network-cost 10
  1276. a=candidate:2035985598 2 udp 1685987070 172.103.161.49 59763 typ srflx raddr 192.168.50.71 rport 59763 generation 0 network-id 1 network-cost 10
  1277. a=candidate:3401144682 1 tcp 1518280447 192.168.99.1 9 typ host tcptype active generation 0 network-id 2 network-cost 50
  1278. a=candidate:3062978298 1 tcp 1518214911 192.168.50.71 9 typ host tcptype active generation 0 network-id 1 network-cost 10
  1279. a=candidate:3401144682 2 tcp 1518280446 192.168.99.1 9 typ host tcptype active generation 0 network-id 2 network-cost 50
  1280. a=candidate:3062978298 2 tcp 1518214910 192.168.50.71 9 typ host tcptype active generation 0 network-id 1 network-cost 10
  1281. a=ice-ufrag:i4+g
  1282. a=ice-pwd:+4UPk2rHMRje+7krARjv1f4L
  1283. a=ice-options:trickle
  1284. a=fingerprint:sha-256 2D:3D:01:AB:F0:75:9A:97:34:3D:3A:9B:F9:32:D1:C4:46:13:C5:61:D9:CE:5C:83:6A:54:6D:0E:29:67:38:3A
  1285. a=setup:actpass
  1286. a=mid:audio
  1287. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  1288. a=sendrecv
  1289. a=rtcp-mux
  1290. a=rtpmap:111 opus/48000/2
  1291. a=rtcp-fb:111 transport-cc
  1292. a=fmtp:111 minptime=10;useinbandfec=1
  1293. a=rtpmap:103 ISAC/16000
  1294. a=rtpmap:104 ISAC/32000
  1295. a=rtpmap:9 G722/8000
  1296. a=rtpmap:0 PCMU/8000
  1297. a=rtpmap:8 PCMA/8000
  1298. a=rtpmap:106 CN/32000
  1299. a=rtpmap:105 CN/16000
  1300. a=rtpmap:13 CN/8000
  1301. a=rtpmap:110 telephone-event/48000
  1302. a=rtpmap:112 telephone-event/32000
  1303. a=rtpmap:113 telephone-event/16000
  1304. a=rtpmap:126 telephone-event/8000
  1305. a=ssrc:3108301017 cname:vwvo2mSlCoAOxVXG
  1306. a=ssrc:3108301017 msid:VZjhDv3agyI2kPTrNy8SUEw3H4OlAbUkNyF3 37b0062a-9146-4215-ba42-66c56bda02b0
  1307. a=ssrc:3108301017 mslabel:VZjhDv3agyI2kPTrNy8SUEw3H4OlAbUkNyF3
  1308. a=ssrc:3108301017 label:37b0062a-9146-4215-ba42-66c56bda02b0
  1309.  
  1310.  
  1311. 2019-01-08 11:02:44.194530 Client::processMessage - got request with 4 tokens
  1312. 2019-01-08 11:02:44.194561 Client::processMessage - request id 503661b8-2926-4032-8773-72f55f0e9c46, request type: sip transaction id: , dialog id:
  1313. 2019-01-08 11:02:44.194595 Client::processMessage - sending a request outside of a dialog
  1314. 2019-01-08 11:02:44.194677 ClientController::addAppTransaction: transactionId 329ac7f8-35d3-47e0-a4c0-b5a983ceae03; size: 1
  1315. 2019-01-08 11:02:44.194699 ClientController::addApiRequest: clientMsgId 503661b8-2926-4032-8773-72f55f0e9c46; size: 1
  1316. 2019-01-08 11:02:44.194822 DrachtioController::findTportForSubscription: no transport found for drachtio@192.168.99.100
  1317. 2019-01-08 11:02:44.194853 SipProxyController::doSendRequestOutsideDialog attempting to determine transport tport for request-uri sip:drachtio@192.168.99.100:5080 proto: udp
  1318. 2019-01-08 11:02:44.194869 SipTransport::findAppropriateTransport: searching for a transport to reach udp/sip:drachtio@192.168.99.100:5080
  1319. 2019-01-08 11:02:44.194955 SipTransport::findAppropriateTransport: host parsed as 192.168.99.100
  1320. 2019-01-08 11:02:44.194977 SipTransport::findAppropriateTransport - after filtering for transport we have 15 candidates
  1321. 2019-01-08 11:02:44.194994 SipTransport::findAppropriateTransport - after filtering for protocol we have 3 candidates
  1322. 2019-01-08 11:02:44.195089 SipTransport::findAppropriateTransport: - returning the best match 0x1009009e0: udp/192.168.99.1:5040
  1323. 2019-01-08 11:02:44.195109 SipTransport::getContactUri - created Contact header: sip:192.168.99.1:5040
  1324. 2019-01-08 11:02:44.195128 SipProxyController::doSendRequestOutsideDialog selected transport 0x1009009e0
  1325. 2019-01-08 11:02:44.195143 SipProxyController::doSendRequestOutsideDialog selected transport udp/192.168.99.1:5040
  1326. 2019-01-08 11:02:44.195196 makeTags - Adding well-known header 'User-Agent' with value 'drachtio-fsmrf:e5418150-079b-4f2f-9eb5-357ba00adc82'
  1327. 2019-01-08 11:02:44.195218 makeTags - custom header: 'X-esl-outbound', value: 192.168.50.71:53537
  1328. 2019-01-08 11:02:44.195235 SipDialogController::doSendRequestOutsideDialog - from: <sip:192.168.99.1:5040>
  1329. 2019-01-08 11:02:44.195250 SipDialogController::doSendRequestOutsideDialog - to: sip:drachtio@192.168.99.100:5080
  1330. 2019-01-08 11:02:44.195263 SipDialogController::doSendRequestOutsideDialog - contact: <sip:192.168.99.1:5040>
  1331. 2019-01-08 11:02:44.195286 SipDialogController::doSendRequestOutsideDialog - automatically detecting content-type as application/sdp
  1332. 2019-01-08 11:02:44.195346 isLocalSipUri: checking to see if this is one of mine: sip:drachtio@192.168.99.100:5080
  1333. 2019-01-08 11:02:44.195418 nta.c:4506 nta_leg_tcreate() nta_leg_tcreate(0x100912a40)
  1334. 2019-01-08 11:02:44.195484 nta.c:2753 nta_tpn_by_url() nta: selecting scheme sip
  1335. 2019-01-08 11:02:44.195561 tport.c:3285 tport_tsend() tport_tsend(0x100900490) tpn = */192.168.99.100:5080
  1336. 2019-01-08 11:02:44.196674 tport.c:4085 tport_resolve() tport_resolve addrinfo = 192.168.99.100:5080
  1337. 2019-01-08 11:02:44.196754 tport.c:880 tport_alloc_secondary() tport_alloc_secondary(0x100900490): new secondary tport 0x100b02730
  1338. 2019-01-08 11:02:44.196790 tport_type_tcp.c:209 tport_tcp_init_secondary() tport_tcp_init_secondary(0x100b02730): Setting TCP_KEEPINTVL to 30
  1339. 2019-01-08 11:02:44.196915 tport.c:1050 tport_base_connect() tport_base_connect(0x100b02730): connecting to tcp/192.168.99.100:5080
  1340. 2019-01-08 11:02:44.196951 tport.c:2324 tport_set_secondary_timer() tport(0x100b02730): reset timer
  1341. 2019-01-08 11:02:44.196998 tport.c:3821 tport_queue() tport_queue(0x100b02730): queueing 0x100912fb0 for tcp/192.168.99.100:5080
  1342. 2019-01-08 11:02:44.197039 nta.c:8395 outgoing_send() nta: sent INVITE (133151018) to */192.168.99.100:5080
  1343. 2019-01-08 11:02:44.197071 tport.c:4199 tport_pend() tport_pend(0x100b02730): pending 0x100912fb0 for tcp/192.168.99.100:5080 (already 0)
  1344. 2019-01-08 11:02:44.197100 nta.c:1352 set_timeout() nta: timer set to 32000 ms
  1345. 2019-01-08 11:02:44.197148 SipDialog::SipDialog - creating dialog for outbound INVITE sent from tcp/192.168.99.100:5080 to 192.168.99.100:5080
  1346. 2019-01-08 11:02:44.197220 SipDialogController::addOutgoingInviteTransaction: adding leg 0x100912a40
  1347. 2019-01-08 11:02:44.197286 ClientController::removeApiRequest: clientMsgId 503661b8-2926-4032-8773-72f55f0e9c46; size: 0
  1348. 2019-01-08 11:02:44.197371 tport.c:2717 tport_connected() tport_connected(0x100b02730): events CONNECTED
  1349. 2019-01-08 11:02:44.197454 tport.c:3962 tport_send_event() tport_send_event(0x100b02730) - ready to send to (tcp/192.168.99.100:5080)
  1350. 2019-01-08 11:02:44.197470 Client::write_handler - wrote 3180 bytes: system:0
  1351. 2019-01-08 11:02:44.197530 tport.c:3531 tport_send_msg() tport_vsend returned 2983
  1352. 2019-01-08 11:02:44.197713 send 2983 bytes to tcp/[192.168.99.100]:5080 at 11:02:44.197488:
  1353. INVITE sip:drachtio@192.168.99.100:5080 SIP/2.0
  1354. Via: SIP/2.0/TCP 192.168.99.1:5040;branch=z9hG4bK3my02r59m9Z7r
  1355. Max-Forwards: 70
  1356. From: <sip:192.168.99.1:5040>;tag=4NZrQZUvyjS1c
  1357. To: <sip:drachtio@192.168.99.100:5080>
  1358. Call-ID: d23572b2-8e1a-1237-b580-fb48e059b3d4
  1359. CSeq: 133151018 INVITE
  1360. Contact: <sip:192.168.99.1:5040>
  1361. User-Agent: drachtio-fsmrf:e5418150-079b-4f2f-9eb5-357ba00adc82
  1362. Content-Type: application/sdp
  1363. Content-Length: 2501
  1364. X-esl-outbound: 192.168.50.71:53537
  1365.  
  1366. v=0
  1367. o=- 9011120231443390993 2 IN IP4 127.0.0.1
  1368. s=-
  1369. t=0 0
  1370. a=group:BUNDLE audio
  1371. a=msid-semantic: WMS VZjhDv3agyI2kPTrNy8SUEw3H4OlAbUkNyF3
  1372. m=audio 51925 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
  1373. c=IN IP4 172.103.161.49
  1374. a=rtcp:59763 IN IP4 172.103.161.49
  1375. a=candidate:2218435994 1 udp 2122260223 192.168.99.1 59330 typ host generation 0 network-id 2 network-cost 50
  1376. a=candidate:4161972746 1 udp 2122194687 192.168.50.71 51925 typ host generation 0 network-id 1 network-cost 10
  1377. a=candidate:2218435994 2 udp 2122260222 192.168.99.1 62190 typ host generation 0 network-id 2 network-cost 50
  1378. a=candidate:4161972746 2 udp 2122194686 192.168.50.71 59763 typ host generation 0 network-id 1 network-cost 10
  1379. a=candidate:2035985598 1 udp 1685987071 172.103.161.49 51925 typ srflx raddr 192.168.50.71 rport 51925 generation 0 network-id 1 network-cost 10
  1380. a=candidate:2035985598 2 udp 1685987070 172.103.161.49 59763 typ srflx raddr 192.168.50.71 rport 59763 generation 0 network-id 1 network-cost 10
  1381. a=candidate:3401144682 1 tcp 1518280447 192.168.99.1 9 typ host tcptype active generation 0 network-id 2 network-cost 50
  1382. a=candidate:3062978298 1 tcp 1518214911 192.168.50.71 9 typ host tcptype active generation 0 network-id 1 network-cost 10
  1383. a=candidate:3401144682 2 tcp 1518280446 192.168.99.1 9 typ host tcptype active generation 0 network-id 2 network-cost 50
  1384. a=candidate:3062978298 2 tcp 1518214910 192.168.50.71 9 typ host tcptype active generation 0 network-id 1 network-cost 10
  1385. a=ice-ufrag:i4+g
  1386. a=ice-pwd:+4UPk2rHMRje+7krARjv1f4L
  1387. a=ice-options:trickle
  1388. a=fingerprint:sha-256 2D:3D:01:AB:F0:75:9A:97:34:3D:3A:9B:F9:32:D1:C4:46:13:C5:61:D9:CE:5C:83:6A:54:6D:0E:29:67:38:3A
  1389. a=setup:actpass
  1390. a=mid:audio
  1391. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  1392. a=sendrecv
  1393. a=rtcp-mux
  1394. a=rtpmap:111 opus/48000/2
  1395. a=rtcp-fb:111 transport-cc
  1396. a=fmtp:111 minptime=10;useinbandfec=1
  1397. a=rtpmap:103 ISAC/16000
  1398. a=rtpmap:104 ISAC/32000
  1399. a=rtpmap:9 G722/8000
  1400. a=rtpmap:0 PCMU/8000
  1401. a=rtpmap:8 PCMA/8000
  1402. a=rtpmap:106 CN/32000
  1403. a=rtpmap:105 CN/16000
  1404. a=rtpmap:13 CN/8000
  1405. a=rtpmap:110 telephone-event/48000
  1406. a=rtpmap:112 telephone-event/32000
  1407. a=rtpmap:113 telephone-event/16000
  1408. a=rtpmap:126 telephone-event/8000
  1409. a=ssrc:3108301017 cname:vwvo2mSlCoAOxVXG
  1410. a=ssrc:3108301017 msid:VZjhDv3agyI2kPTrNy8SUEw3H4OlAbUkNyF3 37b0062a-9146-4215-ba42-66c56bda02b0
  1411. a=ssrc:3108301017 mslabel:VZjhDv3agyI2kPTrNy8SUEw3H4OlAbUkNyF3
  1412. a=ssrc:3108301017 label:37b0062a-9146-4215-ba42-66c56bda02b0
  1413. 2019-01-08 11:02:44.197834 tport.c:845 tport_set_events() tport_set_events(0x100b02730): events IN
  1414. 2019-01-08 11:02:44.197869 tport.c:2324 tport_set_secondary_timer() tport(0x100b02730): reset timer
  1415. 2019-01-08 11:02:44.198429 tport.c:2801 tport_wakeup() tport_wakeup(0x100b02730): events IN
  1416. 2019-01-08 11:02:44.198477 tport.c:2892 tport_recv_event() tport_recv_event(0x100b02730)
  1417. 2019-01-08 11:02:44.198520 tport.c:3233 tport_recv_iovec() tport_recv_iovec(0x100b02730) msg 0x100e00290 from (tcp/192.168.99.100:5080) has 303 bytes, veclen = 1
  1418. 2019-01-08 11:02:44.198635 recv 303 bytes from tcp/[192.168.99.100]:5080 at 11:02:44.198561:
  1419. SIP/2.0 100 Trying
  1420. Via: SIP/2.0/TCP 192.168.99.1:5040;branch=z9hG4bK3my02r59m9Z7r;rport=53580
  1421. From: <sip:192.168.99.1:5040>;tag=4NZrQZUvyjS1c
  1422. To: <sip:drachtio@192.168.99.100:5080>
  1423. Call-ID: d23572b2-8e1a-1237-b580-fb48e059b3d4
  1424. CSeq: 133151018 INVITE
  1425. User-Agent: drachtio MRF
  1426. Content-Length: 0
  1427.  
  1428. 2019-01-08 11:02:44.198682 tport.c:3051 tport_deliver() tport_deliver(0x100b02730): msg 0x100e00290 (303 bytes) from tcp/192.168.99.100:5080 next=0x0
  1429. 2019-01-08 11:02:44.198714 nta.c:3388 agent_recv_response() nta: received 100 Trying for INVITE (133151018)
  1430. 2019-01-08 11:02:44.198747 nta.c:3455 agent_recv_response() nta: 100 Trying is going to a transaction
  1431. 2019-01-08 11:02:44.198788 nta.c:9659 outgoing_estimate_delay() nta_outgoing: RTT is 3.23 ms
  1432. 2019-01-08 11:02:44.198817 tport.c:4261 tport_release() tport_release(0x100b02730): 0x100912fb0 by 0x100913bd0 with 0x100e00290 (preliminary)
  1433. 2019-01-08 11:02:44.198858 tport.c:2324 tport_set_secondary_timer() tport(0x100b02730): reset timer
  1434. 2019-01-08 11:02:44.257070 tport.c:2801 tport_wakeup() tport_wakeup(0x100b02730): events IN
  1435. 2019-01-08 11:02:44.257119 tport.c:2892 tport_recv_event() tport_recv_event(0x100b02730)
  1436. 2019-01-08 11:02:44.257153 tport.c:3233 tport_recv_iovec() tport_recv_iovec(0x100b02730) msg 0x1008001b0 from (tcp/192.168.99.100:5080) has 1565 bytes, veclen = 1
  1437. 2019-01-08 11:02:44.257437 recv 1565 bytes from tcp/[192.168.99.100]:5080 at 11:02:44.257275:
  1438. SIP/2.0 200 OK
  1439. Via: SIP/2.0/TCP 192.168.99.1:5040;branch=z9hG4bK3my02r59m9Z7r;rport=53580
  1440. From: <sip:192.168.99.1:5040>;tag=4NZrQZUvyjS1c
  1441. To: <sip:drachtio@192.168.99.100:5080>;tag=7cBvFBN6g6X3D
  1442. Call-ID: d23572b2-8e1a-1237-b580-fb48e059b3d4
  1443. CSeq: 133151018 INVITE
  1444. Contact: <sip:drachtio@192.168.99.100:5080;transport=udp>
  1445. User-Agent: drachtio MRF
  1446. Accept: application/sdp
  1447. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  1448. Supported: path, replaces
  1449. Allow-Events: talk, hold, conference, refer
  1450. Content-Type: application/sdp
  1451. Content-Disposition: session
  1452. Content-Length: 844
  1453. Remote-Party-ID: "drachtio" <sip:drachtio@192.168.99.100>;party=calling;privacy=off;screen=no
  1454.  
  1455. v=0
  1456. o=FreeSWITCH 1546945582 1546945583 IN IP4 192.168.99.100
  1457. s=FreeSWITCH
  1458. c=IN IP4 192.168.99.100
  1459. t=0 0
  1460. a=msid-semantic: WMS BNiDng7RkXtY2SCaRoWR2no2m4HhOYJf
  1461. m=audio 28582 UDP/TLS/RTP/SAVPF 0 126
  1462. a=rtpmap:0 PCMU/8000
  1463. a=rtpmap:126 telephone-event/8000
  1464. a=ptime:20
  1465. a=fingerprint:sha-256 20:BE:D4:44:12:61:DE:E2:E2:4A:15:A7:A9:2F:EA:ED:C6:40:F5:E4:77:40:18:87:90:67:D4:BC:2F:FA:07:5B
  1466. a=setup:active
  1467. a=rtcp-mux
  1468. a=rtcp:28582 IN IP4 192.168.99.100
  1469. a=ice-ufrag:EaYwodpB7XIMLhRc
  1470. a=ice-pwd:ZqSOXeNiVAvkRJqlJfIYiXpg
  1471. a=candidate:4400684991 1 udp 659136 192.168.99.100 28582 typ host generation 0
  1472. a=end-of-candidates
  1473. a=ssrc:3965816548 cname:BRJPYGw9uQXnyqng
  1474. a=ssrc:3965816548 msid:BNiDng7RkXtY2SCaRoWR2no2m4HhOYJf a0
  1475. a=ssrc:3965816548 mslabel:BNiDng7RkXtY2SCaRoWR2no2m4HhOYJf
  1476. a=ssrc:3965816548 label:BNiDng7RkXtY2SCaRoWR2no2m4HhOYJfa0
  1477. 2019-01-08 11:02:44.257528 tport.c:3051 tport_deliver() tport_deliver(0x100b02730): msg 0x1008001b0 (1565 bytes) from tcp/192.168.99.100:5080 next=0x0
  1478. 2019-01-08 11:02:44.257568 nta.c:3388 agent_recv_response() nta: received 200 OK for INVITE (133151018)
  1479. 2019-01-08 11:02:44.257612 nta.c:3455 agent_recv_response() nta: 200 OK is going to a transaction
  1480. 2019-01-08 11:02:44.257641 tport.c:4261 tport_release() tport_release(0x100b02730): 0x100912fb0 by 0x100913bd0 with 0x1008001b0
  1481. 2019-01-08 11:02:44.257675 SipDialogController::processResponseOutsideDialog
  1482. 2019-01-08 11:02:44.257707 SipDialogController::processResponseOutsideDialog - HEYHEY source of response is 192.168.99.100:5080
  1483. 2019-01-08 11:02:44.257768 SipDialogController::processResponse - adding dialog id: 80deae5a-f93a-41bf-b36a-901806cd96c7
  1484. 2019-01-08 11:02:44.257821 ClientController::addDialogForTransaction - added dialog (uac), now tracking: 1 dialogs and 1 app transactions
  1485. 2019-01-08 11:02:44.257854 ClientController::addDialogForTransaction - transaction id 329ac7f8-35d3-47e0-a4c0-b5a983ceae03 has associated dialog 80deae5a-f93a-41bf-b36a-901806cd96c7
  1486. 2019-01-08 11:02:44.257895 ClientController::removeAppTransaction: transactionId 329ac7f8-35d3-47e0-a4c0-b5a983ceae03; size: 0
  1487. 2019-01-08 11:02:44.257932 tport.c:2324 tport_set_secondary_timer() tport(0x100b02730): reset timer
  1488. 2019-01-08 11:02:44.258037 Client::write_handler - wrote 1740 bytes: system:0
  1489. 2019-01-08 11:02:44.264207 Client::read_handler read: 1f76db7d-bb85-486c-b4cf-ad3dfad0ca8d|sip||80deae5a-f93a-41bf-b36a-901806cd96c7
  1490. ACK sip:drachtio@192.168.99.100:5080 SIP/2.0
  1491. Content-Length: 0
  1492.  
  1493.  
  1494.  
  1495. 2019-01-08 11:02:44.264275 Client::processMessage - got request with 4 tokens
  1496. 2019-01-08 11:02:44.264309 Client::processMessage - request id 1f76db7d-bb85-486c-b4cf-ad3dfad0ca8d, request type: sip transaction id: , dialog id: 80deae5a-f93a-41bf-b36a-901806cd96c7
  1497. 2019-01-08 11:02:44.264338 Client::processMessage - sending a request inside a dialog (dialogId provided)
  1498. 2019-01-08 11:02:44.264433 ClientController::addApiRequest: clientMsgId 1f76db7d-bb85-486c-b4cf-ad3dfad0ca8d; size: 1
  1499. 2019-01-08 11:02:44.264516 SipDialogController::doSendRequestInsideDialog dialog id: 80deae5a-f93a-41bf-b36a-901806cd96c7
  1500. 2019-01-08 11:02:44.264636 SipDialogController::doSendRequestInsideDialog - defaulting request uri to sip:drachtio@192.168.99.100:5080;transport=udp
  1501. 2019-01-08 11:02:44.264669 DrachtioController::findTportForSubscription: no transport found for drachtio@192.168.99.100
  1502. 2019-01-08 11:02:44.264740 tport.c:3285 tport_tsend() tport_tsend(0x100b02730) tpn = tcp/192.168.99.100:5080
  1503. 2019-01-08 11:02:44.264829 tport.c:3531 tport_send_msg() tport_vsend returned 338
  1504. 2019-01-08 11:02:44.264960 send 338 bytes to tcp/[192.168.99.100]:5080 at 11:02:44.264783:
  1505. ACK sip:drachtio@192.168.99.100:5080;transport=udp SIP/2.0
  1506. Via: SIP/2.0/TCP 192.168.99.1:5040;branch=z9hG4bK4XQS4KpDjjptm
  1507. Max-Forwards: 70
  1508. From: <sip:192.168.99.1:5040>;tag=4NZrQZUvyjS1c
  1509. To: <sip:drachtio@192.168.99.100:5080>;tag=7cBvFBN6g6X3D
  1510. Call-ID: d23572b2-8e1a-1237-b580-fb48e059b3d4
  1511. CSeq: 133151018 ACK
  1512. Content-Length: 0
  1513.  
  1514. 2019-01-08 11:02:44.264995 tport.c:2324 tport_set_secondary_timer() tport(0x100b02730): reset timer
  1515. 2019-01-08 11:02:44.265025 nta.c:8395 outgoing_send() nta: sent ACK (133151018) to tcp/192.168.99.100:5080
  1516. 2019-01-08 11:02:44.265058 SipDialogController::doSendRequestInsideDialog - clearing IIP that we generated as uac
  1517. 2019-01-08 11:02:44.265092 SipDialogController::clearIIPFinal: clearing leg 0x100912a40
  1518. 2019-01-08 11:02:44.265121 nta.c:8813 outgoing_free() nta: outgoing_free(0x100913bd0)
  1519. 2019-01-08 11:02:44.265211 ClientController::removeApiRequest: clientMsgId 1f76db7d-bb85-486c-b4cf-ad3dfad0ca8d; size: 0
  1520. 2019-01-08 11:02:44.265699 Client::write_handler - wrote 533 bytes: system:0
  1521. 2019-01-08 11:02:44.300022 Client::read_handler read: 5a85db9d-669e-467d-8163-b84cd9d5ef53|sip|464fa199-51fb-4ed3-aa09-34712eda7ec2|
  1522. SIP/2.0 200 OK
  1523. Call-ID: c05guub1gd180boilaf0
  1524. cseq: 5776 INVITE
  1525. from: <sip:1234@ctel.com>;tag=3c2kc6d5q0
  1526. to: <sip:1234@ctel.com>
  1527. Content-Length: 855
  1528.  
  1529. v=0
  1530. o=FreeSWITCH 1546945582 1546945583 IN IP4 192.168.99.100
  1531. s=FreeSWITCH
  1532. c=IN IP4 192.168.99.100
  1533. t=0 0
  1534. a=msid-semantic: WMS BNiDng7RkXtY2SCaRoWR2no2m4HhOYJf
  1535. m=audio 28582 UDP/TLS/RTP/SAVPF 0 126
  1536. a=rtpmap:0 PCMU/8000
  1537. a=rtpmap:126 telephone-event/8000
  1538. a=ptime:20
  1539. a=sendrecv
  1540. a=fingerprint:sha-256 20:BE:D4:44:12:61:DE:E2:E2:4A:15:A7:A9:2F:EA:ED:C6:40:F5:E4:77:40:18:87:90:67:D4:BC:2F:FA:07:5B
  1541. a=setup:active
  1542. a=rtcp-mux
  1543. a=rtcp:28582 IN IP4 192.168.99.100
  1544. a=ice-ufrag:EaYwodpB7XIMLhRc
  1545. a=ice-pwd:ZqSOXeNiVAvkRJqlJfIYiXpg
  1546. a=candidate:4400684991 1 udp 659136 192.168.99.100 28582 typ host generation 0
  1547. a=end-of-candidates
  1548. a=ssrc:3965816548 cname:BRJPYGw9uQXnyqng
  1549. a=ssrc:3965816548 msid:BNiDng7RkXtY2SCaRoWR2no2m4HhOYJf a0
  1550. a=ssrc:3965816548 mslabel:BNiDng7RkXtY2SCaRoWR2no2m4HhOYJf
  1551. a=ssrc:3965816548 label:BNiDng7RkXtY2SCaRoWR2no2m4HhOYJfa0
  1552.  
  1553.  
  1554. 2019-01-08 11:02:44.300135 Client::processMessage - got request with 4 tokens
  1555. 2019-01-08 11:02:44.300163 Client::processMessage - request id 5a85db9d-669e-467d-8163-b84cd9d5ef53, request type: sip transaction id: 464fa199-51fb-4ed3-aa09-34712eda7ec2, dialog id:
  1556. 2019-01-08 11:02:44.300182 ClientController::addApiRequest: clientMsgId 5a85db9d-669e-467d-8163-b84cd9d5ef53; size: 1
  1557. 2019-01-08 11:02:44.300284 SipDialogController::doRespondToSipRequest thread 0x1005395c0
  1558. 2019-01-08 11:02:44.300326 SipDialogController::findAndRemoveTransactionIdForIncomingRequest - searching transactionId 464fa199-51fb-4ed3-aa09-34712eda7ec2
  1559. 2019-01-08 11:02:44.300357 SipDialogController::findAndRemoveTransactionIdForIncomingRequest - failed to find transactionId 464fa199-51fb-4ed3-aa09-34712eda7ec2, most likely this is a response to an invite we sent
  1560. 2019-01-08 11:02:44.300388 pending-request: removing entry, prior to removal length: 1
  1561. 2019-01-08 11:02:44.300415 pending-request: removed entry, timer not set (queue is empty after removal), length: 0
  1562. 2019-01-08 11:02:44.300460 nta.c:1350 set_timeout() nta: timer shortened to 2000 ms
  1563. 2019-01-08 11:02:44.300504 nta.c:4506 nta_leg_tcreate() nta_leg_tcreate(0x100e01050)
  1564. 2019-01-08 11:02:44.300528 DrachtioController::setupLegForIncomingRequest - created leg: 0x100e01050, irq: 0x100e00c10, for transactionId: 464fa199-51fb-4ed3-aa09-34712eda7ec2
  1565. 2019-01-08 11:02:44.300597 SipDialog::SipDialog - creating dialog for inbound INVITE sent from WS/192.168.50.71:53563
  1566. 2019-01-08 11:02:44.300666 SipDialogController::addIncomingInviteTransaction: added iip: 0x100c06428 with leg 0x100e01050, irq: 0x100e00c10, transactionId 464fa199-51fb-4ed3-aa09-34712eda7ec2, iip size: 1
  1567. 2019-01-08 11:02:44.300705 SipDialogController::doRespondToSipRequest found invite or subscribe in progress 0x100c06428
  1568. 2019-01-08 11:02:44.300737 SipTransport::getContactUri - created Contact header: sip:192.168.50.71:80
  1569. 2019-01-08 11:02:44.300812 makeTags - Adding well-known header 'Call-ID' with value 'c05guub1gd180boilaf0'
  1570. 2019-01-08 11:02:44.300837 makeTags - Adding well-known header 'cseq' with value '5776 INVITE'
  1571. 2019-01-08 11:02:44.300862 makeTags - Adding well-known header 'from' with value '<sip:1234@ctel.com>;tag=3c2kc6d5q0'
  1572. 2019-01-08 11:02:44.300889 makeTags - Adding well-known header 'to' with value '<sip:1234@ctel.com>'
  1573. 2019-01-08 11:02:44.300918 Sending 200 response (not reliably) on irq 0x100e00c10
  1574. 2019-01-08 11:02:44.300993 tport.c:3285 tport_tsend() tport_tsend(0x1007a5000) tpn = WS/192.168.50.71:53563
  1575. 2019-01-08 11:02:44.301037 tport_type_ws.c:311 tport_send_stream_ws() tport_ws_writevec: vec 0x1007a51f0 0x102000a00 333 (333)
  1576. 2019-01-08 11:02:44.301061 tport_type_ws.c:311 tport_send_stream_ws() tport_ws_writevec: vec 0x1007a51f0 0x100c07880 855 (855)
  1577. 2019-01-08 11:02:44.301120 tport.c:3531 tport_send_msg() tport_vsend returned 1188
  1578. 2019-01-08 11:02:44.301257 send 1188 bytes to ws/[192.168.50.71]:53563 at 11:02:44.301032:
  1579. SIP/2.0 200 OK
  1580. Via: SIP/2.0/WS 0riohc7ap0bk.invalid;branch=z9hG4bK6764518;received=192.168.50.71;rport=53563
  1581. From: <sip:1234@ctel.com>;tag=3c2kc6d5q0
  1582. To: <sip:1234@ctel.com>;tag=5yrHStc0UUFmr
  1583. Call-ID: c05guub1gd180boilaf0
  1584. CSeq: 5776 INVITE
  1585. Contact: <sip:192.168.50.71:80>
  1586. Content-Type: application/sdp
  1587. Content-Length: 855
  1588.  
  1589. v=0
  1590. o=FreeSWITCH 1546945582 1546945583 IN IP4 192.168.99.100
  1591. s=FreeSWITCH
  1592. c=IN IP4 192.168.99.100
  1593. t=0 0
  1594. a=msid-semantic: WMS BNiDng7RkXtY2SCaRoWR2no2m4HhOYJf
  1595. m=audio 28582 UDP/TLS/RTP/SAVPF 0 126
  1596. a=rtpmap:0 PCMU/8000
  1597. a=rtpmap:126 telephone-event/8000
  1598. a=ptime:20
  1599. a=sendrecv
  1600. a=fingerprint:sha-256 20:BE:D4:44:12:61:DE:E2:E2:4A:15:A7:A9:2F:EA:ED:C6:40:F5:E4:77:40:18:87:90:67:D4:BC:2F:FA:07:5B
  1601. a=setup:active
  1602. a=rtcp-mux
  1603. a=rtcp:28582 IN IP4 192.168.99.100
  1604. a=ice-ufrag:EaYwodpB7XIMLhRc
  1605. a=ice-pwd:ZqSOXeNiVAvkRJqlJfIYiXpg
  1606. a=candidate:4400684991 1 udp 659136 192.168.99.100 28582 typ host generation 0
  1607. a=end-of-candidates
  1608. a=ssrc:3965816548 cname:BRJPYGw9uQXnyqng
  1609. a=ssrc:3965816548 msid:BNiDng7RkXtY2SCaRoWR2no2m4HhOYJf a0
  1610. a=ssrc:3965816548 mslabel:BNiDng7RkXtY2SCaRoWR2no2m4HhOYJf
  1611. a=ssrc:3965816548 label:BNiDng7RkXtY2SCaRoWR2no2m4HhOYJfa0
  1612. 2019-01-08 11:02:44.301330 tport.c:2324 tport_set_secondary_timer() tport(0x1007a5000): reset timer
  1613. 2019-01-08 11:02:44.301366 nta.c:6879 incoming_reply() nta: sent 200 OK for INVITE (5776)
  1614. 2019-01-08 11:02:44.301406 ClientController::addDialogForTransaction - added dialog (uas), now tracking: 2 dialogs and 1 net transactions
  1615. 2019-01-08 11:02:44.301437 ClientController::addDialogForTransaction - transaction id 464fa199-51fb-4ed3-aa09-34712eda7ec2 has associated dialog c05guub1gd180boilaf0;uas
  1616. 2019-01-08 11:02:44.301479 ClientController::removeApiRequest: clientMsgId 5a85db9d-669e-467d-8163-b84cd9d5ef53; size: 0
  1617. 2019-01-08 11:02:44.301624 Client::write_handler - wrote 1411 bytes: system:0
  1618. 2019-01-08 11:02:44.321819 tport.c:2801 tport_wakeup() tport_wakeup(0x1007a5000): events IN
  1619. 2019-01-08 11:02:44.321866 tport.c:2892 tport_recv_event() tport_recv_event(0x1007a5000)
  1620. 2019-01-08 11:02:44.321905 tport.c:3233 tport_recv_iovec() tport_recv_iovec(0x1007a5000) msg 0x100914260 from (ws/192.168.50.71:53563) has 313 bytes, veclen = 1
  1621. 2019-01-08 11:02:44.322063 recv 313 bytes from ws/[192.168.50.71]:53563 at 11:02:44.321934:
  1622. ACK sip:192.168.50.71:80 SIP/2.0
  1623. Via: SIP/2.0/WS 0riohc7ap0bk.invalid;branch=z9hG4bK2130470
  1624. Max-Forwards: 70
  1625. To: <sip:1234@ctel.com>;tag=5yrHStc0UUFmr
  1626. From: <sip:1234@ctel.com>;tag=3c2kc6d5q0
  1627. Call-ID: c05guub1gd180boilaf0
  1628. CSeq: 5776 ACK
  1629. Supported: outbound
  1630. User-Agent: SIP.js/0.11.3
  1631. Content-Length: 0
  1632.  
  1633. 2019-01-08 11:02:44.322108 tport.c:3051 tport_deliver() tport_deliver(0x1007a5000): msg 0x100914260 (313 bytes) from ws/192.168.50.71:53563 next=0x0
  1634. 2019-01-08 11:02:44.322144 nta.c:2968 agent_recv_request() nta: received ACK sip:192.168.50.71:80 SIP/2.0 (CSeq 5776)
  1635. 2019-01-08 11:02:44.322175 nta.c:3263 agent_check_request_via() nta: Via check: received=192.168.50.71
  1636. 2019-01-08 11:02:44.322212 nta.c:3149 agent_recv_request() nta: ACK (5776) going to existing leg
  1637. 2019-01-08 11:02:44.322288 DrachtioController::processRequestInsideDialog
  1638. 2019-01-08 11:02:44.322332 SipDialogController::processRequestInsideDialog: ACK irq 0x100d00260
  1639. 2019-01-08 11:02:44.322442 SipDialogController::clearIIPFinal: clearing leg 0x100e01050
  1640. 2019-01-08 11:02:44.322482 SipDialogController::clearSipTimers for c05guub1gd180boilaf0
  1641. 2019-01-08 11:02:44.322531 ClientController::removeNetTransaction: transactionId 464fa199-51fb-4ed3-aa09-34712eda7ec2; size: 0
  1642. 2019-01-08 11:02:44.322581 ClientController::route_ack_request_inside_dialog - removed incoming invite transaction, map size is now: 0 request
  1643. 2019-01-08 11:02:44.322611 nta.c:5832 incoming_free() nta: incoming_free(0x100d00260)
  1644. 2019-01-08 11:02:44.322646 tport.c:2324 tport_set_secondary_timer() tport(0x1007a5000): reset timer
  1645. 2019-01-08 11:02:44.322707 Client::write_handler - wrote 506 bytes: system:0
  1646. 2019-01-08 11:02:46.305111 nta.c:1298 agent_timer() nta: timer set next to 2996 ms
  1647. 2019-01-08 11:02:48.222188 tport.c:2801 tport_wakeup() tport_wakeup(0x1007a5000): events IN
  1648. 2019-01-08 11:02:48.222248 tport.c:2892 tport_recv_event() tport_recv_event(0x1007a5000)
  1649. 2019-01-08 11:02:48.222303 tport.c:3233 tport_recv_iovec() tport_recv_iovec(0x1007a5000) msg 0x100f03e70 from (ws/192.168.50.71:53563) has 313 bytes, veclen = 1
  1650. 2019-01-08 11:02:48.222421 recv 313 bytes from ws/[192.168.50.71]:53563 at 11:02:48.222350:
  1651. BYE sip:192.168.50.71:80 SIP/2.0
  1652. Via: SIP/2.0/WS 0riohc7ap0bk.invalid;branch=z9hG4bK8976559
  1653. Max-Forwards: 70
  1654. To: <sip:1234@ctel.com>;tag=5yrHStc0UUFmr
  1655. From: <sip:1234@ctel.com>;tag=3c2kc6d5q0
  1656. Call-ID: c05guub1gd180boilaf0
  1657. CSeq: 5777 BYE
  1658. Supported: outbound
  1659. User-Agent: SIP.js/0.11.3
  1660. Content-Length: 0
  1661.  
  1662. 2019-01-08 11:02:48.222473 tport.c:3051 tport_deliver() tport_deliver(0x1007a5000): msg 0x100f03e70 (313 bytes) from ws/192.168.50.71:53563 next=0x0
  1663. 2019-01-08 11:02:48.222516 nta.c:2968 agent_recv_request() nta: received BYE sip:192.168.50.71:80 SIP/2.0 (CSeq 5777)
  1664. 2019-01-08 11:02:48.222551 nta.c:3263 agent_check_request_via() nta: Via check: received=192.168.50.71
  1665. 2019-01-08 11:02:48.222621 nta.c:3149 agent_recv_request() nta: BYE (5777) going to existing leg
  1666. 2019-01-08 11:02:48.222665 DrachtioController::processRequestInsideDialog
  1667. 2019-01-08 11:02:48.222695 SipDialogController::processRequestInsideDialog: BYE irq 0x100d00260
  1668. 2019-01-08 11:02:48.222797 ClientController::addNetTransaction: transactionId 3e3849ad-4ae3-490f-a370-f17cf18a920f; size: 1
  1669. 2019-01-08 11:02:48.222831 ClientController::removeDialog - after removing dialogs count is now: 1
  1670. 2019-01-08 11:02:48.222865 SipDialogController::addIncomingRequestTransaction - adding transactionId 3e3849ad-4ae3-490f-a370-f17cf18a920f for irq:0x100d00260
  1671. 2019-01-08 11:02:48.222926 SipDialogController::clearSipTimers for c05guub1gd180boilaf0
  1672. 2019-01-08 11:02:48.222930 Client::write_handler - wrote 509 bytes: system:0
  1673. 2019-01-08 11:02:48.222971 SipDialogController::clearDialog - cleared dialog id c05guub1gd180boilaf0;uas referenced from leg 0x100e01050
  1674. 2019-01-08 11:02:48.223003 SipDialog::~SipDialog - destroying sip dialog with call-id c05guub1gd180boilaf0
  1675. 2019-01-08 11:02:48.223034 nta.c:4559 nta_leg_destroy() nta_leg_destroy(0x100e01050)
  1676. 2019-01-08 11:02:48.223074 tport.c:2324 tport_set_secondary_timer() tport(0x1007a5000): reset timer
  1677. 2019-01-08 11:02:48.224290 Client::read_handler read: 581670a2-52bb-43ff-864a-d0ffb5ad4d62|sip|3e3849ad-4ae3-490f-a370-f17cf18a920f|
  1678. SIP/2.0 200 OK
  1679. Call-ID: c05guub1gd180boilaf0
  1680. cseq: 5777 BYE
  1681. from: <sip:1234@ctel.com>;tag=3c2kc6d5q0
  1682. to: <sip:1234@ctel.com>;tag=5yrHStc0UUFmr
  1683. Content-Length: 0
  1684.  
  1685.  
  1686.  
  1687. 2019-01-08 11:02:48.224356 Client::processMessage - got request with 4 tokens
  1688. 2019-01-08 11:02:48.224389 Client::processMessage - request id 581670a2-52bb-43ff-864a-d0ffb5ad4d62, request type: sip transaction id: 3e3849ad-4ae3-490f-a370-f17cf18a920f, dialog id:
  1689. 2019-01-08 11:02:48.224421 ClientController::addApiRequest: clientMsgId 581670a2-52bb-43ff-864a-d0ffb5ad4d62; size: 1
  1690. 2019-01-08 11:02:48.224496 SipDialogController::doRespondToSipRequest thread 0x1005395c0
  1691. 2019-01-08 11:02:48.224536 SipDialogController::findAndRemoveTransactionIdForIncomingRequest - searching transactionId 3e3849ad-4ae3-490f-a370-f17cf18a920f
  1692. 2019-01-08 11:02:48.224562 SipDialogController::doRespondToSipRequest found incoming transaction 0x100d00260
  1693. 2019-01-08 11:02:48.224589 SipTransport::getContactUri - created Contact header: sip:192.168.50.71:80
  1694. 2019-01-08 11:02:48.224684 makeTags - Adding well-known header 'Call-ID' with value 'c05guub1gd180boilaf0'
  1695. 2019-01-08 11:02:48.224779 makeTags - Adding well-known header 'cseq' with value '5777 BYE'
  1696. 2019-01-08 11:02:48.224840 makeTags - Adding well-known header 'from' with value '<sip:1234@ctel.com>;tag=3c2kc6d5q0'
  1697. 2019-01-08 11:02:48.224874 makeTags - Adding well-known header 'to' with value '<sip:1234@ctel.com>;tag=5yrHStc0UUFmr'
  1698. 2019-01-08 11:02:48.224937 tport.c:3285 tport_tsend() tport_tsend(0x1007a5000) tpn = WS/192.168.50.71:53563
  1699. 2019-01-08 11:02:48.224991 tport_type_ws.c:311 tport_send_stream_ws() tport_ws_writevec: vec 0x1007a51f0 0x102008200 264 (264)
  1700. 2019-01-08 11:02:48.225050 tport.c:3531 tport_send_msg() tport_vsend returned 264
  1701. 2019-01-08 11:02:48.225144 send 264 bytes to ws/[192.168.50.71]:53563 at 11:02:48.224986:
  1702. SIP/2.0 200 OK
  1703. Via: SIP/2.0/WS 0riohc7ap0bk.invalid;branch=z9hG4bK8976559;received=192.168.50.71;rport=53563
  1704. From: <sip:1234@ctel.com>;tag=3c2kc6d5q0
  1705. To: <sip:1234@ctel.com>;tag=5yrHStc0UUFmr
  1706. Call-ID: c05guub1gd180boilaf0
  1707. CSeq: 5777 BYE
  1708. Content-Length: 0
  1709.  
  1710. 2019-01-08 11:02:48.225186 tport.c:2324 tport_set_secondary_timer() tport(0x1007a5000): reset timer
  1711. 2019-01-08 11:02:48.225218 nta.c:6879 incoming_reply() nta: sent 200 OK for BYE (5777)
  1712. 2019-01-08 11:02:48.225251 SipDialogController::doRespondToSipRequest destroying irq 0x100d00260
  1713. 2019-01-08 11:02:48.225294 ClientController::removeApiRequest: clientMsgId 581670a2-52bb-43ff-864a-d0ffb5ad4d62; size: 0
  1714. 2019-01-08 11:02:48.225331 ClientController::removeNetTransaction: transactionId 3e3849ad-4ae3-490f-a370-f17cf18a920f; size: 0
  1715. 2019-01-08 11:02:48.225364 nta.c:5832 incoming_free() nta: incoming_free(0x100d00260)
  1716. 2019-01-08 11:02:48.225451 Client::write_handler - wrote 458 bytes: system:0
  1717. 2019-01-08 11:02:48.254587 tport.c:2777 tport_wakeup_pri() tport_wakeup_pri(0x1009009e0): events IN
  1718. 2019-01-08 11:02:48.254633 tport.c:2892 tport_recv_event() tport_recv_event(0x1009009e0)
  1719. 2019-01-08 11:02:48.254659 tport.c:3233 tport_recv_iovec() tport_recv_iovec(0x1009009e0) msg 0x100912fb0 from (udp/192.168.99.1:5040) has 527 bytes, veclen = 1
  1720. 2019-01-08 11:02:48.254765 recv 511 bytes from udp/[192.168.99.100]:5080 at 11:02:48.254685:
  1721. BYE sip:192.168.99.1:5040 SIP/2.0
  1722. Via: SIP/2.0/UDP 192.168.99.100:5080;rport;branch=z9hG4bK4SUKBBQUNK8Dj
  1723. Max-Forwards: 70
  1724. From: <sip:drachtio@192.168.99.100:5080>;tag=7cBvFBN6g6X3D
  1725. To: <sip:192.168.99.1:5040>;tag=4NZrQZUvyjS1c
  1726. Call-ID: d23572b2-8e1a-1237-b580-fb48e059b3d4
  1727. CSeq: 133151020 BYE
  1728. User-Agent: drachtio MRF
  1729. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  1730. Supported: path, replaces
  1731. Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  1732. Content-Length: 0
  1733.  
  1734. 2019-01-08 11:02:48.254796 tport.c:3051 tport_deliver() tport_deliver(0x1009009e0): msg 0x100912fb0 (511 bytes) from udp/192.168.99.100:5040 next=0x0
  1735. 2019-01-08 11:02:48.254818 nta.c:2968 agent_recv_request() nta: received BYE sip:192.168.99.1:5040 SIP/2.0 (CSeq 133151020)
  1736. 2019-01-08 11:02:48.254857 nta.c:3149 agent_recv_request() nta: BYE (133151020) going to existing leg
  1737. 2019-01-08 11:02:48.254891 SipDialogController::processRequestInsideDialog: BYE irq 0x1009137d0
  1738. 2019-01-08 11:02:48.255003 ClientController::addNetTransaction: transactionId 5c1b9164-3e55-43ab-b7c2-e7ac92612b4a; size: 1
  1739. 2019-01-08 11:02:48.255045 ClientController::removeDialog - after removing dialogs count is now: 0
  1740. 2019-01-08 11:02:48.255074 SipDialogController::addIncomingRequestTransaction - adding transactionId 5c1b9164-3e55-43ab-b7c2-e7ac92612b4a for irq:0x1009137d0
  1741. 2019-01-08 11:02:48.255094 SipDialogController::clearSipTimers for d23572b2-8e1a-1237-b580-fb48e059b3d4
  1742. 2019-01-08 11:02:48.255114 SipDialogController::clearDialog - cleared dialog id 80deae5a-f93a-41bf-b36a-901806cd96c7 referenced from leg 0x100912a40
  1743. 2019-01-08 11:02:48.255140 SipDialog::~SipDialog - destroying sip dialog with call-id d23572b2-8e1a-1237-b580-fb48e059b3d4
  1744. 2019-01-08 11:02:48.255168 nta.c:4559 nta_leg_destroy() nta_leg_destroy(0x100912a40)
  1745. 2019-01-08 11:02:48.255163 Client::write_handler - wrote 689 bytes: system:0
  1746. 2019-01-08 11:02:48.255197 SipDialog::~SipDialog - destroying ack orq 0x100a2e3f0
  1747. 2019-01-08 11:02:48.256129 Client::read_handler read: 65794985-add5-4c5e-97da-0801b1d304bc|sip|5c1b9164-3e55-43ab-b7c2-e7ac92612b4a|
  1748. SIP/2.0 200 OK
  1749. Call-ID: d23572b2-8e1a-1237-b580-fb48e059b3d4
  1750. cseq: 133151020 BYE
  1751. from: <sip:drachtio@192.168.99.100:5080>;tag=7cBvFBN6g6X3D
  1752. to: <sip:192.168.99.1:5040>;tag=4NZrQZUvyjS1c
  1753. Content-Length: 0
  1754.  
  1755.  
  1756.  
  1757. 2019-01-08 11:02:48.256195 Client::processMessage - got request with 4 tokens
  1758. 2019-01-08 11:02:48.256229 Client::processMessage - request id 65794985-add5-4c5e-97da-0801b1d304bc, request type: sip transaction id: 5c1b9164-3e55-43ab-b7c2-e7ac92612b4a, dialog id:
  1759. 2019-01-08 11:02:48.256258 ClientController::addApiRequest: clientMsgId 65794985-add5-4c5e-97da-0801b1d304bc; size: 1
  1760. 2019-01-08 11:02:48.256342 SipDialogController::doRespondToSipRequest thread 0x1005395c0
  1761. 2019-01-08 11:02:48.256378 SipDialogController::findAndRemoveTransactionIdForIncomingRequest - searching transactionId 5c1b9164-3e55-43ab-b7c2-e7ac92612b4a
  1762. 2019-01-08 11:02:48.256405 SipDialogController::doRespondToSipRequest found incoming transaction 0x1009137d0
  1763. 2019-01-08 11:02:48.256431 SipTransport::getContactUri - created Contact header: sip:192.168.99.1:5040
  1764. 2019-01-08 11:02:48.256539 makeTags - Adding well-known header 'Call-ID' with value 'd23572b2-8e1a-1237-b580-fb48e059b3d4'
  1765. 2019-01-08 11:02:48.256588 makeTags - Adding well-known header 'cseq' with value '133151020 BYE'
  1766. 2019-01-08 11:02:48.256620 makeTags - Adding well-known header 'from' with value '<sip:drachtio@192.168.99.100:5080>;tag=7cBvFBN6g6X3D'
  1767. 2019-01-08 11:02:48.256662 makeTags - Adding well-known header 'to' with value '<sip:192.168.99.1:5040>;tag=4NZrQZUvyjS1c'
  1768. 2019-01-08 11:02:48.256743 tport.c:3285 tport_tsend() tport_tsend(0x1009009e0) tpn = UDP/192.168.99.100:5080
  1769. 2019-01-08 11:02:48.256853 tport.c:4085 tport_resolve() tport_resolve addrinfo = 192.168.99.100:5080
  1770. 2019-01-08 11:02:48.256890 tport.c:4767 tport_by_addrinfo() tport_by_addrinfo(0x100900490): found 0x100b02730 by name UDP/192.168.99.100:5080
  1771. Process 13869 stopped
  1772. * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
  1773. frame #0: 0x000000010018560e drachtio`tport_is_primary + 30
  1774. drachtio`tport_is_primary:
  1775. -> 0x10018560e <+30>: movq 0x48(%rax), %rax
  1776. 0x100185612 <+34>: cmpq -0x8(%rbp), %rax
  1777. 0x100185616 <+38>: sete %cl
  1778. 0x100185619 <+41>: movb %cl, -0x9(%rbp)
  1779. Target 0: (drachtio) stopped.
  1780. (lldb) bt
  1781. * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
  1782. * frame #0: 0x000000010018560e drachtio`tport_is_primary + 30
  1783. frame #1: 0x0000000100192ccf drachtio`tport_tsend + 3055
  1784. frame #2: 0x0000000100127678 drachtio`incoming_reply + 1624
  1785. frame #3: 0x0000000100126d1a drachtio`nta_incoming_mreply + 954
  1786. frame #4: 0x0000000100124d59 drachtio`nta_incoming_treply + 1001
  1787. frame #5: 0x00000001000aee5a drachtio`drachtio::SipDialogController::doRespondToSipRequest(this=0x000000010090f788, pData=<unavailable>) at sip-dialog-controller.cpp:870 [opt]
  1788. frame #6: 0x00000001000aa14a drachtio`(anonymous namespace)::cloneRespondToSipRequest(p=<unavailable>, msg=<unavailable>, arg=<unavailable>) at sip-dialog-controller.cpp:45 [opt]
  1789. frame #7: 0x000000010016cd99 drachtio`su_base_port_execute_msgs + 201
  1790. frame #8: 0x000000010016ccac drachtio`su_base_port_getmsgs + 108
  1791. frame #9: 0x000000010016cfb7 drachtio`su_base_port_run + 215
  1792. frame #10: 0x0000000100177711 drachtio`su_port_run + 49
  1793. frame #11: 0x00000001001776cf drachtio`su_root_run + 111
  1794. frame #12: 0x0000000100011cb1 drachtio`drachtio::DrachtioController::run(this=<unavailable>) at controller.cpp:1045 [opt]
  1795. frame #13: 0x0000000100000f31 drachtio`main(argc=<unavailable>, argv=<unavailable>) at main.cpp:47 [opt]
  1796. frame #14: 0x00007fff59c58ed9 libdyld.dylib`start + 1
  1797. (lldb)
Add Comment
Please, Sign In to add comment