Skip to content

Instantly share code, notes, and snippets.

@BlackMac
Forked from anonymous/sipgate.html
Last active February 22, 2016 21:53
Show Gist options
  • Save BlackMac/f58ff360b098072331d5 to your computer and use it in GitHub Desktop.
Save BlackMac/f58ff360b098072331d5 to your computer and use it in GitHub Desktop.
Inject sipgate.js into a website
<script charset="utf-8" src="https://sipgatesocket.herokuapp.com/static/sipgate.min.js"></script>
<script charset="utf-8">
new Sipgate.io.live("{{uuid}}");
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment