<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. I would be willing to wager your sip provider is not properly registered or your outbound trunk is not properly configured. The first thing I do is '<i>sip show peers</i>' and '<i>sip show registry</i>' to look for registration failures. If that fails then <i>core set verbose 20 </i>and make a couple of calls. If everything looks right except for the 'all circuits busy' then what you see below. Hope this helps!<br><br><br><i>[root@localhost ~]# <b>asterisk -r</b><br>localhost*CLI> <b>sip show peers</b><br>Name/username Host Dyn Nat ACL Port Status<br><b>from-callcentric/1777XXXX 204.11.192.22</b> 5080 OK (107 ms)<br>7 sip peers [Monitored: 6 online, 1 offline Unmonitored: 0 online, 0 offline]<br><br>localhost*CLI> <b>sip set debug ip 204.11.192.22</b><br><br>localhost*CLI> <b>sip set debug off</b><br>SIP Debugging Disabled<br>localhost*CLI></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>