asterisk/configs
Matthew Jordan 97834718c2 Remove many deprecated modules
Billing records are fair,
To get paid is quite bright,
You should really use ODBC;
Good-bye cdr_sqlite.

Microsoft did once push H.323,
Hell, we all remember NetMeeting.
But try to compile chan_h323 now
And you will take quite a beating.

The XMPP and SIP war was fierce,
And in the distant fray
Was birthed res_jabber/chan_jingle;
But neither to stay.

For everyone did care and chase what Google professed.
"Free Internet Calling" was what devotees cried,
But Google did change the specs so often
That the developers were happy the day chan_gtalk died.

And then there was that odd application
Dedicated to the Polish tongue.
app_saycountpl was subsumed by Say;
One could say its bell was rung.

To read and parse a file from the dialplan
You could (I guess) use an application.
app_readfile did fill that purpose, but I think
A function is perhaps better in its creation.

Barging is rude, I'm not sure why we do it.
Inwardly, the caller will probably sigh.
But if you really must do it,
Don't use app_dahdibarge, use ChanSpy.

We all despise the sound of tinny robots
It makes our queues so cold.
To control such an abomination
It's better to not use Wait/SetMusicOnHold.

It's often nice to know properties of a channel
It makes our calls right
We have a nice function called CHANNEL
And so SIPCHANINFO is sent off into the night.

And now things get odd;
Apparently one could delimit with a colon
Properties from the SIPPEER function!
Commas are in; all others are done.

Finally, a word on pipes and commas.
We're sorry. We can't say it enough.
But those compatibility options in asterisk.conf;
To maintain them forever was just too tough.

This patch removes:

* cdr_sqlite
* chan_gtalk
* chan_jingle
* chan_h323
* res_jabber
* app_saycountpl
* app_readfile
* app_dahdibarge

It removes the following applications/functions:

* WaitMusicOnHold
* SetMusicOnHold
* SIPCHANINFO

It removes the colon delimiter from the SIPPEER function.

Finally, it also removes all compatibility options that were configurable from
asterisk.conf, as these all applied to compatibility with Asterisk 1.4 systems.

Review: https://reviewboard.asterisk.org/r/3698/



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@418019 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-07-04 13:26:37 +00:00
..
acl.conf.sample named_acl: Remove systemname option from acl.conf, use asterisk.conf value 2012-07-19 20:37:10 +00:00
adsi.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
agents.conf.sample Replace chan_agent with app_agent_pool. 2013-07-15 23:20:55 +00:00
alarmreceiver.conf.sample Adds new formats to app_alarmreceiver, ALAW calls support and enhanced protection. 2012-10-17 19:02:46 +00:00
alsa.conf.sample fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
amd.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
app_mysql.conf.sample Rename mysql.conf to app_mysql.conf, make module support both names 2009-06-30 17:10:45 +00:00
app_skel.conf.sample Add new config-parsing framework 2012-06-01 16:33:25 +00:00
ari.conf.sample res_http_websocket: Close websocket correctly and use careful fwrite 2014-06-26 12:21:14 +00:00
asterisk.adsi Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
asterisk.conf.sample Remove many deprecated modules 2014-07-04 13:26:37 +00:00
calendar.conf.sample Add setvar option to calendaring 2011-03-04 23:22:39 +00:00
ccss.conf.sample Deprecated macro usage for connected line, redirecting, and CCSS 2012-02-27 16:50:19 +00:00
cdr.conf.sample Hangup handlers - Dialplan subroutines that run when the channel hangs up. 2012-06-29 17:02:32 +00:00
cdr_adaptive_odbc.conf.sample Set snarkiness = 0 in cdr_adaptive_odbc.conf.sample 2012-03-07 15:19:05 +00:00
cdr_custom.conf.sample Add High Resolution Times to CDRs for Asterisk 2010-06-08 23:48:17 +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_mysql.conf.sample Merged revisions 311930 via svnmerge from 2011-03-31 06:44:08 +00:00
cdr_odbc.conf.sample Add High Resolution Times to CDRs for Asterisk 2010-06-08 23:48:17 +00:00
cdr_pgsql.conf.sample Merged revisions 291038 via svnmerge from 2010-10-11 03:20:17 +00:00
cdr_sqlite3_custom.conf.sample Don't enable sqlite3 CDRs by default in sample configs. 2012-02-14 15:58:15 +00:00
cdr_syslog.conf.sample Add High Resolution Times to CDRs for Asterisk 2010-06-08 23:48:17 +00:00
cdr_tds.conf.sample Add High Resolution Times to CDRs for Asterisk 2010-06-08 23:48:17 +00:00
cel.conf.sample Update CEL sample config 2013-08-23 13:18:51 +00:00
cel_custom.conf.sample Remove inconsistency in CEL eventtype for user defined events. 2012-02-01 17:42:15 +00:00
cel_odbc.conf.sample Handle numeric columns for eventtype properly in cel_odbc 2012-03-07 21:28:55 +00:00
cel_pgsql.conf.sample Remove inconsistency in CEL eventtype for user defined events. 2012-02-01 17:42:15 +00:00
cel_sqlite3_custom.conf.sample Remove inconsistency in CEL eventtype for user defined events. 2012-02-01 17:42:15 +00:00
cel_tds.conf.sample Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
chan_dahdi.conf.sample chan_dahdi: Add inband_on_setup_ack compatibility option. 2014-07-03 22:22:36 +00:00
chan_mobile.conf.sample Add an 'sms' option to mobile.conf to manually enable or disable SMS support. 2009-08-03 14:01:39 +00:00
cli.conf.sample Clarify configuration file that can be misunderstood 2008-01-30 20:08:58 +00:00
cli_aliases.conf.sample configs/cli_aliases.conf: Two new aliases, plus enhancements for context names. 2014-06-06 12:49:38 +00:00
cli_permissions.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
codecs.conf.sample Adds pass-through support for codec CELT. 2011-07-07 19:39:17 +00:00
confbridge.conf.sample ConfBridge: Correct prompt playback target 2014-02-10 16:01:37 +00:00
config_test.conf.sample Handle deprecated (aliased) option names with the config options api 2012-07-12 21:43:09 +00:00
console.conf.sample fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
dbsep.conf.sample Cleanup references to sipusers and sipfriends dynamic realtime families 2011-11-01 19:53:26 +00:00
dnsmgr.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
dsp.conf.sample dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END 2012-10-04 20:21:36 +00:00
dundi.conf.sample Allow built in variables to be used with dynamic weights. 2011-11-07 21:58:14 +00:00
enum.conf.sample Merged revisions 81379 via svnmerge from 2007-08-30 15:34:18 +00:00
extconfig.conf.sample chan_pjsip: Add alembic scripts for generating db tables for PJSIP 2013-10-04 18:13:37 +00:00
extensions.ael.sample Merged revisions 252761 via svnmerge from 2010-03-16 18:48:22 +00:00
extensions.conf.sample Add queue monitoring hints 2012-09-20 18:44:26 +00:00
extensions.lua.sample Update extensions.lua.sample with naming conflict guidance. 2014-06-18 17:20:13 +00:00
extensions_minivm.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
features.conf.sample configuration samples: Pull all parking related stuff out of features.conf 2013-09-30 21:40:36 +00:00
festival.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
followme.conf.sample Improve FollowMe accept/decline DTMF string matching. 2012-05-09 17:58:11 +00:00
func_odbc.conf.sample Allow multiple rows to be fetched within the normal mode of operation. 2009-09-07 17:15:37 +00:00
h323.conf.sample Add "autoframing" option to sip.conf.sample and h323.conf.sample. 2013-08-20 11:48:57 +00:00
hep.conf.sample res_hep/res_hep_pjsip: Add a HEPv3 capture agent module and a logger for PJSIP 2014-03-28 18:32:50 +00:00
http.conf.sample HTTP: Add persistent connection support. 2014-07-03 17:16:55 +00:00
iax.conf.sample chan_iax2: Block unnecessary control frames to/from the wire. 2014-02-07 18:29:49 +00:00
iaxprov.conf.sample Replacing doc/* and asterisk.pdf with wiki links 2011-02-02 19:30:49 +00:00
indications.conf.sample indications.conf: add stutter tone; end properly 2014-02-07 13:15:55 +00:00
logger.conf.sample verbosity: Fix performance of console verbose messages. 2014-01-14 18:14:02 +00:00
manager.conf.sample manager: The eventfilter= option now takes an extended regex. 2014-01-27 08:17:22 +00:00
meetme.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
mgcp.conf.sample Replacing doc/* and asterisk.pdf with wiki links 2011-02-02 19:30:49 +00:00
minivm.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
misdn.conf.sample Add named callgroups/pickupgroups 2012-08-07 12:46:36 +00:00
modules.conf.sample Add the capability to require a module to be loaded, or else Asterisk exits. 2009-11-13 08:52:28 +00:00
motif.conf.sample Add CLI configuration documentation 2013-02-15 13:38:12 +00:00
musiconhold.conf.sample Add an announcement option to music-on-hold - plays sound when put on hold/between songs 2012-01-23 18:34:47 +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
ooh323.conf.sample Introduce new config option 'aniasdni'. If yes then asterisk set dialed number as own id back to the caller 2013-12-18 19:36:39 +00:00
osp.conf.sample Added support for indirect work mode. 2010-07-12 04:16:18 +00:00
oss.conf.sample fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
phone.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
phoneprov.conf.sample res_phoneprov add snom 300, 320, 360, 370, 820, 821, 870 support 2011-02-03 16:13:40 +00:00
pjsip.conf.sample res_http_websocket: Close websocket correctly and use careful fwrite 2014-06-26 12:21:14 +00:00
pjsip_notify.conf.sample res_pjsip_notify: Add documentation 2013-09-28 22:57:17 +00:00
queuerules.conf.sample Merged revisions 324241 via svnmerge from 2011-06-20 18:13:02 +00:00
queues.conf.sample queues.conf.sample Fix documented default for persistentmembers 2014-01-29 00:44:59 +00:00
res_config_mysql.conf.sample Cleanup references to sipusers and sipfriends dynamic realtime families 2011-11-01 19:53:26 +00:00
res_config_sqlite.conf.sample Rename res_config_sqlite.conf to res_config_sqlite.conf.sample (missing .sample). 2009-06-30 17:22:16 +00:00
res_config_sqlite3.conf.sample Add SQLite 3 realtime support 2011-09-11 17:09:36 +00:00
res_corosync.conf.sample Replace res_ais with a new module, res_corosync. 2012-02-05 10:58:37 +00:00
res_curl.conf.sample Merged revisions 295361 via svnmerge from 2010-11-17 14:22:42 +00:00
res_fax.conf.sample res_fax: Comment out default settings from res_fax.conf. 2014-02-27 16:08:03 +00:00
res_ldap.conf.sample Add RFC 3327 Path header support to chan_sip 2013-03-05 13:14:43 +00:00
res_odbc.conf.sample Fix documentation for default username in res_odbc 2012-09-25 13:29:37 +00:00
res_parking.conf.sample configuration samples: Pull all parking related stuff out of features.conf 2013-09-30 21:40:36 +00:00
res_pgsql.conf.sample Construct socket name, according to the Postgres docs, and document as such. 2010-05-26 16:14:48 +00:00
res_pktccops.conf.sample Merged revisions 337775 via svnmerge from 2011-09-23 00:47:18 +00:00
res_snmp.conf.sample Replacing doc/* with wiki links 2011-02-02 18:59:29 +00:00
res_stun_monitor.conf.sample Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 2011-12-01 21:19:41 +00:00
rtp.conf.sample Disable ICE support by default 2012-10-08 20:39:26 +00:00
say.conf.sample Merged revisions 284318 via svnmerge from 2010-08-31 19:01:12 +00:00
sip.conf.sample Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11 2014-06-30 19:51:28 +00:00
sip_notify.conf.sample Add Digium phones context to sip_notify sample config. 2012-07-09 17:07:06 +00:00
skinny.conf.sample Voicemail: Remove mailbox identifier format (box@context) assumptions in the system. 2013-12-19 16:52:43 +00:00
sla.conf.sample astobj2-ify the SLA code 2013-07-10 01:56:15 +00:00
smdi.conf.sample Fix references to /etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf in 2009-05-27 16:07:57 +00:00
sorcery.conf.sample Prevent duplicate sorcery wizards from being applied to sorcery object types. 2014-04-02 18:57:29 +00:00
ss7.timers.sample chan_dahdi: Adds support for major update to libss7. 2014-06-16 18:27:51 +00:00
statsd.conf.sample Example of how to use the Stasis message bus 2013-04-26 20:05:15 +00:00
telcordia-1.adsi Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
test_sorcery.conf.sample Merge the sorcery data access layer API. 2013-01-25 14:01:04 +00:00
udptl.conf.sample Allow non-compliant T.38 endpoints to be supportable via configuration option. 2009-10-05 19:45:00 +00:00
unistim.conf.sample Introducing changes proposed to chan_unistim driver: 2014-04-28 07:43:33 +00:00
users.conf.sample Add 'description' field for CLI and Manager output 2011-04-13 15:49:33 +00:00
voicemail.conf.sample configs/voicemail.conf.sample - Make mailcmd sample text more explicit 2014-02-25 17:44:53 +00:00
vpb.conf.sample Update sample configs to put incoming calls into context public. 2011-12-12 17:34:39 +00:00
xmpp.conf.sample Add CLI configuration documentation 2013-02-15 13:38:12 +00:00