Hi there,
Kazoo UI was officially sunsetted with the introduction of Kazoo 4. That was announced on the general mailing list and also at KazooCon. It’s so old and broken.
Monster UI is the way of the future.
Monster UI is broken into individual apps. My best guess is that you do not have all of them installed. What RPMs do you have? The monster-ui-pbx app provides the PBX Connector app (which is trunkstore, same thing). You should be able to find all the functionality in the old Kazoo UI in Monster, with the exception of the carrier configuration, which you must do by hand in the offnet/ database for now. Otherwise they are at least 1:1 with Monster now exceeding the features that were in Kazoo UI.
--
You received this message because you are subscribed to the Google Groups "2600hz-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
2600hz-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No app for that yet I’m afraid. But it’s really not that hard. Most people just do it in the offnet/ DB.
If you are really desperate, you could install Kazoo UI (it should still work with 4.0)and use it just to configure the carriers, then do everything else in Monster until a carriers app is released.
From: <2600hz...@googlegroups.com> on behalf of fred <shad...@hotmail.com>
Reply-To: "2600hz...@googlegroups.com" <2600hz...@googlegroups.com>
Date: Thursday, November 24, 2016 at 3:41 PM
To: 2600hz-users <2600hz...@googlegroups.com>
--
Hi Fred,
Please see : https://github.com/2600hz/kazoo/tree/master/applications/crossbar/doc
Click on “resources” for this particular question. All inbound/outbound routes are considered “resources” in the system. That documents how to use the API for configuring offnet routes.
There are examples with full payloads at the bottom of that page.
Hi there,
We’re still working on one for the Monster UI that works like the old Kazoo UI did.
As for it being far from easy, have you done any work with APIs before? It’s pretty standard for most APIs. Same idea behind OAuth, which Facebook/Google/pretty much everyone use at this point. You pass a user/pass to get an ID, then you use that ID for all calls beyond that.
You are also welcome to build a Monster app yourself. There are tutorials for that.
It will get easier as more people contribute things back to it to make it easier.
Hi Fred,
Then feel free to keep using Kazoo UI for now. We’ll let people know when a carriers app is available on Monster UI.
To get Kazoo UI working:
1. Install the repo file from http://repo.2600hz.com/
2. yum install kazoo-ui\*
3. Edit /var/www/html/kazoo-ui/config/config.js (doing this from memory) to match the API server for your 4.0 server
Should be good to go.
Sorry to disappoint you.
My recommendation would be to follow my previous post then. Use 4.0 with Kazoo UI for now if you must, until a Carrier app is available. Sounds like that’s the only item missing that’s causing you to struggle with setup so feel free to file a request for that at http://tickets.2600hz.com/ to be sure others are aware of the difficulty you are having and we’ll try to address it.
We’ll get there. Have patience!
I should have said, “thank you!” We’ll get there. We hear you. Please have some more patience! We are trying to make this great for all.
Perhaps explore building and contributing a Monster app for the carrier configuration?