Anyone also have that problem ? I face the problem in Asterisk 1.2.x which can’t limit the call in sip.conf. I use “call-limit=5” to limit concurrent outgoing call, but it doesn’t work. Please advice.
Thanks a lot.
Anyone also have that problem ? I face the problem in Asterisk 1.2.x which can’t limit the call in sip.conf. I use “call-limit=5” to limit concurrent outgoing call, but it doesn’t work. Please advice.
Thanks a lot.
make sure you are set to type=peer, not type=friend. my first experience on the bugtracker was to help troubleshoot this exact issue, and the fix ended up being setting the type to peer.
i know that the code that fixed the call-limit problem was added to 1.2.2 or 1.2.3…see bug 6111
I have also use Type=Peer. I try to use 1.2.7.1 & 1.0.10. It’s also doesn’t work
set verbose and debug to 10, and post some output of your CLI.
‘it doesn’t work’ isn’t much good for troubleshooting.