Skip to content

Instantly share code, notes, and snippets.

@marks
Created August 31, 2010 13:33
Show Gist options
  • Save marks/559020 to your computer and use it in GitHub Desktop.
Save marks/559020 to your computer and use it in GitHub Desktop.
answer()
say("Please wait while we transfer your call")
transfer("tel:+14075551212", [
playvalue: "http://myServer.com/ElevatorMusic.wav",
onTimeout: { event->
say "Sorry, but nobody answered" }
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment