Skip to content

Sends slack messages to integrate with the Jive VOIP phone service

Notifications You must be signed in to change notification settings

nick123pig/jive-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jive Slack Notifier

This is a very simple app that sends a slack notification when you include an HTTP notify hook in your Jive dial plan.

It's best to run on heroku or something similar. If you want it to run on a non-production heroku without paying, you can set something like New Relic or a cron job to ping the healthcheck url.

There are two routes:

  • Healthcheck: https://your-app-name.herokuapp.com/healthcheck
  • POST (what's configured in Jive Dial Plan): https://your-app-name.herokuapp.com/{CNUM}/{CNAM}

{CNUM} and {CNAM} are aliases from Jive

Jive Documentation (near the bottom):

https://wiki.getjive.com/display/COREMAN/14.0+Dial+Plans

Good luck!

About

Sends slack messages to integrate with the Jive VOIP phone service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages