<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Bruce,<br>
    <br>
    Thanks. I already figured out the problem. It seems that a firewall
    issue.<br>
    <br>
    Regards,<br>
    Malvin<br>
    <br>
    On 7/13/2011 12:30 PM, Bruce B wrote:
    <blockquote
cite="mid:CAJyE_uVO2fcHdZ18hF4zjE4EjoNpXy_6M0qRDMwamSwBv-__Tw@mail.gmail.com"
      type="cite">Your trunk shows busy:
      <div><br>
      </div>
      <div><span class="Apple-style-span" style="font-family:
          arial,sans-serif; font-size: 13px; background-color: rgb(255,
          255, 255);"><b><i>&nbsp;&nbsp;-- Called CordiaVoIP/639285010430<br>
              &nbsp; &nbsp;-- SIP/CordiaVoIP-00000015 <font
                class="Apple-style-span" color="#ff0000">is circuit-busy</font><br>
              <font class="Apple-style-span" color="#ff0000">&nbsp;==
                Everyone is busy/congested at this time (1:0/1/0)</font></i></b></span><br>
        <br>
      </div>
      <div>Try this in the CLI (asterisk -rvvvvvvvvvvvv):</div>
      <div><b>core set verbose 0</b></div>
      <div><b>sip set debug peer CordiaVoIP</b></div>
      <div><br>
      </div>
      <div>And then make a call and read why the SIP trunk is failing.&nbsp;</div>
      <div><br>
      </div>
      <div>-Bruce</div>
      <div><br>
        <div class="gmail_quote"><br>
        </div>
        <div class="gmail_quote">
          On Wed, Jul 13, 2011 at 12:23 AM, Malvin Rito <span dir="ltr">&lt;<a
              moz-do-not-send="true"
              href="mailto:mrito@mail.altcladding.com.ph">mrito@mail.altcladding.com.ph</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            Hi List,<br>
            <br>
            I have a Asterisk + FreePbx Server setup with around 10 SIP
            extensions and 1 VoIP trunk (CordiaVoIP), when we dial-out
            to any number call is being dropped with the following
            message on asterisk log:<br>
            <br>
            &nbsp;== Using SIP RTP TOS bits 184<br>
            &nbsp;== Using SIP RTP CoS mark 5<br>
            &nbsp; &nbsp;-- Called CordiaVoIP/639285010430<br>
            &nbsp; &nbsp;-- SIP/CordiaVoIP-00000015 is circuit-busy<br>
            &nbsp;== Everyone is busy/congested at this time (1:0/1/0)<br>
            &nbsp; &nbsp;-- Executing [s@macro-dialout-trunk:20]
            NoOp("SIP/1001-00000014", "Dial failed for some reason with
            DIALSTATUS = CONGESTION and HANGUPCAUSE = 0") in new stack<br>
            &nbsp; &nbsp;-- Executing [s@macro-dialout-trunk:21]
            Goto("SIP/1001-00000014", "s-CONGESTION,1") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-dialout-trunk,s-CONGESTION,1)<br>
            &nbsp; &nbsp;-- Executing [s-CONGESTION@macro-dialout-trunk:1]
            Set("SIP/1001-00000014", "RC=0") in new stack<br>
            &nbsp; &nbsp;-- Executing [s-CONGESTION@macro-dialout-trunk:2]
            Goto("SIP/1001-00000014", "0,1") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-dialout-trunk,0,1)<br>
            &nbsp; &nbsp;-- Executing [0@macro-dialout-trunk:1]
            Goto("SIP/1001-00000014", "continue,1") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-dialout-trunk,continue,1)<br>
            &nbsp; &nbsp;-- Executing [continue@macro-dialout-trunk:1]
            GotoIf("SIP/1001-00000014", "1?noreport") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-dialout-trunk,continue,3)<br>
            &nbsp; &nbsp;-- Executing [continue@macro-dialout-trunk:3]
            NoOp("SIP/1001-00000014", "TRUNK Dial failed due to
            CONGESTION HANGUPCAUSE: 0 - failing through to other
            trunks") in new stack<br>
            &nbsp; &nbsp;-- Executing [continue@macro-dialout-trunk:4]
            Set("SIP/1001-00000014", "CALLERID(number)=1001") in new
            stack<br>
            &nbsp; &nbsp;-- Executing [639285010430@from-internal:8]
            Macro("SIP/1001-00000014", "outisbusy,") in new stack<br>
            &nbsp; &nbsp;-- Executing [s@macro-outisbusy:1]
            Progress("SIP/1001-00000014", "") in new stack<br>
            &nbsp; &nbsp;-- Executing [s@macro-outisbusy:2]
            Playback("SIP/1001-00000014", "all-circuits-busy-now,noanswer")
            in new stack<br>
            &nbsp; &nbsp;-- &lt;SIP/1001-00000014&gt; Playing
            'all-circuits-busy-now.gsm' (language 'en')<br>
            &nbsp; &nbsp;-- Executing [s@macro-outisbusy:3]
            Playback("SIP/1001-00000014", "pls-try-call-later,noanswer")
            in new stack<br>
            &nbsp; &nbsp;-- &lt;SIP/1001-00000014&gt; Playing
            'pls-try-call-later.gsm' (language 'en')<br>
            &nbsp; &nbsp;-- Executing [s@macro-outisbusy:4]
            Macro("SIP/1001-00000014", "hangupcall") in new stack<br>
            &nbsp; &nbsp;-- Executing [s@macro-hangupcall:1]
            GotoIf("SIP/1001-00000014", "1?skiprg") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-hangupcall,s,4)<br>
            &nbsp; &nbsp;-- Executing [s@macro-hangupcall:4]
            GotoIf("SIP/1001-00000014", "1?skipblkvm") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-hangupcall,s,7)<br>
            &nbsp; &nbsp;-- Executing [s@macro-hangupcall:7]
            GotoIf("SIP/1001-00000014", "1?theend") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-hangupcall,s,9)<br>
            &nbsp; &nbsp;-- Executing [s@macro-hangupcall:9]
            Hangup("SIP/1001-00000014", "") in new stack<br>
            &nbsp;== Spawn extension (macro-hangupcall, s, 9) exited non-zero
            on 'SIP/1001-00000014' in macro 'hangupcall'<br>
            &nbsp;== Spawn extension (macro-outisbusy, s, 4) exited non-zero
            on 'SIP/1001-00000014' in macro 'outisbusy'<br>
            &nbsp;== Spawn extension (from-internal, 639285010430, 8) exited
            non-zero on 'SIP/1001-00000014'<br>
            &nbsp; &nbsp;-- Executing [h@from-internal:1]
            Macro("SIP/1001-00000014", "hangupcall") in new stack<br>
            &nbsp; &nbsp;-- Executing [s@macro-hangupcall:1]
            GotoIf("SIP/1001-00000014", "1?skiprg") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-hangupcall,s,4)<br>
            &nbsp; &nbsp;-- Executing [s@macro-hangupcall:4]
            GotoIf("SIP/1001-00000014", "1?skipblkvm") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-hangupcall,s,7)<br>
            &nbsp; &nbsp;-- Executing [s@macro-hangupcall:7]
            GotoIf("SIP/1001-00000014", "1?theend") in new stack<br>
            &nbsp; &nbsp;-- Goto (macro-hangupcall,s,9)<br>
            &nbsp; &nbsp;-- Executing [s@macro-hangupcall:9]
            Hangup("SIP/1001-00000014", "") in new stack<br>
            &nbsp;== Spawn extension (macro-hangupcall, s, 9) exited non-zero
            on 'SIP/1001-00000014' in macro 'hangupcall'<br>
            &nbsp;== Spawn extension (from-internal, h, 1) exited non-zero on
            'SIP/1001-00000014'<br>
            localhost*CLI&gt;<br>
            <br>
            <br>
            Can someone assist me please. Thanks in advance.<br>
            <br>
            Regards,<br>
            Malvin<br>
            <br>
            <br>
            <br>
            --<br>
            _____________________________________________________________________<br>
            -- Bandwidth and Colocation Provided by <a
              moz-do-not-send="true" href="http://www.api-digital.com"
              target="_blank">http://www.api-digital.com</a> --<br>
            New to Asterisk? Join us for a live introductory webinar
            every Thurs:<br>
            &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a moz-do-not-send="true"
              href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
            <br>
            asterisk-users mailing list<br>
            To UNSUBSCRIBE or update options visit:<br>
            &nbsp;<a moz-do-not-send="true"
              href="http://lists.digium.com/mailman/listinfo/asterisk-users"
              target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
  </body>
</html>