<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><blockquote webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size: 10pt; color: black; font-family: verdana;"><div   >Hi,<br>
I am attempting to make about ten calls simultaneously and intermittently<br>
get 'SIP/voipprovider is circuit-busy' followed by 'everyone is<br>
busy/congested at this time"<br>
I am not sure if this is related to my bandwidth to my voip provider, a<br>
configuration issue or something else.<br>
<br>
Has anyone seen this before and have any suggestions. Thanks in advance.<br>
</div></blockquote><br>I have seen this error enough that I know where to look.&nbsp;&nbsp; I would be willing to wager your sip provider is not properly registered or your outbound trunk is not properly configured.&nbsp; The first thing I do is '<i>sip show peers</i>' and '<i>sip show registry</i>' to look for registration failures.&nbsp;&nbsp; If that fails then <i>core set verbose 20 </i>and make a couple of calls.&nbsp;&nbsp; If everything looks right except for the 'all circuits busy'&nbsp; then what you see below.&nbsp;&nbsp; Hope this helps!<br><br><br><i>[root@localhost ~]# <b>asterisk -r</b><br>localhost*CLI&gt; <b>sip show peers</b><br>Name/username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dyn Nat ACL Port&nbsp;&nbsp;&nbsp;&nbsp; Status<br><b>from-callcentric/1777XXXX&nbsp; 204.11.192.22</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5080&nbsp;&nbsp;&nbsp;&nbsp; OK (107 ms)<br>7 sip peers [Monitored: 6 online, 1 offline Unmonitored: 0 online, 0 offline]<br><br>localhost*CLI&gt; <b>sip set debug ip 204.11.192.22</b><br><br>localhost*CLI&gt; <b>sip set debug off</b><br>SIP Debugging Disabled<br>localhost*CLI&gt;</i><br><br><br><blockquote webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size: 10pt; color: black; font-family: verdana;">
</blockquote></span></body></html>