Skip to content

Instantly share code, notes, and snippets.

@marks
Created July 22, 2009 02:57
Show Gist options
  • Save marks/151767 to your computer and use it in GitHub Desktop.
Save marks/151767 to your computer and use it in GitHub Desktop.
#record in dialplan.rb
thread = Thread.new do
#do stuff
end
thread.join
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment