[Home]

Summary:ASTERISK-06527: [patch] Add options to disable overlap dialling and subscriptions
Reporter:Olle Johansson (oej)Labels:
Date Opened:2006-03-12 04:31:25.000-0600Date Closed:2008-01-15 17:24:33.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Overlap dialling and SIP subscriptions are today always enabled in chan_sip.

There are good reasons to be able to disable both. This patch implements
general and peer/user settings for disabling these functions.
Both are enabled by default, as before.

I would suggest that overlap dialling should be disabled in sip.conf.sample as it is normally
not used and causes strange responses to phones that does not support it.

****** ADDITIONAL INFORMATION ******

The patch is implemented in the branch "team/oej/disable-ol-and-sub"
Comments:By: Olle Johansson (oej) 2006-03-12 13:46:24.000-0600

Done and integrated into test-this-branch.

By: Olle Johansson (oej) 2006-03-26 20:57:39.000-0600

Committed to svn trunk in rev 15107

By: Digium Subversion (svnbot) 2008-01-15 17:24:33.000-0600

Repository: asterisk
Revision: 12650

U   team/oej/test-this-branch/README.test-this-branch
U   team/oej/test-this-branch/channels/chan_sip.c
U   team/oej/test-this-branch/configs/sip.conf.sample

------------------------------------------------------------------------
r12650 | oej | 2008-01-15 17:24:32 -0600 (Tue, 15 Jan 2008) | 3 lines

Adding ASTERISK-6527 - disable-ol-and-sub: Settings for disabling SIP subscriptions and
overlap dialing

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

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