Skip to content

Instantly share code, notes, and snippets.

@joshteng
Last active December 28, 2015 09:49
Show Gist options
  • Save joshteng/7482234 to your computer and use it in GitHub Desktop.
Save joshteng/7482234 to your computer and use it in GitHub Desktop.
call('sip:[email protected]', {
onAnswer: function() {
say("Hi there! Goodbye.");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment