Skyetel tenant functionality
-
@Skyetel said in Skyetel tenant functionality:
We're building all of this right now and can make changes based on feedback. So please feel free to give us ideas and suggestions
That's why I posted.
-
@Skyetel said in Skyetel tenant functionality:
@JaredBusch said in Skyetel tenant functionality:
This client has multiple offices and needs/wants to be able to track out billing separately for each office.
Tenants has two intended use cases:
- People who are reselling Skyetel's services, and want to be able to track, brand and re-bill our services under their own name
- Companies who want to be able to break out different parts of their usage into groups that are meaningful for reporting and reimbursement.
This is what I got from my reading and the post in the prior thread. Neither of these scenario's fit this client's needs.
I do not resell. So that entire part of your design is something I exclude. Now, that does not mean I cannot still make use of some of those features if it works. But knowing that it was not the designed target means I do not try and shove it where it does not fit, though I still try it on.
Here is the scenario in a little more detail.
Client has 4 offices. All costs are tracked separately for each location. Basically they are mostly treated as wholly separate companies.
Recurring costs paid by credit card, like voice service, are all paid with a single card. So with VoIP.ms, I setup 4 separate accounts with email aliases for each branch.
- admin@domain_a.com
- admin@domain_b.com
- admin@domain_c.com
- admin@domain_d.com
Obviously, I can do this with Skyetel also, but honestly, it is a pain in the ass to have to have 4 separate accounts.
With Twilio, I was able to create a project for each location.
Each project has its own billing setup, same card at each, but when it is recharged, I know which project it was for, as they all track separately, and I can send a note to the client's accounts payable person that Jeff City just added $20. Then accounting will make a note in their system that the $20 on July 5th, 219 was is charged against company X in their ERP.
So those are different scenarios for how I have dealt with a situation like this. Your tenant infrastructure does not feel like the right fit for this need. Close, but it is size 12 boot, while the client wears a size 10 Wide.
-
I am going to make use of this functionality now, because I convinced the accounting department that I can make a single large deposit to get started, and guestimate the breakdown per office.
Then at the start of each month, I will look at the previous month billing and add funds 4 times for the exact amount spent. so subsequent months after the start up will all be correctly separated.
-
@Skyetel you really, really , really need to rethink this annoying restriction.
You are US based only, thus I never use a 1......
Then when it comes to the contact phone number.. There are zero logical reasons to require a US only phone number. It may be an international company and the accounts payable contact is in Tokyo or London.
-
ok @Skyetel I set this up and just made a call that should have had the X-Tenant SIP header applied.
How do I validate this in the portal? I cannot see a way to do so.
Call records show no detail. But it was this call.
-
Obiously, I know I will get a statement detail come September. But that doe snot help me validate my setup.
I know I could also deal with support. But I'm about to go out fo the office for a couple hours. SO I jsut posted here. Also this is a good conversation.
-
@JaredBusch said in Skyetel tenant functionality:
ok @Skyetel I set this up and just made a call that should have had the X-Tenant SIP header applied.
How do I validate this in the portal? I cannot see a way to do so.
Call records show no detail. But it was this call.
We are adding this to the Tenant Management view soon. We needed more raw data so we can build it it safely. (We have to have at least a million records of anything before we start development on these kinds of features. Otherwise we risk building a solution that cannot scale). It will likely be something like "Calls tracked yesterday" and have a "Inbound" and "Outbound" view. So its coming - just needs some time
-
@Skyetel said in Skyetel tenant functionality:
@JaredBusch said in Skyetel tenant functionality:
ok @Skyetel I set this up and just made a call that should have had the X-Tenant SIP header applied.
How do I validate this in the portal? I cannot see a way to do so.
Call records show no detail. But it was this call.
We are adding this to the Tenant Management view soon. We needed more raw data so we can build it it safely. (We have to have at least a million records of anything before we start development on these kinds of features. Otherwise we risk building a solution that cannot scale). It will likely be something like "Calls tracked yesterday" and have a "Inbound" and "Outbound" view. So its coming - just needs some time
What about a calls in the last 10 minutes or something for debugging?
-
@JaredBusch said in Skyetel tenant functionality:
@Skyetel said in Skyetel tenant functionality:
@JaredBusch said in Skyetel tenant functionality:
ok @Skyetel I set this up and just made a call that should have had the X-Tenant SIP header applied.
How do I validate this in the portal? I cannot see a way to do so.
Call records show no detail. But it was this call.
We are adding this to the Tenant Management view soon. We needed more raw data so we can build it it safely. (We have to have at least a million records of anything before we start development on these kinds of features. Otherwise we risk building a solution that cannot scale). It will likely be something like "Calls tracked yesterday" and have a "Inbound" and "Outbound" view. So its coming - just needs some time
What about a calls in the last 10 minutes or something for debugging?
There is an inherent lag between the time the call completes and the time it is written in our DB due to the amount of volume we get. We have to queue the calls before writing them - so it wouldn't be as "real time" as we'd like it to be.
I actually talked to our dev team about this, and they actually had already written a way to pull the last 8 hours for something just like this for the upcoming Tenant Portal (where Tenant Users can log in and see all of their assets themselves). So they're looking at a way to repurpose it for a debug; so it's going to be built once we have the resources freed up.
-
@Skyetel said in Skyetel tenant functionality:
@JaredBusch said in Skyetel tenant functionality:
@Skyetel said in Skyetel tenant functionality:
@JaredBusch said in Skyetel tenant functionality:
ok @Skyetel I set this up and just made a call that should have had the X-Tenant SIP header applied.
How do I validate this in the portal? I cannot see a way to do so.
Call records show no detail. But it was this call.
We are adding this to the Tenant Management view soon. We needed more raw data so we can build it it safely. (We have to have at least a million records of anything before we start development on these kinds of features. Otherwise we risk building a solution that cannot scale). It will likely be something like "Calls tracked yesterday" and have a "Inbound" and "Outbound" view. So its coming - just needs some time
What about a calls in the last 10 minutes or something for debugging?
There is an inherent lag between the time the call completes and the time it is written in our DB due to the amount of volume we get. We have to queue the calls before writing them - so it wouldn't be as "real time" as we'd like it to be.
I actually talked to our dev team about this, and they actually had already written a way to pull the last 8 hours for something just like this for the upcoming Tenant Portal (where Tenant Users can log in and see all of their assets themselves). So they're looking at a way to repurpose it for a debug; so it's going to be built once we have the resources freed up.
Awesome. I did just reply to the support ticket. I have, as far as I can tell sent a call (more than one) with the X-Tenant header now.
-
Of note the process to send the header is easy, but global. I'm still tinkering with ways to make it more specific.
Then I will post instructions for FreePBX.
-
Well, the month rolled, and so I now have a report.
The tenant report is awesomely detailed for those that actually care about sending something on to a client.
In my use case, the client just needed location specific break out, so I only care about the totals. But OMFG the awesomeness of the numbers....
Great work on this part @Skyetel
-
Since @JaredBusch has been kind enough to teach everyone about our Tenant feature, I figured I'd give you guys a preview of this before anyone else - but here's a pre-alpha version of the Tenant Portal. Its still getting love by our front end team, but this is what the dashboard will more or less look like:
-
@JaredBusch said in Skyetel tenant functionality:
Well, the month rolled, and so I now have a report.
The tenant report is awesomely detailed for those that actually care about sending something on to a client.
In my use case, the client just needed location specific break out, so I only care about the totals. But OMFG the awesomeness of the numbers....
Great work on this part @Skyetel
Thanks @JaredBusch We're really proud of this!