Hi,
I am attempting to make about ten calls simultaneously and intermittently
get 'SIP/voipprovider is circuit-busy' followed by 'everyone is
busy/congested at this time"
I am not sure if this is related to my bandwidth to my voip provider, a
configuration issue or something else.
Has anyone seen this before and have any suggestions. Thanks in advance.
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 'sip show peers' and 'sip show registry' to look for registration failures. If that fails then core set verbose 20 and make a couple of calls. If everything looks right except for the 'all circuits busy' then what you see below. Hope this helps!
[r...@localhost ~]# asterisk -r
localhost*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
from-callcentric/1777XXXX 204.11.192.22 5080 OK (107 ms)
7 sip peers [Monitored: 6 online, 1 offline Unmonitored: 0 online, 0 offline]
localhost*CLI> sip set debug ip 204.11.192.22
localhost*CLI> sip set debug off
SIP Debugging Disabled
localhost*CLI>
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
