[Home]

Summary:ASTERISK-04938: [patch] Call limitation fixes
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-08-30 14:09:07Date Closed:2008-01-15 15:46:17.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) inusefix2.txt
Description:* Removes "outgoinglimit" that is disabled
* Changes "incominglimit" to "call-limit"
* Fixes call-limit for calls to peers (outbound calls)
Comments:By: Kevin P. Fleming (kpfleming) 2005-08-30 17:25:30

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:46:17.000-0600

Repository: asterisk
Revision: 6458

U   trunk/channels/chan_sip.c
U   trunk/configs/sip.conf.sample

------------------------------------------------------------------------
r6458 | kpfleming | 2008-01-15 15:46:17 -0600 (Tue, 15 Jan 2008) | 2 lines

remove unused 'outgoinglimit' code, rename 'incominglimit' to 'call-limit' (old syntax is still supported) (issue ASTERISK-4938)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6458