<!-- 
RSS generated by JIRA (8.13.3#813003-sha1:22ebedbb75c99b147c66f14e031dd8a2d214753a) at Sat Feb 10 07:16:38 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-384] DID MAX Count  Excced - SWITCH_CONGESTION should be USER_BUSY</title>
                <link>https://jira.astppbilling.org/browse/ASTPPCOM-384</link>
                <project id="10608" key="ASTPPCOM">ASTPP Community</project>
                    <description>&lt;p&gt;On line 219 of astpp.xml.lua - If the DID max count is exceeded, the system is doing a Hangup SWITCH_CONGESTION. This is really deceiving when looking at reporting. &lt;/p&gt;

&lt;p&gt;I believe it should be SET to USER_BUSY, that way the calling party will get a BUSY signal instead of the FAST BUSY that is assocaited with SWITCH_CONGESTION. The switch is not really congested.&lt;/p&gt;

&lt;p&gt;Also, this would be nice because you could look at the CDRS for the  DID call that you see a USER_BUSY, you could do report to show which of your customers should increase the number of call paths.&lt;/p&gt;</description>
                <environment></environment>
        <key id="12204">ASTPPCOM-384</key>
            <summary>DID MAX Count  Excced - SWITCH_CONGESTION should be USER_BUSY</summary>
                <type id="10300" iconUrl="https://jira.astppbilling.org/secure/viewavatar?size=xsmall&amp;avatarId=10300&amp;avatarType=issuetype">Improvement</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="countrdd">countrdd</reporter>
                        <labels>
                    </labels>
                <created>Sun, 8 Apr 2018 22:34:58 +0530</created>
                <updated>Wed, 5 Jan 2022 15:46:38 +0530</updated>
                            <resolved>Wed, 5 Jan 2022 15:46:38 +0530</resolved>
                                                    <fixVersion>v5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                    <timespent seconds="600">10m</timespent>
                                <comments>
                            <comment id="13276" author="devangn" created="Mon, 9 Apr 2018 09:54:30 +0530"  >&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;~countrdd&amp;#93;&lt;/span&gt; &lt;br/&gt;
The maxchannels flag is for limiting CC and as per here, &lt;a href=&quot;https://wiki.freeswitch.org/wiki/Hangup_Causes&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.freeswitch.org/wiki/Hangup_Causes&lt;/a&gt;&lt;br/&gt;
SWITCH_CONGESTION | This cause indicates that the switching equipment generating this cause is experiencing a period of high traffic.&lt;br/&gt;
and as CC threshold reaches means traffic is high for that DID then expected or allowed.&lt;/p&gt;

&lt;p&gt;However if you think &apos;USER_BUSY&apos; is more appropriate for your use case, you have found the right spot change it with USER_BUSY and it should be good to go.&lt;/p&gt;


</comment>
                            <comment id="13277" author="countrdd" created="Mon, 9 Apr 2018 12:19:58 +0530"  >&lt;p&gt;I have another request in as well for the outbound (Issue 281) CC that Samir thought would be a nice feature as well.&lt;br/&gt;
SO maybe This and 381 could be a selection box setting in Global Setting that could be&lt;/p&gt;

&lt;p&gt;Inbound CC &#8211; Switch_Congestion or USER_BUSY&lt;br/&gt;
Outbound CC &#8211; Switch Congestion or the FILE You want played.&lt;/p&gt;



&lt;p&gt;From: devang nathwani &amp;lt;notifications@github.com&amp;gt;&lt;br/&gt;
Reply-To: iNextrix/ASTPP &amp;lt;reply@reply.github.com&amp;gt;&lt;br/&gt;
Date: Monday, April 9, 2018 at 12:24 AM&lt;br/&gt;
To: iNextrix/ASTPP &amp;lt;ASTPP@noreply.github.com&amp;gt;&lt;br/&gt;
Cc: Dustian Countryman &amp;lt;countrdd@leillc.net&amp;gt;, Mention &amp;lt;mention@noreply.github.com&amp;gt;&lt;br/&gt;
Subject: Re: &lt;span class=&quot;error&quot;&gt;&amp;#91;iNextrix/ASTPP&amp;#93;&lt;/span&gt; DID MAX Count Excced - SWITCH_CONGESTION should be USER_BUSY (&lt;a href=&quot;https://jira.astppbilling.org/browse/ASTPPCOM-384&quot; title=&quot;DID MAX Count  Excced - SWITCH_CONGESTION should be USER_BUSY&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ASTPPCOM-384&quot;&gt;&lt;del&gt;ASTPPCOM-384&lt;/del&gt;&lt;/a&gt;)&lt;/p&gt;


&lt;p&gt;@countrdd&amp;lt;&lt;a href=&quot;https://github.com/countrdd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/countrdd&lt;/a&gt;&amp;gt;&lt;br/&gt;
The maxchannels flag is for limiting CC and as per here, &lt;a href=&quot;https://wiki.freeswitch.org/wiki/Hangup_Causes&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.freeswitch.org/wiki/Hangup_Causes&lt;/a&gt;&lt;br/&gt;
SWITCH_CONGESTION | This cause indicates that the switching equipment generating this cause is experiencing a period of high traffic.&lt;br/&gt;
and as CC threshold reaches means traffic is high for that DID then expected or allowed.&lt;/p&gt;

&lt;p&gt;However if you think &apos;USER_BUSY&apos; is more appropriate for your use case, you have found the right spot change it with USER_BUSY and it should be good to go.&lt;/p&gt;

&lt;p&gt;&#8212;&lt;br/&gt;
You are receiving this because you were mentioned.&lt;br/&gt;
Reply to this email directly, view it on GitHub&amp;lt;&lt;a href=&quot;https://github.com/iNextrix/ASTPP/issues/384#issuecomment-379626967&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/iNextrix/ASTPP/issues/384#issuecomment-379626967&lt;/a&gt;&amp;gt;, or mute the thread&amp;lt;&lt;a href=&quot;https://github.com/notifications/unsubscribe-auth/ADVysnvzHShO3paUacfxS2KKk--SzY6Iks5tmuJ_gaJpZM4TLnX6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/notifications/unsubscribe-auth/ADVysnvzHShO3paUacfxS2KKk--SzY6Iks5tmuJ_gaJpZM4TLnX6&lt;/a&gt;&amp;gt;.&lt;/p&gt;</comment>
                            <comment id="13278" author="smrdoshi" created="Sat, 8 Sep 2018 13:18:48 +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; &lt;/p&gt;

&lt;p&gt;Please look at this point and do needful. &lt;/p&gt;</comment>
                            <comment id="31913" author="sameer.patel" created="Wed, 5 Aug 2020 11:20:14 +0530"  >&lt;p&gt;&lt;a href=&quot;https://jira.astppbilling.org/secure/ViewProfile.jspa?name=devang.nathwani&quot; class=&quot;user-hover&quot; rel=&quot;devang.nathwani&quot;&gt;Devang Nathwani&lt;/a&gt;&#160;Please change the status if issue is fixed.&lt;/p&gt;</comment>
                            <comment id="31919" author="sandip.dhamecha" created="Wed, 5 Aug 2020 12:15:50 +0530"  >&lt;p&gt;I don&apos;t apply changes to the community version. I have resolved this issue for the Enterprise version only.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://myitpl.inextrix.com:8791/ITPLATP/ASTPP/-/merge_requests/1377&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://myitpl.inextrix.com:8791/ITPLATP/ASTPP/-/merge_requests/1377&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10001">
                    <name>Cloners</name>
                                                                <inwardlinks description="is cloned by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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>384</customfieldvalue>

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

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