asterisk/configs
Matthew Nicholson 91192e30c5 This patch adds a new 'ignoresdpversion' option to sip.conf. When this is
enabled (either globally or for a specific peer), chan_sip will treat any SDP
data it receives as new data and update the media stream accordingly.  By
default, Asterisk will only modify the media stream if the SDP session version
received is different from the current SDP session version.  This option is
required to interoperate with devices that have non-standard SDP session
version implementations (observed by toc on the bug tracker with Microsoft OCS
which always uses 0 as the session version).

http://reviewboard.digium.com/r/94/
(closes issue #13958)
Reported by: toc
Tested by: toc


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@165180 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-12-17 18:49:12 +00:00
..
adsi.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
adtranvofr.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
agents.conf.sample Merged revisions 149683 via svnmerge from 2008-10-15 20:14:20 +00:00
ais.conf.sample Merge another big set of changes from team/russell/events 2008-06-10 15:12:17 +00:00
alarmreceiver.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
alsa.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
amd.conf.sample Changing syntax once again slightly and standardizing 2006-02-20 18:30:49 +00:00
asterisk.adsi remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
cdr.conf.sample (closes issue #13366) 2008-08-26 15:57:49 +00:00
cdr_adaptive_odbc.conf.sample Comment out config line that is in a commented out context 2008-11-19 05:37:10 +00:00
cdr_custom.conf.sample Merged revisions 60323 via svnmerge from 2007-04-05 22:40:42 +00:00
cdr_manager.conf.sample This enhancement provided via bug 9993, a patch to upgrade cdr_manager to have cdr_custom capabilities. Many thanks to eserra for this contribution 2007-06-19 20:38:21 +00:00
cdr_odbc.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
cdr_pgsql.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
cdr_sqlite3_custom.conf.sample Fix a few potential deadlocks in cdr_sqlite3_custom. 2007-11-09 16:32:01 +00:00
cdr_tds.conf.sample Since it's introduction in revision 3497, cdr_tds has *never* read 2008-08-16 16:40:43 +00:00
chan_dahdi.conf.sample Add an option, waitfordialtone, for UK analog lines which do not end a call 2008-11-25 22:45:59 +00:00
cli.conf.sample Clarify configuration file that can be misunderstood 2008-01-30 20:08:58 +00:00
cli_aliases.conf.sample This commit does two things: 2008-11-12 06:46:04 +00:00
cli_permissions.conf.sample Introduce CLI permissions. 2008-12-01 18:52:14 +00:00
codecs.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
console.conf.sample correct the name of a CLI command for getting available device names 2008-01-20 06:13:22 +00:00
dbsep.conf.sample Add contributed script for separation of database access from Asterisk 2008-03-11 20:58:42 +00:00
dnsmgr.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
dsp.conf.sample Create a centralized configuration option for silencethreshold 2008-03-05 16:23:44 +00:00
dundi.conf.sample Update dundi.conf to indicate that the asterisk.conf entityid option can be used 2008-06-10 12:50:07 +00:00
enum.conf.sample Merged revisions 81379 via svnmerge from 2007-08-30 15:34:18 +00:00
extconfig.conf.sample Allow disabling pattern match searches within the Realtime dialplan switch. 2008-12-15 21:17:07 +00:00
extensions.ael.sample Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 2008-06-12 17:27:55 +00:00
extensions.conf.sample Add timezone to the possible fields in a timespec. 2008-12-16 22:57:17 +00:00
extensions.lua.sample I added a little verbage to hashtab for the hashtab_destroy func. 2008-09-25 21:18:12 +00:00
extensions_minivm.conf.sample Mini-voicemail - an embryo for a new voicemail system based on building 2007-04-18 07:57:18 +00:00
features.conf.sample After seeing another problem in #asterisk stemming from 2008-10-30 16:38:19 +00:00
festival.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
followme.conf.sample Standardize the option names for consistency (but continue to work with the 2008-08-26 18:05:58 +00:00
func_odbc.conf.sample Failover for func_odbc, allowing an INSERT query to be performed when the UPDATE query initially 2008-10-31 17:18:49 +00:00
gtalk.conf.sample Update configuration files to add missing options for jingle, gtalk, 2008-07-21 21:12:51 +00:00
h323.conf.sample HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
http.conf.sample Update sample configuration to match what are now the defaults for the prefix. 2008-06-26 01:11:43 +00:00
iax.conf.sample Adjust commented default trunkmtu value to match documentation above it 2008-10-08 12:28:43 +00:00
iaxprov.conf.sample HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
indications.conf.sample Merged revisions 81226 via svnmerge from 2007-08-28 15:42:08 +00:00
jabber.conf.sample Disable autoprune by default. 2008-09-09 22:08:56 +00:00
jingle.conf.sample Update configuration files to add missing options for jingle, gtalk, 2008-07-21 21:12:51 +00:00
logger.conf.sample Support better rotation of log files to be more like system logging (closes issue #10398) 2007-08-28 20:03:48 +00:00
manager.conf.sample Update configuration files to add missing options for jingle, gtalk, 2008-07-21 21:12:51 +00:00
meetme.conf.sample Revert my change to the sample meetme conf file as it was incorrect. 2008-06-22 17:36:20 +00:00
mgcp.conf.sample HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
minivm.conf.sample Mini-voicemail - an embryo for a new voicemail system based on building 2007-04-18 07:57:18 +00:00
misdn.conf.sample channels/chan_misdn.c 2008-08-18 21:07:28 +00:00
modules.conf.sample This is nolonger needed 2008-10-16 15:48:49 +00:00
musiconhold.conf.sample support relative paths in musiconhold.conf, which makes moh work by default when Asterisk was configured using --prefix and 'make samples' is run 2008-10-16 08:30:32 +00:00
muted.conf.sample Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 2008-06-12 17:27:55 +00:00
osp.conf.sample Fix a couple of typos in the sample osp.conf. 2007-01-16 01:20:06 +00:00
oss.conf.sample fix example configuration for video support in chan_oss 2008-05-19 14:54:34 +00:00
phone.conf.sample Add support for G729 passthrough with Sigma Designs boards. (issue #8829 reported by ywalther) 2007-01-16 17:23:31 +00:00
phoneprov.conf.sample Add internationalization to sample configuration file 2008-12-12 15:10:25 +00:00
queuerules.conf.sample Merging the queue-penalty branch. In short, this allows one to dynamically adjust 2007-12-21 00:44:17 +00:00
queues.conf.sample This commit introduces a change to how the "joinempty" 2008-10-06 15:29:56 +00:00
res_config_sqlite.conf Various code and documentation cleanups for res_config_sqlite 2007-09-13 15:26:40 +00:00
res_ldap.conf.sample Fix example schema 2008-10-09 23:25:53 +00:00
res_odbc.conf.sample Clarify the pooling functionality by changing the config file keyword 2008-02-01 18:08:44 +00:00
res_pgsql.conf.sample Merge the adaptive realtime branch, which will make adding new required fields 2008-06-05 19:07:27 +00:00
res_snmp.conf.sample Add SNMP support (bug #6439) 2006-02-26 20:46:11 +00:00
rpt.conf.sample Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 2008-06-12 17:27:55 +00:00
rtp.conf.sample Update documentation to include default setting. This is for you jtodd! 2008-09-26 23:12:13 +00:00
say.conf.sample Add support for default "say mode" (whether to use the "old" method or "new" method. "new" method being config file) 2007-07-20 22:25:41 +00:00
sip.conf.sample This patch adds a new 'ignoresdpversion' option to sip.conf. When this is 2008-12-17 18:49:12 +00:00
sip_notify.conf.sample Add ability to remotely reboot snom phones. Also cleaned up and 2008-10-04 01:54:44 +00:00
skinny.conf.sample Break up skinny.conf into seperate sections for 2008-10-17 06:00:28 +00:00
sla.conf.sample Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 2008-06-12 17:27:55 +00:00
smdi.conf.sample Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 2008-06-12 17:27:55 +00:00
telcordia-1.adsi remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
udptl.conf.sample Bug 5090 - sample configuration for udptl packets 2006-01-16 18:05:19 +00:00
unistim.conf.sample HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
usbradio.conf.sample Add usbradio.conf.sample from branches/1.4/configs - r84162. 2007-11-09 18:57:21 +00:00
users.conf.sample Allow alternative extensions to be specified for a user. 2008-06-19 19:22:59 +00:00
voicemail.conf.sample Add an option to voicemail.conf to allow urgent messages to be 2008-12-11 20:57:44 +00:00
vpb.conf.sample Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 2008-06-12 17:27:55 +00:00