<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Tahoma","sans-serif";
        color:#0037E6;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>ITSP failover for PRI<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Hello All,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>We&#8217;re using an Asterisk based SIP-T1 trunking gateway and would like to implement failover between two ITSPs.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>If we connect a soft phone to the gateway with the following lines in extensions.conf failover works. <o:p></o:p></p><p class=MsoNormal>If one ITSP is unavailable the call flow cascades to the second ITSP and connects with audio.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>[outgoing]<o:p></o:p></p><p class=MsoNormal>exten =&gt; _1NXXNXXXXXX,1,NoOp(${CALLERID(all)=&quot;&quot; &lt;&gt;}) exten =&gt; _1NXXNXXXXXX,2,Dial(SIP/${EXTEN}@ITSP1)<o:p></o:p></p><p class=MsoNormal>exten =&gt; _1NXXNXXXXXX,3,Dial(SIP/${EXTEN}@ITSP2)<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>If we attempt calls from the PBX over the PRI connected to the Astlinux Gateway the calls connects, but there is no audio.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This is what we see:<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ITSP1:<o:p></o:p></p><p class=MsoNormal>Accepting call from 'XXXXXX' to 'XXXXXX' on channel 0/22, span 1 Executing [XXXXXX@outgoing:1] NoOp(&quot;DAHDI/22-1&quot;, &quot;&quot;&quot; &lt;XXXXXX&gt;&quot;) in new stack Executing [XXXXXX@outgoing:2] Dial(&quot;DAHDI/22-1&quot;, &quot;SIP/XXXXXX@ITSP1&quot;) in new stack Called XXXXXX@ITSP1<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>SIP/ITSP1-000000c6 is circuit-busy&nbsp;&nbsp;&nbsp;&nbsp; (This result is because the ITSP1 account is blocked for testing)<o:p></o:p></p><p class=MsoNormal>Everyone is busy/congested at this time (1:0/1/0)<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ITSP2:<o:p></o:p></p><p class=MsoNormal>Executing [XXXXXX@outgoing:3] Dial(&quot;DAHDI/22-1&quot;, &quot;SIP/XXXXXX@ITSP2&quot;) in new stack Called XXXXXX@ITSP2<o:p></o:p></p><p class=MsoNormal>SIP/ITSP2-000000c7 is making progress passing it to DAHDI/22-1<o:p></o:p></p><p class=MsoNormal>SIP/ITSP2-trunk-000000c7 answered DAHDI/22-1<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Can someone please make suggestions or point us in the right direction to resolve this no audio issue?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thank you<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='font-family:"Tahoma","sans-serif";color:#0037E6'><o:p>&nbsp;</o:p></span></p></div></body></html>