ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Skyetel tenant functionality

    Scheduled Pinned Locked Moved IT Discussion
    skyeteltenantmultisitebilling
    16 Posts 2 Posters 1.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JaredBuschJ
      JaredBusch
      last edited by

      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.

      1 Reply Last reply Reply Quote 1
      • JaredBuschJ
        JaredBusch
        last edited by

        @Skyetel you really, really , really need to rethink this annoying restriction.

        e9ebd597-85b0-40b0-bcce-bb84d595d798-image.png

        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.

        f19def4e-808d-4dcf-87d0-27279dc18107-image.png

        1 Reply Last reply Reply Quote 1
        • JaredBuschJ
          JaredBusch
          last edited by JaredBusch

          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.
          9347526b-d618-4a48-8776-744cd715562f-image.png

          SkyetelS 1 Reply Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch
            last edited by

            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.

            1 Reply Last reply Reply Quote 1
            • SkyetelS
              Skyetel @JaredBusch
              last edited by Skyetel

              @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.
              9347526b-d618-4a48-8776-744cd715562f-image.png

              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 🙂

              JaredBuschJ 1 Reply Last reply Reply Quote 3
              • JaredBuschJ
                JaredBusch @Skyetel
                last edited by

                @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.
                9347526b-d618-4a48-8776-744cd715562f-image.png

                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?

                SkyetelS 1 Reply Last reply Reply Quote 0
                • SkyetelS
                  Skyetel @JaredBusch
                  last edited by

                  @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.
                  9347526b-d618-4a48-8776-744cd715562f-image.png

                  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. 😄

                  JaredBuschJ 1 Reply Last reply Reply Quote 2
                  • JaredBuschJ
                    JaredBusch @Skyetel
                    last edited by

                    @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.
                    9347526b-d618-4a48-8776-744cd715562f-image.png

                    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.

                    e33d8c96-36c7-418a-9fd8-ce5d4d9168b3-image.png

                    1 Reply Last reply Reply Quote 1
                    • JaredBuschJ
                      JaredBusch
                      last edited by

                      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.

                      1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch
                        last edited by

                        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

                        20190904_091007.png

                        SkyetelS 1 Reply Last reply Reply Quote 5
                        • SkyetelS
                          Skyetel
                          last edited by

                          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:

                          image.png

                          1 Reply Last reply Reply Quote 5
                          • SkyetelS
                            Skyetel @JaredBusch
                            last edited by

                            @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!

                            1 Reply Last reply Reply Quote 2
                            • 1 / 1
                            • First post
                              Last post