enable/configure blackhole app

267 views
Skip to first unread message

gk1

unread,
Aug 2, 2015, 7:45:04 PM8/2/15
to 2600hz-dev
All,

I've just installed the 7 node cluster per the docs. I have things running as they should be, inbound/outbound calls working etc. Now im interested in working with websockets to do screen pops. I have seen the kazoo-popup app and some other node based stuff. 
I have googled and searched the wiki, i can not figure out how i go about enabling/configuring the blackhole app.

Any pointers, or links to docs would be helpful.

Thanks!!


Kirill Sysoev

unread,
Aug 3, 2015, 5:03:31 AM8/3/15
to 2600h...@googlegroups.com
Run "sup whapps_controller start_app blackhole"

check/adjust blackhole doc at system_config db.
Should look like this:

{
   "_id": "blackhole",
   "_rev": "3-c831a33a68461f6385cbe5113c846934",
   "default": {
       "port": 5555,
       "autoload_modules": [
           "bh_token_auth",
           "bh_conference",
           "bh_call",
           "bh_fax"
       ]
   }
}

check/adust whapps_controller doc if it contains blackhole app (don't remember whether it added automatically on first start)

Start playing from reading this doc:
https://github.com/2600hz/kazoo/blob/master/applications/blackhole/doc/index.md

Regards,
--
You received this message because you are subscribed to the Google Groups "2600hz-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 2600hz-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

gk1

unread,
Aug 3, 2015, 6:17:08 PM8/3/15
to 2600hz-dev
Thank you! Working now. The  blackhole app was not added to the whapps_controller doc. Good catch.

gk1

unread,
Aug 4, 2015, 1:16:55 AM8/4/15
to 2600hz-dev
Seeing something strange. not sure if i have done something wrong or not. I started blackhole on both my kazoo servers, and when using the example blackhole html page from : https://github.com/2600hz/kazoo/blob/master/applications/blackhole/doc/index.md
it seems as though i get double or more the number of  messages that i should. I received 4 Channel_create messages.
Reply all
Reply to author
Forward
0 new messages