lib/oversip/launcher.rb in oversip-1.3.6 vs lib/oversip/launcher.rb in oversip-1.3.7

- old
+ new

@@ -126,9 +126,10 @@ ::EM.run do ::OverSIP.is_ready = false ::OverSIP.status = :loading + ::OverSIP.root_fiber = ::Fiber.current log_system_notice "using Ruby #{RUBY_VERSION}p#{RUBY_PATCHLEVEL} (#{RUBY_RELEASE_DATE} revision #{RUBY_REVISION}) [#{RUBY_PLATFORM}]" log_system_notice "using EventMachine-LE #{::EM::VERSION}" log_system_notice "starting event reactor..."