Implementing "busy-limit".
authorOlle Johansson <oej@edvina.net>
Thu, 1 Feb 2007 20:43:49 +0000 (20:43 +0000)
committerOlle Johansson <oej@edvina.net>
Thu, 1 Feb 2007 20:43:49 +0000 (20:43 +0000)
commit0b84b386b945778d374f915729fe2700a0f80b0a
tree2762573bee73b40cc35ca0fe6d88465578d3747b
parent34eaa6170005f636058f2e55c243ae49cf75311f
Implementing "busy-limit".

If you set call limit and busy limit, chan_sip will indicate BUSY for a device
that has reached the busy limit and allow calls up to the call limit, allowing
for call transfers (that generate a new call).

If you only set call limit, chan_sip will not indicate BUSY until that limit
is filled.

This affects SIP subscriptions, call queues and manager applications.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53082 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
configs/sip.conf.sample