<!-- 
RSS generated by JIRA (8.13.3#813003-sha1:22ebedbb75c99b147c66f14e031dd8a2d214753a) at Sat Feb 10 07:17:31 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Jira</title>
    <link>https://jira.astppbilling.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.13.3</version>
        <build-number>813003</build-number>
        <build-date>14-01-2021</build-date>
    </build-info>


<item>
            <title>[ASTPPCOM-480] Feature Request - Change Hierarchy of Rating</title>
                <link>https://jira.astppbilling.org/browse/ASTPPCOM-480</link>
                <project id="10608" key="ASTPPCOM">ASTPP Community</project>
                    <description>&lt;p&gt;Hi ASTPP Gurus!&lt;/p&gt;

&lt;p&gt;We have been doing a proof of concept for ASTPP and have found a few shortcomings which I think would be easily resolved but also enhance the product for everyone.&lt;/p&gt;

&lt;p&gt;I believe that the billing hierarchy currently is flawed in that only one rate card can be applied per customer. That is, if a customer has 100 DID&apos;s, you cannot have 20 DID&apos;s on Rate Card A, 50 DID&apos;s on Rate Card B, and 30 DID&apos;s on Rate Card C.&lt;/p&gt;

&lt;p&gt;So, how can this be fixed? So I have putting some thought in to this process and believe it can be resolved in the following way;&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
Customer (Billing Entity)
       |_ Subscription
                |_Product (Monthly Recurring Charge)
                        |_ Multiple Products
                        |_Product Bundle
                                |_ Inclusion A
                                |_ Inclusion B
                |_ DID&apos;s (Numbers Associated to Subscription)
                |_ Rate Card (Tariffs)
                        |_ Rate Plan (Bucket of Inclusions &amp;amp; Exclusions)
                                 |_ Ability to allow inclusions &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a whole destination
                                 |_ Ability to allow a certain number of calls &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a destination
                                 |_ Ability to allow a certain number of minutes &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a destination
                                 |_ Ability to allow a certain $ value of inclusion &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a destination
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This way, a single Customer can have a mix of different Subscriptions on their account, each subscription can have a different way of billing.&lt;/p&gt;

&lt;p&gt;Use Case;&lt;/p&gt;

&lt;p&gt;John Smith Inc is a company.&lt;br/&gt;
They have multiple subscriptions for different services they procure from Telco Provider Inc.&lt;/p&gt;

&lt;p&gt;Subscription 1 - SIP Trunk with a Monthly fee per channel, 100 DID&apos;s, and a Rate Plan which inclusive of Unlimited Local, National and Mobile calls, but excludes all other types of calls (ie. calls not on the Rate Plan would be billed per the Rate Card).&lt;/p&gt;

&lt;p&gt;Subscription 2 - Fax2Email Service with a monthly fee for the base product, 1 DID, and a Rate Plan with No Inclusions (ie. All Calls Billed per the Rate Card).&lt;/p&gt;

&lt;p&gt;Subscription 3 - Hosted PBX Service with a monthly fee per user, 300 DID&apos;s and a Rate Plan Which is inclusive of Unlimited Local, National and Mobile Calls and Includes 100 Free Minutes to UK, USA, Canada.&lt;/p&gt;

&lt;p&gt;I think by addressing the hierarchy of billing per the above, it would add a lot more value to the product as it becomes far more versatile and allows a customer to have lots of services each with a different plan.&lt;/p&gt;

&lt;p&gt;Feedback and comments welcomed &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.astppbilling.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; &lt;/p&gt;

&lt;p&gt;Cheers&lt;br/&gt;
Greg&lt;/p&gt;</description>
                <environment></environment>
        <key id="12300">ASTPPCOM-480</key>
            <summary>Feature Request - Change Hierarchy of Rating</summary>
                <type id="10201" iconUrl="https://jira.astppbilling.org/secure/viewavatar?size=xsmall&amp;avatarId=10700&amp;avatarType=issuetype">New Feature</type>
                                                <status id="10001" iconUrl="https://jira.astppbilling.org/images/icons/status_generic.gif" description="">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="samir.doshi">Samir Doshi</assignee>
                                    <reporter username="glipschitz">glipschitz</reporter>
                        <labels>
                    </labels>
                <created>Sat, 12 Jan 2019 08:01:02 +0530</created>
                <updated>Thu, 1 Apr 2021 19:01:55 +0530</updated>
                            <resolved>Thu, 1 Apr 2021 19:01:55 +0530</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                <comments>
                            <comment id="13499" author="devangn" created="Tue, 15 Jan 2019 13:55:37 +0530"  >&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;~glipschitz&amp;#93;&lt;/span&gt; &lt;br/&gt;
Thanks Greg for the thorough explanation of your request.&lt;br/&gt;
It is making sense.&lt;br/&gt;
However ASTPP is going to launch new version very soon which may have this possibility.&lt;br/&gt;
So please hang tight until then.&lt;br/&gt;
Or if you have started working on your own and planning to be done soon, please send MR.&lt;/p&gt;</comment>
                            <comment id="13500" author="glipschitz" created="Mon, 28 Jan 2019 10:43:15 +0530"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.astppbilling.org/secure/ViewProfile.jspa?name=devangn&quot; class=&quot;user-hover&quot; rel=&quot;devangn&quot;&gt;(Community) DN&lt;/a&gt; - I have sent you an email to your registered email address but have not had a response. Can you please advise if you have not received it. Thanks.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10703" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>480</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10006" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00blj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>